﻿* {margin: 0; padding: 0; outline: none;}

img {
	border: none;
}

BODY {
scrollbar-face-color: #cec1ac;
scrollbar-highlight-color: #f4efe7;
scrollbar-3dlight-color: #cec1ac;
scrollbar-darkshadow-color: #534631;
scrollbar-shadow-color: #a48c65;
scrollbar-arrow-color: #6b5a3f;
scrollbar-track-color: #e7e1d6;
}

input[type="button"], input[type="submit"]{
	border: 1px solid #d5c5b4;
	background: #f9f4e9;
	font-size: 10px;
	color: #691f02;
	font-weight: bold;
	padding: 3px 4px;
	margin: 4px 0 0 0;
}

p {margin: 0 0 15px 0;}
	
a {color: #cca147;}

html,body,form {width: 100%; height:99%;}

body {
	background: #c8986a url(../imagens/bg.jpg) no-repeat center;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	vertical-align:middle;
}

h1 {
	width: 210px;
	height: 80px;
	/*background: url(../imagens/logo_saopedro.gif) no-repeat center;
	text-indent: -99999px;*/
} 

div.layout_container 
{
	top:-50%;
	width: 901px;
	height: 566px;
	background: #f9f4e9;
	position: relative;
	padding: 0 33px;
	margin: auto;
	border: 2px solid #d8c8b5;
}


div.header {
	height: 81px;
	clear: both;
	margin: 16px 0 0 0;
}

ul.menu {
	width: 520px;
	height: 80px;
	list-style: none;
	position: relative;
	margin: -80px 0 0 184px;
	z-index: 99;
}

ul.menu a.cat0, ul.menu a.cat1, ul.menu a.cat2, ul.menu a.cat3, ul.menu a.cat4,
ul.menu a.cat5, ul.menu a.cat6, ul.menu a.cat7 {
	text-decoration: none;
	background: url(../imagens/icone_menu.gif) no-repeat 5px 2px;
	height: 14px;
	display: block;
	padding: 3px 0 10px 30px;
	font-size: 12px;
	color: #393939;
	z-index: 1;
}


li.cat0:hover ul.submenu, li.cat1:hover ul.submenu, li.cat2:hover ul.submenu,
li.cat3:hover ul.submenu, li.cat4:hover ul.submenu, li.cat5:hover ul.submenu,
li.cat6:hover ul.submenu, li.cat7:hover ul.submenu {display: block; z-index: 299999999;}

li.cat0:hover span.icone_menu, li.cat1:hover span.icone_menu, li.cat2:hover span.icone_menu,
li.cat3:hover span.icone_menu, li.cat4:hover span.icone_menu, li.cat5:hover span.icone_menu,
li.cat6:hover span.icone_menu, li.cat7:hover span.icone_menu {
	background: url(../imagens/icone_menu_hover.gif);
	width: 30px;
	height: 30px;
	position: absolute;
	top: -7px;
	left: -3px;
	z-index: 29999;
}


ul.menu li.cat0, ul.menu li.cat1, ul.menu li.cat2, ul.menu li.cat3, ul.menu li.cat4, 
ul.menu li.cat5, ul.menu li.cat6, ul.menu li.cat7 {
	width: 235px;
	height: 20px;
	float: left;
	background: url(../imagens/bg_menu.gif) no-repeat right bottom;
	position: relative;
	z-index: 1;
	}

ul.menu li.cat1, ul.menu li.cat3, ul.menu li.cat5, ul.menu li.cat7 {margin: 0 0 0 20px;}

ul.menu li.cat0:hover, ul.menu li.cat1:hover, ul.menu li.cat2:hover, ul.menu li.cat3:hover,
ul.menu li.cat4:hover, ul.menu li.cat5:hover, ul.menu li.cat6:hover, ul.menu li.cat7:hover {
	background: #dccfb3 url(../imagens/bg_menu_hover.gif) no-repeat top left;
	z-index: 29999999;
}

ul.menu ul.submenu {
	position: absolute;
	background: #dccfb3;
	border: 3px solid #cab996;
	list-style: none;
	position: absolute;
	z-index: 29999999999;
	top: 0;
	left: 0;
	margin: 0 0 0 170px;
	display: none;
	padding: 5px 10px;
	width: 240px;
}

ul.submenu li {border-bottom: 1px solid #cab996; padding: 1px 0;}

ul.submenu a {
	display: block;
	color: #51433c;
	height: 15px;
	text-decoration: none;
	font-size: 12px;
	padding: 2px 4px;
}


a.logo_senac, img.logo_senac {
	display: block;
	height: 81px;
	background: url(../imagens/logo_senac.jpg) no-repeat center;
	margin: -80px 0 0 691px;
	text-indent: -99999px;
	z-index: 0;
	cursor: pointer;
	position: absolute;
	top: 129px;
	right: 97px;
}

div.abatop {background: #e3ceb4; height: 33px; color: #a48a6c;}

ul.idiomas {list-style: none; height: 24px; padding: 9px 0 0 22px; }
ul.idiomas li {display:block; float:left;}
ul.idiomas li.bandeira { width: 24px; }
ul.idiomas li.mapaSite { line-height: 15px; }
ul.idiomas input {
	position: relative;	
	margin: -3px 0 -6px 0;
}

ul.menu_header, ul.idiomas a {
	list-style: none;
	font-size: 10px;
	padding: 1px 0 0 0;
}

ul.idiomas a, ul.menu_header a {
	color: #a48a6c;
	text-decoration: none;
	font-weight: bold;
}

ul.idiomas li.mapaSite a:hover, ul.menu_header a:hover {
	color: #866c4e;
	text-decoration: underline;
}

ul.menu_header li, ul.idiomas li {
	display: inline;
}

ul.menu_header {
	margin: -25px 17px 0 0;
	text-align: right;
}

div.banner {
	background-color: #E8D7C5;
	margin: 20px 0 33px 0;
	padding: 3px;
	position: relative;
	float: left;
	z-index: 0;
	*z-index: -1;
}

div.banner div.bannerCentral
{
   width: 659px;
   height: 297px;
   border: 5px solid #FFF;
   overflow: hidden;
}

div.banner div.bannerCentral img
{
   border: 1px solid #D4C4B2;
}

ul.pacotes_especiais {
	float: left;
	width: 210px;
	margin: 17px 0 0 14px;
	list-style: none;
	padding: 13px 0 0 0;
	line-height: 12px;
}

ul.pacotes_especiais a {
	text-decoration: none;
	color: #937b55;
}

ul.pacotes_especiais a:hover {
	text-decoration: underline;
}

ul.pacotes_especiais li {
	padding: 5px 13px 0 12px;
	border-bottom: 1px solid #dcd8ce;
	margin: 0 0 5px 0;
	height: 75px;
	overflow: hidden;
}

ul.pacotes_especiais img {
	padding: 3px 3px 6px 6px;
	width: 35px;
	height: 35px;
	background: url(../imagens/bg_img_cham.gif);
	float: left;
	margin: 0 8px 0 0;
}

ul.pacotes_especiais p {
	margin: 4px 0 0 0;
	font-size: 10px;
	color: #937b55;
	line-height: 15px;
}

ul.pacotes_especiais h2 {
	color: #51433c;
	font-size: 16px;
	margin: 0 0 16px 12px;
	font-size: 16px;
}

ul.pacotes_especiais h3, ul.pacotes_especiais h3 a {
	color: #a72f00 !important;
	font-size: 12px;
}

a.banner_engenho {
	display: block;
	width: 211px;
	height: 102px;
	background: url(../imagens/banner_engenho.jpg);
}

div.bannerRestaurante
{
    float: right;
    margin-left: 10px;   
}

div.rodape {
	clear: both;
	width: 967px;
	height: 62px;
	position: absolute;
	bottom: -2px;
	left: 0;
	padding: 7px 0 0 0;
	background: url(../imagens/bg_rodape.gif) repeat-x 0 7px;
	overflow: hidden;
}

div.rodape address.telefone {
	display: block;
	width: 210px;
	height: 42px;
	margin: 0 0 0 40px;
	font-weight: bold;
	color: #75695e;
	font-style: normal;
	font-size: 10px;
	padding: 10px 0 0 0;
	text-align: center;
	overflow: hidden;
}

div.tel_container span.tel01 {font-size: 12px; color: #66260f;}

div.tel_container span.tel02 {font-size: 16px; color: #66260f;}

div.tel_container {float:left;}

.tel03 {
 margin: 4px 12px 0 0;
 float: left;
}

div.rodape address.endereco {
	display: block;
	width: 440px;
	height: 38px;
	position: relative;
	margin: -52px 0 0 268px;
	text-align: center;
	color: #75695e;
	font-style:normal;
	font-size: 10px;
	padding: 14px 0 0 0;
}

address.endereco b {font-size: 9px; text-transform: uppercase;}

div.rodape a.banner_campos {
	display: block;
	width: 215px;
	height: 69px;
	position: relative;
	margin: -59px 0 0 725px;
}

div.rodape div.bannerChamadaHotel
{
    width: 215px;
	height: 69px;
	position: relative;
	margin: -60px 0 0 725px;  
	font-family: Tahoma;	
}

div.rodape div.bannerChamadaHotel a
{
    display: block;
	width: 215px;
	height: 69px;
	text-decoration: none;	
	padding: 10px 0 0 16px;
}

div.rodape div.bannerChamadaHotel a span.conhecaTambem
{
    font-weight: normal;
	font-size: 9px;	
	color: #6f5538;
}

div.rodape div.bannerChamadaHotel a span.nomOutroHotel
{
    display: block;
    text-transform: uppercase;
    font-weight: bold;
	font-size: 9px;
	color: #3F231B;
    margin-top: 6px;
}

div.titulo {
	background: url(../imagens/bg_titulo.gif) repeat-x bottom;
	height: 33px;
	margin: 20px 0;
}

div.titulo h2, div.titulo h3 {
	display: inline;
	margin: 0;
	padding: 0;
}

div.titulo, div.titulo h2 {
	font-size: 11px;
	color: #877866;
	line-height: 10px;
}

div.titulo h3 {
	font-size: 19px;
	color: #51433c;
	line-height: 21px;
	margin: 0 0 0 3px;
	font-weight: normal;
}

ul.menu_acomodacoes {list-style: none;}

div.CTNmenu_acomodacoes {
 margin: 0 0 0 19px;
 position:absolute;
 top: 183px;
 width:867px !important;
 z-index:0;
 height:35px;
}

div.CTNmenu_acomodacoes:hover {height: 200px;}

ul.menu_acomodacoes li {
	float: left;
	border: 1px solid #d7c6a0;
	border-bottom: 2px solid #d7c6a0;
	border-top: none;
	text-align: center;
	margin: 0 2px 0 0;
	position: relative;
	
}

ul.menu_acomodacoes a {
	display: block;
	padding: 3px 7px 3px 7px;
	height: 27px;
	text-decoration: none;
	color: #51433c;
	font-size: 10px;
	z-index: 0;
	white-space: normal;
}

ul.menu_acomodacoes b {
	font-size: 11px;
}

ul.menu_acomodacoes a:hover, ul.menu_acomodacoes li:hover, ul.menu_acomodacoes a.selec {
	background: #cca147;
} 

ul.menu_acomodacoes ul.submenu02 {
	display: none;
	position: absolute;
	z-index: 299999;
	background: #dccfb3;
	list-style: none;
	width: 100%;
	border: none;
	margin: 33px 0 0 0;
	z-index: 299999999 !important;
	top: 0;
	left: 0;
}

ul.submenu02 li {
	display: block;
	float: none;
	border: none;
	margin: 0;
	color: #51433c;
	border-bottom: 1px solid #cab996;
	z-index: 29999999999999 !important;
}

ul.submenu02 a {
	width: auto;
	height: auto;
	padding: 2px 0;
	font-size: 11px;
	z-index: 2999999999999999999 !important;
}

ul.submenu02 a:hover, ul.submenu02 li:hover {
	background: #dccfb3;
} 

li:hover ul.submenu02 {
	display: block;
	z-index: 29999999999999999 !important;
}

div.conteudo_acomodacoes, div.conteudo, div.conteudo_semfoto, div.conteudoAcomodacoes_semfoto {
	margin: 0 0 0 0;
	width: 780px;
	background:  20px solid #eee6d4;
	z-index: 0;
}


div.conteudoAcomodacoes_semfoto
{
    width:100%;
}

div.conteudo_acomodacoes, div.conteudoAcomodacoes_semfoto
{
    height: 235px;
    margin: 53px 0 0 0;
}

div.conteudo {
	height: 265px;
}

div.conteudo div.conteudoTitle, div.conteudo_acomodacoes div.conteudoTitle{
	height: 30px;
	z-index: 0;
}

div#conteudoGeral {
	height: 222px;
	padding-right: 20px;
	overflow-x: hidden;
	overflow-y: auto; 
	color: #715e41;
	font-size: 11px;
	z-index: 0;
	width:320px;
}

.ConteudoGeral2 
{
	height: 260px !important;
	padding-right: 20px !important;
	overflow-x: hidden !important;
	overflow-y: auto !important; 
	color: #715e41 !important;
	font-size: 11px !important;
	z-index: 0 !important;
	width:860px !important;
	}

.ConteudoGeral3 
{
	height: 260px !important;
	padding-right: 20px !important;
	overflow-x: hidden !important;
	overflow-y: auto !important; 
	color: #715e41 !important;
	font-size: 10px !important;
	z-index: 0 !important;
	width:880px !important;
	}

div#conteudoMapa 
{
	height: 222px;
	padding-right: 20px;
	overflow: hidden; 
	color: #715e41;
	font-size: 11px;
	z-index: 0;
	overflow-x: hidden;
	overflow-y: auto;
}

div.conteudo_acomodacoes div#conteudoGeral, div.conteudoAcomodacoes_semfoto div#conteudoGeral
{
    height: 200px;
}

div.conteudo_semfoto {
	margin: 0;
	width: auto;
	height: 265px;
}

div.conteudo_acomodacoes h4, div.conteudo h4, div.conteudo_semfoto h4, div.conteudoAcomodacoes_semfoto h4, div.galeriacontainer h4 {
	color: #691f02;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 15px 0;
}

div.conteudo_acomodacoes p, div.conteudo p, div.conteudo_semfoto p, div.conteudoAcomodacoes_semfoto p {
	margin: 0 0 15px 0;
}

body.pgAbertura div#geral
{
	width: 800px;
	height: 590px;
	position: relative;
	top: -50%;
	margin: auto;
}

body.pgAbertura div#geral2
{
	width: 800px;
	height: 590px;
	position: relative;
	top: -50%;
	margin: auto;
}

body.pgAbertura ul li
{
    display: inline;
}

body.pgAbertura ul li a
{
    float: left;  
    margin-right: 10px;
    outline:none;
}

div.bg_popup {
	background: #000000;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

div.popup {
	position: absolute;
	width: 789px;
	height: 527px;
	top: 50%;
	left: 50%;
	margin: -270px 0 0 -402px;
	z-index: 9999999;
	border: 7px solid #ffffff;
	background: #ede6d8;
	text-align: center;
}

a.pop_fechar {
	width: 20px;
	height: 21px;
	background: #ffffff url(../imagens/bg_popfechar.gif) no-repeat center center;
	position: absolute;
	top: -7px;
	right: -7px;
	text-indent: -999999px;
}

/*-- Classes Home --*/

div.container_home {
	width: 621px;
	height: 543px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -271px 0 0 -310px;
	color: #ab8157;
}

div.container_home p {
	text-align: center;
}

a.cont_saopedro, a.cont_campos {
	display: block;
	text-decoration: none;
	border: none;
	position: absolute;
	z-index: 2999999;
	width: 289px;
	height: 453px;
	border:1px solid #d6c5b2;
	z-index: 2999999 !important;
}

a.cont_saopedro {
	top: 0;
	left: 0;
	background: #f9f4e9 url(../imagens/logo_saopedro.gif) no-repeat center 24px;
	z-index: 99999999999999999999999999999999;
}

a.cont_campos {
	top: 0;
	right: 0;
	background: #f9f4e9 url(../imagens/logo_campos.gif) no-repeat center 24px;
	z-index: 99999999999999999999999999999999;
}

a.cont_saopedro span, a.cont_campos span {
	display: block;
	padding: 4px;
	background: #e8d7c5;
	width: 265px;
	margin: 107px 0 0 8px;
}

a.cont_saopedro img, a.cont_campos img {
	padding: 5px;
	border: 1px solid #d7c9b8;
	background: #ffffff;
}

a.cont_saopedro:hover, a.cont_campos:hover {
	width: 319px;
	height: 501px;
	z-index: 999999999999999999 !important;
}

a.cont_saopedro:hover {
	top: -30px;
	left: 0px;
	z-index: 99999999999999999999999999999999;
}

a.cont_campos:hover {
	top: -30px;
	right: 0px;
	z-index: 99999999999999999999999999999999;
}

a.cont_saopedro:hover span, a.cont_campos:hover span {
	width: 294px;
	height: 377px
}

a.cont_saopedro:hover img, a.cont_campos:hover img {
	width: 282px;
	height: 365px;
}

div.rodape_home {
	margin: 6px 0 0 0;
	height: 64px;
	position: relative;
	z-index: 0;
	*z-index: -50;
}

div.rodape_home div.reservas {
	width: 125px;
	text-align: center;
	padding: 15px 0 0 22px;
}

div.rodape_home address {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #66260f;
}

div.rodape_home a {
	display: block;
	color: #ab8157;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	z-index: 1;
	*z-index: -1;
	}

div.rodape_home a.email {
	width: 197px;
	margin: -25px auto 0 auto;
}

div.rodape_home a:hover {
	text-decoration: underline;
}

a.logo_senac02 {
	display: block;
	width: 65px;
	height: 64px;
	background: url(../imagens/logo_senac.png);
	text-indent: -9999999px;
	position: relative;
	margin: -39px 0 0 540px;
}

div.selec_hoteis {
	height: 453px;
	position: relative;
	margin: 5px 0 0 0;
	z-index: 1;
}

h1.home {
	width:auto;
	height: auto;
	text-indent: 0;
	background: none;
	text-align: center;
	font-family: tahoma;
	font-weight: normal;
	color: #691f02;
	font-size: 15px;
}

a.cont_saopedro div.texto, a.cont_saopedro div.bg, a.cont_campos div.texto, a.cont_campos div.bg {
	display: none;
	position: absolute;
	left: 0;
	top: 311px;
	margin: 0 18px;
	padding: 20px 5px;
	color: #715e41;
}

a.cont_saopedro div.bg, a.cont_campos div.bg {
	width: 283px;
	height: 175px;
	padding: 0;
	background: #ffffff;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

a.cont_saopedro:hover div.texto, a.cont_saopedro:hover div.bg, a.cont_campos:hover div.texto, a.cont_campos:hover div.bg {
	display: block;
}

div.scroller {
    float:left;
    margin: 8px 0 0 215px;
}

div.scrollerSemFoto {
    float:right;
    margin-top: 8px;
}

div.scrollerGaleriaImagem {
    float:left;
    margin: 8px 0 0 1px;
}

div.scroller ul li, div.scrollerSemFoto ul li, div.scrollerGaleriaImagem ul li {
    list-style:none;
    display: inline;
}

div.scroller ul li a, div.scrollerSemFoto ul li a, div.scrollerGaleriaImagem ul li a {
    float:left;
    width: 20px;
    height: 15px;
    display: block;
    text-indent: -9000px;
    margin-right: 2px;
}

div.scroller ul li.up a, div.scrollerSemFoto ul li.up a, div.scrollerGaleriaImagem ul li.up a 
{ 
	background-image: url(../imagens/rol_up.gif); 
}

div.scroller ul li.up a:hover, div.scrollerSemFoto ul li.up a:hover, div.scrollerGaleriaImagem ul li.up a:hover 
{ 
	background-image: url(../imagens/rol_up_hover.gif); 
}

div.scroller ul li.down a, div.scrollerSemFoto ul li.down a, div.scrollerGaleriaImagem ul li.down a
{ 
	background-image: url(../imagens/rol_down.gif); 
}

div.scroller ul li.down a:hover, div.scrollerSemFoto ul li.down a:hover, div.scrollerGaleriaImagem ul li.down a:hover 
{ 
	background-image: url(../imagens/rol_down_hover.gif); 
}

/*-- Classes Fale Conosco --*/

div.divContato input, select, textarea
{
	border: 1px solid #bbc0c4;
	padding: 2px;
	}

span{ font-family: Tahoma}

span.fc_nome {
	margin: 20px 25px 0px 50px } 

input.txtemail, input.txtnome 
{
	width:250px ;} 

span.fc_email 
{
	margin: 20px 24px 0px 50px;} 
	
div.fc_radio
{
	margin: 0;
	border-top: solid 1px #e0d7bf;
	height: 32px;
}

div.fc_radio label 
{
    margin-left: 4px;
    position: absolute;
    margin-top: -1px;
    }
    
div.fc_radio .check {display: block;}

span.check {margin: 5px 0 0 4px;}

span.check input {height: 13px; width: 13px;}
    
.divOpc 
{
    width:185px;
    height: 22px;
    float:left;
    margin: 10px 5px 0 0; 
    border: 1px solid #e1d6c2;
    }
    
span.fc_radio2 {margin-top:8px;}

span.fc_assunto {margin: 20px 13px 0px 50px}

span.fc_msg {margin: 20px 25px 0px 50px}

input.fc_botao {margin: 0px 25px 0px 50px}

textarea.msg2 {width: 250px; height: 50px; padding: 0;}

span.msg {
	display: block;
	margin-left: 108px;
	margin-top: 8px;
	}

select.ddlassunto {width: 250px; margin-left: -2px;}
	
input.fc_botao 
{
	margin-left: 50px;
	width: 100px;
	}


/* Classes tela Trabalhe Conosco */

div.tc_padding {margin: 0 0 0 20px;}

div.tc_padding p {
	border-bottom: 1px solid #eae2d1;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	}

div.tc_padding input[type="text"], 
div.tc_padding textarea,
div.tc_padding select {width: 400px;}

div.tc_padding span {
	display: block;
	float: left;
	width: 80px;
	}
	
p.tc_cargo 
{
	padding: 0 0 15px 0 !important;
	}
	
p.tc_deixe 
{
	margin: -10px 0 0 0 !important;
	}
	
ul.mapa_pai 
{
	line-height: 15px;
}

ul.mapa_pai > li
{
	list-style-type: none;
	font-weight: bold;
	margin: 0 15px 15px 0;
	padding: 0 0 0 10px;
	float: left;
	min-width: 220px;
	font-size: 13px;
	border-left: 1px solid #e9dfc9;
	color: #742c13;
	}
	
ul.mapa_pai a 
{
	color: #5f5642;
	text-decoration: none;
}
	
ul.mapa_pai a:hover 
{
	text-decoration: underline;
	color: #cca147;
}

ul.mapa_filho 
{
	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
}

ul.mapa_filho li 
{
	border-bottom: 1px solid #f1eada;
	padding: 0 0 0 15px;
	background: url(../imagens/icon_mapa.gif) no-repeat left 5px;
	}
	
ul.mapa_filho li ul li ul
{
	font-size: 10px;
}

ul.mapa_filho li ul li ul li 
{
	border-top: 1px solid #f1eada;
	border-bottom: none !important;
	background: url(../imagens/icon_mapa02.gif) no-repeat left 5px;
}

div.fale_col01 
{
	float:left;
	margin-left: 40px;
	padding: 0 10px 10px 10px; 
	width:800px;
	color: #715e41;
}

div.fale_col02 
{
    margin-left: 40px;
    margin-bottom: 5px;
    float:left;
    padding: 15px 15px 0px 15px;
    line-height:22px;
}

div.fale_col02 p {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #eae2d1;
}

div.fale_col02 .fale
{ display:block;
  float:left;
  width: 60px;
}

.cad_maior {width:300px;}
.cadConta { width:250px;
      }
 input.txtCadConta 
 {
 	width: 250px;
 	}
 
div.fale_mensagem {clear:both;}

div.fale_botao input
{
	 margin-left:60px;
	 cursor:pointer;
	}
            
span.assunto_erro 
{
	display: inline !important;
	margin-left: -7px;
	}
	
p.reservas 
{
	padding: 10px !important;
	border: 1px solid #e0d7bf !important;
	margin-top: 10px;
	float: left;
}

div.fc_reservas 
{
	width: 800px;
	border-top: #e0d7bf 1px solid;
	margin-top: 10px;
	padding-top: 7px;
	}

div.fc_reservas span 
{
	color: #691f02;
	}

.cad_botao { 
             margin-left: 40px;
             position:absolute;
             margin-top:125px;
             margin-left:463px;
}
p.cad_botao 
{
	 text-align:right;
	 margin-right:30px;
	}

div.cadastro 
{
	float:left;
	margin-left: 40px;}

div.cadastro p {
	border-bottom: 1px solid #eae2d1;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	}

div.cadastro label
{
	display:block;
	float:left;
	width: 60px;
}

div.checkboxes {float:left;
                margin-left: 60px;
                border: 1px solid #cab996;
                padding: 15px 15px 15px 15px;
                line-height:22px;
   }
                
.Link
{
	cursor: pointer;	
}  
img.fotothumbs{ height:70px;
				width:90px; 	
                  } 
a.afotothumbs{  margin-right:6px;
                margin-left:6px;
				}
div.galeria_thumbs { max-width: 890px;
					}     
div.boxseparador { height:35px;
                   }   

div.promotabela 
{
	float:left;
	margin-left:15px;
	min-width:300px;
	overflow: auto;
}

div.promotexto {
	width:860px;
	margin-left:14px;
	margin-top: 12px;
	line-height: 15px;
	overflow: hidden;
	}

.promotable td,th {padding:3px 5px 3px 5px;
					}  
table.promotable { border: none !important; }     

.hpromo {margin: 5px 0 5px 15px !important;}    
             
h5 { font-size:12px; font-weight: bold; color: #691f02;}

.aHotel1 {margin-left:80px;}
	
.aHotel2 {margin-left: 30px;}
	
.imgHotel1Sub 
{
	margin-left:-280px;
	margin-top:124px;
	position:absolute;
	width: 263px;
	height: 338px;
}

.imgHotel2Sub 
{
	margin-left:-281px;
	margin-top:124px;
	position:absolute;
	width: 263px;
	height: 338px;
}
/* BlackBerry */

.imgHotel1Sub2 
{
	margin-left:-295px;
	margin-top:136px;
	position:absolute;
	width: 263px;
	height: 338px;
}

.imgHotel2Sub2 
{
	margin-left:-295px;
	margin-top:136px;
	position:absolute;
	width: 263px;
	height: 338px;
}

.aHotel1b {margin-left: 80px;
           background-image: url(../imagens/bg_imghome1.gif);
           width:319px;
           height:501px;
           }
	
.aHotel2b{margin-left: 30px;
           background-image: url(../imagens/bg_imghome2.gif);
           width:319px;
           height:501px;}
#imgSP
{
	width: 299px;
	height: 481px;
	}

#imgCJ
{
	width: 299px;
	height: 481px;
	}

.liHomeRodape 
{
 height:80px;
 width:636px;
 position:absolute;
 margin-top:500px;
 margin-left:80px;
 *margin-left:-640px;
 	
	
	}

.liHomeRodape2 
{
 height:80px;
 width:636px;
 position:absolute;
 margin-top:520px;
 margin-left:80px;
 *margin-left:-640px;
 	
	
	}

.divItemRodape1
{
  height:65px;
 border: solid 1 px black;
 width:170px;
 float:left;
 text-align:center;	
	
	}
.divItemRodape2
{
 height:65px;
 width:366px;
 float:left;
 text-align:center !important; 	
	
	}
.divItemRodape3
{
 height:65px;
 border: solid 1 px black;
 width:100px;
 float:left;
 text-align:center; 	
	
	}
.divItemRodape4
{
 height:65px;
 width:366px;
 float:left;
	
	}	
.DivIRReservas 
{
 font-family: tahoma;
 font-size: 12px;
 color:#A98257;
 
	}
	
	
.DivIRTelefone 
{
 font-family: tahoma;
 font-size: 18px;
 font-weight:bold;
 color:#652010;
 
	}
	
.aEmailHoteis 
{
 font-family:Tahoma;
 font-size:12px;
 font-weight:bold;
 color:#A98257;
 text-decoration:none !important;
 margin-left:92px;
 margin-top:16px;
	}

#divObservacao 
{
 width:800px;
 padding-right:20px;
 margin-top:40px;
 clear:both;

	}

#divFormaPagto
{
 width:800px;
 padding-right:20px;
 margin-top:60px;
 clear:both;
	
	}

.tabela {
width: 100%;
height: 100%;
position: static;
display: table;
*overflow: hidden; /* hack para o IE6 e IE7 */
*position: relative; /* hack para o IE6 e IE7 */
}

.cell {
vertical-align: middle;
display: table-cell;
position: static;
*top: 50%; /* hack para o IE6 e IE7 */
*position: fixed; /* hack para o IE6 e IE7 */
}

.divContato 
{
    width: 760px;
    margin-top: 10px;
    padding: 15px 20px;
    position:relative;
    border: 1px solid #e0d7bf;
    }
 
.divContato label.fale, .divContato span.fale
{
	display: block;
	float: left;
	width: 60px;
	padding-top: 3px;
	}


.divctdConta 
{
    width:360px;
    margin-bottom:8px;
    }


.rowValor, .headerValor 
{
    border-right: solid 3px #f9f4e9;  
}
  
 a.itempromotexto
 {
     margin-top:12px;
     margin-bottom:5px; 
     width:auto;
     float:left;
     border: 1px solid red;
     display: block;
     padding: 7px;
     text-align: center;
     margin-right: 5px;
     text-decoration: none;
     color: #691f02;
     border: 1px solid #d5c5b4;
     font-weight: bold;
     }
 
 div#divAddThis 
 {
 	height: 23px;
 	padding:0 !important;
 	}
 	
 div#divAddThis a
 {
 	margin-top: 1px;
 	}
 
 div#divAddThis input
 {
 	margin: 0 !important;
 	height: 23px;
 	}
 	
 div.redes_sociais input
 {
 	margin: 0 !important;
 	padding: 0;
 	width: 71px;
 	height: 23px;
 	}
 	
 div.linha_chanfro 
 {
 	background: url(../imagens/linha_chanfro.gif);
 	float: left;
 	width: 862px;
 	height: 12px;
 	margin: 0 0 10px 0;
 	}
 
 a.addthis_button_facebook_like.at300b 
 {
 	width: 57px;
 	margin: 0 30px 0 5px;
 	}
 
 .fc_reservas span
 {
   margin-right:20px;
   margin-left: 20px;
 }
 
 .divHotel1
 {
     width:299px;
     height:481px;
     float:left;
     }
 .divHotel2
 {
     width:299px;
     height:481px;
     float:left;
     margin-left:80px;
     }
