@charset "utf-8";
.fondo {
	background-image: url(plantilla2.jpg);
	background-position: center top;
	background-repeat:  no-repeat;
	background-color: #C1C6BB;
}
.textotabla {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.titulos {
	font-family: "Adobe Caslon Pro";
	font-size: 24px;
	font-variant: small-caps;
	color: #000000;
	text-decoration: underline;
}
.numero {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
