h1 {
	font-family: tahoma;
	font-size: 18pt;
	color: #585a59;
	font-weight: bold;
	margin: 0px 0 0px 0px;
	padding: 0px;
}

h2 {
	font-family: tahoma;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h3 {
	font-family: tahoma;
	font-size: 10pt;
	color: #AB1300;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#miolo-busca-hoteis {
	border: 1px solid #e1e2d0;
	display: inline; 
	float: right;
	height: auto;
	margin: 0px 0px 0px 2px;
	width: 700px;
}

#tabela {
	display: inline;
	float: left;
	/*height: 378px;*/
	margin-top: 12px;
	width: 380px;
}

#tabela table {
	float: left;
	width: 410px;
}

#img-taxa {
	float: right;
}

#loading_busca {
	display: none;
}

#buscar {
	background-color: #b81111;
	border: 1px solid #d3d3d3;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.combo {
	font-family: tahoma, arial;
	font-size: 10px;
	width: 290px;
}

.texto-1 {
	color: #666666;
	font-family: tahoma, arial;
	font-size: 13px;
	font-weight: bold;
}

.texto-2 {
	color: #666666;
	font-family: tahoma, arial;
	font-size: 13px;
}

.span {
	color: #ff0000;
	font-size: 10px;
}

.texto-3 {
	color: #666666;
	font-family: tahoma, arial;
	font-size: 13px;
	vertical-align: botton;
}

.periodo {
	color: #033a59;
	font-family: tahoma, arial;
	font-size: 10px;
}

.campos-obrigatorios {
	color: #666666;
	font-weight: bold;
}

.top {
	display: inline;
	float: right;
	height:200px;
	margin: 22px 0px 0px 0px;
	width: 750px;
}

.hoteis-1 {
	display: inline;
	margin: 20px 0 5px 10px;
	width: 200px;
	float: left;
	height: auto;
}

.linha {
	margin: 24px 0 10px 24px;
	float: left;
	width: 5px;
	height: 150px;
	border-right: 1px solid #c50d0e;
}

.text-busca-hoteis-2 {
	font-family: tahoma;
	font-size: 14pt;
	color: #666666;
	font-weight: normal;
	margin: 20px 0 0px 0px;
	padding: 0px;
}

.text-busca-hoteis-3 {
	font-family: tahoma;
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
	margin: 14px 0 0px 0px;
	padding: 0px;
}

.text-busca-hoteis-4 {
	font-family: tahoma;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	margin: 3px 0 0px 0px;
	padding: 0px;
}

.text-busca-hoteis-5 {
	font-family: tahoma;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	margin: 0px 0 0px 10px;
	padding: 0px;
}

.text-busca-hoteis-6 a {
	font-family: tahoma;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	margin: 0px 0 0px 10px;
	padding: 0px;
	line-height: 9px;
}

.text-busca-hoteis-6 a:hover {
	font-family: tahoma;
	font-size: 10pt; 
	color: red; 
	font-weight: normal; 
	margin: 0px 0 0px 10px;
	padding: 0px;
	line-height: 9px;
}

#obs-volayo, #obs-volayo a {
	color: #ff0000;
	font-weight: bold;
	margin-bottom: 10px;
}

#obs-volayo a {
	text-decoration: underline;
}

/* ********************** */
/* ***** TOOL TIP ******* */
/* ********************** */

#easyTooltip {
	background: #b81111;
	border: 1px solid #ccc;
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	padding: 5px;
	width: 200px;
}



