.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7C6826;

}
.fondoCrema {
	background-color: #EEE7C9;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C6826;

}
a.pielink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C6826;
	text-decoration: none;
}
a.pielink:hover {
	text-decoration: underline;
}
a.calendarios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C6826;
	text-decoration: none;
	font-weight: bold;



}
a.calendarios:hover {
	text-decoration: underline;
}.textoTitulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #7C6826;

}
.textoEnlace {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7C6826;
	text-decoration: underline;
	cursor: hand;


}

.titulentorno {
	color: #42783A;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

