.texto {  font-family: "Times New Roman"; font-size: 13px; color: #251F1A}
.pie {  font-family: Garamond, "Times New Roman"; font-size: 13px; color: #251F1A}
a {  color: #251F1A}
.titulo {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #366721;
	text-decoration: none;
	font-weight: bold;
}
.tabla{
	background: #251F1A;
}
.celda{
	background: #E3CEBD;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #251F1A;
	white-space: normal;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.texto_reuniones{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #251F1A;
}
.texto_oferta{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #251F1A;
	font-weight: bold;
}
.formulario{
	border: 1px solid #251F1A;
}
.texto2 {  font-family: "Times New Roman"; font-size: 13px; color: #666666}
.titulo:hover {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #251F1A;
	text-decoration: underline;
	font-weight: bold;
}
