#foo {
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size: 0.9em;
	color: #ffffff;
	background-color: #ffffff;
	position: absolute;
	top: 0px;
	
	width: 99%;
	height: 99%;
	filter:alpha(opacity=85); /* Para IE */
	 -moz-opacity:.85; /* Para Firefox */
	opacity:.85; /* Browsers que soporten CSS3 */
	z-index: 999;
	overflow: hidden;
	text-align: center;
	
}
#foo a{
color: #000000;
text-decoration:none;}

#foo a:hover{
color: #333333;
text-decoration:none;}
.cerrar {
	text-align: right;
	height: auto;
	width: 425px;
	margin-top: 80px;
	border: 1px solid #FF0000;
	padding-right: 10px;
	padding-top: 10px;
	left: 50%;
	margin-left:-220px;
	position:inherit;
}
.txt_cerrar {
	text-align: right;
	width: 410px;
}
.flash {
	margin: 0px;
	height: 280px;
	width: 435px;
}




body {
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size: 0.8em;
	color: #666666;
	margin-top: 0px;
	background-image: url(../imgs/fondo_cabecera.jpg);
	background-repeat: repeat-x;
	background-position: left 70px;
}


.contenedor {
	width: 955px;
	margin: auto;
	
	
}
.cabecera {
	/*background-image: url(../imgs/fondo_cabecera.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	width: 100%;
	padding-top:25px;
	padding-bottom:10px;
	float: left;
}
.contenedor_logos_cabecera {
	height: 43px;
	width: 790px;
	padding-left: 10px;
	float: left;
	background-image: url(../imgs/fondo_ver.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.contenedor_icono_rss {
	height: 20px;
	width: 25px;
	padding-left: 25px;
	float: left;
	background-image: url(../imgs/icono_rss.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 23px;
	font-size: 0.8em;
}
.contenedor_area_privada {
	height: 20px;
	width: 65px;
	padding-left: 16px;
	float: left;
	/* background-image: url(../imgs/icono_llaves.gif); */
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 2px;
	font-size: 0.8em;
}

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

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

.contenedor_contenidos {
	width: 955px;
	float: left;
	margin-top: 10px;
	bottom: 0px;
}
.contenedor_menus_izq {
	float: left;
	width: 115px;
	font-size: 0.8em;

}
.cabecera_menu_principal_divisiones {
	float: left;
	width: 103px;
	background-image: url(../imgs/fondo_cabecera_menu_divisiones.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	padding-top: 2px;
	padding-left: 12px;
}
.cabecera_menu_principal {
	float: left;
	width: 103px;
	background-image: url(../imgs/fondo_cabecera_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	padding-top: 2px;
	padding-left: 12px;
}
.cabecera_menu_principal a{
text-decoration:none;
color:#999999;
}
.cabecera_menu_principal a:hover{
text-decoration:none;
color:#333333;
}

.cabecera_menu_principal#accesos {
margin-top:10px;
}


.menu_principal label {
	
	margin-bottom: 0px;
	margin-left:8px;
	height:13px;
	padding:0px;
	
}

.menu_principal#accesos {
	float: left;
	width: 98px;
	background-image: url(../imgs/fondo_menus_principal.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 10px;
}



.menu_principal {
	float: left;
	width: 98px;
	background-image: url(../imgs/fondo_menus_principal.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 10px;
}

.menu_secundario {
	float: left;
	width: 98px;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 10px;
	font-size: 1.1em;
}
.menu_secundario a{
	text-decoration:none;
	color:#333333;
}
.menu_secundario a:hover{
	text-decoration:none;
	color:#333333;
}
.menu_secundario#nosotros {
	background-image: url(../imgs/icono_somos.jpg);
	background-repeat: no-repeat;
	background-position: 6px;
	padding-left: 30px;
	width: 68px;
	margin-top: 10px;
}
.menu_secundario#localizacion {
	background-image: url(../imgs/localiz_icono.jpg);
	background-repeat: no-repeat;
	background-position: 6px;
	padding-left: 30px;
	width: 68px;
	margin-top: 10px;
}
.menu_secundario#contacto {
	background-image: url(../imgs/icono_sobre.jpg);
	background-repeat: no-repeat;
	background-position: 6px;
	padding-left: 30px;
	width: 68px;
	margin-top: 10px;
}
.menu_somos {
	height: 20px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	font-size: 1.1em;
}
.menu_somos a{
	text-decoration:none;
	color:#333333;
}
.menu_somos a:hover{
	text-decoration:none;
	color:#333333;
}
.menu_duonet {
	background-image: url(../imgs/menu_duonet.jpg);
	height: 20px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	font-size: 1.1em;
}
.menu_duonet a{
	text-decoration:none;
	color:#333333;
}
.menu_duonet a:hover{
	text-decoration:none;
	color:#333333;
}

