/* RESETEAMOS TODOS LOS ESTILOS */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em;}
ul,ol { list-style: none; }
img { border: none; }


/* ESTILOS GENERALES */
body { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:#404041;
	background-image:url(../img/fondo_web.gif);
	background-repeat:repeat-x;
	background-color:#eeeeee;
}

.body_blanco { 
	background-color:#ffffff;
}

input{
	border:1px solid #b7b7b7;
	font:11px Arial, Helvetica, sans-serif;
	color:#404041;
	background-color:#fff;
}

select{
	font:10px Arial, Helvetica, sans-serif;
	color:#404041;
	background-color:#fff;
}
hr{
	min-height:1px;
	height:auto !important;
	height:1px;
	width:100%;
	margin:8px 0;
	border-top: 1px dashed #c9c1bf;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.clear {
	clear:both;
}
p{
	text-align:justify;
}


/* DEFINICION DE DIVS */
#contenedor{
	width:870px;
	margin:0 auto 0 auto;
}
#cabecera_idioma{
	width:358px;
	float:left;
	text-align:right;
	margin:12px 10px 0 0;
}
#cabecera_buscador{
	width:158px;
	float:right;
	text-align:right;
	margin:12px 0 0 0;	
}
#cabecera_buscador input{
	float:left;
	margin-right:4px;
}
#cabecera_buscador img{
	float:left;
}
#cabecera_logo{
	width:344px;
	float:left;
	margin:12px 0 12px 0;
}
#cabecera_opciones{
	width:526px;
	float:right;
	text-align:right;
	margin:30px 0 0 0;
}
#columnas{
	width:869px;
	float:left;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color:#ffffff;
}
#columna_izda_home{
	width:317px;
	float:left;
	margin-top:15px;
	padding:0 25px;	
}
#columna_izda_home .seccion{
	background:url(../img/fnd_flecha.gif) no-repeat;
	padding-left:20px;
	font-weight:bold;
	color:#444;
	width:297px;
	float:left;
	margin-bottom:5px;
}
#columna_izda_home h1{
	font-size:2.2em;
	color:#8ea11d;
	font-weight:normal;
}
#columna_izda_home h2{
	font-size:1.4em;
	color:#858585;
	font-weight:normal;
}
#columna_central_home{
	width:230px;
	float:left;
	border-left:1px dashed #ccc;
	margin-top:15px;
	padding:0 10px;
}
* html div #columna_central_home{
	width: 180px;
}
#columna_central_home .seccion{
	background:url(../img/fnd_flecha.gif) no-repeat;
	padding-left:20px;
	font-weight:bold;
	color:#444;
	width:210px;
	float:left;
	margin-bottom:5px;
	*margin-bottom:15px;	

}
#columna_dcha_home{
	width:200px;
	float:left;
	border-left:1px dashed #ccc;	
	margin-top:15px;
	padding:0 15px;
}
* html div #columna_dcha_home{
	width:199px;
	padding:0 0 0 10px;
}

#columna_dcha_home .seccion{
	background:url(../img/fnd_flecha.gif) no-repeat;
	padding-left:20px;
	font-weight:bold;
	color:#444;
	width:180px;
	float:left;
	margin-bottom:5px;
	*margin-bottom:15px;
}
#columna_izda_interiores{
	width:170px;
	float:left;
	margin-top:15px;
	padding:0 15px;	
}
#columna_central_interiores{
	width:437px;
	float:left;
	border-left:1px dashed #ccc;
	margin-top:15px;
	padding:0 15px;
}
#columna_central_interiores h1{
	font-size:2.2em;
	color:#8ea11d;
	font-weight:normal;
}
#columna_central_interiores h2{
	font-size:2em;
	color:#00a4a9;
	font-weight:normal;
}


* html div #columna_central_interiores{
	width:428px;
	float:left;
	border-left:1px dashed #ccc;
	margin-top:15px;
	padding:0 10px;
}
#columna_dcha_interiores{
	width:180px;
	float:left;
	border-left:1px dashed #ccc;	
	margin-top:15px;
	padding:0 10px;
}
* html div #columna_dcha_interiores{
	width:155px;
	padding:0 0 0 10px;
}

