.general {
	width: 770px;
	height: 590px;
	position: relative;
	background-image: url(../img/fondo_novedades.jpg);
	background-repeat: no-repeat;
}

#novedades-03 {
	position:absolute;
	left:176px;
	top:171px;
	width:583px;
	height:360px;
	/*background-image: url(../img/compo_novedades.gif);
	background-repeat: no-repeat;*/
}
#hiper1{
	position:absolute;
	width:256px;
	height:151px;
	z-index:1;
	left: 11px;
	top: 5px;
}
#hiper2{
	position:absolute;
	width:283px;
	height:151px;
	z-index:1;
	left: 294px;
	top: 6px;
}
#hiper3{
	position:absolute;
	width:256px;
	height:151px;
	z-index:1;
	left: 9px;
	top: 175px;
}
#hiper4{
	position:absolute;
	width:283px;
	height:151px;
	z-index:1;
	left: 293px;
	top: 174px;
}
