/* CSS Document */
#destac {
	float: left;
	height: 384px;
	width: 497px;
	position: relative;
}

#destac #destvsep {
	background-image: url(../images/destsepver.jpg);
	height: 175px;
	width: 17px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	left: 241px;
}
#novedades {
	background-image: url(../images/novetit.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	width: 199px;
	position: relative;
	height: 200px;
}