#columna_dcha_larga{
	width:629px;
	float:left;
	border-left:1px dashed #ccc;
	margin-top:15px;
	padding:0 15px;
}
#columna_dcha_larga h1{
	font-size:2.2em;
	color:#8ea11d;
	font-weight:normal;
}
#columna_dcha_larga h2{
	font-size:2em;
	color:#00a4a9;
	font-weight:normal;
}

* html div #columna_dcha_larga{
	width:620px;
	float:left;
	border-left:1px dashed #ccc;
	margin-top:15px;
	padding:0 15px;
}
.rss{
	background:url(../img/rss.gif) no-repeat;
	padding-left:40px;
	font-weight:normal;
	color:#444;
	width:100%;
	float:left;
	margin-bottom:5px;
}
#contenedor_listado{
	width:429px;
	float:left;
	margin:15px 0 0 0;
}
.foto_listado{
	width:68px;
	min-height:68px;
	height:auto !important;
	height:68px;
	border:1px solid #c4c1bc;
	float:left;
	margin:0 8px 15px 0;
}
.texto_listado{
	width:350px;
	float:left;
	margin:0 0 15px 0;	
}
.texto_listado_sinfoto{
	width:435px;
	float:left;
	margin:0 0 15px 0;	
}
.caja_comite{
	width:604px;
	height:90px;
	float:left;
	margin:15px 0 0 0;
	border-top:1px dashed #c9c1bf;
	padding:10px;
	overflow:hidden;
	/*background:url(../img/fnd_organigrama.gif) repeat-x;*/
}
.foto_comite{
	width:68px;
	min-height:68px;
	height:auto !important;
	height:68px;
	margin-right:15px;
	float:left;
	border:1px solid #c4c1bc;
}
.datos_comite{
	width:161px;
	padding-right:25px;
	float:left;
}
.texto_comite{
	width:304px;
	float:left;
}
.mas_comite{
	width:28px;
	float:left;
	text-align:right;
}

/* ORGANIGRAMA */
.caja_organigrama_titulo{
	width:624px;
	margin:10px 0;
	float:left;
	border-top:1px dashed #d7bfb3;
	background:url(../img/fnd_organigrama_titulo.gif) repeat-x;
	font-size:1.3em;
	color:#8ea11d;
	font-weight:bold;
}

.caja_organigrama_nivel1{
	width:604px;
	height:90px;
	float:left;
	margin:5px 0 0 0;
	border-top:1px dashed #c9c1bf;
	padding:10px;
	overflow:hidden;
	background:url(../img/fnd_organigrama_nivel1.gif) repeat-x;
}
.caja_organigrama_nivel2{
	width:604px;
	height:90px;
	float:left;
	margin:5px 0 0 0;
	border-top:1px dashed #c9c1bf;
	padding:10px;
	overflow:hidden;
	background:url(../img/fnd_organigrama_nivel2.gif) repeat-x;
}
.caja_organigrama_nivel3{
	width:554px;
	height:90px;
	float:right;
	margin:5px 0 0 0;
	border-top:1px dashed #c9c1bf;
	padding:10px;
	overflow:hidden;
}
.foto_comite{
	width:68px;
	min-height:68px;
	height:auto !important;
	height:68px;
	margin-right:15px;
	float:left;
	border:1px solid #c4c1bc;
}
.datos_comite{
	width:161px;
	padding-right:25px;
	float:left;
}
.datos_comite_nivel3{
	width:111px;
	padding-right:25px;
	float:left;
}
.texto_organigrama{
	width:304px;
	float:left;
}
.texto_comite_nivel3{
	width:304px;
	float:left;
}
.mas_comite{
	width:28px;
	float:left;
	text-align:right;
}
.tit_organigrama_nivel1{
	font-size:1.3em;
	color:#8ea11d;
	font-weight:bold;
	width:604px;
	float:left;
}
.tit_organigrama_nivel2{
	font-size:1.1em;
	color:#8ea11d;
	font-weight:bold;
	width:604px;
	float:left;
}
.tit_organigrama_nivel3{
	font-size:1em;
	color:#8ea11d;
	font-weight:normal;
	width:574px;
	float:right;
}

