@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	color:#666666;
}
a{
	color:#fff;
	text-decoration:none;
}
a:hover{
	color:#ddd;
}

/****She Menu****/
.menuPrincipal{
	width:100%;
	height:39px;
	position:absolute;
	margin-top:5px;
	background-image:url(../images/backMenux.png);
}
.menuPrincipal div{
	width:1000px;
	height:39px;
	background-image:url(../images/backMenu4.png);
	margin:auto;
}

/*------Header------*/
.backHeader{
	background-image:url(../images/backHeader.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}

/*------Menú Pestaña------*/
.pest{
	padding-left:120px;
}
/*------Menú General------*/
.menuTd td{
	height:30px;
	text-align:center;
}
.menuTd td a{
	font-size:12pt;
	text-decoration:none;
	color:#666;
}
.menuTd td a:hover{
	color:#333;
}

/*------Footer------*/
.icoFace{display:block; width:32px; height:36px; background-image:url(../images/icoFaceMouse.jpg); float:left; margin:0 5px 0 0;}
.icoFace:hover{background-position:top right !important;}
.icoFace:active{background-position:top center !important;}

.icoTwitter{display:block; width:32px; height:36px; background-image:url(../images/icoTwitterM.jpg); float:left; margin:0 5px 0 0;}
.icoTwitter:hover{background-position:top right !important;}
.icoTwitter:active{background-position:top center !important;}

.icoLink{display:block; width:32px; height:36px; background-image:url(../images/icoLinkM.jpg); float:left; margin:0 5px 0 0;}
.icoLink:hover{background-position:top right !important;}
.icoLink:active{background-position:top center !important;}

.footerCopyTd{
	font-size:8pt;
	color:#333;
	vertical-align:top;
	padding:10px;	
}
.menuInfTd{
	font-size:8pt;
	color:#333;
	text-align:right;
	padding:10px;
}
.menuInfTd span, .menuInfTd span a{
	color:#888;
}
.menuInfTd a{
	color:#333;
	text-decoration:none;
}
.menuInfTd a:hover{
	color:#666;
}
.redesTd{
	padding:0 0 0 25px;
}

/*------Soluciones------*/
.anclaProy{display:block; width:180px; height:175px; background-image:url(../imagesSoluciones/anclaProyectoHov.jpg);}
.anclaProy:hover{background-position:top right !important;}
.anclaInst{display:block; width:180px; height:175px; background-image:url(../imagesSoluciones/anclaInstalacionHov.jpg);}
.anclaInst:hover{background-position:top right !important;}
.anclaIlum{display:block; width:180px; height:175px; background-image:url(../imagesSoluciones/anclaIluminacionHov.jpg);}
.anclaIlum:hover{background-position:top right !important;}
.anclaEner{display:block; width:180px; height:175px; background-image:url(../imagesSoluciones/anclaEnergiaHov.jpg);}
.anclaEner:hover{background-position:top right !important;}
.anclaGest{display:block; width:180px; height:175px; background-image:url(../imagesSoluciones/anclaGestionHov.jpg);}
.anclaGest:hover{background-position:top right !important;}

.anclaProy_en{display:block; width:180px; height:175px; background-image:url(../imagesSoluciones/Ingles/anclaProyectoHov.jpg);}
.anclaProy_en:hover{background-position:top right !important;}
.anclaInst_en{display:block; width:180px; height:175px; background-image:url(../imagesSoluciones/Ingles/anclaInstalacionHov.jpg);}
.anclaInst_en:hover{background-position:top right !important;}
.anclaIlum_en{display:block; width:180px; height:175px; background-image:url(../imagesSoluciones/Ingles/anclaIluminacionHov.jpg);}
.anclaIlum_en:hover{background-position:top right !important;}
.anclaEner_en{display:block; width:180px; height:175px; background-image:url(../imagesSoluciones/Ingles/anclaEnergiaHov.jpg);}
.anclaEner_en:hover{background-position:top right !important;}
.anclaGest_en{display:block; width:180px; height:175px; background-image:url(../imagesSoluciones/Ingles/anclaGestionHov.jpg);}
.anclaGest_en:hover{background-position:top right !important;}

.idiomaES{display:block; background-image:url(../images/idiomaES.png);}
.idiomaES:hover{background-position:top right !important;}

.idiomaEN{display:block; background-image:url(../images/idiomaEN.png);}
.idiomaEN:hover{background-position:top right !important;}


.idiomaES
{
	width: 50px;
	height: 26px;
	background-image: url("../images/idiomaESd.png");
	background-repeat: no-repeat;
}
 
.idiomaES:hover
{
	width: 50px;
	height: 26px;
	background-image: url("../images/idiomaES.png");
	background-repeat: no-repeat;
}


.idiomaEN
{
	width: 50px;
	height: 26px;
	background-image:url("../images/idiomaENd.png");
	background-repeat: no-repeat;
}
 
.idiomaEN:hover
{
	width: 50px;
	height: 26px;
	background-image:url("../images/idiomaEN.png");
	background-repeat: no-repeat;
}

.soluTitTd{
	width:220px;
	font-size:20pt;
	color:#76B900;
	border-right:1px solid #CCC;
	padding:0 0 0 20px;
}
.soluDescTd{
	padding:0 200px 0 50px;
}
.soluAnclaLin{
	height:40px;
	background-image:url(../imagesSoluciones/ancla_Lin.jpg);
	background-repeat:repeat-x;
	background-position:center;
}
.soluBorderTd{
	border:1px solid #e6e6e6;
	vertical-align:top;
	padding:10px 10px;
}
.soluBorderTd ul{
	padding:0 0 0 15px;
	margin:0 0 10px 0;
}
.soluUl{
	width:auto;
	list-style:disc;
}
.soluAnclaTit{
	font-size:14pt;
	font-weight:bold;
	color:#76B900;
}
.soluHr{
	height:1px;
	border:none;
	background-image:url(../imagesSoluciones/soluBackHr.jpg);
}
/*------Acerca de Docie------*/
.acerTxtTable{
	color:#fff;
	vertical-align:top;
	background-image:url(../imagesAcerca/bodyBackTxt.png);
}
.acerTit{
	font-size:25pt;
}
.acerSubtit{
	font-size:16pt;
}


/*------Preguntas frecuentes------*/
#anclas{
	/*-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:1px 1px 3px #888;
	-moz-box-shadow:1px 1px 3px #888;
	border:1px solid #76B900;*/
	background:#fff;
}
ul{/*General, Todas las preguntas*/
	width:1000px;
	display:block;
	list-style:none;
	background-color:#fff;
	margin:0;
	padding:0;
}
#anclas ul{
	background-color:#fff;
}
#anclas li ul {/*Ocultar submenus*/
	display:none;
}
#anclas li{/*Preguntas*/
	border-bottom:3px solid #76B900;
}
#anclas ul li, #anclas li:last-child{
	border:none;
}
#anclas ol li{
	border:none;
}
#anclas a{/*Preguntas*/
	display:block;
	font-size:13pt;
	text-decoration:none;
	color:#666;	
	padding:8px;
	text-align:center;
}
#anclas a:hover{
	color:#333;
	-webkit-transition: color 0.2s linear;
}
/*************/
#anclas td{
	background:#fff;
	vertical-align:top;
}
#anclas td.txtTd{
	width:auto;
	text-align:justify;
	vertical-align:top;
	padding:10px 30px;
}
#anclas td.txtTd div.masInfoDiv{
	width:100%;
	padding:0;
	text-align:right;
}
#anclas a.masInformacion{
	width:245px;
	display:inline;
}

