#novedades {
	width: 325px;
	height: 280px;
	background: url(../images/back-news-home.jpg) no-repeat;
}
#novedades .novedadesFlash {
	margin-left: 15px;
	padding-top: 15px;
}
#suscripcion {
	width: 325px;
	height: 100px;
	background: url(../images/banner-suscripcion-home.jpg) no-repeat;
}
#container #leftCol {
	width: 328px;
	float: left;
}
#container #rightCol {
	width: 432px;
	float: left;
	padding-bottom:5px;
}
#especial{
	width: 320px;
	height: 80px;
}
.fecha {
	font-size: 10px;
	line-height: 17px;
}
.novedades-titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #146159;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-left: 16px;
	margin-top: 4px;
}