#herramientas{
	text-align:right;
}
#herramientas_doscol{
	text-align:right;
	width:80px;
	float:right;
}

.miga{
	float:left;
	margin-bottom:10px;
	width:100%;
}
.miga_doscol{
	float:left;
	margin-bottom:10px;
	width:510px;
}
.cont_informes{
	width:118px;
	float:left;
	margin:0 35px 30px 0;
}
.cont_informes_dcha{
	width:118px;
	float:left;
	margin:0 0 30px 0;
}
.imagen_informes{
	width:118px;
	min-height:167px;
	height:auto !important;
	height:167px;
	border:1px solid #ccc;
}
.cont_multimedia{
	width:198px;
	float:left;
	margin:0 17px 30px 0;
}
.cont_multimedia_dcha{
	width:198px;
	float:left;
	margin:0 0 30px 0;
}
.imagen_multimedia{
	width:198px;
	min-height:89px;
	height:auto !important;
	height:89px;
	border:1px solid #ccc;
	margin-bottom:4px;
	text-align:center;
}


.botones{
	width:43px;
	height:13px;
	text-align:left;
	padding:0 0 0 13px;
	background:url(../img/fnd_volver.gif) no-repeat;
	display:block;
}

#sombra_pie{
	background:url(../img/pestana_pie.gif) no-repeat;
	width:871px;
	height:23px;
	float:left;
}
#pie{
	width:871px;
	float:left;
}
#pie_izda{
	width:435px;
	float:left;
}
#pie_dcha{
	width:434px;
	float:left;
	text-align:right;
}


/* CAJAS CON ICONOS PARA LA COLUMNA DERECHA DE LA WEB */
#caja_texto{
	width:155px;
	min-height:19px;
	height:auto !important;
	height:19px;
	background-image:url(../img/icono_texto.gif);
	background-repeat:no-repeat;
	background-position:left 10px;
	padding:8px 0 2px 25px;
	margin-top:10px;
	border-top:1px solid #c9c1bf;
}
#caja_galeria{
	width:155px;
	min-height:19px;
	height:auto !important;
	height:19px;
	background-image:url(../img/icono_galeria.gif);
	background-repeat:no-repeat;
	background-position:left 10px;
	padding:8px 0 2px 25px;
	margin-top:10px;
	border-top:1px solid #c9c1bf;
}
#caja_video{
	width:155px;
	min-height:19px;
	height:auto !important;
	height:19px;
	background-image:url(../img/icono_video.gif);
	background-repeat:no-repeat;
	background-position:left 10px;
	padding:8px 0 2px 25px;
	margin-top:10px;
	border-top:1px solid #c9c1bf;
}
#caja_relacionados{
	width:155px;
	min-height:19px;
	height:auto !important;
	height:19px;
	background-image:url(../img/icono_relacionados.gif);
	background-repeat:no-repeat;
	background-position:left 10px;
	padding:8px 0 2px 25px;
	margin-top:10px;
	border-top:1px solid #c9c1bf;
}
#caja_informacion{
	width:155px;
	min-height:19px;
	height:auto !important;
	height:19px;
	background-image:url(../img/icono_informacion.gif);
	background-repeat:no-repeat;
	background-position:left 10px;
	padding:8px 0 2px 25px;
	margin-top:10px;
	border-top:1px solid #c9c1bf;
}
#caja_introduccion{
	width:180px;
	margin-top:30px;
}
.enlacesydestacados{
	padding:8px 0 2px 5px;
	margin-top:10px;
	border-top:1px solid #c9c1bf;
}

/* ESTILOS PARA LAS LETRAS DEL GLOSARIO */
#abecedario{
	width:630px;
	margin:7px 0;
	float:left;
}
#abecedario .pestana_izda_glosario{
	width:3px;
	height:20px;
	background:url(../img/img_pestana_izda_glosario.gif) no-repeat;
	float:left;
}
#abecedario .pestana_dcha_glosario{
	width:3px;
	height:20px;
	background:url(../img/img_pestana_dcha_glosario.gif) no-repeat;
	float:left;
}
#abecedario .letras_glosario{
	width:23px;
	height:17px;
	float:left;
	background:#c8e0e8;
	text-align:center;
	padding:3px 0 0 0;
}
#abecedario .letras_glosario a:link{
	font:1em Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