.menus_engloba {
	background-image: url(../imgs/menu_engloba.jpg);
	height: 20px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	font-size: 1.1em;
}
.menus_engloba a{
	text-decoration:none;
	color:#333333;
}
.menus_engloba a:hover{
	text-decoration:none;
	color:#333333;
}

.menus_wduo {
	background-image: url(../imgs/menu_wduo.jpg);
	height: 20px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	font-size: 1.1em;
}
.menus_wduo a{
	text-decoration:none;
	color:#333333;
}
.menus_wduo a:hover{
	text-decoration:none;
	color:#333333;
}

.menu_hola {

	background-image: url(../imgs/icono_sobre.jpg);
	height: 20px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	font-size: 1.1em;
}
.menu_hola a{
	text-decoration:none;
	color:#333333;
}
.menu_hola a:hover{
	text-decoration:none;
	color:#333333;
}
.cabecera_menu_engloba {

	float: left;
	width: 100%;
	background-image: url(../imgs/fondo_cabecera_engloba.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:12px;
	padding-top: 2px;
	margin-top:-2px;
	/*padding-left: 12px;*/
}
.menu_engloba {
	float: left;
	width: 92px;
	background-image: url(../imgs/fondo_menus_engloba.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top:-4px;
	padding-left: 10px;
	padding-right: 12px;
	position:relative;

	}
.menu_apartados {
	height: 20px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-repeat: no-repeat;
	padding-top: 5px;
	font-size: 1.1em;
}
.contenedor_menus_engloba {

	float: left;
	width: auto;
}
.pie_menu_engloba {
	float: left;
	width: 100%;
	background-image: url(../imgs/pie_menus_engloba.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:12px;
	padding-top: 2px;
	margin-top:0px;
	position:inherit;
	top:-4px;
}
.separacion_menu_apartados {

	height: 10px;
	width: auto;
	background-repeat: no-repeat;
	padding-top: 5px;
}
.ultimo_apartado_engloba {
	height: 25px;
	width: 111px;
	background-repeat: no-repeat;
	padding-top: 5px;
	background-image: url(../imgs/pie_menus_engloba2.jpg);
	background-position: left top;
	float: left;
}
.contenedor_central {
	float: left;
	width: 690px;
	font-size: 0.8em;
}
.contenedor_derecha {
	float: right;
	width: 135px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 0.8em;
}
.cabecera_menu_duosoluciones {
	float: left;
	width: 115px;
	background-image: url(../imgs/fondo_cabec_duosoluciones_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 14px;
	padding-top: 3px;
	/*padding-left: 12px;*/
	text-align:center;
	text-decoration:none;
	color:#666666;
	overflow: hidden;
}

.cabecera_menu_duosoluciones:hover{
	background-image: url(../imgs/fondo_cabec_duosoluciones.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration:none;
	color:#000000;
	height: 17px;
	margin-top:-4px;
	position:relative;
	color:#000000;
	/*z-index: 99;
	top: -4px;*/
	padding-top: 4px;
}

.cabecera_menu_duonet {
	float: left;
	width: 115px;
	background-image: url(../imgs/fondo_cabec_duonet_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	padding-top: 3px;
	/*padding-left: 12px;*/
	text-align:center;
	text-decoration:none;
	color:#666666;
}

.cabecera_menu_duonet:hover{
	background-image: url(../imgs/fondo_cabec_duonet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	color:#000000;
	height: 17px;
	padding-top: 4px;
	margin-top:-4px;
	position:relative;
	color:#000000;
}

.link_menu_engloba {
	float: left;
	width: 115px;
	background-image: url(../imgs/fondo_cabec_engloba_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	padding-top: 3px;
	/*padding-left: 12px;*/
	text-align:center;
	text-decoration:none;
	color:#333333;
}

.link_menu_engloba:hover{
	background-image: url(../imgs/fondo_cabec_engloba.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	color:#000000;
	height: 17px;
	padding-top: 4px;
	margin-top:-4px;
	position:relative;
	color:#000000;
}
.activo_engloba{
	background-image: url(../imgs/fondo_cabec_engloba.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	color:#000000;
	height: 17px;
	padding-top: 4px;
	margin-top:-4px;
	position:relative;
	color:#000000;
}
.link_menu_wduo {
	float: left;
	width: 115px;
	background-image: url(../imgs/fondo_cabec_wduo_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	padding-top: 3px;
	/*padding-left: 12px;*/
	text-align:center;
	text-decoration:none;
	color:#666666;
}

.link_menu_wduo:hover{
	background-image: url(../imgs/fondo_cabec_wduo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	color:#000000;
	height: 17px;
	padding-top: 4px;
	margin-top:-4px;
	position:relative;
	color:#000000;
}
.cabecera_menu_noticias {

	float: left;
	width: 121px;
	background-image: url(../imgs/fondo_cabecera_noticias.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	padding-top: 2px;
	padding-left: 12px;
}
.cabecera_telefono {

	float: left;
	width: 121px;
	background-image: url(../imgs/telefono.jpg);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	height: 15px;
	padding-top: 2px;
	padding-left: 12px;
}
.contenedor_diagonales {
	float: left;
	width: 690px;
	/*background-image: url(../imgs/fondo_diagonal_engloba.jpg);*/
	border-top:solid 1px #999999;
	background-repeat: repeat;
	/*height: 331px;*/	
	margin-top:0px;
}
.contenedor_diagonales_index {
	float: left;
	width: 690px;
	/*background-image: url(../imgs/fondo_diagonal_engloba.jpg);*/
	border-top:solid 1px #999999;
	background-repeat: repeat;
	height: 290px;	
	margin-top:0px;
}
.contenedor_divisiones {

	float: left;
	width: 575px;
}
.contenedor_contenidos_central {
	width: 680px;
	height: 321px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 1.1em;
	background-image: url(../imgs/fondo_contenidos_central.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.contenedor_contenidos_central#conta {
	width: 680px;
	height: 340px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 1.1em;
	background-image: url(../imgs/fondo_contenidos_central.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.contenedor_contenidos_central_largo {
	width: 680px;
	/*height: 321px;*/
	height:auto;
	float:left;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	font-size: 1.1em;
	/*background-image: url(../imgs/fondo_contenidos_central.jpg);*/
	background-repeat: repeat-y;
	background-position: right top;
}
.contenedor_contenidos_central_index {
	width: 680px;
	height: 321px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 1.1em;
	background-repeat: repeat-y;
	background-position: right top;
}
.contenedor_detalle {
	float: left;
	width: 450px;
	margin: 3px;
	/*height: 307px;*/
	padding:3px;	
}
.contenedor_detalle_index {
	float: left;
	width: 670px;
	margin: 3px;
	/*height: 307px;*/
	padding:3px;
	text-align: justify;
}
.contenedor_submenus {
	float: right;
	width: 197px;
	border: 1px solid #CCCCCC;
	margin: 3px;
	height: 307px;
	padding:3px;
}
.division_submenus {
	float: left;
	width: 195px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 150px;
	margin-bottom: 5px;
}

.contenedor_destacados {
	float: left;
	width: 690px;
	margin-top:5px;
	height:auto;
}
.destacados {
	float: left;
	width: 172px;
	height: auto;

}
.contenido_destacados_fotos {
	float: left;
	width: 172px;
	height: 80px;
}

.contenido_destacados_txt1{
	float: left;
	width: 172px;
	height: 80px;
	background-color: #D7D7D7;
}
.contenido_destacados_txt2{
	float: left;
	width: 172px;
	height: 80px;
	background-color: #B7B6B6;
}
.titulo_destacado {
	color: #FFFFFF;
	background-color: #990000;
	width: 75%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	float: left;
}
.txt_destacado {
	padding: 5px;
	float: left;
	height: auto;
	width: 162px;
	font-size: 1.1em;
}
.logo_detalle {
	float: left;
	width: 435px;
	margin: 3px;
	height: 40px;
	padding:3px;
}
.detalle {
	float: left;
	width: 435px;
	margin: 3px;
	/*height: auto;*/
	padding:3px;
	z-index: -1;
}
.pie {
	float: left;
	width: 690px;
	margin-bottom:18px;
	height:auto;
	font-size: 1.1em;
}
.pie-index {
	float: left;
	width: 690px;
	margin-top:5px;
	margin-bottom:18px;
	height:auto;
	font-size: 1.1em;
}
.direccion_pie {
	float: left;
	width: 175px;
	margin-top:15px;
	height:auto;
	font-size: 1em;
	padding-left: 15px;
	background-image: url(../imgs/punto_rojo.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.aviso_privacidad {

	float: right;
	width: 120px;
	margin-top:15px;
	height:auto;
	font-size: 1em;
	padding-left: 15px;
	background-image: url(../imgs/punto_rojo.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.aviso_privacidad a{
color:#666666;
text-decoration:none;
}
.aviso_privacidad a:hover{
color:#666666;
text-decoration:none;
}
.menu_noticias {
	float: left;
	width: 130px;
	background-image: url(../imgs/fondo_noticias.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 8px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 1.1em;

}
.separa_noticias {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 8px;
	padding-left: 8px;
	width: 100px;
	font-size: 1em;

}
/*.separa_noticias img{
display:none;
}*/
.separa_noticias a{
 color:#999999;
 text-decoration:none;
}
.separa_noticias a:hover{
 color:#333333;
 text-decoration:none;
}
.cierra_noticias {


	float: left;
	width: 121px;
	background-image: url(../imgs/fondo_cierra_noticias.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	padding-top: 2px;
	padding-left: 12px;
}
.txt_destacado_englobas {
	font-size: 1.4em;
	color: #0E51A2;
}
.txt_destacado_engloba_12 {

	font-size: 1.1em;
	color: #0E51A2;
}
.txt_destacado_duosoluciones {

	font-size: 1.2em;
	color: #D31E25;
}
.txt_destacado_duosoluciones_12 {


	font-size: 1.1em;
	color: #D31E25;
}
.pie_menu_principal {

	float: left;
	width: 103px;
	background-image: url(../imgs/pie_cabecera_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 143px;
	padding-top: 2px;
	padding-left: 12px;
}
h1{
	font-size: 1.1em;
	color: #666666;
	font-weight:normal;
	display:inline;
}
h2{
	font-size: 1em;
	color: #D31E25;
	font-weight:normal;
	display:inline;
}
.destaca_rojo{
	font-size: 1em;
	color: #D31E25;
	display:inline;
}
input {
	font-size: 1em;
	width: 150px;
	margin-bottom: 5px;
}

input#casilla {
	float: inherit;
	width: 15px;
	height: 15px;
	display: inline;
	margin-top: 10px;
}
label {
	font-size: 1em;
	display: block;
}
label#aviso {
	font-size: 1em;
	display: inline;
}
.columna_izq_form {
	float: left;
	width: 200px;
}
.columna_total {

	float: left;
	width: 400px;
}
.acepto_aviso {
	margin: 5px;
	float: none;
	width: 300px;
	height: 30px;
}
.acepto_aviso label {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
input#enviar {
	width:70px;
	height:21px;
	margin: 5px;
	background-color: #D81F26;
	border: 1px solid #262626;
	float: left;
}
input#reset {
	width:70px;
	height:21px;
	margin: 5px;
	background-color: #D81F26;
	border: 1px solid #262626;
	float: left;
}

.menu_principal input {
	width:80px;
	margin-bottom: 0px;
	margin-left:8px;
	height:13px;
	padding:0px;
	border:1px;
	border-color:#CCCCCC;
	border-style:solid;
}


textarea {
	color: #262626;
	width: 200px;
	height: 50px;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 1em;
}.columna_total_center {
	float: left;
	width: 250px;
	padding-left: 115px;
	margin-top: 10px;
}


.txt_destacado {
	padding: 5px;
	float: left;
	height: auto;
	width: 162px;
	font-size: 1.1em;
}
.txt_destacado a {
color:#666666;
text-decoration:none;
}
.txt_destacado a:hover {
color:#333333;
text-decoration:none;
}
.htmlvalid {
	float: left;
	width: 690px;
	margin-top:15px;
	height:auto;
	font-size: 1.1em;
	text-align: right;
}
.htmlvalid a{
border:0px;
text-decoration:none;
}
.htmlvalid a:hover{
border:0px;
text-decoration:none;
}


.centrado_foo{
	position: inherit; /*Posicionamiento absoluto*/
	top: 50%; /*Desde arriba, colocar al 50% de la pantalla*/
	left: 50%; /*Desde la izquierda, colocar al 50% de la pantalla*/
	height: 280px; /*Le ponemos el valor del alto*/
	width: 435px; /*Le ponemos el valor del ancho*/
	margin-top: 215px; /*Restamos la mitad de alto para centrarlo verticalmente*/
	margin-left: 140px; /*Restamos la mitad de ancho para centrarlo horizontalmente*/
	border: 1px solid #FFFFFF;	/*background-color: #FFFFFF;	background-image: url(../img/fondo_contenido.jpg);
	/*background-repeat: no-repeat;
	/*background-position: left top;	*/
	
}
.menu_principal input#boton {
	width:40px;
	
	margin-left:30px;
	height:15px;
	padding:0px;
	border:1px;
	border-color:#CCCCCC;
	border-style:solid;
}