.icoLink{display:block; width:32px; height:36px; background-image:url(../images/icoLinkM.jpg); float:left; margin:0 5px 0 0;}
.icoLink:hover{background-position:top right !important;}
.icoLink:active{background-position:top center !important;}

/*------Contacto Datos------*/
.icoPhone{display:block; width:32px; height:36px; background-image:url(../images/icoPhone.png); float:left; margin:0 5px 0 0; *margin:0 30px 0 0;}
/*.icoPhone:hover{background-position:top center !important;}
.icoPhone:active{background-position:top right !important;}
*/
.icoNextel{display:block; width:32px; height:36px; background-image:url(../images/icoNextel.png); float:left; margin:0 5px 0 0; background-position:top right;}
/*.icoNextel:hover{background-position:top center !important;}
.icoNextel:active{background-position:top right !important;}*/

.icoSkype{display:block; width:32px; height:36px; background-image:url(../images/icoSkype.png); float:left; margin:0 5px 0 0; background-position:top right;}
/*.icoSkype:hover{background-position:top center !important;}
.icoSkype:active{background-position:top right !important;}*/

.icoMail{display:block; width:32px; height:36px; background-image:url(../images/icoMail.png); float:left; margin:0 5px 0 0;}
/*.icoMail:hover{background-position:top center !important;}
.icoMail:active{background-position:top right !important;}
*/
.contDireccionTd{
	width:350px;
	padding:10px 20px;
	vertical-align:top;
	background:#fb8b01;
	color:#fff;
	font-size:11pt;
}
.contTit{
	font-size:19pt;
}
.contFormTit{
	color:#08a5e1;
	font-size:14pt;
	font-weight:bold;
}

.contHr{
	color:#FFF;
	border-width:thin;
	border-style:inset;
}

