body {
	background: #0099FF;
	color: #000000;	
	font: 11px Verdana, Helvetica, Sans-Serif;
    text-align:center;
}

img {
	border: 0;
}

.imagen {
	padding: 5px 5px 5px 5px;
}

.imagen_derecha {
	margin: 5px 15px 5px 5px;
	text-align: right;
}


.imagen_centro {
	text-align: center;
}

.direccion {
	margin: 10;
	padding: 0;
	font: 10px Verdana, Helvetica, Sans-Serif;
	text-align: center;
}

.contenedor {
	background: #FFFFFF;
	color: #666666;
	width: 750px;
  	overflow:hidden;
    margin:auto;
}

.separacion {
	background: #FFFFFF;
	width: 750PX;
 	height: 10px;
}

.separacion_menu_secundario {
	width: 552PX;
	margin: 5px 5px 5px 5px;
}

.separacion_azul {
	background: #0099CC;
	width: 750PX;
	height: 10px;

}

.left {
	float: left;
	background: #FFFFF3;
	width: 155px;
}

.right {
	float: left;
	background: #FFFFFF;
	width: 575px;
	padding: 0px 0px 0px 16px;
	background: #FFFFFF url(../img/separacion_vertical.gif) repeat top left;
 	background-repeat: repeat-y;
}
*html .right
{
	padding: 0 0 0 8px;
}

.menu {
	padding: 5px 10px 5px 10px;
	background: #FBE700;
	color: #0099FF;
	font-weight: bold;
}

.menu a {
	color: #0099FF;
 	padding:0 3px;
	background-color: transparent;
	text-decoration: none;
	vertical-align: 20%;
}

.menu a:hover {
	color: #437214;
	padding:0 3px;
	text-decoration: none;
	vertical-align: 20%;
}


.menu_secundario {
	padding: 0px 0px 0px 10px;
	background: #ffffff;
	color: #0099ff;
	font: 12px;	
	float: left;
}

.menu_secundario a {
	color: #0099ff;
 	padding: 0px 11px 0px 15px;
	background-color: transparent;
	text-decoration:none;
	vertical-align: 20%;		
}

.menu_secundario a:hover {
	color: #666666;
	padding: 0px 11px 0px 15px;
	text-decoration: none;
	vertical-align: 20%;
	background: url(../img/bullet.gif) no-repeat 0% 50%;	
}

.menu_secundario_pequeno {
	padding: 0px 0px 0px 10px;
	background: #ffffff;
	color: #0099ff;
	font: 11px;	
	float: left;
}

.menu_secundario_pequeno a {
	color: #0099ff;
 	padding: 0px 11px 0px 15px;
	background-color: transparent;
	text-decoration:none;
	vertical-align: 20%;		
}

.menu_secundario_pequeno a:hover {
	color: #666666;
	padding: 0px 11px 0px 15px;
	text-decoration: none;
	vertical-align: 20%;
	background: url(../img/bullet.gif) no-repeat 0% 50%;	
}


.contenido {
	float: left;
	background: #ffffff;
	width: 540px;
	text-align:justify;
	font-weight: bold;
	font: 11px Verdana, Helvetica, Sans-Serif;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
}

.contenido_texto {
	float: left;
	background: #ffffff;
	width: 360px;
	text-align:justify;
	font-weight: bold;
	font: 11px Verdana, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 10px;
}

.contenido_dibujo {
	float: right;
	background: #FFFFFF;
	width: 175px;
	vertical-align:bottom;	
}

.titulo {	
	margin: 10px 10px 10px 0px;
	color: #0099FF;
	font-weight: bold;
}

.categoria {
	margin: 20px 0px 0px 0px;
	color: #0099FF;
	font-weight: bold;
	text-align:center;
}

.separacion_columnas {
	clear: both;
 	background-color: #FFFFFF;
	color: #D8CCCB;
	width: 400px;
	height: 1px;
	border: 0;
}


.resultado	{
 	clear: both;
 	margin:0px;
	padding:0px;
}

