.titulo {
	font-family: "pt Sans";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A98673;
	line-height: 12px;
}
.botonera {
	font-family: "pt Sans";
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #a5a2a2;
	line-height: 12px;
}
.texto {
	font-family: "pt Sans";
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #666;
	line-height: 16px;
	text-align: justify;
}
.textoder {
	font-family: "pt Sans";
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #666;
	line-height: 16px;
	text-align: right;
}


.botonerab {
	font-family: "pt Sans";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AD917C;
	line-height: 12px;
}
