#rotator
{
	
	cursor: pointer;
	overflow: hidden;
	
	position: relative;
	width: 740px;
	height: 300px;
	margin-top:10px;
	z-index:90;
	background-image:url(../source/rotator/novedades_base.png);
	background-repeat:no-repeat;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 740px;
	height: 300px;
	z-index:90;
	text-align:center;
}

p
{
	
}.contenido {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	z-index:90;
	text-align:center;
	
}





