body {
	background-image: url(/img/fondo_feel.gif);
	background-repeat: repeat-x;
	background-color: #00285f;
	margin:0px;
}
.contenido{ 
      border: 1px solid #ffffff;  
}

.buttons a {
	background-image: url(/img/boton.gif);
	background-repeat: no-repeat;
	display: block;
	height:17px;
	border: 1px solid #ffffff; /*border color*/
	text-align:center;
	font-size: 10px;
	color: #000F24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	/*padding-right: 7px;*/
	text-decoration:none;
	padding-top: 3px;
}

.buttons a:hover {
	color: #FFFFFF ;
	font-weight: normal;
	text-decoration: none;
	background-image: url(/img/boton_over.gif);
}
.buttons .verde {
	background-image: url(/img/botonverde.gif);
	background-repeat: no-repeat;
	display: block;
	height:17px;
	border: 1px solid #ffffff; /*border color*/
	text-align:center;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	/*padding-right: 7px;*/
	text-decoration:none;
	padding-top: 3px;
}
.buttons #verde a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-image: url(/img/botonverde_over.gif);
}

<!-- capas desplegables
#apDiv1 {	position:absolute;
	width:100px;
	height:20px;
	z-index:1;
	visibility: hidden;
}
#apDiv10 {	position:absolute;
	width:146px;
	height:80px;
	z-index:10;
	visibility: hidden;
}
#apDiv2 {	position:absolute;
	width:100px;
	height:20px;
	z-index:2;
	visibility: hidden;
}
#apDiv4 {	position:absolute;
	width:100px;
	height:20px;
	z-index:4;
	visibility: hidden;
}
#apDiv5 {	position:absolute;
	width:100px;
	height:20px;
	z-index:5;
	visibility: hidden;
}
#apDiv6 {	position:absolute;
	width:146px;
	height:80px;
	z-index:6;
	visibility: hidden;
}
#apDiv7 {	position:absolute;
	width:146px;
	height:140px;
	z-index:7;
	visibility: hidden;
}
#apDiv8 {	position:absolute;
	width:146px;
	height:100px;
	z-index:8;
	visibility: hidden;
}
#apDiv9 {	position:absolute;
	width:146px;
	height:80px;
	z-index:9;
	visibility: hidden;
}
-->


/*.contenido_linea_top { 
   border-top: 1px solid #FFFFFF;
}
.contenido_linea_derecha { 
   border-right : 1px solid #FFFFFF;
}
.contenido_linea_izquierda { 
   border-left : 1px solid #ffffff;  
}*/

.contenido_titulo {
	color: #589D2F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.contenido_bloque_texto{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #032272;
	text-align: justify;
}
a.contenido_bloque_texto{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #589D2F;
	text-decoration: none;
}
a.contenido_bloque_texto:hover{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}
.contenido_bloque_blanco{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.contenido_bloque02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.barras_titulo {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/img/fondo-barras.jpg);
	background-repeat: no-repeat;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 2px;
}
hr {
	border-top-color: #C0CCCB;
	border-top-width: 1px;
	border-top-style: dotted;
}
.texto_pie {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000F24;
}
.fondo_pie {
	height:150px;
	background-image:url(/img/fondo-pie.jpg);
	background-repeat:repeat-x;
}


.link_pie_pagina {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000F24;
	text-decoration:none;
}
.link_pie_pagina:hover {
	color: #66FFFF;
	font-weight: normal;
	text-decoration:none;
}
.ver_mas {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #86F3F9;
	font-weight: normal;
	text-decoration:none;
}
.ver_mas:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
.titulo_noticia_home{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.texto_noticia_home{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align:left;
}
.subtitulo_noticia_home{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #032272;
	font-weight: bold;
}
.subtitulo_noticia_home02{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #86F3F9;
	font-weight: bold;
}
.titulos_secciones {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-image: url(/img/barra-arriba.gif);
	text-align:left;
	padding-left: 10px;
}
.boletines td {
	background-image: url(/img/boton2.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	border-top: 1px solid #ffffff; /*border color*/
}
.boletines a {
	background-image: url(/img/boton2.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	border-top: 1px solid #ffffff; /*border color*/
	display: block;
	text-align: left;
	font-size: 12px;
	color: #F7F7F7;
	font-family: "Trebuchet MS";
	font-weight: bold;
	background-position: right;
	padding-left: 10px;
}
.boletines a:hover {
	color: #F7F7F7;
	padding-right: 7px;
	text-decoration: none;
	background-image: url(/img/boton2_over.gif);
}
a.version_idioma {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
a.version_idioma:hover {
	font-size: 14px;	
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	text-decoration: underline;
}
.boletin {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #032272;
	font-weight: bold;
}
.link01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #032272;
	text-decoration:none;
}
.link01:hover {
	color: #589D2F;
	font-weight: normal;
	text-decoration:underline;
}
.texto_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.titulo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #589D2F;
}
.contenido_subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4a4a4a;
	font-weight: bold;
}
.link02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #589D2F;
	text-decoration:none;
}
.link02:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration:underline;
}
.aclaracion_subtitulo {
	font-family: "font-family:Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4a4a4a;
}
.link03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #589D2F;
	text-decoration:none;
}
.link03:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration:underline;
}
.destacado_bloque_texto {
	color: #589D2F;
	font-weight: bold;
}

