@charset "iso-8859-1";
/* CSS Document */

    body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: left; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #contenedor */
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(../img/fondo1.gif);
    }
    .basico #contenedor {
	width: 955px;
	text-align: left;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../img/fondo1.gif);
    } 
.basico #menu_escudo     {
	padding: 0px;
	height: 213px;
	background-image: url(../img/escudo2.gif);
	background-position: left top;
	position: relative;
	width: 197px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.basico #banner_sup_der {
	margin: 0px;
	padding: 0px;
	width: 200px;
	border: 1px solid #076A0D;
	position: absolute;
	left: 760px;
	top: 30px;
	height: 120px;
	background-image: url(../img/banner_sup.gif);
}



.basico #barra_superior {
	background-image: url(../img/barra_sup.gif);
	background-repeat:  repeat-y;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 3px;
	padding-right: 225px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}

.basico #barra_superior #barra_sup_izq{
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 210px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	margin: 0px;
}


.basico #barra_superior #barra_sup_der {
	height: 20px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: right;
	line-height: 14px;
}


.texto_pie_cabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.basico   #cabecera_principal  {
	padding: 0px;
	background-image: url(../img/banner.jpg);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: no-repeat;
	height: 195px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    } 
.basico   #cabecera_intranet  {
	padding: 0px;
	background-image: url(../img/banner_intranet.jpg);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: no-repeat;
	height: 195px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.basico #cabecera_gestion {
	padding: 0px;
	background-image: url(../img/banner_gestion.jpg);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: no-repeat;
	height: 195px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.basico #cabecera h1 {
    	margin: 0; /* el ajuste en cero del margen del último elemento del div de #cabecera evita la contracción del margen (un espacio inexplicable entre divs). Si el div tiene un borde alrededor, esto no es necesario, ya que también evita la contracción del margen */
    	padding: 10px 0; /* el uso de relleno en lugar de margen le permitirá mantener el elemento alejado de los bordes del div */
    }
.basico   #contenedor_menu {
	width: 233px;
	left: 0px;
	top: 180px;
	float: left;
	position: absolute;
}
.basico #contenedor_menu_der {
	position: absolute;
	width: 210px;
	left: 760px;
	top: 178px;
	right: 0px;
	bottom: 0px;
}
.basico #noticias_cab {
	height: 34px;
	background-image: url(../img/noticias.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.basico  #noticias  {
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../img/menu_der_fondo.gif);
	background-repeat:   repeat-y;
	background-position: left top;
	margin: 0px;
}
.basico  #noticias  ul {
	list-style-position: outside;
	list-style-type: circle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.basico #noticias li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.basico  #noticias_inf  {
	background-image: url(../img/menu_der_inf.gif);
	background-repeat: no-repeat;
	height: 20px;
}

.titulo_noticias           {
	font-weight: bold;
	color: #FF9900;
}

.basico #agenda_cab {
	height: 34px;
	background-image: url(../img/agenda_sup.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 52px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.basico  #agenda {
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../img/menu_der_fondo.gif);
	background-repeat:   repeat-y;
	background-position: left top;
	margin: 0px;
}
.basico  #agenda_inf  {
	background-image: url(../img/menu_der_inf.gif);
	background-repeat: no-repeat;
	height: 20px;
}

.basico  #agenda ul {
	list-style-position: outside;
	list-style-type: circle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.basico #agenda li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.titulo_agenda {
	font-weight: bold;
	color: #FF9900;
}
    .basico #menu {
	top: 0px;
	left: 40px;
	border: 1px solid #476874;
	background-color: #FFFFFF;
	background-image: url(../img/menu_linea.gif);
	background-repeat:   repeat-y;
	background-position: top;
	clip: rect(0px,0px,0px,10px);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    }


.basico #menu ul {
	list-style-image: url(../img/vineta.gif);
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 38px;
	list-style-position: outside;
	margin: 0px;
}
.basico #menu  li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #207425;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.basico  #menu  #menu_sup {
	background-image: url(../img/menu_sup.gif);
	height: 66px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.basico #menu #menu_texto {
}
.basico #menu #menu_inf {
	background-image: url(../img/menu_inf.gif);
	background-repeat: no-repeat;
	height: 32px;
	margin: 0px;
	padding: 0px;
}
    .basico #contenido_ppal {
	background-image: url(../img/linea_contenido.gif);
	background-repeat:  repeat-y;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 20px;
	padding-right: 230px;
	padding-bottom: 20px;
	padding-left: 240px;
    } 

