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.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: 15px;
	height: 40px;
	margin: 0;
	float: right;
}
#cab h1 {
	text-indent: -2000px;
	margin: 0;
}
#menu {
	height: 22px;
	background-color: red;
	background-image: url(./img/bgmenu.gif);
	background-repeat: repeat-x;
	color: #fff;
}
#menu ul {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	/*
	height: 10px;
	background-color: #ccc;
	*/
	width: 750px;
	list-style-type: none;
}
#menu ul li {
	float: left;
	text-transform: uppercase;
}
#menu ul li a {
	padding-top: 4px;
	color: #fff;
	text-decoration: none;
	font-size: 9pt;
	display: block;
	height: 18px;
	font-weight: bold;
	width: 150px;
	text-align: center;
}
#menu ul li a:hover {
	color: #9A0F00;
	background-image: url(./img/menuon.gif);
	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;
}
#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;
}
.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;
	padding-top: 20px;
	text-align: center;
	font-size: 9pt;
	color: #555;
	background-image: url(./img/hr.gif);
	background-position: 98px 25px;
	background-repeat: no-repeat;
}
.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: 150px;
	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;
}
