@charset "utf-8";
/* CSS Document */
#cuadro-derecha {
	width:460px;
	height:auto;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 50px;
}
#imagen-productos {
	width:882px;
	height:68px;
	z-index:5;
	margin-left: 10px;
	background-image: url(imagenes/productos_03.jpg);
}

#menu-productos{
	width:320px;
	height:320px;
	float: left;
	margin-left: 20px;
	padding-top: 0px;
}

#cuadro-productos-1 {
	left:36px;
	width:270px;
	height:auto;
	z-index:1;
	float: left;
	padding-bottom: 3px;
}
#cuadro-productos-2 {
	left:36px;
	width:120px;
	height:auto;
	z-index:1;
	float: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	clear: left;
	margin-right: 180px;
	text-indent: 15px;
	
	
}
#cuadro-productos-3 {
	left:4px;
	width:287px;
	height:344px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	top: 417px;
}

#cuadro-productos-2, ul li{
	list-style: none;
	background: none;
	padding-left: 0px;
	margin-right: 0px;
		
}

#cuadro-productos-2 ul li:hover {
	background: url(imagenes/wreger_07.png) left bottom no-repeat;

}

#cuadro-productos-2 .triangulo {
	background: url(imagenes/wreger_07.png) left bottom no-repeat;

}


#cuadro-productos-2 ul
{
	padding: 0px;
	margin: 0px;
}

#menu-fecha {
	width:305px;
	height:auto;
	float: left;
	margin-left: 25px;
	padding-top: 0px;
	margin-top: 25px;
}

