@charset "UTF-8";

/* CSS Document */

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;	
	margin: 0px;
	background: #0099CC;
}
#contactusa {
	width: 100%;
	background: #000000;
	opacity: .7;
	position: fixed;
	bottom: 0;
	border-top: solid 1px #666666;
	padding: 0;
}
#contactusa .tusa {
	float: right;
	opacity: 1;
	padding: 0 30px 0 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 0;
	color: #FFFFFF;
}
#ver_reservaciones {
	width: 851px;
	height: 342px;
	position: absolute;
	top: 7px;
	left: 70px;
	z-index: 999;
	background: #CCCCCC;
	display: none;
}

/*///////// CONTACTO ////////*/

.msj_contacto{
	font: 14px Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FF0000;
	text-transform: uppercase;
}
table td {
	padding-bottom: 5px;
}
table input, textarea {
	border: 0;
	background: #CCCCCC;
}
table input:focus, textarea:focus{
	border: 0;
	background: #6699FF;
}
h2.subtitulos {
	color: #333333;
	border-bottom: 1px dotted #333333;
	padding-bottom: 5px;
	font-style: italic;
	display: block;
}
h2.title_seccion {
	width: 460px;
	height: 37px;
	padding-top: 10px;
	padding-left: 11px;
	font: 18px Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #FFFFFF;
	font-style: italic;
	margin: 0;
	background: url(../images/bg_titulos.gif);
}	
h2.flotilla {
	width: 890px;
	height: 39px;
	padding-top: 10px;
	padding-left: 11px;
	font: 18px Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #FFFFFF;
	font-style: italic;
	margin: 0;
	background: url(../images/bg_flotilla.gif) top left no-repeat;
}
#contenedor {
	width: 815px;
	height: auto;
	margin: 0 auto;
	padding-left: 10px;
	background: #FFFFFF;
}
#logo {
	width: 380px;
	height: 64px;
	float: left;
	background: url(../images/logo.jpg) top left no-repeat;
}
#logo h1 {
	display: none;
}
.d_logo_header {
	width: 801px;
	height: 5px;
	background: #333333;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
}
.d_header_menu {
	width: 801px;
	height: 6px;
	background: #14364e;
	float: left;
}
#header {
	width: 801px;
	height: 176px;
	float: left;
	/*background: url(../images/daneidy.jpg) top left no-repeat;*/
}
#menu {
	width: 801px;
	height: 54px;
	float: left;
	background: url(../images/bg_ul_menu.gif) repeat-x;
}
#menu ul#main_menu {
	width: 555px;
	height: 54px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#menu ul#main_menu li{
	margin: 0;
	list-style: none;
	float: left;
	text-indent: -9999px;
}
#menu ul#main_menu li.home a{
	display: block;
	width: 80px;
	height: 54px;
	background: url(../images/btns_menu.jpg) top left no-repeat;
}
#menu ul#main_menu li.flotilla a{
	display: block;
	width: 103px;
	height: 54px;
	background: url(../images/btns_menu.jpg) top left no-repeat;
	background-position: 20.1% 0%;
}
#menu ul#main_menu li.reservacion a{
	display: block;
	width: 128px;
	height: 54px;
	background: url(../images/btns_menu.jpg) top left no-repeat;
	background-position: 49.3% 0%;
}
#menu ul#main_menu li.info a{
	display: block;
	width: 72px;
	height: 54px;
	background: url(../images/btns_menu.jpg) top left no-repeat;
	background-position: 72.7% 0%;
}
#menu ul#main_menu li.contacto a{
	display: block;
	width: 124px;
	height: 54px;
	background: url(../images/btns_menu.jpg) top left no-repeat;
	background-position: 101.7% 0%;
}

/*/////////// ROLL OVER  ////////*/

#menu ul#main_menu li.home a:hover{
	background: url(../images/btns_menu.jpg) top left no-repeat;
	background-position: 0% 100%;
}
#menu ul#main_menu li.flotilla a:hover{
	background: url(../images/btns_menu.jpg) top left no-repeat;
	background-position: 20.2% 100%;
}
#menu ul#main_menu li.reservacion a:hover{
	background: url(../images/btns_menu.jpg) top left no-repeat;
	background-position: 49.3% 100%;
}
#menu ul#main_menu li.info a:hover{
	background: url(../images/btns_menu.jpg) top left no-repeat;
	background-position: 72.7% 100%;
}
#menu ul#main_menu li.contacto a:hover{
	background: url(../images/btns_menu.jpg) top left no-repeat;
	background-position: 101.7% 100%;
}

/*///////////// BOTTOM MENU /////////////*/

