		/********************************************
	   HTML ELEMENTS
	********************************************/ 
	
	/* REDEFINICION DE CLASES ESTANDARD **********************************************************/
	
	/* Elementos prinicpales ------------------------------------------------------------------ */
	* {
		margin: 0; padding: 0;
	} 
	body {
	margin: 0;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 100%;
	line-height: 140%;
	background-position: 0px 0px;
	}
	
	
	/* Alineacion de clases */
	.float-left   { float: left;}
	.float-right  { float: right; }
	.align-left   { text-align: left; }
	.align-right  { text-align: right; }
	.align-center { text-align: center;	}
	.align-justify { text-align: justify; }
	
	/* Mostar clases */
	.clear { clear: both; }
	.block { display: block; }
	.hide  { display: none; }	
	.blue  {	color: #3791D7; }
	
	/* * html body #lateral ul.menu-lateral li { height: 1%; } */
	
	/*******************************************************************************************/
	/* DEFINICION DE NUESTROS APARTADOS ID ****************************************************/
	/*******************************************************************************************/
	
	#envoltorio {
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	}

	
	/* Cabecera -----------------------------------------------------------------------*/
	#cabecera {
	width: 100%;
	height: 135px;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 10px;
	}
#menu_principal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-transform: capitalize;
	clear: both;
	width: 100%;
	overflow: hidden;
	line-height: 44px;
	height: 44px;
	margin-bottom: 2px;
	background-color: #335EA8;
	background-image: url(images/bg_menu_principal.jpg);
	background-repeat:  repeat-x;
	border: 1px solid #999999;
}
#menu_principal a:link, #menu_principal a:visited {
	text-decoration: none;
	height: 44px;
	line-height: 44px;
	color: #FFFFFF;
	width: 130px;
	text-align: center;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu_principal a:hover, #menu_principal a:active {
	color: #FFFFFF;
	padding-right: 6px;
	line-height: 44px;
	height: 44px;
	width: 130px;
	text-align: center;
	text-decoration: underline;
}
#menu_principal a img {
	float: left;
}
#menu_principal input {
	float: left;
	margin-top: 12px;
}


#cuerpo {
	background-color: #FFFFFF;
}
#menu_principal submit {
	float: left;
}

.buscar {
	background-color: #00CC00;
	float: left;
}

#lateral {
	float: left;
	width: 180px;
	min-height:inherit;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
	}
.menu_lateral {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #335EA8;
	background-color: #FFFFFF;
	line-height: 140%;
	letter-spacing: 1px;
	width: 165px;
	clear: both;
}
.menu_lateral a {
	color: #335EA8;
	text-decoration: none;
	float: left;
	background-color: #FFFFFF;
	width: 100%;
	clear: both;
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
	padding: 4px;
}
.menu_lateral a:hover {
	color: #FFFFFF;
	background-color: #335EA8;
	text-decoration: none;
}
.submenu_lateral {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #335EA8;
	background-color: #FFFFFF;
	line-height: 140%;
	letter-spacing: 1px;
	clear: both;
	width: 165px;
}
.submenu_lateral a {
	color: #335EA8;
	text-decoration: none;
	float: left;
	background-color: #efefef;
	width: 100%;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
}
.submenu_lateral a:hover {
	color: #FFFFFF;
	background-color: #335EA8;
	text-decoration: none;
}
#seccion_imagenes {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
}
#seccion_imagenes a:link, #seccion_imagenes a:visited {
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	background-image: url(images/carpeta.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	padding-bottom: 6px;
	float: left;
	width: 150px;
}
#seccion_imagenes a:hover, #seccion_imagenes a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #335EA8;
}
#galeria {
	background-color: #FFFFFF;
	padding: 2px;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	color: #333333;
}
#galeria  .miniaturas  a:link, #galeria .miniaturas a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	float: left;
	height: 200px;
	width: 160px;
	border: 2px solid #FFFFFF;
	line-height: 140%;
	background-color: #335EA8;
	font-weight: normal;
	padding: 4px;
}
#galeria .miniaturas a:hover, #galeria .miniaturas a:active {
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
}


#contenido {
	width: 500px;
	background-color: #FFFFFF;
	padding: 2px;
	float: left;
	}
#lat_derecho {
	float: right;
	width: 180px;
	margin-left: 4px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 0.8em;
}
#pie_opciones {
	background-color: #FFFFFF;
	height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #335EA8;
	padding: 2px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}


	
	
	/* pie -----------------------------------------------------------------------------*/
#pie {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 4px;
	background-color: #335EA8;
	line-height: 140%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #335EA8;
	font-weight: bold;
	clear: both;
}


#copyright  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	float: right;
}

