
* {
padding:0;
margin:0;
}


img {
border:none;
}

a {
outline:none;
}


body {
font-family:Arial, Sans-Serif;
background: url(img/bg.jpg) repeat-x #ab8949;
font-size: 12px;
}

a:visited {
text-decoration:none;
}

#geral {
width:917px;
margin:0 auto;

}

#topo {
width:917px;
height:284px;
background:url(img/fundo_topo.png) no-repeat;
margin-top:20px;
z-index:5;
}

#logo {
display:inline;
margin-top:70px;
margin-left:130px;
float:left;
}

#topo_conteudo {
background:url(img/topo_conteudo.png);
width:917px;
height:15px;
margin-top:-12px;
position:relative;
z-index:0;
}

#conteudo {
width:917px;
overflow:auto;
margin:0 auto;
background: url(img/bg_geral.png);
position:relative;
z-index:0;
}

#bodyindex #conteudo {
height:293px;
overflow:visible;
}

#bodyfotos #conteudo {
height:680px;
}

#home {
width:786px;
height:286px;
display:inline;
float:left;
background:url(img/bg_conteudo.jpg);
margin-left:65px;
margin-bottom:4px;
margin-top:2px;
}

#home h1, #servicos h1, #estrutura h1, #parceiros h1, #localizacao h1, #mapa h1, #reservas h1, #orcamento h1 {
margin-top:20px;
margin-left:35px;
}

#home p, #estrutura p, #parceiros p, #localizacao p, #reservas p {
font-family:Arial, Sans-Serif;
font-size:12px;
color:#53523e;
text-align:left;
padding-top:40px;
padding-left:35px;
}

#servicos {
width:301px;
height:285px;
background-color:#e4e4d9;
float:left;
margin-top:2px;
}

#servicos p {
font-family:Arial, Sans-Serif;
font-size:11px;
color:#53523e;
text-align:left;
padding-top:25px;
padding-left:35px;
}

.serv {
font-family:Arial, Sans-Serif;
font-size:12px;
color:#53523e;
text-align:left;
padding-top:25px;
padding-left:35px;
}

#estrutura {
width:786px;
height:286px;
display:inline;
float:left;
background:url(img/bg_conteudo.jpg);
margin-left:65px;
margin-bottom:4px;
margin-top:2px;
float:left;
}

.foto_estrutura {
position:relative;
margin-right:60px;
margin-top:-215px;
border:1px solid #B0A942;
padding:5px;
float:right;
}

#bg_fotos {
width:786px;
height:570px;
display:inline;
float:left;
background:url(img/bg_conteudo.jpg);
margin-left:65px;
margin-bottom:5px;
}

#bg_fotos h1 {
display:block;
margin-top:20px;
text-align:center;
}

.fotos {
text-align:center;
margin:0 auto;
margin-top:20px;
display:none;
}

.fotos img {
	border:1px solid #B0A942;
	padding:5px;
}

#mycarousel li img {
	width:94px;
	height:73px;
	cursor:pointer;
}

#parceiros {
width:786px;
height:300px;
display:inline;
float:left;
background:url(img/bg_conteudo.jpg);
margin-left:65px;
margin-bottom:5px;
}

#parceiros a {
	text-decoration:none;
	color:#53523e;
	font-weight:bold;
}

.foto_paceiros {
margin-right:60px;
margin-top:-145px;
padding:10px 0 10px 0;
float:right;
border:1px solid #B0A942;
}

#localizacao {
width:360px;
height:350px;
display:inline;
float:left;
background:url(img/bg_conteudo.jpg);
margin-left:65px;
margin-bottom:4px;
margin-top:2px;
}

#mapa {
width:425px;
height:350px;
background-color:#e4e4d9;
float:left;
margin-top:2px;
}

.mapa {
margin-top:30px;
margin-left:30px;
}

#localizacao a {
font-family:Arial, Sans-Serif;
font-size:12px;
color:#53523e;
text-align:left;
}

#reservas {
width:360px;
height:270px;
display:inline;
float:left;
background:url(img/bg_conteudo.jpg);
margin-left:65px;
margin-bottom:6px;
margin-top:2px;
}

#orcamento {
width:425px;
height:270px;
background-color:#e4e4d9;
float:left;
margin-top:2px;
}

form {
font-family:Arial, Sans-Serif;
font-size:12px;
color:#53523e;
}

.botao {
background: url(img/bg_botao.jpg) bottom no-repeat;
width:30px;
height:29px;
margin-left:348px;
border:none;
}

#rodape {
clear:both;
width:917px;
background: url(img/rodape.png) no-repeat;
font-family:Arial, sans-serif;
font-size:10px;
color:#fff;
text-align:center;
padding-top:15px;
}

#assinatura {
height:23px;
float:right;
font-family:Arial, sans-serif;
font-size:10px;
color:#fff;
margin-right:60px;
margin-top:-16px;
}

.icone {
display:block;
float:left;
margin-left:3px;
}


