.texto_tarifas {
	font-family: 'Quattrocento Sans', sans-serif;
	color: #808080;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
}
.precios {
	font-family: 'Crimson Text', serif;
	color: #594A42;
	font-size: 19px;
	font-weight: 400;
}
.derecho {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFAA91;
}
.derecho_abajo {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFAA91;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFAA91;
}
.abajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFAA91;
}
#convertidor {
	font-family: 'Fanwood Text', serif;
	text-decoration: none;
	font-style: italic;
	color: #806E4E;
	font-size: 16px;

}

#convertidor:hover {
	color: #800206;
}