.basico #contenido_ppal p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #333333;
	text-align: justify;
	text-indent: 20px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.basico #contenido_ppal h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #567682;
	text-align: left;
	font-weight: normal;

	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.basico #contenido_ppal h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: inherit;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	color: #FF9900;
	text-decoration: none;
}
.basico #contenido_ppal h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #333333;
	text-align: justify;
	padding: 0px;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}

.basico #contenido_ppal h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

	text-align: justify;
	padding: 0px;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

.basico #contenido_ppal ol {

}

.basico #contenido_ppal ol li{
	list-style-position: outside;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: decimal;
	padding: 0px;
}


.basico #contenido_ppal ul {
	list-style-position: outside;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}



.basico #contenido_ppal li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #333333;
	text-align: justify;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: circle;
}


.basico #contenido_ppal ul ul {
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}



.basico #contenido_ppal ul ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #333333;
	text-align: justify;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: square;
}

.basico #contenido_ppal table {

	
}


.basico #contenido_ppal tr {

}


.basico #contenido_ppal td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #333333;
	text-align: justify;
}
.basico #calendario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 470px;
	text-indent: 0px;
	text-align: center;
}

.basico #calendario table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0 auto;
	;
}
.basico #calendario tr {
}
.basico #calendario td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #003366;
	text-align: center;
	background-image: url(../img/celda_calendario.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	font-weight: bold;
	padding: 12px;
	border: 1px solid #64849B;
	background-color: #EAEAEA;
}

.basico  #calendario  th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #003366;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	height: 12px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}



.basico #contenidoemergente {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #333333;
	text-align: justify;
	position: absolute;
	height: 120px;
	width: 450px;
	border: thin solid #333333;
	top: 100px;
	padding: 10px;
	background-color: #FFFFFF;
	z-index: 100;
	overflow: visible;
}

    .basico #pie {
	background-image: url(../img/linea_pie.gif);
	background-repeat:  no-repeat;
	height: 30px;
	padding-top: 3;
	padding-right: 220px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
    } 

    .basico #pie a:active, .basico #pie a:visited, .basico #pie a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: none;
}

	.basico #pie a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC66;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: none;
}




    .fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
    }
	
a.enlace_menu:active, a.enlace_menu:visited, a.enlace_menu:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #207425;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: none;
}

a.enlace_menu:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #36C23E;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: none;
}
a.enlace_barra_superior:link, a.enlace_barra_superior:active, a.enlace_barra_superior:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}

a.enlace_barra_superior:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC33;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}

a.enlace_contenido:link, a.enlace_contenido:active, a.enlace_contenido:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

	color: #FF9900;
	text-decoration: none;
}

a.enlace_contenido:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

	color: #D78100;
	text-decoration: none;
}

a.enlace_contenido2:link, a.enlace_contenido2:active, a.enlace_contenido2:visited {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	color: #207425;
	text-decoration: none;
}
a.enlace_contenido2:hover {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	color: #35BF3D;
	text-decoration: none;
}

a.enlace_contenido3:link, a.enlace_contenido3:active, a.enlace_contenido3:visited {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	color: #207425;
	text-decoration: none;
}
a.enlace_contenido3:hover {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	color: #35BF3D;
	text-decoration: none;
}

a.enlace_contenido4:link, a.enlace_contenido4:active, a.enlace_contenido4:visited {
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	color: #207425;
	text-decoration: none;
}
a.enlace_contenido4:hover {
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	color: #35BF3D;
	text-decoration: none;
}



a.enlace_agenda_noticias_cab:link, a.enlace_agenda_noticias_cab:active, a.enlace_agenda_noticias_cab:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.enlace_agenda_noticias_cab:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FCDD61;
	text-decoration: none;
}
a.enlace_titulo_agenda_noticias:link, a.enlace_titulo_agenda_noticias:active, a.enlace_titulo_agenda_noticias:visited {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.enlace_titulo_agenda_noticias:hover {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	color: #D78100;
	text-decoration: none;
}
a.enlace_subtitulo_agenda_noticias:link, a.enlace_subtitulo_agenda_noticias:active, a.enlace_subtitulo_agenda_noticias:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding: 0px;
}
a.enlace_subtitulo_agenda_noticias:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}


