@charset "utf-8";
/* CSS Document */
body{ 
	background-color:#ffffff;
	
} /* background:url(../images/gradient_body.jpg); background-color:#7d7e7d; */
a:hover {color:#000;}
#wrap{ width:992px; margin:auto;}
#header{ width:987px; height:214px; background:url(../images/cabecera_nueva.jpg) no-repeat;padding:5px 5px 0 0;}
#headeres{ width:987px; height:214px; background:url(../images/cabecera_nueva_es.jpg) no-repeat;padding:5px 5px 0 0;}
#header p img{ border:none; } 
#headeres p img{ border:none; }
#menu{ width:992px; height:42px; background:url(../images/menu_bg_div.jpg) repeat-x;}
#menu_sombra{width:992px; height:4px; background:url(../images/body_bg.jpg) no-repeat;}

#before_content{ background:#333333; width:992px; height:5px; }
#content{ background:#636363; float:left; width:988px; border-right:2px solid #636363; border-left:2px solid #636363;} /*background:#eca72d;*/

#lcol{ float:left; width:230px; background:#636363; padding:2px;padding-top:15px;}
#rcol{ float:right; width:708px; background:#FFF; padding:10px; padding-left:20px; padding-right:20px; min-height:708px;}
#rcol a{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#8b5002; text-decoration:none; font-weight:bold;}
#rcol a:hover{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#000000; text-decoration:none; font-weight:bold;}
#rcol img{ border:solid 1px #8b5002;}
#rcol img:hover{ border:solid 1px #eca72d;}
#pie{ clear:both; width:992px; height:60px; background:#636363; padding:15px 0 0 0;}
#pie p{color:#fff; text-align: center; font-size: 12px; padding-top: 3px;}
#pie p a{color:#fff; text-decoration:none;}
#pie p a:hover{color:#CCC; text-decoration:none;}
/*estilos textos*/
p, ul li, ol li{ font-family:Arial, Helvetica, sans-serif; font-size:13px; text-align:justify; margin:0; margin-bottom:5px; color:#2d2d2d; line-height:22px;}
ol li{ margin-left:0; padding-left:0; font-size:13px; }
ol{ padding-left:25px;}
p span{color:red; font-size:11px;}
.question{ font-weight:bold; font-size:15px;}
.answer{ padding-left:10px;}
h1{ font-size:10px; font-family:Arial, Helvetica, sans-serif; margin:0; color:#cccccc; }
h2{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:23px; margin:10px 0 10px 0;color:#2d2d2d; border-bottom:2px solid #fdb32f}
h3{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; margin:10px 0 10px 0;color:#2d2d2d; text-transform:uppercase;}
.h2form{padding-left:30px; padding-bottom:0px;}
/*estilos menu*/
#menu ul{margin:0; padding:0; text-align:center;}
#menu ul li{ display:inline; margin:0; padding:0; text-align:center;}
#menu ul li a{ float:left; width:123px; height:30px; padding-top:12px; background:url(../images/menu_bg.jpg) left bottom; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#2d2d2d; text-decoration:none; font-weight:bold; }
#menu ul li a:hover{background:url(../images/menu_bg.jpg) left top; color:#FFF; }
/*estilos seleccion de transfer*/
.fila_transfer{ width:99%; float:left; padding:3px; border-bottom:1px #fdb32f solid; }
.fila_transfer img{ float:left;}
.tipo_transfer{float:left; width:28%; padding-top:20px; margin-left:5px;}
.pax_transfer{float:left; width:23%; text-align:left; padding-top:20px;}
.precio_transfer{float:left; width:24%; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#2d2d2d; padding-top:15px;}
.precio_transfer span{ font-weight:bold; margin:0; padding:0;}
.precio_transfer input{margin-left:10px;}
.bookbutton{ margin-left:10px; margin-right:3px; margin-top:1px; width:59px; height:59px; font-weight:bold; color:#2d2d2d; cursor:pointer; }
/*estilos formulario.php*/
.f_fila_transfer{ width:712px; float:left; padding:3px; border-bottom:1px #fdb32f solid;}
.f_fila_transfer img{ float:left;}
.f_tipo_transfer{float:left; width:320px; margin-left:5px;padding-top:5px;}
.f_tipo_transfer p{ text-align:left;}
.f_pax_transfer{float:left; width:140px; padding-top:5px; margin-left:10px;}
.f_pax_transfer p{ text-align:left;}
.f_price{float:left; width:115px; text-align:left; padding-top:5px; margin-left:10px;}
.f_price p{ text-align:left;}
.f_precio_transfer{float:left; width:24%; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#2d2d2d; padding-top:5px;}
.f_precio_transfer span{ font-weight:bold; margin:0; padding:0;}
.f_precio_transfer input{margin-left:10px;}
.f_bookbutton{ margin-left:10px; width:59px; height:59px; font-weight:bold; color:#2d2d2d; cursor:pointer; }
/*estilos formulario*/
label{width:130px;float:left;clear:left;text-align:left;margin-right:5px;}
.input_formulario{width:265px; height:30px; margin-top:10px; font-weight:bold;}
.bloque{padding-left:15px; padding-top:5px; padding-bottom:5px; }
/*Quote Columna Iquierda*/
.easyquote {
	width:215px;
	height:285px;
	background:url(../images/easyquote-box1.jpg);
	background-repeat:no-repeat;
	clear:both;
	margin-bottom:-30px;
	margin-left: 5px;
	padding-top: 45px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.easyquote_es {
	width:215px;
	height:285px;
	background:url(../images/easyquote-box1_es.jpg);
	background-repeat:no-repeat;
	clear:both;
	margin-bottom:-30px;
	margin-left: 5px;
	padding-top: 45px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.presupuesto { width:215px; height:335px; background:url(../images/presupuesto-box1.jpg); background-repeat:no-repeat; clear:both; padding:45px 0 0 10px; margin-bottom:-30px;margin-left: 5px;}
h4{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; text-transform:uppercase; margin:0; font-weight:normal;}
.sAncho{ width:100%;}
.cajaUno { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFF; padding-top:10px; width:190px;}
.cajaDos { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFF; width:190px;}
#fecha_llegada2{ margin-right:5px;}
#fecha_vuelta2{ margin-right:5px;}
.botonEnviar input{ margin-top:10px; width:190px; height:25px; font-weight:bold;}
#cajaOneWay2{ margin-top:10px;}
.fecha{ margin-top:10px;}
.totalprice{ font-size:16px; text-align:center; font-weight:bold; margin-top:15px; text-transform:uppercase;}
.totalprice span{ font-size:26px;}
#precio{font-size:18px; text-align:center; font-weight:bold; margin-top:26px; text-transform:uppercase; border:none; color:red; width:70px;}
.coches{ float:right; width:200px; margin:40px 20px 0 10px; text-align:right;}
.coches img{ border:solid 2px #8b5002; margin-bottom:10px;}
.coches img:hover{ border:solid 2px #eca72d;}

div.index_tips {
	width:708px; height:134px; 
	padding-top:5px; padding-left:10px;
	background-image:url(../images/economy_transfer.jpg);
	margin-top:10px; margin-bottom:10px;

}

.index_tips_destaca { color:#000; }
.index_tips_ul { list-style-image:url(../images/tips_index.gif); }
.index_tips_li { font-size:14px; color:#8b5001; font-weight:bold; }

div.boton_book_excursions {
	width:174px; height:37px;
	padding-left:20px;padding-top:10px;
	font-size:13px; font-weight:bold;
	background-image:url(../images/boton_book_excursion.jpg);
}

.testimonials {
	font-style:italic;	
	font-size:14px;	
}

div.col_botones {}
	div.col1_botones {
		float:left;
		width:490px;	
	}
	div.col2_botones {
		float:right;
		width:205px;	
	}
	div.col_3_botones {
		float:left;
		margin-left:15px;
		margin-right:15px;
		margin-bottom:20px;		
		width:205px;	
	}	
