* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    border: none;
}

body {
    background-color: #FFF;
}

#geral {
    width: 773px;
    margin: 0 auto;
    margin-top: 10px;
}

/**************************************
TOPO
**************************************/

#geral #topo {
    height: 130px;
    background-color: #FFF;
}

#geral #topo #idioma {
    float: left;
    width: 293px;
}

#geral #topo #idioma span {
   font: 11px "trebuchet ms", helvetica, sans-serif;
   color: #333333;
}   

#geral #topo #logo {
    float: left;
    width: 186px;
    height: 124px;
    background: green url("../img/logo.jpg");
}

#geral #topo #contato {
    float: right;
    width: 293px;
    text-align: left;
}

#geral #topo #contato span {
   float: right;
   font: 14px "trebuchet ms", helvetica, sans-serif;
   color: #333333; 
}

#geral #topo #contato a.email {
   float: right;
   font: 14px "trebuchet ms", helvetica, sans-serif;
   color: #333333; 
}

#geral #topo #contato a.email:hover {
   text-decoration: underline;
}

#geral #topo #contato #newsletter {
    float: right;
    width: 140px;
}

#geral #topo #contato #newsletter span {
   padding-top: 30px;
   float: left;
   font: bold 14px "trebuchet ms", helvetica, sans-serif;
   color: #BE1E2D;
   
}

#geral #topo #contato #newsletter #newsletter_bg #messageBox {
   text-align: center;
   font: 10px "trebuchet ms", helvetica, sans-serif;
   color: #BE1E2D;
}

#geral #topo #contato #newsletter_bg {
    float: right;
    width: 140px;
    height: 28px;
    background: url("../img/newsletter_bg.gif") no-repeat;
}

#geral #topo #contato #newsletter_bg p.erro {
   text-align: center;
   padding: 5px;
   font: 10px "trebuchet ms", helvetica, sans-serif;
   color: #BE1E2D;
}

#geral #topo #contato #newsletter_bg #email {
    float: left;
    margin: 6px 0 0 6px;
    width: 105px;
    font: 11px "trebuchet ms", helvetica, sans-serif;
    color: #333333;
    background: none;
}

#geral #topo #contato #newsletter_bg #go {
    float: right;
}

/**************************************
CONTEUDO
**************************************/

#geral #barra {
    height: 20px;
}

#geral #barra a {
    font: 12px "trebuchet ms", helvetica, sans-serif;
    color: #333333;
}

#geral #barra a:hover {
    text-decoration: underline;
}

#geral #principal {
    height: 377px;
    background-color: #F3F3F4;
}

#geral #principal img {
    float: left;
    width: 142px;
    height: 377px;
}

/*****************************
TARIFAS E RESERVAS
*****************************/

#geral #principal #banner_box {
    float:left;
    width: 155px;
    height: 377px;
}

#geral #principal #banner_box #banner {
    margin: 0 auto;
    margin-top: 14px;
    width: 130px;
    height: 350px;
    background-color: #FFF;
}

/* TABELA*/
table {
    width: 470width: 600px;
	margin: 0 auto;
	margin-top: 20px;
	table-layout: auto;
}

table th {
    text-align: center;
	font: bold 12px "trebuchet ms", helvetica, sans-serif;
    color: #333333;
    background-color: #E3E898;
	padding-bottom: 4px;
	
}

table th.verde {
    background-color: #BDCB99;
}

table td {
    text-align: center;
	font: 12px "trebuchet ms", helvetica, sans-serif;
    color: #333333;
	padding-bottom: 4px;
}

.info {
    padding: 0;
    margin-left: 60px;
    font: 10px "trebuchet ms", helvetica, sans-serif;
    color: #333333;
}

.tituloum {
    margin: 0 auto;
    margin-top: 20px;
    width: 400px;
    height: 20px;
    background-color: #E4EA98;
    font: 12px "trebuchet ms", helvetica, sans-serif;
    color: #333333;
    text-align: center;
}

