@charset "utf-8";
.fondo {
	background-image: url(fondorepertir.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center center;
}
.centro {
	text-align: center;
	vertical-align: middle;
}

.botoncentro {
	background-position: center center;
	vertical-align: middle;
}
.typo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

