#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:35px;
	float: left;
}
.contenedor_logos_cabecera {
	height: 43px;
	width: 790px;
	padding-left: 20px;
	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: 25px;
	float: left;	
	padding-top: 5px;
	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: 970px;
float: left;
	margin-top: 10px;
	bottom: 0px;
}
.contenedor_menus_izq {
	float: left;
	width: 115px;
	font-size: 0.8em;

}



.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;
	color: #000000;
}

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

.cabecera_menu_principal a{
text-decoration:none;
color:#000000;
}
.cabecera_menu_principal a:hover{
text-decoration:none;
color:#CCCCCC;
}
/*.menu_principal {
	float: left;
	width: 94px;
	background-image: url(../imgs/fondo_menus_principal.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 12px;
}*/
.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_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_somos {
	background-image: url(../imgs/icono_somos.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_somos a{
	text-decoration:none;
	color:#333333;
}
.menu_somos a:hover{
	text-decoration:none;
	color:#333333;
}*/

.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;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 1.1em;
}
.menu_somos a{
	text-decoration:none;
	color:#999999;
}
.menu_somos 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;
}
.menu_apartados a{
color:#666666;
text-decoration:none;
}
.menu_apartados a:hover{
color:#666666;
text-decoration:none;
}
.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;
}

.activo_engloba {
	float: left;
	width: 115px;
	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;
	text-align:center;
	text-decoration:none;
}


.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;
}

.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;
}
/*.contenedor_diagonales {
	float: left;
	width: 690px;
	background-image: url(../imgs/fondo_diagonal_engloba.jpg);
	background-repeat: repeat;
	height: 331px;
	margin-top:0px;
}*/
.contenedor_diagonales {
	float: left;
	width: 690px;
	background-image: url(../imgs/fondo_diagonal_engloba.jpg);
	background-repeat: repeat;
	/*min-height: 331px;
	height:auto;*/
	margin-top:0px;
}
.contenedor_divisiones {

	float: left;
	width: 575px;
}
.contenedor_contenidos_central {
	width: 680px;
	/*height: 321px;*/
	min-height:321px;
	height: auto;
	background-color: #FFFFFF;
	font-size: 1.1em;
	background-image: url(../imgs/fondo_contenidos_central.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 5px;
	background-color: #FFFFFF;
}
.contenedor_contenidos_central#index {
	height:321px;
	background-image: url(../img_duonet/index.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}
.contenedor_contenidos_central#creamos {
	background-color: #FFFFFF;
	background-image: url(../img_duonet/fondo_creamos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:423px;
}
.contenedor_contenidos_central#publicidad {
	background-color: #FFFFFF;
	background-image: url(../img_duonet/fondo_publicidad.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:423px;
}
.contenedor_contenidos_central#flash {
	background-color: #FFFFFF;
	background-image: url(../img_duonet/fondo_portfolio.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:423px;
}
.contenedor_contenidos_central#_servicios {
	background-color: #FFFFFF;
	background-image: url(../img_duonet/fondo_servicios.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:423px;
}
.contenedor_contenidos_central#_servicios2 {
	background-color: #FFFFFF;
	background-image: url(../img_duonet/fondo_servicios.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:470px;
}
.contenedor_contenidos_central#serv2 {
	background-color: #FFFFFF;
	background-image: url(../img_duonet/fondo_servicios.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:470px;
}

.contenedor_contenidos_central#mail {
	background-color: #FFFFFF;
	background-image: url(../img_duonet/fondo_mail.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:350px;
}
.contenedor_detalle {
	float: left;
	width: 450px;
	margin: 3px;
	height: 307px;
	padding:3px;
}
.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;
	padding-bottom:15px;

}
.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;
}
.txt_destacado a {
color:#666666;
text-decoration:none;
}
.txt_destacado a:hover {
color:#333333;
text-decoration:none;
}
.logo_detalle {
	float: left;
	width: 435px;
	margin: 3px;
	height: 40px;
	padding:3px;
}
.detalle {
	float: left;
	width: 435px;
	margin: 3px;
	height: auto;
	padding:3px;
}
.pie {
	float: left;
	width: 690px;
	margin-top:15px;
	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;
}


.submenu_interior {

	float: left;
	width: 120px;
	margin-top:15px;
	height:auto;
	font-size: 1em;
	padding-left: 15px;
	background-image: url(../img_duonet/punto_naranja.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.submenu_interior a{
color:#666666;
text-decoration:none;
}
.submenu_interior 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;

}
.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;
}
.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: #F9930A;
}

.txt_destacado_engloba_12 {

	font-size: 1.1em;
	color: #F9930A;
}
/*CSS FORMULARIO*/
h1{
	font-size: 1.3em;
	color: #F9930A;
	font-weight:normal;
	display:inline;
}
h2{
	font-size: 1em;
	color: #F9930A;
	font-weight:normal;
	display:inline;
}
.destaca_rojo{
	font-size: 1em;
	color: #D31E25;
	font-weight:normal;
	display:inline;
}
input {
	font-size: 1em;
	width: 150px;
	margin-bottom: 5px;
}

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

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: #EEB240;
	border: 1px solid #262626;
	float: left;
}
input#reset {
	width:70px;
	height:21px;
	margin: 5px;
	background-color: #EEB240;
	border: 1px solid #262626;
	float: left;
}
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;
}
li {
	margin-left: -10px;
	margin-bottom: 8px;
}
ul{
	margin-top: 6px;
	margin-bottom: 6px;
}

.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;
}




.pie_menu_principal {

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


.cabecera_inicio {
	float: left;
	width: 103px;
	background-image: url(../imgs/fondo_inicio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	padding-top: 2px;
	padding-left: 12px;
	color: #000000;
}
.cabecera_inicio a{
text-decoration:none;
color:#000000;
}
.cabecera_inicio a:hover{
text-decoration:none;
color:#CCCCCC;
}



.contenedor_submenus_ancho {
	float: right;
	width: 350px;
	margin: 3px;
	/*height: 307px;*/
	padding:3px;
}
.contenedor_submenus_ancho a{
	color:#FF0000;
	text-decoration:none;
	float: left;
	width: 300px;
	padding-left: 25px;
}
.contenedor_submenus_ancho a:hover{
color:#FF0000;
text-decoration:none;
}


.division_submenus#servicios {
	float: left;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 15px;
	visibility: visible;
	margin-top: 130px;
}
.division_submenus#servicios a{
	color:#666666;
	float: left;
	width: 120px;
	margin-top:10px;
	height:auto;
	font-size: 1em;
	padding-left: 25px;
	background-image: url(../img_duosoluciones/punto_rojo.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;

}
.division_submenus#servicios a:hover{
	color:#FB2733;
	float: left;
	width: 120px;
	margin-top:10px;
	height:auto;
	font-size: 1em;
	padding-left: 25px;
	background-image: url(../img_duosoluciones/punto_rojo.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.contenido_servicios {
	float: left;
	width: 335px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-right: 15px;
}

.contenido_creamos {
	float: left;
	width: 335px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-right: 15px;
	margin-top: 90px;
}
.menu_principal input#boton {
	width:40px;
	
	margin-left:30px;
	height:15px;
	padding:0px;
	border:1px;
	border-color:#CCCCCC;
	border-style:solid;
}
