@charset "UTF-8";
.parrafo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #330000;
	text-align: center;
	clip: rect(auto,auto,auto,10px);
	padding-left: 0px;
}
.parrafocenter {
	text-align: center;
}
.balazos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: normal;
	color: #660000;
}
.subtiutlo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #006600;
	text-align: left;
}
.subtitulo_center {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: oblique;
	font-weight: bold;
	color: #411110;
	text-align: left;
}

