html {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 10pt;
	background-image: url(./img/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
body {
	margin: 0;
	padding: 0;
}
.txt {
	padding: 10px;
}

h2 {
	margin: 0;
	font-size: 20pt;
}


p.minitit {
	font-weight: 700;
	margin: 0;
	font-size: 13pt;
	line-height: 0.9em;
}

p.minitit16 {
	margin: 0;
	margin-bottom:8px;
		margin-top:8px;
	font-size: 18pt;
	font-weight:700;
	line-height: 0.9em;
}

p.enlaceEmpresa {
	font-weight: 700;
	margin: 0;
	font-size: 12pt;
	line-height: 0.9em;
	color: #000;
}

#container {
	width: 972px;
	margin: auto;
}
#cab {
	height: 104px;
	background-image: url(./img/cab2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fed928;
}
#telcab {
	text-align: right;
	padding-right: 90px;
	padding-top: -5px;
	height: 40px;
	margin: 0;
	float: right;
}
#cab h1 {
	text-indent: -2000px;
	margin: 0;
}
#menu {
	height: 32px;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f62b2b), color-stop(100%, #d20202));
 background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
 background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
 background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
 background-image: -o-linear-gradient(top, #f62b2b, #d20202);
 background-image: linear-gradient(top, #f62b2b, #d20202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f62b2b, endColorstr=#d20202);
	color: #fff;
}
#menu ul {
	margin: 0;
	padding: 0;
	/*
	height: 10px;
	background-color: #ccc;
	*/
	width: 850px;
	list-style-type: none;
}
#menu ul li {
	float: left;
	text-transform: uppercase;
}
#menu ul li a {
	padding-top:9px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	display: block;
		font-weight:700;
	height: 24px;
	width: 100px;
	text-align: center;
}
#menu ul li a:hover {
	color: #9A0F00;
	background-image: url(./img/m.jpg);
	background-repeat:repeat-x:
	background-position: top;
}
#cuerpo {
	background-color: #fff;
	background-image: url(./img/puntets.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#minireservas {
	height: 371px;
	padding-top: 10px;
	background-image: url(./img/viaje.jpg);
	background-position: 4px 10px;
	background-repeat: no-repeat;
	padding-left: 510px;
	*padding-left: 500px;
	margin-bottom: 20px;
}
#minireservas h2 {
	margin: 0;
	padding: 0;
	margin-top: 0;
	font-size: 19pt;
	margin-left: 8px;
	width: 439px;
}
#ent, #dev {
	width: 210px;
	height: 295px; 
	float: left;
	background-image: url(./img/bgcalendar.gif);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	padding-left: 7px;
	padding-top: 0;
	margin-left: 10px;
}
#ent .txtfe, #dev .txtfe {
	font-size: 8pt;
	padding-bottom:4px!important;
		margin-bottom:4px!important;
}
#ent select, #dev select {
	border: 0;
	width: 195px;
	margin-bottom: 5px;
}
#ent input, #dev input {
	border: 0;
	height: 10px;
	padding: 0;
	padding-bottom: 3px;
	font-size: 9px;
	width: 92px;
	text-align: center; 
	float: right;
	margin-right: 15px;
	*float: none;
}
#ent h3, #dev h3 {
	margin: 0;
	padding: 0;
	margin-left: -5px;
	font-size: 11pt;
	margin-bottom: 15px;
	width: 190px;
	padding-top: 2px;
}
#calent, #caldev {
	padding-top: 3px;
	padding-bottom: 7px;
}
#botongr {
	width: 207px;
	height: 35px;
	padding-bottom: 3px;
	font-weight: bold;
	border: 0;
	margin-top: 10px;
	*margin-top: 5px;
	float: right;
	margin-right: 20px;
	background-color: #fff;
	background-image: url(./img/botongr.gif);
	cursor: pointer;
}

#botongr2 {
	width: 232px;
	height: 43px;
	font-size:16px;
	padding-bottom: 3px;
	font-weight: bold;
	border: 0;
	margin-top: 10px;
	float: right;
	margin-right: 17px;
	background:transparent url(img/boton12.png) ;
	cursor: pointer;
}

#botongr2:hover {
	font-size:18px;

}


