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