.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textoB {
	font-family: Tahoma;
	font-size: 11px;
	color: #DDD3C6;
	text-decoration: none;
}
.proxima {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #700114;
	text-decoration: none;
	font-weight: bold;
}
.borde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #700114;
	border-right-color: #700114;
	border-bottom-color: #890118;
	border-left-color: #890118;
}
.bordeDorado {
	border: 1px solid #B4864F;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #b4864f;
	text-decoration: none;
}
.textoForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b4864f;
}
.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b4864f;
}
.enlace:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDD09B;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #3E280D;
	border: 1px solid #b4864f;
	color: #B4864F;
}
.telefono {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #b4864f;
	text-decoration: none;
}
.firmas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b4864f;
	text-decoration: justify;
}
.paginas_actual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BBBBBB;
	font-weight: bold;
	text-decoration: none;
}
.paginas_actual:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b4864f;
	font-weight: bold;
}

