@import "style.css";



.navList li.home a {
	background: url(img/bgHomeHover.gif) no-repeat 0 0 !important;
	color: #fff;
}

.container {
	padding-bottom: 25px;
}

.promos {
	overflow: hidden;
	margin-top: 15px;
}
.promo {
	float: left;
	background: url(img/bgHomeDestacat.jpg) no-repeat 0 bottom;
	width: 302px;
	height: 110px;
	padding: 3px 0 0 10px;
}
.promos .margin {
	margin-right: 4px;
}