*
{
	margin: 0;
	padding: 0;
	color: #000;
	text-decoration: none;
}

#rotator
{
	overflow: hidden;
	position: absolute;
	width: 767px; /*Aquí puedes editar*/
	height: 504px;
	z-index: 7;
	visibility: visible;
	left: 114px;
	top: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-right: auto;
	margin-left: auto;
}

#rotator img
{
	border: 0;
	width: 767px;
	height: 504px;
}

p
{
	text-align: center;
}
/*http://www.informatica-practica.es.mw*/
#apDiv2 p {
	color: #CCC;
}
