.novedades_titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	position: absolute;
	color: #1A171B;
	left: 20px;
	top: 10px;
}
.novedades_productos_container {
	position: absolute;
	height: 195px;
	width: 953px;
	left: 10px;
	top: 47px;
}
.novedades_productos_container_rel {
	float:left;
	position: relative;
	height: 195px;
	width: 158px;
	background-image: url(../img/fondo_novedades.png);
	background-repeat: repeat-x;
}
.novedades_productos_container_linea {
	position: relative;
	height: 195px;
	width: 1px;
	float: left;
	background-color: #E6E6E6;
	clear: none;
}
.novedades_combo {
	position: absolute;
	height: 19px;
	width: 131px;
	bottom: 10px;
	left: 9px;
	background-image: url(../img/box_menu3.png);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #3D4D59;
	padding-top: 5px;
	padding-left: 10px;
}