#abecedario .letras_glosario a:visited{
	font:1em Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:bold;
	text-decoration:none;	
}
#abecedario .letras_glosario a:hover{
	font:1em Verdana, Arial, Helvetica, sans-serif;
	color:#8ea11d;
	font-weight:bold;
	text-decoration:none;	
}
#abecedario .letra_seleccionada{
	font:1em Verdana, Arial, Helvetica, sans-serif;
	color:#8ea11d;
	font-weight:bold;
}
#abecedario .letra_inactiva{
	font:1em Verdana, Arial, Helvetica, sans-serif;
	color:#8f9192;
	font-weight:bold;
}
#cont_glosario{
	width:630px;
	float:left;
}
#total_result_glosario{
	width:38%;
	float:left;
}
.resultados_glosario{
	width:620px;
	padding:10px 0 5px 0;
	border-top:1px dashed #c9c1bf;
	float:left;
}

/* ESTILOS DE LA WEB */
.input_buscador{
	border:1px solid #5d5d5d;
	font:11px Arial, Helvetica, sans-serif;
	color:#404041;
	height:17px;
	background-color:#050505;
}
.bold_cajas_dcha{
	font-weight:bold;
	color:#444;
}

a.enlace_azul_underline:link{
	font:0.9em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00a4a9;
	text-decoration:underline;
	background:url(../img/mas_enlace.gif) no-repeat;
	background-position:top left;
	padding-left:15px;
	margin:5px 0 0 0;
	display:block;

}
a.enlace_azul_underline:visited{
	font:0.9em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00a4a9;
	text-decoration:underline;
	background:url(../img/mas_enlace.gif) no-repeat;
	background-position:top left;
	padding-left:15px;
	margin:5px 0 0 0;
	display:block;
}
a.enlace_azul_underline:hover{
	font:0.9em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00a4a9;
	text-decoration:underline;
	background:url(../img/mas_enlace.gif) no-repeat;
	background-position:top left;
	padding-left:15px;
	margin:5px 0 0 0;
	display:block;
}
a.enlace_azul_normal:link{
	font-weight:normal;
	color:#00a4a9;
	text-decoration:none;
}
a.enlace_azul_normal:visited{
	font-weight:normal;
	color:#00a4a9;
	text-decoration:none;
}
a.enlace_azul_normal:hover{
	font-weight:normal;
	color:#00a4a9;
	text-decoration:underline;
}
a.enlace_azul_bold:link{
	font-weight:bold;
	color:#00a4a9;
	text-decoration:none;
}
a.enlace_azul_bold:visited{
	font-weight:bold;
	color:#00a4a9;
	text-decoration:none;
}
a.enlace_azul_bold:hover{
	font-weight:bold;
	color:#00a4a9;
	text-decoration:underline;
}
a.enlace_interno_dcha:link{
	font-weight:normal;
	color:#444;
	text-decoration:underline;
}
a.enlace_interno_dcha:visited{
	font-weight:normal;
	color:#444;
	text-decoration:underline;
}
a.enlace_interno_dcha:hover{
	font-weight:normal;
	color:#444;
	text-decoration:underline;
}


a.enlace_aux:link{
	font-size:1em;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
}
a.enlace_aux:visited{
	font-size:1em;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
}
a.enlace_aux:hover{
	font-weight:normal;
	color:#00a4a9;
	text-decoration:none;
}
a.enlace_pie:link{
	font-size:0.9em;
	font-weight:normal;
	color:#00a4a9;
	text-decoration:none;
}
a.enlace_pie:visited{
	font-size:0.9em;
	font-weight:normal;
	color:#00a4a9;
	text-decoration:none;
}
a.enlace_pie:hover{
	font-size:0.9em;
	font-weight:normal;
	color:#00a4a9;
	text-decoration:underline;
}
a.enlace_cajas:link{
	font:1em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#444;
	text-decoration:none;
}
a.enlace_cajas:visited{
	font:1em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#444;
	text-decoration:none;
}
a.enlace_cajas:hover{
	font:1em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#444;
	text-decoration:none;
}

