.textos {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	line-height: 18px;

}
.titulos {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;

}
.textos_chicos {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	line-height: 18px;
}
.textos_grande{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;

}

.textos_direccion {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	line-weight: 18px;
	
}.textos_grande2{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A732C9;
	border: none;

}