.bottom_menu {
	width: 801px;
	height: 15px;
	float: left;
	background: url(../images/bottom_menu.gif) top left no-repeat;
}

/*///////////// BLOQUE IZQUIERDO /////////////*/
#bloque_izquierdo {
	width: 322px;
	height: auto;
	float: left;
}
#bloque_izquierdo .b_top {
	width: 322px;
	height: 32px;
	background: url(../images/b_iz_up.jpg);
}
#bloque_izquierdo .b_center {
	width: 312px;
	padding-left: 10px;
	background: url(../images/b_iz_center_bg.jpg) repeat-y;
}
#bloque_izquierdo .b_center p{
	margin: 0px;
	padding-bottom: 4px;
}
#bloque_izquierdo .b_center img{
	padding-top: 0px;
}
#bloque_izquierdo .b_bottom {
	width: 322px;
	height: 16px;
	margin-bottom: 5px;
	background: url(../images/b_Iz_down.jpg);
}

/*///////////// CONTENIDO /////////////*/

#pages_all_content {
	padding-top: 10px;
	width: 802px;
	height: auto;
	float: left;
}
#contenido {
	width: 471px;
	height: auto;
	float: left;
	padding-left: 8px;
	_padding-left: 6px;
}
#contenido .vehiculos_detalle{
	width: 471px;
	float: left;
	margin-bottom: 10px;
	clear: both;
}
#contenido .vehiculos_detalle img{
	float: left;
}
#contenido .vehiculos_ofertas {
	width: 471px;
	height: 210px;
	background: #FFFFFF;
	border-bottom: 1px dotted #333333;
	float: left;
}
#contenido .vehiculos_ofertas .vehiculo_marca{
	width: 220px;
	height: 210px;
	float: left;
}
#contenido .vehiculos_ofertas .vehiculo_marca img {
	float: left;
}

#contenido .vehiculos_ofertas .datos{
	width: 230px;		
	height: 195px;	
	background: url(../images/bg_ofertas.jpg) no-repeat;
	float: left;		
}
#contenido .vehiculos_ofertas .datos .n_vehiculo{
	font: bold 18px Arial, Helvetica, sans-serif;
	width: 220px;		
	height: 20px;
	text-align: center;
	overflow: hidden;
	margin-top: 30px;
	float: left;
}
#contenido .vehiculos_ofertas .datos .precio{
	width: 220px;
	height: 40px;
	font: 22px Arial, Helvetica, sans-serif;
	color: #0066FF;
	float: left;
}
#contenido .vehiculos_ofertas .datos .btn_reservar{
	background: url(../images/bg_reservar_detalle.jpg) no-repeat;
	padding-top: 7px;
	margin-left: 48px;
	_margin-left: 30px;
	width: 180px;
	height: 40px;
	float: left;
}
#contenido .vehiculos_ofertas .datos .btn_reservar a{
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;	
	padding-left: 5px;
}
#contenido .ofertas_pq {
	width: 471px;
	height: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#contenido .ofertas_pq .ofert_pq_precio {
	width: 150px;
	height: 150px;
	border-left: 1px dotted  #333333;
	float: left;
}
#contenido .ofertas_pq .ofert_pq_precio a img {
	float: left;
	border: 0;
	width: 150px;
	height: 120px;
}
#contenido .ofertas_pq .ofert_pq_precio .precio_pq {
	width: 140px;
	height: 20px;
	text-align: center;
	color: #0066FF;
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
}
#contenido .bg_contacto_home {
	width: 471px;	
	margin-bottom: 5px;
	margin-top: 5px;
	border: solid 1px #ccc;
	background: #e5e5e5;/* url(../images/bg_contact_home.gif) top left no-repeat;*/
	float: left;
	padding-bottom: 7px;
}
#contenido .bg_contacto_home .contacto{
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;	
}
#contenido .bg_contacto_home .contacto p.contacto_title{
	color: #333333;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 6px;
	display: block;
}
#contenido .bg_contacto_home .contacto p.phone{
	color: #333333;
	padding-left: 35px;
	background: url(../images/phone.gif) no-repeat;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;	
}
#contenido .bg_contacto_home .contacto p.mail{
	color: #333333;
	height: 20px;
	padding-left: 35px;
	font: 14px Arial, Helvetica, sans-serif;
	background: url(../images/email.gif) no-repeat;
	margin-top: 10px;
	margin-bottom: 0px;
	display: block;
}
#contenido .bg_contacto_home .contacto p.localizacion{
	color: #333333;
	height: 30px;
	padding-left: 35px;
	background: url(../images/localizacion.gif) no-repeat;
	font-style: italic;	
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
#contenido .bg_contacto_home .contacto p.msn{
	color: #333333;
	height: 30px;
	padding-left: 35px;
	background: url(../images/msn.gif) no-repeat;
	font: 14px Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	display: block;
}
#contenido .bg_contacto_home .servicio_cliente {
	width: 136px;
	height: 112px;
	margin-top: 15px;		
	float: left;	
	background: url(../images/servicio_cliente.jpg);
	_display: none;
}