a.enlace_miga:link{
	font:0.9em Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666;
	text-decoration:underline;
}
a.enlace_miga:visited{
	font:0.9em Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666;
	text-decoration:underline;
}
a.enlace_miga:hover{
	font:0.9em Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666;
	text-decoration:underline;
}
.enlace_miga_actual{
	font:0.9em Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#8ea11d;
}
a.enlace_idioma:link{
	font:0.9em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00a4a9;
	text-decoration:none;
}
a.enlace_idioma:visited{
	font:0.9em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00a4a9;
	text-decoration:none;
}
a.enlace_idioma:hover{
	font:0.9em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00a4a9;
	text-decoration:none;
}
.enlace_idioma_actual{
	font:0.9em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#8ea11d;
	text-decoration:none;
}
a.rss:link{
	background:url(../img/rss.gif) no-repeat;
	padding-left:40px;
	font-weight:normal;
	color:#444;
	text-decoration:none;
}
a.rss:visited{
	background:url(../img/rss.gif) no-repeat;
	padding-left:40px;
	font-weight:normal;
	color:#444;
	text-decoration:none;
}
a.rss:hover{
	background:url(../img/rss.gif) no-repeat;
	padding-left:40px;
	font-weight:normal;
	color:#444;
	text-decoration:none;
}


.pie{
	font-size:0.9em;
	color:#6c7385;
}
.azul_normal{
	color:#00a4a9;
}
.subtitulo_arial{
	font-weight:bold;
	color:#00a4a9;
}
.proteccion_datos{
	font-size:0.9em;
	font-style:italic;
	color:#666;
}

.proteccion_datos p{
	font-size:0.9em;
	font-style:italic;
	color:#666;
}

/* --------------------------- */
/* ESTILOS GALERIA DE IMAGENES */
#foto_galeria{
	width:100px;
	float:left;
	margin-right:6px;
	_margin-right:0px;
}
.bordeimagen img{
	border:3px solid #fff;
}
.bordeimagen:hover img{
	border:3px solid #8ea11d;
}
#contenedor_galeria{
	width:437px;
	float:left;
}
#cont_paginacion_galeria{
	width:437px;
	float:left;
	margin:0 0 15px 0;
}
#titulo_galeria{
	width:200px;
	float:left;
	font:1em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#939292;
}
#paginacion_galeria{
	width:228px;
	float:right;
	text-align:right;
	padding-right:7px;
}
a.paginacion:link{
	font:1em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00a4a9;
	text-decoration:none;
}
a.paginacion:visited{
	font:1em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00a4a9;
	text-decoration:none;
}
a.paginacion:hover{
	font:1em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#8ea11d;
	text-decoration:none;
}
a.enlace_botones:link{
	font:0.9em Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
a.enlace_botones:visited{
	font:0.9em Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
a.enlace_botones:hover{
	font:0.9em Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.arial_naranja{
	font:1em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#8ea11d;
}
a.enlace_normal:link{
	color:#404041;
	text-decoration:none;
}
a.enlace_normal:visited{
	color:#404041;
	text-decoration:none;
}
a.enlace_normal:hover{
	color:#404041;
	text-decoration:underline;
}
/* ESTILOS GALERIA DE IMAGENES */
/* --------------------------- */

/* ------------ */
/* PAGINACIONES */
#paginacion{
	width:100%;
	float:left;
	margin:0 0 15px 0;
}
#paginacion_numeros{
	float:right;
	text-align:right;
	padding-right:7px;
}
/* PAGINACIONES */

/* PAGINACIONES GLOSARIO */
#paginacion_dos_columnas{
	width:60%;
	float:right;
	margin:0 0 15px 0;
}
#paginacion_numeros_dos_columnas{
	float:right;
	text-align:right;
	padding-right:7px;
}

/* PAGINACIONES */
/* ------------ */

/* ---------------- */
/* SECCION BUSCADOR */

#columna_central_buscador{
	width:837px;
	float:left;
	margin-top:15px;
	padding:0 15px;
}
#columna_central_buscador h1{
	font-size:2.2em;
	color:#8ea11d;
	font-weight:normal;
}