.cancelamento {
    margin: 0 auto;
    margin-top: 100px;
    width: 400px;
    height: 20px;
    font: 11px "trebuchet ms", helvetica, sans-serif;
    color: #333333;
    text-align: left;
    border-bottom: 1px solid #333333;
}


/****************************
LOCALIZACAO
****************************/
#geral #principal #apoiodois {
    float: right;
    width: 630px;
    /*background-color: green;*/
}

#geral #principal #apoiodois #fotolocalizacao {
    margin: 0 auto;
    margin-top: 15px;
    margin-left: 40px;
    width: 575px;
    height: 276px;
    background-color: #FFF;
}

#geral #principal #apoiodois #fotolocalizacao img {
    width: 575px;
    height: 276px;
}

#geral #principal #apoiodois #informacoeslocal {
    margin: 0 auto;
    width: 575px;
    height: 77px;
    background: url("../img/info_title2_bg.jpg") no-repeat;
}

#geral #principal #apoiodois #informacoeslocal h1 {
    padding-top: 12px;
    margin-left: 80px;
    font: bold 12px "trebuchet ms", helvetica, sans-serif;
    color: #333333;
    /*background-color: blue;*/
}

#geral #principal #apoiodois #informacoeslocal p {
    float: right;
    margin-top: 8px;
    width: 500px;
    font: 11px "trebuchet ms", helvetica, sans-serif;
    color: #333333;
}

/****************************/
#geral #principal ul.galeria {
    float:left;
    width: 155px;
    /*background-color: blue;*/
}

#geral #principal ul.galeria li  {
    width: 60px;
    height: 50px;
    float: left;
    border: 2px solid #FFF;
    margin: 4px 4px 4px 8px;
}

#geral #principal ul.galeria li img {
    border: none; 
	width: 60px;
	height: 50px;
}  

#geral #principal #apoio {
    float: right;
    width: 475px;
    /*background-color: green;*/
}

#geral #principal #apoio #fotopreview {
    margin: 0 auto;
    margin-top: 15px;
    margin-left: 40px;
    width: 420px;
    height: 200px;
    background-color: #FFF;
}

#geral #principal #apoio #fotopreview img {
    width: 420px;
    height: 200px;
}

#geral #principal #apoio #ampliar {
   
    text-align: center;
    font: 9px "trebuchet ms", helvetica, sans-serif;
    color: #333333;
}

#geral #principal #apoiodois #ampliar {
    text-align: center;
    font: 9px "trebuchet ms", helvetica, sans-serif;
    color: #333333;
}

#geral #principal #apoio #informacoes {
    width: 458px;
    height: 138px;
    background: url("../img/info_title_bg.jpg") no-repeat;
}

#geral #principal #apoio #informacoes h1 {
    padding-top: 12px;
    padding-bottom: 12px;
    margin-left: 70px;
    font: bold 12px "trebuchet ms", helvetica, sans-serif;
    color: #333333;
    /*background-color: blue;*/
}

#geral #principal #apoio #informacoes .texto { 
    float: right;
    margin: 0;
    width: 435px;    
    height: 100px;
    overflow: auto;
}

#geral #principal #apoio #informacoes p {
    float: right;
    margin: 0;
    width: 420px;
    font: 11px "trebuchet ms", helvetica, sans-serif;
    color: #333333;
    text-align: justify;
    /*background-color: blue;*/
}

a.lightbox:hover {
    cursor: pointer;
}

a.polcancelamento {
    font: 11px "trebuchet ms", helvetica, sans-serif;
    color: #333333;
}

a.polcancelamento:hover {
   text-decoration: underline; 
}   

.clear {
    clear: both;
}

/**************************************
RODAPE
**************************************/
#rodape {
    margin: 0 auto;
    margin-top: 8px;
    width: 773px;
    height: 10px;
    text-align: center;
    border-top: 1px inset #333333;
}

#rodape address {
    font: 11px "trebuchet ms", helvetica, sans-serif;
    color: #000;
    padding-top: 5px;
}

