.Titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #5e8325;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	margin: 5px 20px 20px;
	padding: 5px 20px 20px;
}
.Textos {
	font-family: "Century Gothic", "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #999;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	border: none;
	padding: 5px 20px 20px;
	margin: 5px 20px 20px;
}
.PiesFotos {
	font-family: "Century Gothic", "Times New Roman";
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: right;
}
.TextosCentrado {
	font-family: "Century Gothic", "Times New Roman";
	font-size: 14px;
	text-align: center;
	color: #333333;
}
.Enlaces {
	font-family: "Century Gothic", "Times New Roman";
	font-size: 14px;
	color: #5e8325;
	font-weight: bold;
	font-style: normal;
}
.TextoPequeño {
	font-family: "Century Gothic", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.TextoFormulario {
	font-family: "Century Gothic", "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.TextoParticipantes {

	font-family: "Century Gothic", "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.TextosNegrita {
	font-family: "Century Gothic", "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #999;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	border: none;
	padding: 5px 20px 20px;
	margin: 5px 20px 20px;
}