.minicol {
	width: 225px;
	float: left;
	margin-right: 17px;
	color: #555;
}
.finminicol {
	margin-right: 0;
}
.minicol h2 {
	font-size: 16pt;
	margin: 0;
	line-height: 0.8em;
}
.minicol p {
	margin: 0;
	margin-top: 5px;
}
.minicol .cajaprice {
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
}
.precio {
	font-size: 35pt;
	font-weight: bold;
	font-family: georgia;
	color: green;
}
#fotos {
	width: 450px;
	float: left;
	margin-top: 20px;
}
#desctour {
	padding-top: 20px;
	height: 300px;
	float: left;
	padding-left: 20px;
}
#desctour h2 {
	font-size: 16pt;
}
#pie {
	clear: both;
	height:100px;

	padding-top: 10px;
	text-align: center;
	font-size: 9pt;
	background-color:#eee;
	border:#999 1px solid;
	border-top:#FC0 3px solid;
	
	
	
}
.load {
	padding-top: 75px;
	padding-bottom: 75px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}
h2.titdisp, h2.titflota, h2.titventa, h2.titoficinas {
	height: 30px;
	padding-top: 14px;
	padding-bottom: 0;
	padding-left: 30px;
	font-size: 14pt;
	font-variant: small-caps;
	color: #fff;
	margin-top: 2px;
	letter-spacing: 1px;
	font-weight: normal;
}
h2.titdisp span.titdispgr {
	font-size: 14pt;
	font-variant: normal;
	font-weight: normal;
}
h2.titoficinas {
	background-color: blue;
	background-image: url(./img/bgtitoficinas.gif);
}
h2.titventa {
	background-color: red;
	background-image: url(./img/bgtitventa.gif);
}
h2.titflota {
	background-color: orange;
	background-image: url(./img/bgtitflota.gif);
}
h2.titdisp {
	background-color: green;
	background-image: url(./img/bgtitresult.gif);
}
div.op {
	background-color: #fff;
	border-bottom: 1px dotted #ccc;
	clear: both;
}
table.celldesc {
	text-align: left;
	color: #555;
	width: 890px;
	margin: auto;
	padding-left: 5px;
}
table.celldesc td {
	vertical-align: top;
}
table.celldesc td img {
	background-image: url(./img/ajax-loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
table.celldesc td h3 {
	color: #000;
	font-size: 20pt;
	margin-top: 20px;
	margin-bottom: 0;
}
table.celldesc td p.descgr {
	margin: 0;
	padding: 0;
	width: 650px;
	text-align: justify;
}
table.celldesc td ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 25px;
}
table.celldesc td ul li {
	padding-left: 12px;
	background-image: url(./img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
table.celldesc td.cellbotreser {
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 30px;
}
td.cellbotreser div.fe {
	color: #000;
	padding-right: 20px;
	font-weight: bold;
}
td.cellbotreser div.pr {
	font-size: 20pt;
	font-weight: bold;
	color: #000;
	padding-right: 20px;
}
td.cellbotreser a {
	width: 168px;
	height: 29px;
	display: block;
	text-decoration: none;
	background-color: green;
	color: #fff;
	font-size: 14pt;
	padding-top: 6px;
	text-align: center;
	background-image: url(./img/botreser.gif);
	margin-left: 40px;
}
#nuevabusca {
	float: right;
	margin-top: -30px;
	margin-right: 30px;
	color: #fff;
	background-image: url(./img/nuevabusca2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 13pt;
	font-weight: bold;
}
#nuevabusca img {
	border: 0;
}
.form {
	padding: 20px;
}
.form input, .form textarea {
	border: 1px solid #3782C4;
}
.form input.largo {
	width: 354px;
}
.form input.corto {
	width: 145px;
}
.form textarea.largo {
	padding: 5px;
	width: 343px;
	height: 190px;
}
td {
	vertical-align: top;
}
.contacto {
	width: 800px;
	margin: auto;
}
#direccion {
	width: 170px;
	height: 280px;
	padding: 10px;
	float: right;
	padding-right: 180px;
	background-image: url(./img/contacto.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.centrado {
	text-align: center;
}
table.tableofi {
	margin: auto;
	margin-top: -15px;
}
td.cellofi {
	width: 3100px;
	text-align: center;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}
td.cellofi p {
	margin: 0;
	margin-bottom: 3px;
}
td.cellofi p.telfax img {
	vertical-align: -2px;
}
td.cellofi iframe {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
h3.titofi {
	margin: 0;
	margin-bottom: 5px;
	color: #555;
	padding-left: 25px;
	background-image: url(./img/bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 20px;
	width: 270px;
	text-align: left;
}
table.tablefotos {
	width: 100%;
}
table.tablefotos tr td {
	text-align: center;
}
table.tablefotos tr td img {
	background-position: center;
	border: 0;
}
div.nodisp {
	margin-top: 75px;
	margin-bottom: 75px;
	border: 2px solid #8A0000;
	background-color: #F8C6C6;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	padding-left: 70px;
	background-image: url(./img/error.jpg);
	background-position: 10px center;
	background-repeat: no-repeat;
	text-align: center;
}
#cajaventa {
	width: 429px;
	float: right;
	margin-left: 15px;
}
h3.aviso {
	padding-left: 10px;
	color: #BB0000;
}
#pie a {
	color: #555;
}
.p4corto, .p4largo {
	width: 150px;
	padding-left: 10px;
}

table.datalq, table.datprecio {
	border-collapse: collapse;
}
table.datalq tr td, table.datprecio tr td {
	border-bottom: 1px dotted #ccc;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
#flags {
	padding-top: 5px;
	text-align: right;
	margin-right: 7px;
}
#flags img {
	border: 1px solid #000;
	margin-left: 3px;
}
div.notaprecio {
	width: 100%;
	text-align: center;
	font-size: 8pt;
	padding-top: 5px;
}
#numreser {
	background-color: #FFFFD5; 
	font-weight: bold;
	display: none;
	width: 220px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}



#ofient {
	
	height:26px;
	width:240px;
	line-height:26px;
	font-size:16px;
	vertical-align:middle;
	
	}

