/* Estructura */
	.fondo 
	{
		width: 100%; background:transparent url('../img/fondoProductos.jpg') no-repeat center 0px;
	}
	
	.franjaGris2
	{
		position: absolute; z-index:1; left: 0px; top: 298px; height:166px; width: 50%; background:#fff url('../img/fondoFranjaGris2b.jpg') repeat-x;
	}

/* seccion */
	.textoSeccion	{}
	.destacado		{float:right; width:270px; height:15px; background:transparent url('../img/fondoDestacadoGris.jpg') repeat-x; margin:15px 0px; text-align:right;}
	.destacado div	{width:250px; height:13px; background:transparent url('../img/esquinaDestacadoGris.jpg') no-repeat 0px 0px; padding:2px 10px 0px 10px; color:#fff;}
	
	.destacado a,
	.destacado a:link,
	.destacado a:visited		{color:#fff;}
	
	.destacado a:hover,
	.destacado .btnMenuSelecc,
	.destacado.btnMenuSelecc:link,
	.destacado .btnMenuSelecc:visited {color:#fff; background-color:#4c4c4c;}
	


	.submenuGris2		{float:left; width:162px; height:166px; margin-right:20px; background:transparent url('../img/fondoFranjaGris2.jpg') repeat-x;}
	.submenuGris2 div	{width:162px; height:166px; overflow:hidden; background:transparent url('../img/esquinaCajaGris2.jpg') no-repeat right 0px;}
	
	.submenuGris2 ul				{margin:6px 0px 0px 0px; padding:0px; list-style-type:none;}
	.submenuGris2 ul li				{margin:0px; padding:0px 0px 3px 0px; height:14px; line-height:14px;}
	.submenuGris2 ul li#separado	{margin-top:21px;}
	.submenuGris2 ul li a		{text-align:left; display:block; text-indent:10px; height:14px; line-height:14px;}
	
	.submenuGris2 ul li a,
	.submenuGris2 ul li a:link,
	.submenuGris2 ul li a:visited		{color:#fff;}	
	
	.submenuGris2 ul li a:hover,
	.submenuGris2 ul li .btnMenuSelecc,
	.submenuGris2 ul li .btnMenuSelecc:link,
	.submenuGris2 ul li .btnMenuSelecc:visited {color:#fff; background-color:#4c4c4c;}
	
	
	
	.productos	{float:left; width:600px;}
	.producto	{width:600px; margin-bottom:10px;}
	.imagenProducto	{float:left; width:121px; margin-right:15px;}
	.infoProducto	{float:left; width:464px;}
	.nbProducto	{font-family:Times New Roman; font-size:12px;}
	
	
	.pieProducto a,
	.pieProducto a:link,
	.pieProducto a:visited		{color:#a0a0a0;}
	
	.pieProducto a:hover,
	.pieProducto .btnMenuSelecc,
	.pieProducto.btnMenuSelecc:link,
	.pieProducto .btnMenuSelecc:visited {color:#fff; background-color:#4c4c4c;}
	
	.lupa	{float:left; padding-left:17px; background:transparent url('../img/lupa.gif') no-repeat 0px 2px;}
	.comprarProducto	{float:right;}
	
	
	.columna1Empresa	{float:left; width:371px; margin-right:17px; line-height:14px;}
	.columna2Empresa	{float:left; width:205px;}
	.columna2Empresa p	{font-family:Times New Roman; font-size:12px; font-weight:bold; line-height:17px;}
	
	.columna1Sectores	{float:left; width:179px; margin-right:17px; line-height:14px; padding-left:30px;}
	.columna1SectoresB	{float:left; width:209px; margin-right:17px; line-height:14px; text-align:right;}
	.columna2Sectores	{float:left; width:367px;}
	.columna2Sectores p	{font-family:Times New Roman; font-size:12px; line-height:17px;}
	
	.iconoIzq	{float:left; text-align:center; width:89px; margin-bottom:10px;}
	.iconoDcha	{float:left; text-align:center; width:89px; margin-bottom:10px;}
	