/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 30px 0 0 0;
	padding: 0;
	background: #2971D3 url(imagen/img01a.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	background-color: #CCCCCC;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	letter-spacing: 3px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #006600;
	font-size: 16px;
}

a:hover, a:active {
	text-decoration: none;
	color: #99FF00;
}

a:visited {
	color: #660033;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 850px;
	height: 110px;
	margin: 0 100px 10px 100px;
}

#logo {
	float: left;
	height: 137px;
	background-image: url(imagen/cabeza1.jpg);
	width: 600px;
}

#logo h1 {
	font-size: 38px;
	color: #FFFFFF;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FD9B33;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	border-bottom: 4px #F68616 solid;
	margin-left: 5px;
	padding: 7px 10px;
	text-decoration: none;
	font-size: 13px;
	color: #009933;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
	color: #00FF66;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom: solid #00FF66 4px;
	border-bottom-color: #00FF66;
}

#menu .active a {
}

/* Page */

#page {
	width: 850px;
	margin: 0 100px;
}

/* Content */

#content {
	float: left;
	width: 700px;
}

/* Post */


/* Sidebar */

#sidebar {
	float: right;
	width: 195px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 12px;
	background: url(freshlight/images/img12.gif) no-repeat left 50%;
}

#sidebar h2 {
	margin-bottom: 10px;
	background: url(freshlight/images/img03.gif) no-repeat right 50%;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 18px;
	font-weight: normal;
}

/* Search */



/* Footer */

#footer {
	height: 400px;
	min-height: 74px;
	padding: 10px 0 0 0;
	background: #000000 url(imagen/img01.jpg) repeat-x;
}

html>body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	color: #FFFFFF;
}