.resultado ul, .resultado li{
 	float: left;
 	display: inline;
	vertical-align: top;
	 color: #666666;
 	padding-left: 0px;
    padding-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.noticia_imagen {
	float: left;
	padding: 5px 5px 10px 5px;
}

.noticia_titulo {
	width:390px;
 	float: left;
	margin: 5px 5px 10px 5px;
	color: #0099FF;
	font-weight: bold;
}


.noticia_fecha {
	width:390px;
 	float: left;
	margin: 5px 5px 0px 5px;

}

.calendario_info {
	width:390px;
	margin: 20px 5px 0px 40px;

}

.noticia_resumen {
	width:390px;
 	float: left;
	margin: 0px 5px 10px 5px;
	text-align:justify;
}

.noticia_detalle {
	width:390px;
 	float: left;
	margin: 0px 5px 10px 5px;
	color: #666666;
	font-weight: bold;
	text-align:justify;
}

.otra_noticia_titulo {
	width:500px;
	margin: 4px 4px 10px 3px;
	color: #666666;
	font-weight: bold;
}

.otra_noticia_resumen {
	width:500x;
	margin: 4px 4px 10px 3px;
	text-align:justify;
}

.contenedor_banner {
	background: #FFFFFF;
	width: 750px;
}

.contenedor_pie {
	background: #FFFFFF;
	width: 750px;
	font: 10px Verdana, Helvetica, Sans-Serif;
	text-align: center;
} 
.menu_pie {
	color: #000000;
	text-decoration: none;
}

.enlaces a {
	text-decoration: none;
}
.enlaces a:link {
	color: #666666;
}
.enlaces a:visited{
	color: #666666;
}
.enlaces a:hover {
	color: #0099FF;
	text-decoration: underline;
}
	
.buscador{
	background: #b3e1ff;
	padding: 10px 0px 10px 0px;
	margin: -5px 10px 10px 6px;
	width: 552px;
	clear:both;
}

.formulario {
	border: solid 1px #0099FF;
	color: #000000;
	background: #FFFFFF;
	font: 10px Verdana, Helvetica, Sans-Serif;
}

.titulo_buscador_noticias {
	margin: 0px 0px 10px 50px;
	color: #000000;
	font-weight: bold;
}

.fila {  
  	clear:both;
    padding-top: 5px;
	margin: 8px 0px 0px 50px;
}

.etiqueta {
	margin: 0px 0px 0px 0px;
    float: left;
   	width: 40px;
  	text-align: left;
  	vertical-align: bottom;
  	valign: bottom;
}
.elemento {   
	vertical-align: top;
	valign: top;
  	text-align: left;
}

.paginador{
	text-align:center;
	font-weight: bold;
}	

.paginador a {
    text-decoration: none; 
	font-weight: bold;
}

.paginador a:link {
   color: #0099FF;
}

.paginador a:visited {
    color: #0099FF;
}

.paginador a:hover {
    color: #666666;
	text-decoration: none;
}

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #0099FF;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #0099FF;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #0099FF;
		
		font-weight: bold;
		background-color: #0099FF;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}

.campo_obligatorio{
	text-align: right;
	margin: 10px 130px 0px 0px;
}	

.contactar_texto {
	width:480x;
	padding: 15px 19px 15px 9px;
	text-align:justify;
}	

.mas_info{
	text-align: right;
	margin: 10px 0px 0px 0px;
}

.volver{
	text-align: right;
	margin: 5px 5px 5px 5px;
}

.contenedor_listado_calendario {
	margin: 0px 35px 0px 35px;
	width:460px;
}

.contenedor_campo_blanco {
	width:350px;
	padding-top: 7px;
	padding-bottom: 7px;
 	margin-left: 5px;
}

.contenedor_campo_amarillo {
	background: #FEF699;
	width:350px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: 5px;
}

.enlace_campo {
	text-decoration: none;
	margin-left: 40px;
	color: #666666;
}

.enlace_campo a:link {
	color: #666666;
}
.enlace_campo a:visited {
	color: #111111;
}
.enlace_campo a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.galeria_imagen {
	float: left;
	padding: 5px 5px 10px 5px;
}

.galeria_titulo {
	width:470px;
 	float: left;
	margin: 5px 5px 10px 5px;
	color: #0099FF;
	font-weight: bold;
}

.galeria_resumen {
	width:470px;
 	float: left;
	margin: 0px 5px 10px 5px;
	text-align:justify;
}

.circular_imagen {
	float: left;
	padding: 5px 5px 10px 5px;
}

.circular_titulo {
	width:450px;
 	float: left;
	margin: 5px 5px 10px 5px;
	color: #0099FF;
	font-weight: bold;
}

.circular_resumen {
	width:450px;
 	float: left;
	margin: 0px 5px 10px 5px;
	text-align:justify;
}

.galeria_foto {
	float: left;
	width:160px;
	margin: 10px 10px 10px 10px;
}

.galeria_nombre {
	margin-top: 5px;
	color: #0099FF;
	text-align:center;
}

.categoria_azul {
	background: #B2E0FF;
	width: 513px;
	height: 29px;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 35px;
	background: #FFFFFF url(../img/categoria_azul.gif) top left;
  	background-repeat: repeat-y;
}

.categoria_amarillo {
	background: #B2E0FF;
	width: 513px;
	height: 29px;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 35px;
	background: #FFFFFF url(../img/categoria_amarillo.gif) top left;
 	background-repeat: repeat-y;
}

.categoria_texto {
	color: #0099FF;
 	font-weight: bold;
 	vertical-align:center;
	line-height: 29px;
}

.enlace_categoria{
	text-decoration: none;
	color: #0099FF;
}
