@charset "utf-8";
/* Estilos de textos y diseños CSS - mixdeautos.com.ar by Desarrollos VIACERO.COM */
/*---------------------------------------------------------------------------------*/
/* carrusel texto */


a:link {
	color: 657BB6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 657BB6;
}
a:hover {
	text-decoration: none;
	color: #01A7B3;
}
a:active {
	text-decoration: none;
	color: #657BB6;
}

.Nombre_agencia {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #657BB6;
	font-weight: bold;
}
.descripcion_agencia {
	font-size: 12px;
	color: #666666;
	font-family: "Arial Narrow";
}