.imagen_dcha {
	float: right;
	border: 1px solid #207425;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imagen_izq_sin_borde {
	float: left;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: 0px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imagen_izq {
	float: left;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #207425;
	border-right-color: #207425;
	border-bottom-color: #207425;
	border-left-color: #207425;
	text-indent: 0px;
	margin-top: 0px;
}
.parrafo_centrado       {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.parrafo_derecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #333333;
	text-align:right;
	margin: 0px;
	padding: 0px;
}

.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	background-color: #009933;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	padding: 2px;
}
.foto_subtitulo {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	color: #207425;
	text-decoration: none;
	font-variant: normal;
}
.imagen_sin_borde    {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imagen_con_borde {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #207425;
}
.imagen_dcha_sin_borde_no_flotante {
	text-align: right;
}


.texto_num_pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;

}
.texto_num_pagina2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.texto_letra_pequena {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.texto_formulario1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
.celda_formulario1 {
	text-align: left;
	vertical-align: top;
}
.basico #formulario1 {
}
.basico #formulario1 #mensaje_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FF9900;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.basico   #formulario1  table {
}
.basico #formulario1 table td {
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
}
.basico #formulario1 table th {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	text-align: left;
	vertical-align: top;
	color: #333333;
}

.basico #formulario1 table input, .basico #formulario1 table select, .basico #formulario1 table textarea  {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #333333;
	width:250px;
}



.basico #formulario1 #botones input  {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #333333;
	width:auto;
}
.basico #formulario1 #checkbox input {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #333333;
	width:auto;
}


a.enlace_num_pagina:link, a.enlace_num_pagina:active, a.enlace_num_pagina:visited {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.enlace_num_pagina:hover {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	color: #D78100;
	text-decoration: none;
}
.basico #contenedor #cabecera_principal #idioma {
	padding-left: 530px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 2px;
}
.basico #contenedor #cabecera_principal #idioma li {
	display: inline;
	padding-left: 10px;
}
.basico #noticia_emergente {
	width: 100%;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	float: none;
	left: 0;
	bottom: 0px;
	background-color: #0066FF;
	height: 100%;
}

.basico #noticia_emergente #ce_cabecera {
	height: 38px;
	width: 658px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../noticias/ce_cabecera.png);
	visibility: inherit;
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
}

.basico #noticia_emergente #ce_cuerpo {
	width: 658px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../noticias/ce_cuerpo.png);
	visibility: inherit;
	background-repeat:    repeat-y;
	margin: 0px;
	padding: 0px;
}

.basico #noticia_emergente #ce_cuerpo #ce_cuerpo_texto {
	visibility: inherit;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.basico #noticia_emergente #ce_pie {
	height: 44px;
	width: 658px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../noticias/ce_pie.png);
	visibility: inherit;
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
.basico #noticia_emergente2 {
	width: 697px;
	position: absolute;
	z-index: 2;
	top: 159px;
	right: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	float: none;
	left: 29px;
	bottom: 0px;
	background-color: #F0F9EE;
	visibility: visible;
	border: medium solid #003300;
	height: 287px;
}

.basico #noticia_emergente2 #ce_cabecera2 {
	height: 38px;
	width: 658px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: inherit;
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 20px;
}

.basico #noticia_emergente2 #ce_cuerpo2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: inherit;
	margin: 20px;
	padding: 0px;
}


.basico #noticia_emergente2 #ce_cuerpo2 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-variant: normal;
	font-weight: bold;
	color: #FF0000;
}

.basico #noticia_emergente2 #ce_cuerpo2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	color: #000000;
	font-weight: bold;
	line-height: 24px;
}


.basico #noticia_emergente2 #ce_pie2 {
	height: 44px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: inherit;
	margin: 20px;
	padding: 0px;
}

.imagen_centrada {
	border: 1px solid #207425;
	padding: 0px;
	text-align: center;
	margin: 0px;
}

