/*--- MAIN CSS STYLES ---*/
html{ font-size:100.01%;}
body{
	margin:0;
	padding:0;
	font:0.625em Verdana, sans-serif;
}
/**+html body{overflow:hidden;width:100%;position:relative;min-width:1000px;}*/
p, h1, h2, h3, h4, ul, form{
	margin:0;
	padding:0;
	font-weight:normal;
}
a{ font-family:Verdana, sans-serif;}
ul{ list-style:none;}
img{
	display:block;
	margin:0;
	padding:0;
	border:none;
}
.logo a, .text-estamos, #language li a, .gray-button .right, .orange-button .right, .search-holder h3, .search .calendar_rs, .aena-banner, .w3c-banner .top-left, .top-right, .bottom-left, .bottom-right, .form-elements .calendar_rs{
	text-indent:-6666px;
	overflow:hidden;
	display:block;
}
/*--- HEADER CSS STYLES ---*/
.top-navigation{
	width:100%;
	background:#000;
	clear:both;
}
.top-navigation ul{
	width:1000px;
	background:#000;
	margin:0 auto;
	padding:1px 0 3px;
	text-align:center;
}
.top-navigation li{
	display:inline;
	background:url(../img/bg-top-menu-separator.gif) no-repeat 0 50%;
	padding-left:9px;
}
.top-navigation li.first{
	background:none;
	padding-left:0;
}
.top-navigation a{
	white-space:nowrap;
	color:#ffee11;
	font-weight:bold;
	text-decoration:none;
}
.top-navigation a:hover{text-decoration:underline;}
.header-bg-left{
	position:relative;
	left:0;
	width:48%;
	height:100px;
	background:url(../img/bg-header-left.gif) repeat-x;
}
.header-bg-right{
	position:relative;
	left:50%;
	margin-top:-100px;
	width:50%;
	height:100px;
	background:url(../img/bg-header-right.gif) repeat-x;
}
#header{
	position:relative;
	overflow:hidden;
	margin:0 auto;
	width:1000px;
	height:100px;
	margin-top:-100px;
	background:url(../img/bg-header.jpg) no-repeat 0 100%;
}
.top-right-menu{
	padding-top:5px;
	float:right;
}
.top-right-menu li{
	text-align:right;
	background:url(../img/bg-left-top-menu.gif) no-repeat 100% 55%;
	margin-top:1px;
	padding:0 7px 0 0;
}
.top-right-menu a{
	color:#ffe96d;
	text-decoration:none;
	font-size:1.2em;
}
.top-right-menu a:hover{ text-decoration:underline;}
.logo{
	float:left;
	margin:1px 0 0 3px;
}
.text-estamos img, .logo img{ display:none;}
.logo a{
	width:442px;
	height:97px;
	background:url(../img/logo.gif) no-repeat;
}
.text-estamos{
	margin:12px 0 0 13px;
	display:inline;
	float:left;
	width:143px;
	height:77px;
/*	background:url(img/text-estamos.gif) no-repeat;*/
}
/*--- main navigation css ---*/
.menu-holder{
	min-width:1000px;
	position:relative;
/*	z-index:100;*/
	margin-top:-3px;
/*	margin:-3px auto 0;*/
	height:34px;
}
#menu{
/*	text-align:center;
	width:100%;*/
	min-width:1000px;
	position:relative;
	z-index:100;
	margin:-3px auto 0;
	height:34px;
/*	position:relative;
	z-index:20;
	clear:both;
}
* html #menu{
	width:0;
	height:1%;
}
*+html #menu{
	position:relative;
	width:0;*/
}
/**+html #menu .ie7-holder{position:absolute;}*/

#menu ul{
/*	z-index:20;
	clear:both;
	height:34px;
	display:table;
	margin:0 auto;
}
*+html #menu ul{
	position:relative;
	left:-50%;
}
*+html #menu ul ul{position:static;}
#menu li{
	display:table-cell;
	vertical-align:top;
	text-align:left;
}
* html #menu li{*/
	float:left;
