#rotator
{
	
	cursor: pointer;
	overflow: hidden;
	
	position: relative;
	width: 590px;
	height: 128px;
	margin-top:10px;
	margin-left:5px;
	z-index:90;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 540px;
	height: 128px;
	z-index:90;
	text-align:center;
}

p
{
	
}.contenido {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	z-index:90;
	text-align:center;
	
}




