body {
	background-color: #BC893A;
	margin-top: 0px;
}
.botonera {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #E8CC8D;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #725743;
	font-size: 12px;
}
.titulo {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 18px; color: #905B19; }
.subtitulo {	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}
.subtitulo2 {	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DFC384;
	font-weight: bold;
	font-size: 12px;
}
.textoI {font-family: Georgia, "Times New Roman", Times, serif; color: #725743; font-size: 12px; font-style: italic; }
.textoB {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #725743;
	font-size: 12px;
	font-weight: bold;
}