/*	clear:right;*/
	display:inline;
}
/**+html #menu li{
	float:left;
	clear:right;
	display:inline;
}*/
#menu ul{ height:34px;}
#menu li{ float:left;}
#menu a{
	cursor:pointer;
	font-size:1.6em;
	color:#fff;
	overflow:hidden;
	float:left;
	height:27px;
	text-decoration:none;
	background:url(../img/bg-menu.png) no-repeat 100% 0;
	white-space:nowrap;
}
#menu a span{
	background:url(../img/bg-menu-left.gif) no-repeat;
	float:left;
	line-height:27px;
	height:27px;
	padding:0 11px;
}
#menu .active a, #menu a:hover{ 
	color:#000; 
	position:relative; 
	background:url(../img/bg-menu-active.png) no-repeat 100% 0;
}
#menu .active a span, #menu a:hover span{ background:url(../img/bg-menu-active-left.gif) no-repeat;}
#menu #drop-down{ position:relative; z-index:100;}
#menu #drop-down a{
	color:#000;
	position:relative;
	background:url(../img/button-client.png) no-repeat 100% 0;
}
#menu #drop-down a span{ background:url(../img/button-client-left.gif) no-repeat;}
#menu #drop-down:hover, #menu #drop-down.hover{
	height:34px;
	background:#ffd800 url(../img/bg-clients.gif) repeat-y;
	z-index:100;
}
#menu #drop-down:hover div, #menu #drop-down.hover div{ display:block; z-index:100;}
#drop-down div{
	position:absolute;
	z-index:100;
	display:none;
	width:168px;
/*	left:inherit;*/
	left:0;
	top:34px;
	background:url(../img/bg-drop-menu.gif) no-repeat 0 100%;
/*	clear:left;*/
}
#menu #drop-down ul{
	float:right;
	display:block;
	width:158px;
	height:auto;
	margin:0;
	padding:2px 0 11px 10px;
	background:url(../img/bg-drop-menu-top.gif) no-repeat 100% 0;
}
/**+html #menu #drop-down ul{height:auto;}*/

#menu #drop-down ul li{
	float:none;
	display:block;
	margin:2px 0 0;
}
#menu #drop-down ul a{
	color:#515151;
	float:none;
	background:none;
}
#menu #drop-down ul a:hover{padding-left:9px; color:#000; background:url(../img/drop-menu-hover.gif) no-repeat 0 50%;}
#menu #language{
	padding-left:3px;
}
#menu #language ul{
	margin:0;
	display:block;
	padding:4px 0 0 3px;
	width:119px;
	height:23px;
	background:url(../img/bg-language.png) no-repeat;
}
#menu #language li{ padding:0 2px;}
#menu #language li a{
	width:25px;
	height:18px;
}
#menu #language li.es a{ background:url(../img/button-language-es.gif) no-repeat;}
#menu #language li.en a{ background:url(../img/button-language-en.gif) no-repeat;}
#menu #language li.de a{ background:url(../img/button-language-de.gif) no-repeat;}
#menu #language li.fr a{ background:url(../img/button-language-fr.gif) no-repeat;}
/*--- FOOTER CSS STYLES ---*/
.footer-holder{
	width:100%;
	background:#498800 url(../img/bg-footer.gif) repeat-x;
	clear:both;
	border-bottom:1px solid #000;
}
#footer{
	width:1000px;
	margin:0 auto;
	background:#498800 url(../img/bg-footer.gif) repeat-x;
	overflow:hidden;
	border-bottom:1px solid #000;
	margin-bottom:-1px;
	font-size:1.2em;
	line-height:1.333em;
	font-family:Verdana, sans-serif;
	padding:8px 0;
}
#footer ul {
	clear:both;
	text-align:center;
}
#footer ul li{
	display:inline;
	background:url(../img/footer-nav-separator.gif) no-repeat 0 50%;
	padding-left:10px;
	margin-right:1px;
}
#footer ul li.first{
	background:none;
	padding-left:0;
}
#footer ul a{
	white-space:nowrap;
	color:#ffe96d;
}
#footer a{
	text-decoration:none;
	color:#fff;
}
#footer a:hover{text-decoration:underline;}
#footer span{
	display:block;
	clear:both;
	color:#fff;
	text-align:center;
}
/*--- buttons css ---*/
.orange-button, .gray-button{
	font-family:"Trebuchet MS", sans-serif;
	color:#000;
	text-decoration:none;
	cursor:pointer;
	overflow:hidden;
	white-space:nowrap;
}
.orange-but-enviar{
/*	float:left; */
/*	display:block;*/
	padding-left:20px;
	clear:right; 
	margin:20px 0 0 0;
	font-size:2em;
/*	line-height:32px;
	height:39px; */
	border:none;
/*	overflow:hidden; */
	background:transparent url(img/continuar-proceso.gif) no-repeat; 
}
.orange-but-enviar:hover { background:url(img/continuar-proceso-ON.gif) no-repeat;}
.orange-button span, .gray-button span{
	float:left; 
	clear:right;
	margin:0;
}
.orange-button{
	font-size:2em;
	line-height:32px;
	height:39px;
}
.gray-button{
	font-size:1.6em;
	line-height:24px;
	height:26px;
}
.orange-button .left{
	background:url(../img/orange-button-left.png) no-repeat;
	height:39px;
	padding-left:14px;
}
.orange-button:hover .left{ background:url(../img/orange-button-active-left.png) no-repeat;}
.orange-button:hover .right{ background:url(../img/orange-button-active-right.png) no-repeat;}
.gray-button:hover .left{ background:url(../img/gray-button-active-left.png) no-repeat;}
.gray-button:hover .right{ background:url(../img/gray-button-active-right.png) no-repeat;}
.orange-button .right{
	background:url(../img/orange-button-right.png) no-repeat;
/*	width:14px;*/
	width:16px;
	height:39px;
}
.gray-button .left{
	background:url(../img/gray-button-left.png) no-repeat;
	height:26px;
/*	width:85px;*/
	width:115px;
	padding-left:12px;
	text-align:center;
}
.gray-button .right{ 
	background:url(../img/gray-button-right.png) no-repeat;
	width:11px;
	height:26px;
}
/*--- CONTENT CSS STYLES ---*/
#container{
	min-width:1000px;
	margin:0 auto;
	clear:both;
	padding-bottom:40px;
	overflow:hidden;
	height:1%;
}
.caption{
	clear:both;
	padding:5px 5px 20px;
}
#container .caption{padding-bottom:10px;}
#container h1{
	font:bold 3.0em Verdana, sans-serif;
	text-align:center;
	color:#9da196;
}

