#botonera_flota {
	width: auto;
	background-image: url(../imagenes/titulo_flota.jpg);
	height: 77px;
	background-repeat: no-repeat;
	padding-left:320px;
	padding-top:10px;
	margin-bottom:30px;
}
#botonera_flota li {
	float: left;
	list-style-type: none;
}
#flota_autos_clic {
	display:block;
	background-image: url(../imagenes/botones_flota_clic.jpg);
	background-repeat: no-repeat;
	width: 62px;
	height: 64px;
}
#flota_autos a {
	display:block;
	background-image: url(../imagenes/botones_flota.jpg);
	background-repeat: no-repeat;
	width: 62px;
	height: 64px;
}
#flota_vans a {
	display:block;
	background-image: url(../imagenes/botones_flota-02.jpg);
	background-repeat: no-repeat;
	width: 62px;
	height: 64px;
}
#flota_vans_clic {
	display:block;
	background-image: url(../imagenes/botones_flota_clic-02.jpg);
	background-repeat: no-repeat;
	width: 62px;
	height: 64px;
}
#flota_camionetas a {
	display:block;
	background-image: url(../imagenes/botones_flota-03.jpg);
	background-repeat: no-repeat;
	width: 73px;
	height: 64px;
}
#flota_camionetas_clic {
	display:block;
	background-image: url(../imagenes/botones_flota_clic-03.jpg);
	background-repeat: no-repeat;
	width: 73px;
	height: 64px;
}
#flota_autos a:hover {
	display:block;
	background-image: url(../imagenes/botones_flota_over.jpg);
}
#flota_vans a:hover {
	display:block;
	background-image: url(../imagenes/botones_flota_over-02.jpg);
}
#flota_camionetas a:hover {
	display:block;
	background-image: url(../imagenes/botones_flota_over-03.jpg);
}
#catalogo_flota {
	list-style:none;
	width:820px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
}
.ficha {
	float:left;
	height: auto;
	width: 395px;
	position:relative;
	padding-left:15px;
	padding-bottom:10px;
	margin-bottom:35px;
	background-image: url(../imagenes/linea_ficha.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6b2a2f;
}
#botones_ficha {
	width: 258px;
	height: 35px;
	margin-bottom:12px;
}
#botones_ficha li {
	float: left;
	list-style-type: none;
}
#pasajeros {
	display:block;
	background-image: url(../imagenes/boton_ficha-03.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 32px;
}
#maleta_grande {
	display:block;
	background-image: url(../imagenes/boton_ficha-04.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 32px;

}
#maleta_chica {
	display:block;
	background-image: url(../imagenes/boton_ficha-05.png);
	background-repeat: no-repeat;
	width: 36px;
	height: 32px;
}
.numeros {
	font-family: 'allerbold';
	font-size: 1.2em;
	font-weight: normal;
	color: #6a292f;
	font-style: normal;
	line-height: 40px;
	font-variant: normal;
	padding-left:3px;
}
.ficha h1 {
	font-family: 'allerbold', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:normal !important;
	font-size: 1em;
	color: #6a292f;
	padding-top:15px;
	padding-bottom:0;
}
.ficha h2 {
	font-family: 'allerbold_italic';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 1em;
	color: #000;
}
.texto_ficha {
	font-family: 'allerregular';
	font-size: 0.8em;
	color: #000;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
}
