#rotator
{
	
	cursor: pointer;
	overflow: hidden;
	float:left;
	margin-bottom:15px;
	position: relative;
	width: 900px;
	height: 220px;
	z-index:90;
	background-image:url(../source2/source/rotator/rotator_base.png);
	background-repeat:no-repeat;
	margin-top:15px;
	
}

#rotator img
{
	border: 0;
	margin-bottom:15px;
	cursor: pointer;
	width: 900px;
	height: 220px;
	z-index:90;
	text-align:center;
}

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





