.cuerpo {
	background-attachment: fixed;
	background-color: #598d10;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-align: center;
	margin: 0px;
}
.texto_footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.texto_yellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.titulos_verde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #a6de38;
	font-style: italic;
}
.titulos_verde2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #285502;
	font-style: italic;
}
.texto_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
