﻿.contenedor_economicos{
	width:590px;
	height:150px;
	border: 1px solid #efb490;
}
.titulo{
	float:left;
	width: 312px;
	height: 51px;
	background-image: url(/Imagenes/titulo-loseconomicos.png);
	background-repeat: no-repeat;
	margin-left: 38px;
}
.clasificacion{
	float:left;
	width: 165px;
	height: 35px;
	margin-left: 41px;
	background-color: #f16f22;
	background-image: url(/Imagenes/esquinas-curvas.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 31px;
}
.contenedor-autos{
	float:left;
	width:549px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fedbc1;
	padding-left: 36px;
}
.anuncio{
	float:left;
	width:136px;
	height:96px;
}
.fondo{
	width:116px;
	height:56px;
	background-image: url(/Imagenes/fondo-economico.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 8px;
	overflow:hidden;
}
.foto{ border: 1px solid #e6e3e3;width:75px; }
.textos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin-left: 19px;
}
.naranja-text{ color: #f56008; }
.azul-text{ color: #0f71a4; }