.flexible-box .caption{margin-left:-25px; padding-bottom:10px;}
.caption h2{
	font:2em Verdana, sans-serif;
	color:#7f7f7f;
	background:url(../img/bg-page-title.gif) no-repeat 0 50%;
	padding-left:18px;
}
/*--- page 06 css ---*/
.mapa_but{  /*  creada por mi */
	float:right;
	width:680px;
	padding:0 25px 20px 0;
/*	padding:0 10px 20px 0;*/
}
.mapa_but h2{
	font:2em Verdana, sans-serif;
}

.map{   /*  creada por mi */
	float:right;
	width:680px;
	padding:0 25px 20px 0;
}
.map .title{ display:none;}  /*original del cambio v 4-1*/
.mapa{  /*  inicialmente era map igual que todo de aqui para abajo */
	float:right;
	width:680px;
	padding:0 25px 20px 0;
}
.mapa .title{ display:none;} /*creada por mi*/
.mapa ul.buttons{
	clear:both; 
	margin-top:20px;
	padding-left:230px;
}
.mapa ul.buttons li{
	display:inline;
	float:left;
	padding:0 10px;
}
.flexible-box{
	overflow:hidden;
	padding:0 20px 20px 20px;
	max-width: 850px;
	margin-left:8px;

}
* html .flexible-box{float:left;}
.oficinas, .condiciones{ width:100%;}
.oficinas h3{
	font-size:1.8em;
	line-height:1em;
	padding-left:5px;
}
.oficinas ul{ padding:0 0 2px 5px;}
.oficinas ul a{
	font-size:1.2em;
	color:#00f;
	text-decoration:none;
}
.oficinas ul a:hover{
	text-decoration:underline;
	color:#fe0000;
}
#nueva-consulta{
/*	width:97em;*/
	width:102em;
	margin:0 auto;
	clear:both;
	height:53px;
	border:1px solid #5e5e5e;
	background:#fb7201 url(../img/bg-nueva-consulta.gif) repeat-x;
}
#nueva-consulta div{float:left; height:46px; padding-top:7px;}
#nueva-consulta .title{
	border-right:2px solid #5e5e5e;
/*	width:34%;*/
	width:40%;
	padding-left:10px;
}
#nueva-consulta .form{ 
	border-right:2px solid #5e5e5e;
/*	width:25%;*/
	width:22%;
}
#nueva-consulta .button{
	padding-top:14px;
	float:none;
	height:39px;
}
/*#nueva-consulta .button a{float:left; margin-left:6px;}*/
#nueva-consulta .button a{float:left; margin-left:4px;}
* html #nueva-consulta .button a{margin-left:4px;}
#nueva-consulta h3{
	font:1.8em/20px Tahoma, sans-serif;
	color:#fff;
	float:left;
	background:url(../img/bg-nueva-consulta-title.gif) no-repeat 97% 6px;
/*	margin-right:6px;*/
	margin-right:4px;
}
#nueva-consulta label{
	float:left;
	font: 1.2em Tahoma, sans-serif;
