@charset "utf-8";
/* CSS Document */
body {
	background-color: #2275A5;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
p, li {
	font-size: 0.75em;
	color: #333333;
	text-align: justify;
	line-height: 16px;
	margin-bottom: 8px;
}
h1 {
	font-size: 0.95em;
	color: #333333;
}
h2 {
	font-size: 0.8em;
	color: #333333;
}
td {
	font-size: 0.8em;
	padding: 10px;
}

#contenedor {
	background-color: #98CCEC;
	background-image: url(images/bg_contenedor.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#barrasuperior {
	margin: auto;
	height: 15px;
	width: 860px;
}
#cabecera {
	margin: auto;
	height: 115px;
	width: 860px;
	background-image: url(images/bg_cabecera.jpg);
	background-repeat: no-repeat;
	background-position: 172px top;
	font-size: 0.75em;
	color:#006699;
}
#menunav {
	margin: auto;
	width: 860px;
	background-color: #18A6D1;
	height: 28px;
}
#contenido {
	width: 860px;
	margin: auto;
}
#contenidobase {
	background-color: #2275A5;
	clear: both;
}
#bannerindex  {
	height: 250px;
	width: 568px;
	border: 2px solid #2985BB;
	float: left;
	margin-top: 10px;
	margin-bottom: 12px;
}
#barraderecha {
	width: 274px;
	float: right;
	margin-top: 5px;
	padding-bottom: 10px;
}
#principal {
	float: left;
	width: 572px;
	padding-bottom: 10px;
}
#texto {
	background-color: #FFFFFF;
	border: 2px solid #2C87BC;
	padding: 10px;
	min-height: 600px;
}
#texto  span  {
	font-size: 0.75em;
	color: #2985BB;
}
#menutab {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 26px;
}
#menutab a {
	display: inline-block;
	font-size: 0.75em;
	font-weight: bold;
	color: #999999;
	padding: 5px;
	margin-left: 5px;
	text-decoration: none;
	background-color: #F4F4F4;
	min-height: 15px;
	border: 1px solid #999999;
}
#menutab a:hover {
	color: #000000;
}
#titseccion {
	background-color: #2C87BC;
	margin-left: 15px;
	font-size: 1.2em;
	color: #FFFFFF;
	width: 300px;
	margin-top: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	float: left;
}
#noticiasindex {
	float: left;
	width: 275px;
	border: 2px solid #2985BB;
	background-color: #FFFFFF;
}
#eventosindex {
	float: right;
	width: 275px;
	border: 2px solid #2985BB;
	background-color: #FFFFFF;
}
#cajabarraderecha {
	background-color: #FFFFFF;
	border: 2px solid #2985BB;
	margin-top: 5px;
}
#base {
	margin: auto;
	width: 840px;
	padding: 10px;
	font-size: 0.7em;
	color: #F3F3F3;
	clear: both;
}
#base a {
	font-size: 1.1em;
	text-decoration: none;
	color: #F5F5F5;
	font-weight: bold;
}
#base a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#textotab {
	padding-right: 8px;
	padding-left: 8px;
}
#textotab p, #textotab li {
	font-size: 0.7em;
}
#modal {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;
	background-image: url(images/bg_modal.png);
}
#foto {
	background-color: #FFFFFF;
	height: 451px;
	width: 500px;
	/*border: 5px solid #FFFFFF;*/
	padding: 5px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 0.7em;
}
#foto img {
	margin-bottom: 8px;
}
.vermas {
	font-size: 0.65em;
	text-align: right;
	background-color: #efefef;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-top: 4px;
}
.vermas a {
	color: #003366;
	text-decoration: none;
}
.vermas a:hover {
	color: #09A5FF;
}
.cajas {
	font-size: 0.75em;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #549DC9;
	padding-bottom: 6px;
	padding-top: 5px;
	margin-top: 4px;
	margin-right: 8px;
	margin-left: 8px;
}
.cajas strong {
	color: #2985BB;
}
.cajas a {
	font-size: 0.8em;
	color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.cajas a:hover {
	color: #006699;
}
.thumbnail {
	float: left;
	height: 100px;
	width: 120px;
	margin-top: 5px;
	margin-right: 5px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 18px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.campos, .required, .validate-selection, .validate-number, .validate-email, .validate-currency-dollar {
	font-family: sans-serif;
	font-size: 1em;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #999999;
}
.validation-advice {
	color: #990000;
	font-size: 0.7em;
}