/*///////////// FLOTILLA /////////////*/

.b_flotilla {
	text-align: center;
	width: 195px;
	height: 185px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	background: #EFEFEF;
	padding-bottom: 5px;
}
.b_flotilla img {
	border: 1px solid #0066CC;
}
.tipo {
	width: 193px;
	height: auto;
}
.marca {
	width: 193px;
	height: auto;
	font-weight: bold;
	font-size: 14px;
	color: #0066FF;
}
.precio {
	width: 193px;
	text-align: center;
	height: auto;
}
.precio strong {
	color: #0066FF;
}
.botones_res_detalle {
	width: 193px;
	height: 22px;
	padding-top: 8px;
	background: url(../images/bg_reservar_detalle.jpg) top left no-repeat;
	background-position: center;
}
.botones_res_detalle a {
	text-decoration: none;
	color: #FFFFFF;
}
.lenguaje {
	float: left;
	margin-top: 20px;
	margin-left: 0px;
	width: 200px;
	height: 12px;
	color: #FFFFFF;
	font: 10px Arial, Helvetica, sans-serif;
}
.lenguaje a img{
	width: 16px;
	height: 11px;
	border: 1px solid #FFFFFF;
	margin-right: 4px;
}

/*///////////// DATOS TECNICOS /////////////*/

#contenido .vehiculos_detalle ul#d_tecnicos {
	padding: 0;
	display: block;
	background-image: url(../images/bg_ofertas.jpg) no-repeat;
	width: 230px;
	height: auto;
	float: left;
	clear: both;
}
#contenido .vehiculos_detalle ul#d_tecnicos li {
	list-style: square;
	margin-left: 10px;
	padding: 0;
}
#contenido .vehiculos_detalle .tecnicos {
	padding-left: 10px;
	margin-left: 5px;
	margin-top: 10px;
	height: auto;
	float: left;
	border-left: 1px dotted  #333333;
	background-image: url(../images/bg_ofertas.jpg);
	background-repeat: no-repeat;
}
#contenido .vehiculos_detalle .textDT {
	font-weight: bold;
	font-style: italic;
}

/*///////////// FOOTER /////////////*/

#footer {
	width: 801px;
	height: 45px;
	padding-top: 30px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
	clear: both;
	background: url(../images/footer.gif) top left no-repeat;
}
.datos_vehiculo{
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
.solf{
	margin-top: 5px;
}
.contact_banner {
	margin-bottom: 10px;
}

.contact_banner img{
	margin-top: 5px;
}
.img_confirm {
	float: left;
	margin-right: 20px;
}
ul.optiones_confirm li {
	list-style: none;
	float: left;
	margin-left: 5px;
}
.boton_general a {
	display: block;
	width: 123px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 7px;
	background: url(../images/bg_botton_general.jpg) no-repeat;
	float: left;
}
#det_vehiculo{
	clear: both;
	padding-top: 5px;
}
.car_menu{
	width: 220px;
	padding-left: 50px;
	background: #FFFFFF;
	border: 1px solid #0066cc;
}
.w3c_validation a img{
	border: 0px;
}
.textoferta {
	text-align: center;
	color: #F00;
}
.textoferta h2, .textoferta p {
	padding: 0;
	margin: 0;
}
#multimedia {
	width: 322px;
	height: 80px;
	background: url(../images/multimedia.jpg) top left no-repeat;
	display: block;
	float: left;
	overflow: hidden;
}
#multimedia a {
	display: block;
	float: left;
	height: 45px;
	color: #0066ff;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-top: 35px;
	/*background: #000000;*/
	text-decoration: none;
	text-transform: uppercase;
}
#multimedia a#images {
	text-align: right;
	width: 142px;
	padding-right: 10px;	
}
#multimedia a#videos {
	padding-left: 10px;
	width: 160px;
}
#videoplayer {
	padding-top: 55px;
}
.flight_info a {
	display: block;	
	width: 474px;
	height: 35px;
	background: url(../images/informacion_vuelos.png) bottom left no-repeat;
	text-indent: -9999px;
}
.flight_info a:hover {
	background-position: top left;
}
