

	h1.quote_title	{
	font-size:140%;
	color:#555555;
	font-weight:normal;
	}
	
	div.summary_right {
	width: 250px;
	margin-left:30px; 
	float: left;
	text-align:left;
	}
	
	div.summary_right p {
	font-size: 0.8em;
	}
	
	div.price_box {
	width: 189px;
	height: 82px;
	margin-top: 0;
	padding: 10px 0 0 0px;
	background: url(../images/fondo_mejor_precio.gif) no-repeat top left;
	}
	
	div.price_box p {
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 30px;
	}
	
	p.back_quote	{
	text-align:right;
	padding:0;
	margin:0;
	}
	
	input.nights {
	width: 15px;
	border: none !important;
	padding: 2px !important;
	background-color: #F0F0E2;
	}
	
	
	input.select_quote	{
	background-color:#f55f2a;
	font-size:100%;
	font-weight:bold;
	color:white;
	margin:5px;
	}
	
	input.back_quote	{
	background-color:#999999;
	font-size:80%;
	font-weight:bold;
	color:white;
	margin-right:5px;
	}

	p.error_text	{
	font-size:80%;
	color:red;
	}
	
	span.error_text	{
	font-size:120%;
	color:red;
	}
	
	td.error_text	{
	color:red;
	}
	
	div.results_table_left	{
	float:left;
	}
	
	div.results_table_right	{
	float:right;
	}
	
	p.credit_card_warning	{
	font-size:100%;
	}

	div.booking	{
	width:910px;
	background-color:white;
	padding:20px;
	}
	
	div.summary {
		clear:both;
		float: left;
		width: 350px;
	/*		background-color: #d8d3c2;
		background-color:#f0ece8; */
			background-color:#bfbfbf;
		margin: 5px 0 20px 5px;
		
		padding: 0;
	border-width:1px;
	border-style:solid;
	border-color:#aaaaaa;
		
		}
		
	div.summary p {
			margin:5px 0 5px 5px;
			padding: 0;
			font-size: 0.8em
		}
		
	div.summary span {
			font-size: 1.3em;
			font-weight: bold;
			margin-left: 20px;
		}
	
	div.total_price {
		width: 215px;
		float: right;
		}


/*Genericos*/

div.medio-booking {
	margin: 0 auto;
	padding: 0;
	background: url(../images/fondo_medio_busqueda.gif) repeat-y top center;
	width: 753px;
	text-align: left;
	}

	div.textos-booking {
		margin: 0;
		padding: 30px 0 0 25px;
		width: 595px;
		float: left;
		}
		
	div.pastilla-gris {
		width: 350px;
	/*	background: #F0F0F0; */
	
	background: #bfbfbf; 
	/*	background-color:#f0ece8;*/
		margin: -5px 0 20px 0;
		margin: -5px 0 20px 5px;
		padding: 0;
		border: 1px solid #aaa;
		float: left;
		}
		
		div.pastilla-gris p {
			margin:5px 0 5px 5px;
			padding: 0;
			font: .75em/1.4em Arial, sans-serif;
		}
		
		div.pastilla-gris span {
			font: 1.3em Arial, sans-serif;
			font-weight: bold;
			margin-left: 20px;
		}
		
		
		
	div.top-derecha-booking {
		width: 215px;
		float: right;
		}
		
		div.mejor-precio {
			width: 189px;
			height: 82px;
			margin-top: 0;
			padding: 10px 0 0 30px;
			background: url(../images/fondo_mejor_precio.gif) no-repeat top left;
			}
			
		div.mejor-precio p {
			font: bold 0.95em/1em Arial, sans-serif;
			_margin-top: 25px;
			}

div.textos-booking img.icono {
	margin:0 15px -2px 2px;
	padding: 0;
	}
		
div.textos-booking span.oferta {
	color: red;
	font-style: italic;
	}


/*---PASO 1---*/
div.step-1 {
	width: 450px;
	background: yellow;
	margin-left: 15px;
	padding-top: 10px;
	}
	
table.step-1 {
	margin-left: 20px;
	margin-bottom: 10px;
	_margin-bottom: 0;
	color: #555;
}

table.step-1 th {
	padding-top: 7px;
	text-align: right;
	vertical-align: top;
	font: bold .75em Arial, sans-serif;
}

table.step-1 td {
	padding: 5px 0 5px 0;
	font: 11px Arial, sans-serif;
}

table.step-1 td.separa {
	width: 4.5em;
}

table.step-1 input, table.step-1 select {
	border: 1px solid #aaa;
	padding: 0;
	height: 15px;
	font-size: 11px !important;
}



		
/*---PASO 2---*/

table.results {
	margin: 5px 0 25px 10px;
	padding: 0;
	border-collapse: collapse;
	width:700px;
	}
	
table.results a {
	color: black;
	font-size: 14px;
	}
	
table.results th.marron {
/*	background-color: #7aa2c7; */
	
	background-color: #4bc920;
	padding: 0 15px 3px 10px;
	}

table.results a	{
	color:#ffffff;
	}
		
table.results td.marron-claro {
	background-color: #cbe9b3;
	}
	
table.results td.azul {
	width: 160px;
  background-color: #cbe9b3;	

	font: bold 16px Arial, sans-serif;
	color: white;
	text-align:center;
	}
	
table.preciototal {
		width: 90%;
		}
		
span.total {
	font-size: 13px;
	}

	table.tablaprecios {
		margin: 10px 15px 10px 8px;
		width: 100%;
		font: 11px Arial, sans-serif;
		}
		
		table.tablaprecios th {
		font: 11px Arial, sans-serif;
		padding-right: 15px;
		}
		
		table.tablaprecios td {
		padding: 0 0 0 7px;
		}
		
		table.tablaprecios td.xroom {
		font: bold 12px Arial, sans-serif;
		padding-left: 15px;
		_padding-right: 10px;
		}
		
div.subcontent {
	position:absolute;
	display:none;
	border: 2px solid black;
	background-color: white;
	width: 280px;
	height: auto;
	padding: 8px;
	margin-left: 250px;
	margin-top: 5px;
	}
	
div.subcontent ul {
	margin-top: 0;
	margin-bottom: 0;
	}

div.subcontent p.right {
	text-align:right;
	}

	
/*---PASO 3---*/

p.titulo-preferences {
	font: bold 14px Arial, sans-serif !important;
	margin: 0 0 0 10px !important;
	padding: 2px 0 2px 5px;
	display: block;
	width: 175px;
	background: #4bc920;
	color:#ffffff;
	}
	
	div.pastilla-marron {
		margin: 0 0 25px 10px;
		padding: 5px 0 0 5px;
		width: 560px;
	background: #cbe9b3;
		}
		
	div.pastilla-marronyfoto {
		background: #cbe9b3 url(../images/banner_ssl.gif) no-repeat 400px 50px;
		}
		
	div.pastilla-marron p {
		padding: 0 35px 0 0;
		margin: 5px 0 10px 10px;
		_margin-top: 10px;
		font-size:0.8em;
		}
		
	div.pastilla-marron select {
		font-size:0.8em;
		}
		
		
	
	div.pastilla-marron img.bgpreferences {
		margin: 0;
		float: right;
		}
		
	div.pastilla-marron table {
		font-size: 0.8em;
		margin: 0 0 10px 20px;
		}
		
		div.pastilla-marron table td {
			padding-bottom: 6px; 
			}

