@charset "iso-8859-1";

#centrar  {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -215px;
	margin-left: -389.5px;
}
