@charset "utf-8";
/* CSS Document */

#imagen-novedades {
	width:882px;
	height:68px;
	z-index:5;
	margin-left: 10px;
	background-image: url(imagenes/novedades_03.jpg);
}

#lanzamiento {
	width:350px;
	height:auto;
	float: left;
	margin-right: 0px;
	margin-top: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imagenes/promo-home.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 200px;
	padding-top: 5px;
}
#menu-fecha {
	width:300px;
	height:auto;
	float: left;
	margin-left: 25px;
	padding-top: 0px;
	margin-top: 25px;
}

#cuadro-novedades-1 {
	left:36px;
	width:270px;
	height:50px;
	z-index:1;
	float: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}
#cuadro-novedades-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-novedades-3 {
	left:36px;
	width:300px;
	height:50px;
	z-index:1;
	float: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}
#cuadro-novedades-2, ul li{
	list-style: none;
	background: none;
	padding-left: 0px;
	margin: 0;
}

#cuadro-novedades-2 ul li:hover {
	background: url(imagenes/wreger_07.png) left bottom no-repeat;

}

#cuadro-novedades-2 .triangulo {
	background: url(imagenes/wreger_07.png) left bottom no-repeat;

}


#cuadro-novedades-2 ul
{
	padding: 0px;
	margin: 0px;
}

#direccion2-novedades {
	width:250px;
	height:auto;
	z-index:1;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 30px;
	padding-left: 5px;
	
}

.boton-contacto {
	background-image: url(imagenes/enviar_03.png);
	width: 78px;
	height: 23px;
	border: none;
	background-color: #939919;
}

