#rotator
{
	
	cursor: pointer;
	overflow: hidden;
	float:left;
	margin-bottom:15px;
	margin-left:5px;
	position: relative;
	width: 640px;
	height: 250px;
	z-index:90;
	background-image:url(../source/rotator/rotator00.png);
	background-repeat:no-repeat;
}

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

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