#ofidev {
		vertical-align:middle;
	height:26px;
	width:240px;
	line-height:26px;
	font-size:16px;
	
	}


#fent {
	height:18px;
	font-size:15px;
	width:125px;
	vertical-align:top;
	}

#fdev {
height:18px;
	font-size:15px;
	width:125px;
	vertical-align:top;
	}


#horaent {
	height:26px;
	line-height:26px;
	font-size:16px;
		vertical-align:middle;
	}


#horadev {
	height:26px;
	line-height:26px;
	font-size:16px;
		vertical-align:middle;
	
	}



    #main {
			margin-top:20px;
    float:left;
    width:580px;

    }
    #sidebar {
			margin-top:20px;
    float:right;
    width:390px;

    }

#sidebar h2{
	font-size:22px;
    
	

    }


/* boxes */ 

.boxexterior {
	text-align:center;
	float:left;
	height:195px;
	width:174px;
	border:#f5b70f 1px solid;
	margin-right:15px;
	margin-bottom:15px;
	background-color:#f3f1f1;
}

.boxexterior:hover {
	 cursor:pointer;
	background-color:#ffcf4e;
}

.boxetitulo {
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	vertical-align:middle;
	margin:0;
	padding:6px;
	background-color: #f5b70f;
	
	} 
	
#categorias {

	}

.boxetitulo h2{
	font-size:13px;
	font-weight:bold;
	
	
	} 
.boxeprecio {
	font-size: 23px;
	font-weight: bold;
}

.desde {
	font-size: 15px;
	font-weight: normal;
}

