/* CSS Document */
* {
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}
/* GENERAL ESTRUCTURA */
body {
	margin:0px;
	background-color:#CCCCCC;
	background-image:url(../imgsTemplate/fndbody.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.fndcolizq {
	background-image:url(../imgsTemplate/colizq_fnd.jpg);
	background-repeat:repeat-y;
}
.fndcolder {
	background-image:url(../imgsTemplate/colder_fnd.jpg);
	background-repeat:repeat-y;
}
.separador1 {
	clear:both;
	height:14px;
	}
.separador2 {
	clear:both;
	height:10px;
}
/* MENU-SUBMENU OTRAS PAGINAS */
.mnuprincipal {
	font-family:Tahoma;
	font-size:10px;
	}
.mnuprincipal a {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.mnuprincipal a:hover {
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.submenu {
	font-family:Tahoma;
	font-size:10px;
	}
.submenu a {
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.submenu a:hover {
	font-family:Tahoma;
	font-size:10px;
	color:#cbe7f1;
	text-decoration:none;
	font-weight:bold;
}
.submenublanco {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.info1 {
	color:#CCCCCC;
	padding:5px 15px 10px 15px;
	font-weight:bold;
}
.info2 {
	color:#CCCCCC;
	padding:5px 15px 10px 15px;

}
.flecha {
	padding:8px 5px 0px 0px;
	float:left;
}
.flechainfo {
	padding:8px 5px 0px 16px;
	float:left;
	height: 126px;
}
.divinfo {
	padding:5px 0px 2px 0px;
	float:left;
}
.titprod {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
.prodpie {
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
.iconoslink {
	float:right;
	padding-right:5px;
}
.barpaginacion {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
}
.divtitinfo {
	float:left;
	padding-left:15px;
}
.firmanaranja {
	font-family:Tahoma;
	font-size:11px;
	color:#00B0D8;
	font-weight:bold;
	text-decoration:none;
}
.firmagris {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:bold;
}
.titfabfindings {
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	padding: 6px 0px 0px 3px;
	width: 800px;
	text-align: left;
	height: 28px;
}
.imgfabfind {
	margin-right:10px;
}
.divbanda1 {
	width:278px;
	height: 140px;
	padding: 15px 28px 0px 22px;	
	float: left;
	font-size:10px;
}
.sepbefaft {
	background-image:url(../imgsTemplate/sepbefaft.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
.imgbefaft {
	float:right; 
	margin-left:15px;
}
.tdpie {
	background-color:#4C4D4F; 
	padding:2px 1px 0px 1px;
}
.divpie {
	background-image:url(../imgsTemplate/puntoanaranajado.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:45px;
	}
.mnupie {
	font-family:Tahoma;
	font-size:11px;
	color:#CCCCCC;
}
.mnupie a {
	font-family:Tahoma;
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none;
}
.mnupie a:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.iconopie {
	float:right;
	padding:11px 5px 0px 0px;
}
.txtmedio {
	padding:5px 20px 5px 20px;
}
.txtmedio a{
	color:#CCCCCC;
	text-decoration:none;
}
.divtxtpromo {
	padding: 5px 24px 5px 24px;
}
.divtxtpromo strong {
	color:#00B0D8;
}
.txtcuerpo {
	font-family:Tahoma;
	font-size:11px;
	color:#9f9f9f
}
.puntonaranja {
	color:#cbe7f1
}
.cajatxtblanco {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	padding-top:5px;
	line-height:14px;
	font-weight:bold;
	text-decoration: none;
}
.cajatxtdetalle {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF; 
	font-weight:bold;
}
.linkpartners {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
.cuadrotexto {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
}
.cuadrodetalle {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:20px;
	text-decoration:none;
}
.titcategoria {
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#00B1DA;
	text-decoration: none;
}
.titsubcategoria {
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#666666;
}
.titprod {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}	
/* ESTILO DE ENCABEZADOS MENU */
.encabezado {
	background-image:url(../imgsTemplate/bg_botonera.jpg);
	background-repeat:no-repeat;
}
.encabezado_doors {
	background-image:url(../imgsTemplate/bg_botonera_doors.jpg);
	background-repeat:no-repeat;
}
.encabezado_hardware {
	background-image:url(../imgsTemplate/bg_botonera_hardware.jpg);
	background-repeat:no-repeat;
}
.encabezado_stained {
	background-image:url(../imgsTemplate/bg_botonera_stained.jpg);
	background-repeat:no-repeat;
}
.encabezado_iron {
	background-image:url(../imgsTemplate/bg_botonera_iron.jpg);
	background-repeat:no-repeat;
}
.encabezado_antique {
	background-image:url(../imgsTemplate/bg_botonera_antique.jpg);
	background-repeat:no-repeat;
}
.encabezado_unique {
	background-image:url(../imgsTemplate/bg_botonera_unique.jpg);
	background-repeat:no-repeat;
}
.encabezado_windows {
	background-image:url(../imgsTemplate/bg_botonera_windows.jpg);
	background-repeat:no-repeat;
}
/* MENU . CATEGORIA-SUB & SUB.SUB */
.categoria {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	padding-top:0px;
	line-height:14px;
	font-weight:bold;
}
.categoria a {
	color:#FFFFFF;
	text-decoration:none;
}
.categoria a:hover {
	color:#CBE7F2;
	text-decoration:none;
}
.categoria_seleccionado {
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	padding-top:0px;
	line-height:14px;
	font-weight:bold;
}
.categoria_seleccionado a {
	color:#333333;
	text-decoration:none;
}
.categoria_seleccionado a:hover {
	color:#00B1DA;
	text-decoration:none;
}
/* MENU . DOORS */
.categoria_doors {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	padding-top:0px;
	line-height:14px;
	font-weight:bold;
	background-image:url(../imgsTemplate/td_doors.jpg);
	background-repeat:no-repeat;
}
.categoria_doors a {
	color:#FFFFFF;
	text-decoration:none;
}
.categoria_doors a:hover {
	color:#CBE7F2;
	text-decoration:none;
}
.categoria_seleccionado_doors {
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	padding-top:0px;
	line-height:14px;
	font-weight:bold;
	background-image:url(../imgsTemplate/td_doors.jpg);
	background-repeat:no-repeat;
}
.categoria_seleccionado_doors a {
	color:#333333;
	text-decoration:none;
}
.categoria_seleccionado_doors a:hover {
	color:#00B1DA;
	text-decoration:none;
}
/* MENU . HARDWARE */
.categoria_hardware {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	padding-top:0px;
	line-height:14px;
	font-weight:bold;
	background-image:url(../imgsTemplate/td_hardware.jpg);
	background-repeat:no-repeat;
}
.categoria_hardware a {
	color:#FFFFFF;
	text-decoration:none;
}
.categoria_hardware a:hover {
	color:#CBE7F2;
	text-decoration:none;
}
.categoria_seleccionado_hardware {
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	padding-top:0px;
	line-height:14px;
	font-weight:bold;
	background-image:url(../imgsTemplate/td_hardware.jpg);
	background-repeat:no-repeat;
}
.categoria_seleccionado_hardware a {
	color:#333333;
	text-decoration:none;
}
.categoria_seleccionado_hardware a:hover {
	color:#00B1DA;
	text-decoration:none;
}
/* MENU . STAINED */
.categoria_stained {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	padding-top:0px;
	line-height:14px;
	font-weight:bold;
	background-image:url(../imgsTemplate/td_stained.jpg);
	background-repeat:no-repeat;
}
.categoria_stained a {
	color:#FFFFFF;
	text-decoration:none;
}
.categoria_stained a:hover {
	color:#CBE7F2;
	text-decoration:none;
}
.categoria_seleccionado_stained {
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	padding-top:0px;
	line-height:14px;
	font-weight:bold;
	background-image:url(../imgsTemplate/td_stained.jpg);
	background-repeat:no-repeat;
}
.categoria_seleccionado_stained a {
	color:#333333;
	text-decoration:none;
}
.categoria_seleccionado_stained a:hover {
	color:#00B1DA;
	text-decoration:none;
}
/* MENU . IRON */
.categoria_iron {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	padding-top:0px;
	line-height:14px;
	font-weight:bold;
	background-image:url(../imgsTemplate/td_iron.jpg);
	background-repeat:no-repeat;
}
.categoria_iron a {
	color:#FFFFFF;
	text-decoration:none;
}
.categoria_iron a:hover {
	color:#CBE7F2;
	text-decoration:none;
}
.categoria_seleccionado_iron {
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	padding-top:0px;
	line-height:14px;
	font-weight:bold;
	background-image:url(../imgsTemplate/td_iron.jpg);
	background-repeat:no-repeat;
}
.categoria_seleccionado_iron a {
	color:#333333;
	text-decoration:none;
}
.categoria_seleccionado_iron a:hover {
	color:#00B1DA;
	text-decoration:none;
}
/* MENU . ANTIQUE */
.categoria_antique {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	padding-top:0px;
	line-height:14px;
	font-weight:bold;
	background-image:url(../imgsTemplate/td_antique.jpg);
	background-repeat:no-repeat;
}
.categoria_antique a {
	color:#FFFFFF;
	text-decoration:none;
}
.categoria_antique a:hover {
	color:#CBE7F2;
	text-decoration:none;
}
.categoria_seleccionado_antique {
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	padding-top:0px;
	line-height:14px;
	font-weight:bold;
	background-image:url(../imgsTemplate/td_antique.jpg);
	background-repeat:no-repeat;
}
.categoria_seleccionado_antique a {
	color:#333333;
	text-decoration:none;
}
.categoria_seleccionado_antique a:hover {
	color:#00B1DA;
	text-decoration:none;
}
/* MENU . UNIQUE */
.categoria_unique {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	padding-top:0px;
	line-height:14px;
	font-weight:bold;
	background-image:url(../imgsTemplate/td_unique.jpg);
	background-repeat:no-repeat;
}
.categoria_unique a {
	color:#FFFFFF;
	text-decoration:none;
}
.categoria_unique a:hover {
	color:#CBE7F2;
	text-decoration:none;
}
.categoria_seleccionado_unique {
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	padding-top:0px;
	line-height:14px;
	font-weight:bold;
	background-image:url(../imgsTemplate/td_unique.jpg);
	background-repeat:no-repeat;
}
.categoria_seleccionado_unique a {
	color:#333333;
	text-decoration:none;
}
.categoria_seleccionado_unique a:hover {
	color:#00B1DA;
	text-decoration:none;
}
/* MENU . WINDOWS */
.categoria_windows {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	padding-top:0px;
	line-height:14px;
	font-weight:bold;
	background-image:url(../imgsTemplate/td_windows.jpg);
	background-repeat:no-repeat;
}
.categoria_windows a {
	color:#FFFFFF;
	text-decoration:none;
}
.categoria_windows a:hover {
	color:#CBE7F2;
	text-decoration:none;
}
.categoria_seleccionado_windows {
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	padding-top:0px;
	line-height:14px;
	font-weight:bold;
	background-image:url(../imgsTemplate/td_windows.jpg);
	background-repeat:no-repeat;
}
.categoria_seleccionado_windows a {
	color:#333333;
	text-decoration:none;
}
.categoria_seleccionado_windows a:hover {
	color:#00B1DA;
	text-decoration:none;
}
/* SUB SUBMENU */
.divsubcategoria {
	float:left;
	padding-left:0px;
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	font-weight:bold;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 10px;
}
.divsubcategoria a {
	color: #999999;
	text-decoration: none;
}
.divsubcategoria a:hover{
	color: #333333;
	text-decoration: none;
}
.divsubcategoriaseleccionado {
	float:left;
	padding-left:0px;
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 10px;
}
.divsubcategoriaseleccionado a {
	color: #333333;
	text-decoration: none;
}
.divsubcategoriaseleccionado a:hover{
	color: #999999;
	text-decoration: none;
}
.divsubSUBcategoria {
	float:left;
	padding-left:0px;
	font-family: Tahoma;
	font-size: 10px;
	color: #268DA4;
	font-weight:bold;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 10px;
}
.divmenusecundario {
	float:right;
	padding-right: 21px;
	font-family:Tahoma;
	font-size:10px;
	color:#CCCCCC;
	text-decoration:none;
	padding-top: 8px;
}
.divmenusecundario a {
	color:#CCCCCC;
	text-decoration:none;
}
.divmenusecundario a:hover {
	color:#CBE7F2;
	text-decoration:none;
}
.divmoredetail {
	float:right;
	padding-left:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#999999;
	padding-top: 8px;
}
/* ESTILO COMBO */
.divcombo {
	float:left;
	padding-left:0px;
    padding-top: 5px;
}
.combo {
	font-family:Tahoma;
	font-weight:bold;
	font-size:10px;
	color:#666666;
	background-color: #CBE7F2;
}
/* ESTILO MODULO */
.artcategoria {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight:bold;
}
.btncompare {
	border:0px;
	width:50px;
	height:20px;
	background-color:#cbe7f2;
	font-family:Tahoma;
	font-size:10px;
	color:#999999;
	font-weight:bold;
	text-decoration: none;
	padding-top: 3px;
}
.linkimg a {
	text-decoration:none;
}
.medidas {
	font-family:Tahoma;
	font-size:9px;
	color:#FFFFFF;
	line-height:14px;
}
/* ESTILO BUSQUEDA */
.titsearch {
	float:right;
	padding-top:22px;
	padding-right:7px;
	font-weight: normal;
}
.cmpsearch {
	float:left;
	padding-right: 0px;
	text-decoration:none;
	padding-top: 11px;
	right: 0px;
	padding-left: 50px;
	width: 150px;
}
.btnsearch {
	float:right;
	padding-right:220px;
	padding-top:11px;
}
.txtsearch {
	border:solid #999999 1px;
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	padding:0px 0px 0px 2px;
	background-color: #FFFFFF;
	width: 130px;
	height: 15px;
}
.separador2 {
	clear:both;
	height:10px;
}
.titsearchprice {
	float:right;
	padding-right:17px;
	padding-top: 6px;
}
.titsearchdimension {
	float:right;
	padding-right:220px;
	padding-top: 6px;
}
.txtsearch_DP {
	font-family:Tahoma;
	font-size:10px;
	color:#CBE7F2;
	text-decoration: none;
}
.txtlinkcategorias {
	font-family:Tahoma;
	font-size:11px;
	color:#4c4d4f;
	text-decoration:none;
}
.txtlinkcategorias a {
	color:#4c4d4f;
	text-decoration:none;
}
.txtlinkcategorias a:hover {
	color:#CBE7F2;
	text-decoration:underline;
}
.txtstore {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.inputtext {
	border:solid #999999 1px;
	height:19px;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
}
.colizq_fnd {
	background-image:url(../imgsTemplate/colizq_fnd.jpg);
	background-repeat:repeat-y;
}