#copyright a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	text-decoration: none;
	line-height: 20px;
}
.agenda_articulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	line-height: 140%;
	text-align: justify;
}
.agenda_titulo  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #335EA8;
	text-indent: 25px;
	background-image: url(images/carpeta.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	line-height: 140%;
	text-align: left;
}
.noticia {
	padding: 4px;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
}


.noticia_titulo  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4E83B9;
	line-height: 140%;
}
.noticia_categoria {
	font-size: 12px;
	color: #333333;
	background-color: #efefef;
	height: 14px;
	line-height: 14px;
	font-weight: bold;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-left: 6px;
	clear: both;
}


.noticia_imagen {
	padding: 2px;
	float: left;
	height: 100px;
	width: 150px;
	border: 1px solid #999999;
	overflow: hidden;
	margin-right: 6px;
}
#sec_enlaces {
	color: #000000;
	text-align: center;
	width: 100%;
	font-size: 14px;
	line-height: 140%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #FFFFFF;
}
#sec_enlaces img {
	width: 150px;
	border: 1px solid #999999;
	margin-bottom: 6px;
	color: #000000;
	background-color: #FFFFFF;
}


#sec_1_3 {
	color: #000000;
	text-align: center;
	width: 100%;
	font-size: 14px;
	line-height: 140%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #FFFFFF;
}
#sec_1_3 img {
	width: 150px;
	border: 1px solid #999999;
	margin-bottom: 6px;
	color: #000000;
	background-color: #FFFFFF;
}




.enlace_seccion {
	margin-bottom: 10px;
	width: 160px;
	float: left;
	clear: both;
	padding: 2px;
	border: 1px solid #999999;
}


	
	/* Enlaces ---------------------------------------------------------------------------------- */
	a {
	text-decoration: none;
	font-weight: bold;
	color: #335EA8;
	
	
	}


	
	a:link,a:visited {

	}





	
	a:hover,a:active {
	text-decoration: underline;
	
	}
.nombre_seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	line-height: 35px;
	margin-bottom: 6px;
	padding-bottom: 6px;
	background-image: url(images/punto3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	padding-left: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


.leer_mas {
	float: right;
}

	
	/* Encabezados  --------------------------------------------------------------------------------- */
	h1, h2, h3  {
		text-transform: uppercase;
		color: #555;
		font-size: 1em;
		font-weight: bold;
	
	}
	
	h2 { font-size: 1.3em; }
	h3 { font-size: 1.2em; text-transform: none;}
	h6 {
		margin-right: 10px;
		margin-left: 10px;
	}
	img.float-right {
	  margin: 5px 0px 5px 15px;  
	}
	img.float-left {
	  margin: 5px 15px 5px 0px;
	}
a   img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
a:hover  img   {
	border: 0px solid #3791D7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	acronym {
	  cursor: help;
	  border-bottom: 1px solid #777;
	}
#ayto_tlf {
	height: 32px;
	width: 100%;
	background-color: #4E83B9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 16px;
	padding-right: 5px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 2px;
	padding-top: 2px;
}
#columna-central {
	margin: 4px;
	padding: 4px;
	float: left;
	width: 400px;
	display: block;
}
#lat_derddddd {
	float: right;
	width: 146px;
	overflow: hidden;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #efefef;
	text-align: justify;	
	
	
	
	
	}
#lat_derdddd   imgddddddd {
	text-align: justify;
	height: 50px;
	width: 120px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	overflow: hidden;
}
.recuadro-seccion {
	border: 1px solid #CCCCCC;
	clear: both;
	margin-bottom: 10px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}



.comentario {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	clear: both;
	font-weight: normal;
	background-color: #efefef;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#articulo-ampliado    .noticia_relacionada   a {
	font-size: 0.9em;
	color: #335EA8;
	text-decoration: none;
	line-height: 140%;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/carpeta.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#articulo-ampliado .comentario {
	font-size: 10px;
	color: #999999;
	height: 12px;
	line-height: 12px;
	font-weight: normal;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	clear: both;
	text-align: right;
	background-color: #FFFFFF;
}

#articulo-ampliado-fondo {
	background-color: #CCCCCC;
	padding: 8px;
	width: 690px;
	float: left;
}


#articulo-ampliado {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 680px;
	float: left;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 140%;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	padding: 8px;
	
	}
#articulo-ampliado  .titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	line-height: 25px;
	background-color: #4E83B9;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
#articulo-ampliado    .titular  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	clear: both;
	text-align: justify;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#articulo-ampliado   .titulo   img {
	float: right;
	width: 100px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #666666;
}
#articulo-ampliado a {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000099;
}
#articulo-ampliado a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.titulo-seccion {
	font-size: 12px;
	color: #4E83B9;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	height: 25px;
	line-height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	background-color: #efefef;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	}