.button_oferta{
		text-transform:uppercase;
	margin-top:3px;
	
	margin-left:11px;
	margin-right:11px;
border:1px solid #e40a0a; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; font-family:arial,helvetica,sans-serif;
width:135px!important;
padding: 5px 6px 5px 6px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-align: center; color: #FFFFFF; background-color: #f62b2b;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f62b2b), color-stop(100%, #d20202));
 background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
 background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
 background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
 background-image: -o-linear-gradient(top, #f62b2b, #d20202);
 background-image: linear-gradient(top, #f62b2b, #d20202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f62b2b, endColorstr=#d20202);
}

.button_oferta:hover{
 cursor:pointer;
 border:1px solid #e40a0a; background-color: #e40a0a;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e40a0a), color-stop(100%, #9f0202));
 background-image: -webkit-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -moz-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -ms-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -o-linear-gradient(top, #e40a0a, #9f0202);
 background-image: linear-gradient(top, #e40a0a, #9f0202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#e40a0a, endColorstr=#9f0202);
}




.soldatosreservatdw{
width: 390px;
}
.solbottpv {
  text-align: center;
  position: absolute;
  top: 390px;
}

.solbotpagar {
	margin-left: 40px; 
	color: #fff; 
	background-color: green; 
	text-decoration: none; 
	font-weight: bold; 
	height: 20px; 
	width: 125px; 
	background-image: url(/img/boton-tpv.gif); 
	display: block; 
	padding-top: 5px;
}

.w600 {
width: 600px;
}

.soldatpertab .td1{
 width: 140px;
}


.soldatpertab .td3{
 width: 125px;
}



@media screen and (max-width: 480px) {
#container {
	width: inherit;
}
#cab {
	height: inherit;
	background-image: url(./img/cab2.jpg);
	background-position: left;
	background-size: 170%;
}
#telcab {
	display: none;
}
#menu {
	height: inherit;
}
#menu ul {
	width: inherit;
}
#menu ul li {
	float: none;
}
#menu ul li a {
	margin: auto;
}
.overlay {
	position: relative !important;
	top: 0 !important;
	left: inherit !important;
	margin: auto !important;
}
#slider {
	display: none;
}
#sidebar {
	padding: 10px;
	margin-top: 20px;
	float: none;
	width: inherit;
	clear: both;
}
#main {
	padding: 0 0px 0 10px;
	width: inherit;
}
table.celldesc {
	width: inherit;
}
table.celldesc td {
	display: block;
}
table.celldesc td>img {
	width: 100%;
}
td.cellofi {
	width: inherit;
	display: block;
}
.form input, .form textarea {
	width: 100% !important;
}
h2.titdisp, h2.titflota, h2.titventa, h2.titoficinas {
	background-size: contain;
	height: inherit;
	padding-bottom: 14px;
}
table.celldesc td.cellbotreser {
	text-align: center;
}
.datos tr {
	display: block !important;
	font-size: 15px;
}
.datos .p4corto, .datos .p4largo {
	width: 100%;
	display: block;
	padding-left: 10px;
	padding-top: 24px;
}
.datos select {
	font-size: 25px;
}
.datos input[type="text"] {
	font-size: 24px;
}
.tableextra {
	width: 100%;
}
.tableextra td {
	display: block;
	font-size: 20px;
	padding: 10px;
}
.tableextra td select {
	font-size: 23px;
}
.enviarformulario {
	width: 100%;
	font-size: 25px;
	color: greenyellow;
	background-color: green;
}
.infoampliada tr {
	  width: 100%;
	  }
	  
.infoampliada input {
  		width: 90%;
		font-size: 24px;
	  }	  
.solenviar {	  
  width: 172px;
  height: 39px;
  display: block;
  text-decoration: none;
  background-color: green;
  color: #fff;
  font-size: 14pt;
  padding-top: 6px;
  text-align: center;
  margin: auto;
  background-image: url(./img/botreser.gif);
}
.soldatosreservatr>td {
	display:block;}
	
table.datalq, table.datprecio {
	width:100%;}	
.soldatosreservatdw{
width: 100%;
}	
.solbottpv {
  text-align: center;
  position: relative;
  margin: 20px;
  top: inherit;
	}
.solbotpagar {
	margin-left: inherit; 
	color: #fff; 
	background-color: green; 
	text-decoration: none; 
	font-weight: bold; 
	height: 20px; 
	width: 125px; 
	margin: auto;
	background-image: url(/img/boton-tpv.gif); 
	display: block; 
	padding-top: 5px;
}

.w600 {
width: 100%;
}

.soldatpertab .td1{
 width: inherit;
}


.soldatpertab .td3{
 width: inherit;
}

.soldatpertab td {
	display:block;
	}
.soldatpertab td {
	display:block;
	}	
.soldatpertab td:nth-child(2n+1) {
	font-weight:bold;
	}	
}

@media screen and (max-width: 408px) {
	.boxexterior {
		width:96%;
		}
	.button_oferta {
		margin: auto;
	}
}