/*------Contacto Formulario------*/
input, select, textarea{
	margin:0 0 5px 0;
	background:#f3f3f3;
	border:1px inset #999;
	border-radius:2px;
}
.camposForm td{
	font-size:10pt;
	font-weight:bold;
	color:#666;
	vertical-align:top;
	padding:3px 10px 0 0;
}
.camposForm td input, .camposForm td textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#666;
	width:300px;
	vertical-align:top;
	padding:1px 3px 1px 4px;
}
.camposForm td select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#888;
	width:309px;
	vertical-align:top;
	padding:0 0 0 4px;
}
.camposForm td input.btnForm{
	width:140px;
	font-weight:normal;
	color:#333;
	margin:0 10px 0 0;
}
.camposForm td input.btnForm:hover{
	color:#666;
}
.turing{
	padding:0;
}
td input.turingInput{
	width:115px;
	text-align:center;
	margin:0;
	padding:0 5px;
}
.alerta{
	font-size:11pt;
	font-weight:bold;
	font-style:italic;
	color:#EB7805;
	padding:0 0 0 5px;
}
.aste{
	font-size:10pt;
	font-weight:normal;
	color:#EB7805;
}
.nota{
	font-size:8pt;
	font-weight:normal;
	color:#EB7805;
}
.intentaMail{
	font-weight:bold;
	color:#666;
	text-decoration:none;
}

/*------Responsabilidad social------*/
.respTitTd{
	font-size:20pt;
	color:#fa8c00;
	padding:0 0 0 20px;
}

.respTxtTd{
	vertical-align:top;
	padding:20px 30px 0 20px;
	font-size:11pt;
}




/*------Listado Galería de Productos------*/
.prodLeyenda{
	font-size:18pt;
	color:#888;
	width:100%;
	margin:15px 0 15px 0;
}
.bordeTable td{
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
	width:249px;
	background:#fff;
}
.bordeTable td:first-child{border-left:none;}

.contProd{/*div general, contiene a todos los div del producto individual*/
	margin:auto;
	padding:0 10px 15px 10px;
}
.listaProdDiv{/*div que contiene a la imagen*/
	width:233px;
	height:140px;
	text-align:center;
	border-radius:5px;
	padding:16px 0;
}
.listaProdTxtDiv{/*div que contiene a los textos*/
	width:233px;
	height:100px;
	text-align:left;
	padding:5px 0 0 0;
}
.listaProdTit{
	font-size:10pt;
	font-weight:bold;
	color:#ea8c00;
}
.listaProdDesc{
	font-size:8pt;
	font-weight:normal;
	color:#666;
	margin:5px 0 0 0;
}
.listaProdPL{
	font-size:8pt;
}
.listaProdPLT{
	text-decoration:line-through;
}
.listaProdPO{
	font-size:11pt;
	font-weight:bold;
}
.prodHr{
	height:1px;
	border:dotted 1px #aaa;
}
.listaProdVerDiv{
	width:233px;
	font-weight:bold;
	text-align:right;
}
.listaProdVerDiv a{
	color:#777;
	text-decoration:none;
}
.listaProdVerDiv a:hover{
	color:#999;
	text-decoration:none;
}
.listaPag{
	width:100%;
	height:20px;
	margin:10px 0 0 0;
}
.listaPag a{
	color:#666;
}
.listaPag a:hover{
	color:#000;
}


/*------Detalle del Productos------*/
.prodDetalleImgTd{
	width:450px;
	height:350px;
	text-align:center;
	vertical-align:top;
	padding-top:10px;
}
.prodDetalleTxtTd{
	width:550px;
	text-align:left;
	line-height:14pt;
	vertical-align:top;
}

.prodDetalleTit{
	font-size:19pt;
	color:#666;	
}
.prodDetallePO{
	font-size:12pt;
	font-weight:bold;
	color:#666;		
}

.prodDetalleLote{
	font-weight:bold;
	color:#666;
}
.prodDetalleLote a{
	text-decoration:underline;
	color:#f98b00;
}
.prodDetalleLote a:hover{
	color:#666;
}
.prodDetHr{
	height:1px;
	border:none;
	background-image:url(../images/prodDetHr.jpg);
}
.prodHasta{
	font-size:12pt;
	font-weight:bold;
	color:#aaa;
}


/*------Lotes lista------*/
.loteListTd td{
	font-size:10pt;
	height:30px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
	padding:5px 10px;
}
.loteListTxt{
	font-weight:normal;
}
.lotePrecio td{
	padding:0px 5px 0 5px;
	color:#333;
}
.lotePrecioLT{
	text-decoration:line-through;
	font-size:11pt;
	font-weight:bold;
}
.lotePrecioLP{
	font-size:11pt;
	font-weight:bold;	
}
.btnVendedor{
	display:block; width:192px; height:30px; background-image:url(../images/btnVendedor.jpg);
}
.btnVendedor:hover{background-position:top right !important;}

.btnVendedorENG{
	display:block; width:192px; height:30px; background-image:url(../en/images/btnVendedor.jpg);
}
.btnVendedorENG:hover{background-position:top right !important;}	

.icoBack{display:block; width:30px; height:30px; background-image:url(../en/images/icoBack.jpg); float:left; margin:0 5px 0 0;}
.icoBack:hover{background-position:top center !important;}
.icoBack:active{background-position:top center !important;}

