BODY {
	background: url(../imagens/bg.jpg) center top no-repeat fixed #bed0de;
	text-align: center;
	margin: 0 auto 0;
	padding: 0;
	color:#5D6670;
}

BODY.grupo {
	background: url(../imagens/bg2.jpg) center top no-repeat fixed #c9d7e0;
	text-align: center;
	margin: 0 auto 0;
	padding: 0;
	color:#5D6670;
}

#div_tudo {
	width: 980px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}

#wrapper {
	background: url(../imagens/fundo_tudo.gif);
	padding-left: 30px;
}

#div_rodape {
	position: relative;
	width: 970px;
	height: 70px;
	padding: 10px 50px 0 0;
	background: url(../imagens/rodape.gif) no-repeat left top;
	text-align: center;
}
#div_rodape img {
	border: 0;
}
#div_rodape div.rodape-col1 {
	position: absolute;
	left: 55px;
	top: 8px;
	width: 48px;
	text-align: left;
}
#div_rodape div.rodape-col3 {
	position: absolute;
	line-height: 10px;
	left: 650px;
	top: 3px;
	width: 294px;
	text-align: right;
}
#div_rodape span {
	font-size: 10px;
}
#div_rodape div.rodape-col1 a:hover, #div_rodape div.rodape-col3 a:hover {
	background: none;
}


#div_nomehotel {
	position: absolute;
	top: -40px;
	left: 197px;
}


#div_banner {
	position: absolute;
	top: 182px;
	height: 270px;
	z-index: 500;
}

BODY #div_conteudo {
	padding-top: 180px;
	position: relative;
}

BODY.grupo #div_conteudo {
	padding-top: 450px;
	position: relative;
}

#coluna_esquerda {
	padding-left: 16px;
	width: 160px;
	float: left;
}

#coluna_meio {
	position: relative;
	margin: 0 270px 0 200px;
	width: 385px;
}

#coluna_grande {
	margin: 0 0 0 197px;
	width: 670px;
}

#coluna_direita {
	width: 240px;
	float: right;
}

#coluna_centro {
	margin-left: 120px;
	width: 680px;
}

#div_aviso {
	padding: 10px;
	background-color: #FF9;
	border: solid 1px #666;
	width: 445px;
	color: #000;
	margin-bottom: 15px;
}

.thumbs {
	width: 240px;
}

#barra_azul 
{
	margin-left: 25px;
	background: url(../imagens/barra_azul.gif) no-repeat;
	width: 834px;
	padding: 22px 0 0 50px;
	height: 79px;
}
#barra_azul h2
{
	padding-bottom: 5px;
}
#barra_azul span
{
	font-size: 1.2em;
}
#barra_azul div.direita
{
	width: 270px;
	padding-right: 20px;
	text-align: right;
	float: right;
	margin: 0;
}
#barra_azul div.direita td, #barra_azul div.direita span, #barra_azul div.direita a
{
	font-size: 11px;
}
#barra_azul.barra_azul_hotel 
{
	background: url(../imagens/fundo_hotel_cidade.png) no-repeat;
	height: 298px;
	width: 824px;
	padding: 22px 0 0 60px;
}

#hotel-descricao 
{
	background: url(../imagens/fundo_reserva_hotel.gif) no-repeat;
	width: 884px;
	padding: 15px 0 0 10px;
	height: 106px;
}
#hotel-descricao h3
{
	margin: 0 0 10px 0;
}
#hotel-descricao div.datas
{
	line-height: 30px;
}
div.quartos
{
	padding-top: 10px;
	margin-left: 165px;
	width: 700px;
}


#badge-gde {
	width: 238px;
}
#badge-gde-topo {
	width: 238px;
	height: 18px;
	background: url(../imagens/badge_gde_topo.gif) no-repeat top left;
}
#badge-gde-rodape {
	width: 238px;
	height: 18px;
	background: url(../imagens/badge_gde_rodape.gif) no-repeat top left;
}
#badge-gde-conteudo {
	background-color: #333333;
	width: 198px;
	padding: 0 20px 0 20px;
	color: #FFF;
	font-size: 1.2em;
}
#badge-gde-conteudo b {
	font-size: 1.3em;
}
#badge-gde-conteudo p {
	margin: 0;
	padding: 0;
}
#badge-gde-conteudo span, #badge-gde-conteudo span b, #badge-gde-conteudo span a {
	font-size: 11px;	
	color:#629AB4;
}
#badge-gde-conteudo span b {
	font-size: 10px;
}



#badge-peq {
	width: 162px;
}
#badge-peq-topo {
	width: 162px;
	height: 9px;
	background: url(../imagens/badge_peq_topo.gif) no-repeat top left;
}
#badge-peq-rodape {
	width: 162px;
	height: 9px;
	background: url(../imagens/badge_peq_rodape.gif) no-repeat top left;
}
#badge-peq-conteudo {
	background-color: #333333;
	width: 132px;
	padding: 5px 15px 5px 15px;
	color: #FFF;
	font-size: 11px;
}
#badge-peq-conteudo p {
	margin: 0;
	padding: 0;
}
#badge-peq-conteudo a {
	font-size: 11px;	
	color:#629AB4;
}
#badge-peq-conteudo b {
	font-size: 12px;	
}