@charset "utf-8";
/* CSS Document */

.tarifas{
	width:680px;
	height:auto;
	min-height:200px;
	padding:5px 0 0px 10px;
	margin:0px 0 10px 0;
	float:left;
	display:inline-block;
	background-color:#fff;
}
.tabla-tarifas{
	width:488px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
.concepto{
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}
#contenedor-origen-destino{
	width:488px;
	height:auto;
	float:left;
	margin:0px 5px 5px 0px;
	background:url(../images/fondo-origen-destino.jpg) no-repeat top ;
	display:inline-block;
}

.origen{
	width:218px;
	margin:0px 0 0 0;
	padding:1px 2px 3px 22px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
}
.campo-origen{
	width:218px;
	padding:10px 0 10px 0;
	height:20px;
	float:left;
	text-align:center;
}
.destino{
	width:218px;
	margin:0px 0 0 0;
	padding:1px 2px 3px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	float:left;

}
.Tarifas-Submenu{
	width:179px;
	height:auto;
	margin:0px 0 0 8px;
	padding:0px;
	float:left;
}
.sub-menu-tarifas{
	width:auto;
	height:37px;
	float:left;
	margin:0 0 5px 0;
}
a.botonsub-menu-tarifa{
	width:auto;
	height:37px;
	float:left;
	background:url(../images/fondo-iconos-tarifas.png) 0px 0px no-repeat;
}
a.botonsub-menu-tarifa:hover{
	background:url(../images/fondo-iconos-tarifas.png) 0px -37px no-repeat;
}
.resultados-tarifas{
	width:488px;
	height:auto;
	float:left;
	display:inline-block;
	
}
.Titulo-destino{
	width:488px;
	height:25px;
	float:left;
	background-color:#fff;

	text-align:center!important;
	padding-top:5px;

}
.bloque{
	width:122px;
	height:auto;
	float:left;
	display:inline-block;
}
.bloque-titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	height:20px;
	font-size:12px;
	padding-top:5px;
	color:#fff;
	background-color:#093;
}
.Descripcion-resultados{
	width:122px;
	height:15px;
	margin:0 0 0px 0;
	padding:3px 0 0 0;
	border-bottom:1px dotted #e4e4e4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003;
	text-align:center;
	background-color:#f2f2f2;
	display:table-cell;
	vertical-align:middle;
	float:left;
	
}
.banner6m{
	width:auto;
	height:auto;
	float:left;
	margin:10px 0 10px 0;
	padding:0px;
}