* html div #columna_central_buscador{
	width:830px;
	float:left;
	margin-top:15px;
	padding:0 15px;
}
#resultados_buscador{
	float:left;
	margin-bottom:15px;
	width:837px;
}
/* SECCION BUSCADOR */
/* ---------------- */

/* ------------------------ */
/* SECCION BANNER SIN FLASH */
#flash{
	float: left;
	width: 871px;
	height: 151px;
	background:  url(../img/fondo_banner.jpg) no-repeat top left;
}

#menu_no_flash
{
	position:relative;
	top:119px;
	left:0px;
	height: 31px;
	margin-left: 5px;
}

#menu_no_flash a
{
	float: left;
	text-decoration: none;
	background:  url(../img/boton_menu_no_activo.gif) no-repeat top left;
	height: 31px;
	width: 116px;
	text-align: center;
	padding-top: 7px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #375979;
}

#menu_no_flash a.seleccionado, #menu_no_flash a:hover
{
	background-image:  url(../img/boton_menu_activo.gif)
}

/* SECCION BANNER SIN FLASH */
/* ------------------------ */

/* ------------------ */
/* SECCION RECOMENDAR */

#recomendar_titulo
{
	background:url(../img/fnd_flecha.gif) no-repeat;
	padding-left:20px;
	font-weight:bold;
	color:#444;
	width:92.5%;
	float:left;
	margin:10px 2.5%;
}

#form_recomendar
{
	width: 95%;
	margin: 10px 5%;
}

.recomendar_50_1
{
	float: left;
	width: 47.2%;
	margin-right: 2.5%;
	margin-bottom: 5px;
}

.recomendar_50_2
{
	float: left;
	width: 47.5%;
	margin-left: 2.5%;
	margin-bottom: 5px;
}

.recomendar_100
{
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

.recomendar_100 p
{
	font-size: 10px;
	color: #6c7385;
	margin-top: 10px;
	text-align:justify;
}

.input_comentario
{
	background-color:#fff;
	font:0.9em Arial, Helvetica, sans-serif;
	color:#6b7485;
	border:1px solid #cecece;
	width: 100%;
	text-align: left;
}
.enviar
{
	text-align: right;
}


/* SECCION RECOMENDAR */
/* ------------------ */


/* MAPA WEB */
#mapaweb {
	width: 837px;
	margin:15px 0 0 0;
	float:left;
}
	
#mapaweb a {
	text-decoration: none;
}

#mapaweb .columna {
	width: 405px;
	float: left;
	margin-right: 10px;
}

#mapaweb ul li {
	margin: 5px 0 5px 0;
}

#mapaweb .recuadro ul li {
	font-size: 1.3em;
	margin: 2px 0 2px 0;
}

#mapaweb .recuadro ul ul {
	font-size: 0.6em;
	margin: 2px 0 2px 0;
}

#mapaweb .recuadro {
	border: 1px solid #ccc;
	padding: 2px;
	margin-bottom: 10px;
}

#mapaweb .recuadro h2 {
	margin: 0;
	color: black;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	background-color: #c8e0e8;
	padding: 2px;
}

#mapaweb .recuadro h2 a:link {
	color: #557590;
}	
#mapaweb .recuadro h2 a:visited {
	color: #557590;
}	

#mapaweb .recuadro h2 a:hover {
	text-decoration: underline;
}	

#mapaweb .recuadro ul li.secc_pral {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	list-style-type: disc;
}	


#mapaweb .recuadro ul {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 0px;
	list-style-type: none;
}	
#mapaweb .recuadro ul ul li {
	margin-top: 0;
	background-image: url(../img/flecha_azul.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 15px 3px;
	
}	
#mapaweb .recuadro ul ul {
	margin-bottom: 10px;
	margin-top: 0;

}	

#mapaweb .recuadro ul li a:link{
	color:#404041;
	text-decoration:none;
}
#mapaweb .recuadro ul li a:visited{
	color:#404041;
	text-decoration:none;
}
#mapaweb .recuadro ul li a:hover{
	color:#404041;
	text-decoration:underline;
}