.letra {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4E83B9;
	float: left;
	height: 25px;
	width: 25px;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
.mas {
	background-image: url(images/mas.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	width: 24px;
	margin-right: 5px;
}
.agrupado-noticia  {
	float: left;
	width: auto;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: inline;
	}


.agrupado-noticia             a        {
	font-size: 12px;
	color: #006600;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.agrupado-noticia      img{
	float: left;
	height: 80px;
	width: 100px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	}	
.agrupado-agenda/* ---------------------------------------------- COLUMNA 3 -------------------------------------------- */
	
	 {
	float: left;
	width: auto;
	padding-right: 0px;
	overflow: hidden;
	background-color: #F1F4E6;
	font-size: 10px;
	color: #000000;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px dashed #CCCCCC;
	line-height: 12px;
	display: inline;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.agrupado-agenda   a {
	font-size: 12px;
	color: #990000;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	background-color: #efefef;
	font-weight: bold;
}
.agrupado-agenda     img {
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 4px;
}
.agrupado1 {
	background-color: #BAE7F5;
	clear: both;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: auto;
	height: 100%;
	padding-top: 4px;
	float: left;
}
.agrupado1 img {
	float: left;
	border: 1px solid #CCCCCC;
	width: 50px;
	margin-right: 4px;
	margin-left: 4px;
}





	hr {
	width: 98%;
	margin-top: 5px;
	margin-bottom: 5px;
	}
.agrupado-enlace {
	clear: both;
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	color: #990000;
	width: auto;
	height: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	line-height: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
}
.agrupado-enlace img {
	width: 120px;
	margin-right: 4px;
	margin-left: 4px;
	clear: both;
	height: auto;
}
.agrupado-galeria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
	font-weight: normal;
	line-height: 10px;
	float: left;
	text-align: center;
	vertical-align: baseline;
	width: 110px;
	margin: 4px;
	display: inline;
	height: 150px;
	overflow: hidden;
}
.agrupado-galeria img {
	border: 1px solid #CCCCCC;
	width: 100px;
	clear: both;
	padding: 2px;
	overflow: scroll;
	text-align: center;
	vertical-align: baseline;
	display: block;
	height: 100px;
	margin-bottom: 8px;
}
.agrupado-destacado {
	clear: both;
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	color: #990000;
	width: auto;
	height: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	line-height: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-image: url(images/bg_agrupado.gif);
	background-repeat:  no-repeat;
	background-position: right bottom;
}

.agrupado-destacado img {
	float: left;
	width: 50px;
	margin-right: 4px;
	margin-left: 4px;
}

.agrupado-destacado a, .agrupado-destacado a:link, .agrupado-destacado a:visited, .agrupado-destacado a:hover, .agrupado-destacado a:active {
	clear: both;
	color: #4E83B9;
	font-weight: bold;
}

#sec_portada {
	text-align: left;
	width: 495px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}

sec_portada a {
	text-align: left;
	float: left;
}

.aaaaportada_seccion {
	margin-bottom: 2px;
	padding-bottom: 2px;
	text-align: left;
}

.boton_azul {
	background-image: url(images/off.jpg);
	background-repeat:   repeat-x;
	float: left;
	height: 31px;
	margin-bottom: 2px;
	border: 1px solid #999999;
}
.boton_azul  a:link, .boton_azul a:visited {
	color: #666666;
	font-weight: bold;
	line-height: 31px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	float: left;
	height: 31px;
	padding-left: 8px;
	padding-right: 8px;
}
.boton_azul a:hover, .boton_azul a:active {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 31px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	float: left;
	height: 31px;
	background-image: url(images/on.jpg);
	background-repeat:  repeat-x;
	text-decoration: none;
}

.boton_verde {
	background-image: url(images/boton_verde_02.gif);
	background-repeat:  no-repeat;
	background-position: right top;
	padding-right: 6px;
	float: left;
	height: 31px;
	margin-right: 4px;
	margin-bottom: 2px;
}
.boton_verde  a:link, .boton_verde a:visited {
	color: #efefef;
	background-image: url(images/boton_verde_01.gif);
	background-position: left top;
	font-weight: bold;
	line-height: 31px;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	float: left;
	height: 31px;
	padding-left: 8px;
}
.boton_verde a:hover, .boton_verde a:active {
	color: #FFFFFF;
	background-image: url(images/boton_verde_01.gif);
	background-position: left top;
	font-weight: bold;
	line-height: 31px;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	float: left;
	height: 31px;
	padding-left: 8px;
}



.separador {
	background-color: #FFFFFF;
	clear: both;
	height: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #efefef;
}

.buscador {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #335EA8;
	background-color: #b8d7ec;
	padding: 10px;
	clear: both;
	background-image: url(images/lupa.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #999999;
	text-align: left;
	width: 96%;
}

.boton {
	background-image: url(images/boton_gris.gif);
	background-repeat:  no-repeat;
	background-position: right top;
	padding-right: 6px;
	float: left;
	height: 31px;
	margin-right: 4px;
	margin-bottom: 2px;
}
.boton  a:link, .boton a:visited {
	color: #efefef;
	background-image: url(images/boton_gris.gif);
	background-position: left top;
	font-weight: bold;
	line-height: 31px;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	float: left;
	height: 31px;
	padding-left: 8px;
}
.boton a:hover, .boton a:active {
	color: #FFFFFF;
	background-image: url(images/boton_azul_01.gif);
	background-position: left top;
	font-weight: bold;
	line-height: 31px;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	float: left;
	height: 31px;
	padding-left: 8px;
}
.pagina_numero {
	padding-right: 2px;
	float: left;
	height: 20px;
	margin-right: 4px;
	margin-bottom: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #335EA8;
}
.pagina_numero a:link, .pagina_numero a:visited {
	color: #335EA8;
	font-weight: bold;
	line-height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	float: left;
	height: 20px;
	padding-left: 4px;
	text-decoration: underline;
}
.pagina_numero a:hover, .pagina_numero a:active {
	color: #335EA8;
	font-weight: bold;
	line-height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	float: left;
	height: 20px;
	padding-left: 4px;
}
.pagina_numeroactual {
	padding-right: 6px;
	float: left;
	height: 20px;
	margin-right: 4px;
	margin-bottom: 2px;
}
.pagina_numeroactual a:link, .pagina_numeroactual a:visited {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	float: left;
	height: 20px;
	padding-left: 8px;
	background-color: #335EA8;
	padding-right: 8px;
}
.suscriptor {
	font-size: 1em;
	background-color: #FFFFFF;
	padding: 4px;
	color: #FF6600;
	text-align: center;
	border: 1px solid #FF0000;
	clear: both;
	float: left;
}
.seccion_colaboradores {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
.seccion_colaboradores_titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-indent: 25px;
	background-image: url(images/carpeta.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	line-height: 140%;
}
.destacado_titulo a  {
	font-size: 0.8em;
	line-height: 140%;
}
.mapaweb {
	padding: 6px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 1em;
	line-height: 140%;
	color: #FF6600;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.mapaweb a {
	font-size: 0.8em;
	line-height: 140%;
	font-weight: normal;
	list-style-type: square;
}
.form_sugerencias {
	font-size: 12px;
	color: #333333;
	width: 70%;
	font-weight: bold;
	line-height: 140%;
}
.btn_win {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/btn_win_02.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 22px;
	margin-right: 4px;
	padding-right: 4px;
	width: auto;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btn_win    a,.btn_win a:link, btn_win a:visited {
	background-image: url(images/btn_win_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left: 4px;
	color: #333333;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btn_win  a:hover, .btn_win a:active {
	background-image: url(images/btn_win_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	float: left;
	padding-left: 4px;
	color: #335EA8;
	text-decoration: underline;
}
.colaborador {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-bottom: 16px;
	padding-bottom: 16px;
	line-height: 140%;
	text-align: justify;
	background-image: url(images/bg_postit.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
.menu_articulo a:link, .menu_articulo a:visited {
	color: #335EA8;
	background-color: #8ec6fd;
	padding: 4px;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	font-size: 1em;
	line-height: 140%;
	font-weight: normal;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	text-align: left;
	white-space: nowrap;
}
.menu_articulo a:hover, .menu_articulo a:active {
	color: #FFFFFF;
	background-color: #335EA8;
}
#enlacemenu {

	color: #000000;
	text-align: center;
	width: 100%;
	font-size: 14px;
	line-height: 140%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
}
#enlacemenu img {

	width: 150px;
	border: 1px solid #999999;
	margin-bottom: 6px;
}

.articulo_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #335EA8;
	line-height: 120%;
	clear: both;
	padding-bottom: 6px;
}
.articulo_titulo img{
	padding: 2px;
	float: left;
	width: 150px;
	border: 1px solid #999999;
	overflow: hidden;
	margin-right: 6px;
}
.articulo_subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7AA2C2;
	line-height: 120%;
	padding-top: 10px;
}

#articulo_relacionado {
	font-size: 12px;
	float: right;
	width: 200px;
	line-height: 120%;
	padding-top: 10px;
}


#articulo_cuerpo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 680px;
	float: left;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 140%;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	padding: 8px;
}
.articulo_relacionado_noticia {
	padding-top: 20px;

}
.msg_rojo {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FF0000;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
}

.msg_verde {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #00CC00;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
}
.articulo_relacionado_noticia a img {
	float: left;
	height: 60px;
	width: 80px;
	margin-right: 6px;
	margin-bottom: 2px;
}