/*	padding-left:9px;*/
	padding-left:7px;
}
#nueva-consulta label strong{ display:block;}
#nueva-consulta label select{ 
	font:1em Tahoma, sans-serif;
	float:left;
	margin:2px 2px 0 0;
}
/*--- page 07 css ---*/
.condiciones{ 
	padding-bottom:20px;	
	font:1.2em Verdana, sans-serif;
	line-height:1.5em;
	text-align:justify;
	margin-left:5px;
	margin-right:5px;
}
.condiciones ol{ padding-left:5px;}
.condiciones ul{ padding-left:5px;}
.flexible-box h2{margin-left:5px;}
.condiciones li{
	padding:0 0 15px 13px;
	background:url(../img/list-bullet-1.gif) no-repeat 0 5px;
}
.condiciones li li{ padding:0 0 0 10px; background:url(../img/list-bullet-2.gif) no-repeat 0 9px;}
.condiciones li li li{ padding:0 0 0 8px; background:url(../img/list-bullet-3.gif) no-repeat 0 7px;}
.banners-bolder{
	float:right;
	width:225px;
	padding:11px 25px 20px 0;
}
.banners-bolder .banner{margin-bottom:35px;}
/* pag. FAQ */
.faq{ 
	padding-bottom:20px;	
	font:1.2em Verdana, sans-serif;
	line-height:1.5em;
	text-align:justify;

}
.faq ol{ padding-left:5px;}
.faq li.preg{
	padding:0 0 0px 13px;
}
.faq li.resp{
	padding:10px 0 10px 2px;
	text-align:justify;

}
/*--- page 03 css ---*/
.search-holder{
	float:left;
	width:426px;
	display:inline;
	overflow:hidden;
	padding:08px 20px 25px 25px;
}
.search-holder h3{
	width:426px;
	height:54px;
/*	background:url(img/search-title.gif) no-repeat;*/
	position:relative;
}
.search{
	margin-top:-7px;
	padding:5px 28px 25px 26px;
	background:#ffd84f url(../img/bg-search.jpg) no-repeat 0 100%;
	height:1%;
	width:372px;
	overflow:hidden;
}
.search p{
	margin:0;
	padding:0;
	width:100%;
}
.search label{
	color:#4c0000;
	font-size:1.5em;
	display:block;
	padding:2px 0 1px 0;
}
.search select{
	font:1.6em Verdana, sans-serif;
	margin:0;
	padding:0;
}
.search .long{width:100%;}
.search span{ display:block; float:left;}
.search input{ border:none; float:left;}
.boton_P2 input{ border:none; line-height:32px; height:39px; float:left; font-size:1.2em;}
.search span select{float:left; margin-right:10px;}
.search .calendar_rs{
	width:21px;
	height:22px;
	background:url(../img/icon-note.gif) no-repeat;
	float:left;
	display:inline;
	margin:0 33px 0 -5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.search .gray-button{margin:11px 0 0 133px; float:left;}
.info-list{	
	width:100%;
/*	color:#9da196;*/
	color:#000000;
	position:relative;
	overflow:hidden;
}
.info-list h2{
	font:bold 2.7em Verdana, sans-serif;
	text-align:center;
}
.info-list h3{
	font:bold 1.4em Verdana, sans-serif;
	text-align:center;
	padding-top:7px;
}
.info-list .tcomp{
	float:left;
	width:98%;
	font-size:1.2em;
	line-height:1.5em;
	padding-top:2px;
}
.info-list .tcomp p{
	font-size:1.2em;
	line-height:1.5em;
	display:block;
}
.info-list div{
	float:left;
	width:49%;
	font-size:1.2em;
	line-height:1.5em;
	padding-top:2px;
}
.info-list div strong, .info-list div span{display:block;}
.info-list ul{
	padding:0 20px 14px 0;
}
.info-list ul li{
	background:url(../img/list-bullet-4.gif) no-repeat 0 6px;
	padding-left:9px;
}
.info-list a{
	color:#9da196;
}
.aena-banner{
	position:absolute;
	bottom:16px;
	right:10%;
	width:161px;
	height:43px;
/*	background:url(../img/banner-aena.gif) no-repeat;*/
}
.w3c-banner{
	position:absolute;
	bottom:56px;
	right:10%;
	width:161px;
	height:43px;
/*	background:url(../img/banner-aena.gif) no-repeat;*/
}
.separator-line{
	font-size:0;
	line-height:0;
	overflow:hidden;
	width:100%;
	clear:both;
}
.aena-banner img{ display:none;}
.w3c-banner img{ display:none;}
.banners{
	clear:both;
	width:100%;
	overflow:hidden;
}
.banners div{
	width:25%;
	float:left;
}
.banners div.last{width:24%;}
.footer-text-holder{
	width:100%;
	clear:both;
	background:#388f16 url(../img/footer-text.gif) repeat-x;
}
.footer-text{
	width:890px;
	margin:0 auto;
	overflow:hidden;
	background:#388f16 url(../img/footer-text.gif) repeat-x;
	padding:45px 0 20px 110px;
}
.footer-text div{
	float:left;
	width:340px;
	padding:0 25px;
	text-align:justify;
	color:#dfefd9;
}
.footer-text h3{ font:bold 1.5em/1.333em Verdana, sans-serif;}
.footer-text p{ font: 1.1em/1.818em Verdana, sans-serif; padding-bottom:15px;}
/*--- page 05 css ---*/
.left-form{
	float:left;
/*	width:207px;*/
	width:235px;
	overflow:hidden;
	padding:0px 0 20px 25px;
}
.left-form p.info{
	font-size:1.2em; 
	text-align:justify;
	padding:0 15px 17px 1px;
}
.left-form div{
/*	width:195px;*/
	width:223px;
	border:1px solid #5e5e5e;
	background:#fa7c0b url(../img/bg-find.gif) repeat-x;
	overflow:hidden;
	padding:4px 5px 9px;
}
.left-form h3{
	font:2.2em Tahoma, sans-serif;
	color:#fff;
	background:url(../img/bg-find-title.gif) no-repeat 97% 10px;
	text-align:center;
}
.left-form label{
	font:bold 1.2em Verdana, sans-serif;
	display:block;
	padding:4px 0 2px;
}
.left-form select{ 
	font:1.2em Tahoma, sans-serif;
	float:left;
}
.left-form div p{padding-bottom:10px;}
.left-form select.hora{width:58px;}
.left-form select.date{width:39px; margin-right:3px;}
.left-form select.month{width:90px; margin-right:3px;}
.left-form .calendar_rs{
	background:url(../img/icon-note.gif) no-repeat;
	width:19px;
	height:20px;
	display:inline;
	float:left;
	padding-left:0px;
	padding-bottom:2px;
	margin-right:5px;
}
.left-form span{
	float:left;
	display:block;
}
.left-form div p{
	clear:both;
	overflow:hidden;
	height:1%;
}
.left-form .gray-button{
	clear:both;
	margin:8px 0 0 50px;
	float:left;
}
.left-form .long{ width:100%;}
.tarifas-flota{ width:100%; padding:0px 0 0 0;}
.info-box-holder{
	clear:both;
	height:1%;
	background:#fffddd url(../img/bg-info-block.gif) repeat-x;
}
.info-box-holder .left-top, .info-box-holder .right-top{
	position:relative;
	width:7px;
	height:7px;
	overflow:hidden;
	text-indent:-6666px;
	display:block;
}
.info-box-holder .left-top{
	float:left;
	background:url(../img/block-info-left.gif) no-repeat;
}
.info-box-holder .right-top{
	float:right;
	background:url(../img/block-info-right.gif) no-repeat;
}
.info-box{
	overflow:hidden;
	clear:both;
	height:1%;
	border:1px solid #7e7e7e;
	border-width:0 1px;
	padding:4px 15px 9px;
}
.info-box p{ 
	font-size:1.4em;
	line-height:1.25em;
	background:url(../img/block-info-icon.gif) no-repeat 0 90%;
	padding-left:45px;
}
.info-box p strong{
	color:#ff6000;
	font-size:1.285em;
}
.cars{
	overflow:hidden;
	height:1%;
	clear:both;
	margin-top:8px;
	background:url(../img/bg-cars-bottom.gif) repeat-x 0 100%;
}
.cars .title{
	background:#212121 url(../img/bg-cars-title-bg.gif) no-repeat 100% 0;
	height:31px;
}
.cars .title h3{
	font:1.6em Tahoma, sans-serif;
	color:#fff;
	background:url(../img/bg-cars-title.gif) no-repeat;
	padding:6px 0 0 24px;
}
.cars .text-holder{
	padding:5px;
	border:1px solid #5c5c5c;
	border-width:0 1px;
	height:1%;
	overflow:hidden;
}
.cars .text{
	height:1%;
	overflow:hidden;
	background:#d2cfcf url(../img/bg-cars.gif) repeat-x;
}
.cars .bottom-right, .cars .bottom-left{
	text-indent:-6666px;
	display:block;
	overflow:hidden;
	width:7px;
	height:7px;
	margin-top:-6px;
	position:relative;
}
.cars .bottom-right{
	float:right;
	background:url(../img/bg-cars-bottom-right.gif) no-repeat;
}
.cars .bottom-left{
	float:left;
	background:url(../img/bg-cars-bottom-left.gif) no-repeat;
}
.cars .image{
	float:left;
/*	width:175px;*/
	width:169px;
	padding:7px 0px 4px 13px;
}
.cars .price{
	float:right;
/*	width:387px;*/
	width:374px;
	padding:14px 10px 0 13px;
}
.cars .orange-button{
	margin-top:6px;
	float:right;
}
.cars .price strong{
	float:left;
	font-size:40px;
	color:#ff6000;
	text-align:center;
}
.cars .car-info{
	padding:4px 0;
	border:1px solid #7b7b7b;
	border-width:0 1px;
	height:1%;
	overflow:auto;
	font-size:1.1em;
	text-align:center;
}
/*--- page 04 css styles ---*/
.banners-coll{
	float:right;
	width:200px;
	padding:5px 20px 0 0;
}
.banners-coll a{
	display:block;
	overflow:hidden;
	margin-top:15px;
}
.formulario-reservas{ width:100%;}
.flexible-box .caption p{
	text-align:justify;
	font-size:1.1em;
	padding:3px 0 0 24px;
}
.form-1{
	height:1%;
	margin-left:5px;
	border-top:1px solid #7b7b7b;
	background:#d3d3d3 url(../img/bg-form-gradient.gif) repeat-x;
}
.top-left, .top-right, .bottom-left, .bottom-right{
	position:relative;
	width:10px;
	height:10px;
	overflow:hidden;
}
.form-1 .top-left{
	float:left;
	margin-top:-1px;
	background:url(../img/bg-form-top-left.gif) no-repeat;
}
.form-1 .top-right{
	float:right;
	margin-top:-1px;
	background:url(../img/bg-form-top-right.gif) no-repeat;
}
.form-1 .bottom-left{
	float:left;
	margin-top:-10px;
	background:url(../img/bg-form-bottom-left.gif) no-repeat;
}
.form-1 .bottom-right{
	float:right;
	margin-top:-10px;
	background:url(../img/bg-form-bottom-right.gif) no-repeat;
}
.form-1 .text{
	border:1px solid #7b7b7b;
	border-width:0 1px 1px;
	clear:both;
	height:1%;
	overflow:hidden;
}

.form-1 .car-info{
	text-align:center;
	float:right;
	border-left:1px solid #000;
	width:170px;
	margin:10px 0 20px;
	padding-bottom:12px;
}
.form-1 .car-info img{ margin:0 auto; padding-bottom:24px;}
.form-1 .car-info p{ font-size:1.2em;}
.form-elements p {
	overflow:hidden;
	height:1%;
}
.form-1 .form-elements{ 
	padding:5px 12px 0 14px;
	overflow:hidden;
	height:1%;
}
.form-1 .form-elements select{ 
	font:1.4em Verdana, sans-serif; 
	float:left;
}
.form-1 .form-elements p strong{ 
	float:left; 
	font-size:1.2em;
	padding-top:3px;
}
.form-1 .form-elements .long{width:370px;}
.form-1 .form-elements .date{width:47px; margin-right:7px;}
.form-1 .form-elements .month{width:110px; margin-right:7px;}
.form-1 .form-elements .hora{width:75px;}
.form-1 .form-elements p span{ 
	background:url(../img/form-arrow.gif) no-repeat 0 6px; 
	float:right;
	padding:0 0 7px 14px;
	
}
.form-1 .form-elements p span label{
	font-size:1.2em;
	font-weight:bold;
	background:url(../img/form-arrow.gif) no-repeat 100% 50%;
	padding:3px 14px 3px 20px;
	width:65px;
	float:left;
	margin-right:6px;
	text-align:right;
}
.form-1 .form-elements .calendar_rs{
	background:url(../img/gray-calendar.gif) no-repeat;
	width:19px;
	height:20px;
	display:inline;
	float:left;
}
.form-1 .form-elements .orange-button{
	float:right;
	margin:10px 85px 0 0;
}
strong.big-info{
	display:block;
	text-align:center;
	padding:10px 0;
	font-size:1.2em;
	float:none;
}
strong.small-info{
	display:block;
	text-align:center;
	padding:8px 0 11px;
	float:none;
}
.orange-box{
	height:1%;
	margin-left:5px;
	border-top:1px solid #5e5e5e;
	background:#fe9338 url(../img/bg-form-2-gradient.gif) repeat-x 0 100%;
}
.orange-box .top-left{
	float:left;
	margin-top:-1px;
	background:url(../img/bg-form-2-top-left.gif) no-repeat;
}
.orange-box .top-right{
	float:right;
	margin-top:-1px;
	background:url(../img/bg-form-2-top-right.gif) no-repeat;
}
.orange-box .bottom-left{
	float:left;
	margin-top:-10px;
	background:url(../img/bg-form-2-bottom-left.gif) no-repeat;
}
.orange-box .bottom-right{
	float:right;
	margin-top:-10px;
	background:url(../img/bg-form-2-bottom-right.gif) no-repeat;
}
.orange-box .text{
	border:1px solid #5e5e5e;
	border-width:0 1px 1px;
	clear:both;
	height:1%;
	padding-bottom:9px;
	text-align:center;
	overflow:hidden;
}
.orange-box h3{
	font-size:2.8em;
	line-height:1em;
	font-weight:bold;
	color:#fff;
}
.orange-box strong{
	font-size:11px;
	color:#2b2b2b;
	display:block;
	padding:8px 0 2px;
}
.orange-box .right-text{
	float:right;
	width:130px;
	text-align:left;
}
.orange-box .right-text, .orange-box .left-text{
	font:bold 1.5em/1.2em Verdana, sans-serif;
	color:#fff;
	padding:8px 15px;
}
.orange-box .left-text{
	float:left;
	text-align:justify;
	width:218px;
}
.orange-box .form-elements{
	height:1%;
	overflow:hidden;
	border:2px solid #5e5e5e;
	border-width:0 2px;
	padding:0 30px 0 10px;
}
.orange-box .form-elements p{
	text-align:right;
	font:bold 1.3em Tahoma, sans-serif;
	color:#fff;
	height:1%;
	overflow:hidden;
	padding:4px 0;
}
.orange-box .form-elements p span{
	float:left;
	margin-top:-2px;
}
.orange-box .form-elements p span label{
	float:left;
	padding:2px 0 0 2px;
}
.form-elements .cusom-car{ float:left;}

.info-form{
	clear:both;
	height:1%;
	overflow:hidden;
	margin-left:20px;
	padding-top:25px;
	font-family:Verdana, sans-serif;
}
.info-form div{
	padding:8px 0;
	clear:both;
	height:1%;
	overflow:hidden;
}
.info-form .calendar_rs{
	background:url(../img/icon-note.gif) no-repeat;
	width:19px;
	height:20px;
	display:inline;
	float:left;
	padding-left:0px;
	padding-bottom:2px;
	margin-right:5px;
	text-indent:-6666px;
	overflow:hidden;
}
.info-form ul{
	clear:both;
	height:1%;
	overflow:hidden;
}
.info-form ul li{
	display:inline;
}
.info-form h3{ 
	font-size:1.5em; 
	font-weight:bold;
	padding-bottom:12px;
}
.info-form p{
	height:1%;
	overflow:hidden;
	padding:0 180px 6px 0;
	clear:both;
}
.info-form p strong{
	padding:4px 5px 0 0;
	display:block;
	width:auto;
	overflow:hidden;
	font-size:1.2em;
}
.info-form strong.small-info{
	padding:0 0 6px;
}
.info-form p span.arrow{
	display:block;
	float:right;
	background:url(../img/form-arrow.gif) no-repeat 0 7px;
	margin:0;
	padding:0 0 0 14px;
	width:375px;
}
.info-form .long-1{
	float:left;
	width:372px;
	font:1.2em Verdana, sans-serif;
}
.info-form .text-field{
	margin:0;
	padding:2px;
	font:1.2em Verdana, sans-serif;
	height:16px;
	width:365px;
}
.info-form .text-field-cont{
	margin:0;
	padding:2px;
	font:1.2em Verdana, sans-serif;
	height:16px;
	width:500px;
}
.info-form .portaequipajes{ 
	float:left;
	padding:2px 0 1px;
	font-size:1em;
}
.info-form .gratuitos{
	float:left;
	width:55px;
	font:1.2em Verdana, sans-serif;
}
.info-form label{
	float:left;
	font-size:1.2em;
	font-weight:bold;
	padding:2px 0 0 5px;
	width:125px;
}
.info-form .text-date{
	float:left;
	text-align:center;
	margin:0;
	padding:2px;
	font:1.2em Verdana, sans-serif;
	height:16px;
	width:30px;
}
.info-form .border{
	float:left;
	border:1px solid #000;
	border-width:0 1px;
	padding:0 4px;
	margin:0 4px;
}
.info-form .date-info{
	float:left;
	font-size:1.2em;
	padding:3px 0 0 7px;
}
.info-form .text-area{
	margin:0;
	padding:2px;
	font:1.2em Verdana, sans-serif;
	height:91px;
	overflow:auto;
	width:365px;
}
.info-form .text-area-cont{
	margin:0;
	padding:2px;
	font:1.2em Verdana, sans-serif;
	height:120px;
	overflow:auto;
	width:500px;
}
.info-form p .orange-button{
	float:right;
	margin:12px 0 0 20px;
}
.info-form p .orange-button-contacto{
	float:right;
	margin:12px 0 0 20px;
	display:block;
	margin-right:auto;
}
.info-form .text-condiciones strong{
	clear:both;
	padding:30px 0 6px;
	float:none;
}
.info-form .text-condiciones textarea{
	margin:0;
	padding:2px;
	font:1.2em Verdana, sans-serif;
	height:91px;
	width:98%;
	overflow:auto;
	clear:both;
}
.info-form .mensaje{
	padding:10px 10px;
	margin: 30px 30px;
	border: thin solid  #CCCCCC ;
	clear:both;
	height:1%;
	overflow:hidden;
	text-align:justify;
}

.text-container{
	clear:both;
	width:100%;
	overflow:hidden;
}
.noboton {
border: 0px none;
}
/********************************
MODIFICACIONES DE ODAM
*********************************/

/*--- PARA PONER LA IMAGEN DEL COCHE DE "RESERVAS ONLINE" A 160X81--*/

.form-1 .car-info img{ 
        margin:0 auto; 
        padding-bottom:24px;
        width:160px;
        height:81px;
        }


/*------------------
------ CREAR ------
-------------------*/


/*---PARA PONER LA IMAGEN DE LOS COCHES DE "TARIFAS Y FLOTA" A 160X81-*/

.image img{
        display:block;
        margin:0;
        padding:0;
        border:none;
        width:160px;
        height:81px;
}

/*--- bannrers css ANTERIOR---
.banner{
	width:188px;
	height:130px;
	display:block;
	text-decoration:none;
	margin:0 auto;
	overflow:hidden;
	padding:5px 37px 0 0;
}
.banner img{ display:none;}
.banner strong{ display:block; text-align:center;}
.banner .title{ font:900 17px/17px Arial, sans-serif; }
.banner .sub-title{
	font:900 15px/15px Arial, sans-serif; 
	margin-top:-1px;
}
.banner .text{
	font:900 30px/30px Arial, sans-serif; 
	margin-top:-1px;
}
.banner .title{color:#ffe96d;}
.banner .sub-title{color:#003546;}
.banner .text span{color:#fff;}
.banner .price{
	margin-top:4px;
	padding-right:60px;
}
.saxo{background:url(../img/bg-banner-saxo.jpg) no-repeat;}
.cordoba{background:url(../img/bg-banner-cordoba.jpg) no-repeat;}
.c2{background:url(../img/bg-banner-c2.jpg) no-repeat;}

.banner .texto-azul{color:#0060ff;}
.banner .texto-naranja{color:#ff5a00;}

.cordoba .text{color:#ff5a00;}
.saxo .text{color:#ff5a00;}
.c2 .text{color:#0060ff;}
*/

/*  Banners final */
/* CSS Document */

.banner{
	width:188px;
	height:130px;
	display:block;
	text-decoration:none;
	margin:0 auto;
	overflow:hidden;
	padding:5px 37px 0 0;
}
.banner img{ display:none;}
.banner strong{ display:block; text-align:center;}
.banner .title{ font:900 17px/17px Arial, sans-serif; }
.banner .sub-title{
	font:900 14px/14px Arial, sans-serif; 
	margin-top:-1px;
}
.banner .text{
	font:900 30px/30px Arial, sans-serif; 
	margin-top:-1px;
}
.banner .title{color:#ffe96d;}
.banner .sub-title{color:#003546;}
.banner .text span{color:#fff;}
/*---PARA AUMENTAR TAMAŅO PRECIO BANNERS INICIO---*/
.banner .price{
        font-size:40px;
        margin-top:4px;
        padding-right:90px;
        }


.fondo_verde{text-decoration:none;}	/*saxo*/
.fondo_ocre{text-decoration:none;}	/*Cordoba*/
.fondo_azul{text-decoration:none;}	/* C2 */

.saxo{background:url(../img/bg-banner-saxo.jpg) no-repeat;}
.cordoba{background:url(../img/bg-banner-cordoba.jpg) no-repeat;}
.c2{background:url(../img/bg-banner-c2.jpg) no-repeat;}

.banner .texto-azul{color:#0060ff;}
.banner .texto-naranja{color:#ff5a00;}

.fondo_ocre .text{color:#ff5a00;}
.fondo_verde .text{color:#ff5a00;}
.fondo_azul .text{color:#0060ff;}

