body{
	margin: 0px;
	background: #e0d6a5 url(fundo.jpg) repeat-y center;
	color: #5E5C5F;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* contem todo o site */
#geral{
	width: 763px;
	margin: 0 auto;
	position: relative;
	/*border: 1px solid;*/
	padding: 0;
}

/* Topo e menu do topo */
#topo{
	width: 761px;
	height: 174px;
	background: url(pt/imagens/topo.jpg) no-repeat;
}
#topo_en{
	width: 762px;
	height: 174px;
	background: url(en/images/topo_en.jpg) no-repeat;
}
#topo1a{
	width: 124px;
	height: 72px;
	background: url(pt/imagens/topo1a.jpg) no-repeat;
	float: left;
}
#topo1a_en{
	width: 136px;
	height: 75px;
	background: url(en/images/menu_top_1a.jpg) no-repeat;
	float: left;
}
#menu_topo{
	float: right;
	width: 639px;
	height: 45px;
	margin-top: 4px;
}
#menu_topo_en{
	float: right;
	width: 627px;
	height: 41px;
}
#menu_topo img,#menu_topo_en img{
	border: none;
}

/* coluna lateral esquerda: menu, banners */
#coluna_lateral{
	clear: both;
	float: left;
	width: 186px;
	margin-left: 30px;
	_margin-left: 15px;
}

#trocarVersao{
	text-align: center; 
	padding-top: 15px; 
	font-size: 9px;
}
#trocarVersao a:link, #trocarVersao a:active, #trocarVersao a:visited{
	color: #00532C;
	font-weight: bold;
}


#nav{
	list-style: none;
	width: 186px;
	margin: 0;
	padding: 0;
	font-size: 0;
}
#nav li {
	display: inline;
}
#nav li img { 
	border: none;
}

#banner{
	margin-top: 12px;
}
#box_contato{
	width: 178px;
	line-height: 15px;
	background: #CDF2E0 url(pt/imagens/box_contato.jpg) no-repeat top right;
	padding: 50px 2px 5px 2px; /* top right bottom left */
	margin-top: 15px;
	border: 1px solid #A4E5C7;
	font-size: 10px;
}
#box_contact{
	width: 178px;
	line-height: 15px;
	background: #CDF2E0 url(en/images/box_contact.jpg) no-repeat top right;
	padding: 50px 2px 5px 2px; /* top right bottom left */
	margin-top: 15px;
	border: 1px solid #A4E5C7;
	font-size: 10px;
}
/* conteudo das paginas */
#conteudo{
	float: right;
	width: 490px;
	_margin-top: 22px; /* hack IEca 6, conteudo fica logo abaixo do menu-topo. Faz ele igualar a coluna lateral */
	margin-right: 30px;
	_margin-right: 15px;
	margin-bottom: 10px;
}

#conteudo p{
	text-align: justify;
	line-height: 20px;
}
#conteudo a:link, #conteudo a:active, #conteudo a:visited{
	color: #00532C;
	font-weight: bold;
}

/* Conterá links: creditos, mapa do site, politica de privacidade */
#rodape{
	clear: both;
	width: 730px;
	height: 132px;
	margin-left: 30px !important;
	margin-left: 31px;
	padding:0;
	color: gray;
	background: url(rodape.jpg) no-repeat top right;
}
#rodape ul{ 
	list-style: none; 
	padding: 80px 0 0 0;
	margin: 0;
}
#rodape ul li { display: inline; }
#rodape a:link, #rodape a:visited, #rodape a:active{
	color: gray;
	text-decoration: none;
}

/* HOME */
/* coluna central - com o texto inicial, depoimentos*/
#home_centro {
	width: 270px;
	float: left;
}

/* coluna lateral direita - com os headlines de noticias */
#home_lateral{
	width: 197px;
	float: right;
	margin-top: 15px;
	_margin-top: 7px;
}
#home_lateral p{
	text-align: right;
	margin: 10px 0;
}

#box_news{
	width: 175px;
	color: #5E5C5F;
	line-height: 15px;
	background: #F1E8F9 url(pt/imagens/box_novidades.jpg) no-repeat top right;
	padding: 50px 10px 5px 10px;
	border: 1px solid #E4D5F4;
}
#box_news a:link, #box_news a:active, #box_news a:visited{
	color: #545253;
	text-decoration: none;
	font-weight: bold;
}
#box_news a:hover{ text-decoration: underline; }

#home_dep{
	width: 239px;
	padding: 50px 15px 20px 15px;
	background: #F9EEEA url(pt/imagens/box_depoimento.gif) no-repeat top right;
	border: 1px solid #DEAF9B;
}
#home_dep p{
	line-height: 18px;
	text-align: justify;
}
#home_dep .autor_dep{
	font-style: italic;
	text-align: right;
}

/* TITULOS USADO NA MAIORIA DAS PAGINAS... LOCALIZADO A ESQUERDA. */
#page_titulo{
	float: left;
	width: 174px;
}
#page_titulo img{
	border: none;
}

/* GALERIA DE FOTOS */
#galeriafotos img{
	border: none;
}
#galeriafotos td{
	padding: 5px;
	text-align: center;
}

/* APTOS */
#aptos_texto{
	width: 280px;
	float: right;
}
#aptos_texto ul{
	list-style-type: square;
	line-height: 20px;
}
#aptos_texto p{
	padding:0;
	margin:0;
}

/* LOCALIZACAO */
#localizacao_info{
	width: 280px;
	float: right;
}
#localizacao_info p{
	text-align: right;
}
#localizacao_mapa{
	width: auto;
	margin-left: 30%;
}
/* EVENTOS */
#eventos_info{
	width: 280px;
	float: right;
}
#eventos_info p{
	padding:0;
	margin:0;
}

/* RESTAURANTE */
#rest_info{
	width: 265px;
	float: right;
}
#rest_info p{
	padding:0;
	margin:0;
}

/* OUTROS */
.legenda{
	width: auto;
	height: 23px;
	line-height: 23px;
	text-align: right;
	padding-right: 8px;
	background: #CEF3E1 url(fundo_legenda.jpg) no-repeat left;
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #545253;
}

img.floatLeft { 
    float: left; 
    margin-top: 15px;
	_margin-top: 5px;
	padding-right: 10px;
	_padding-right: 10px;
}
.novidade{line-height: 18px;}
.novidade h3{
	color: #666;
	font-size: 13px;
	font-family: "Tahoma";
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
.novidade span{
	color: gray;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}
p.noticias_nav{
	text-align: right;
	font-style: italic;
	color: green;
}

textarea.texto{
	font-family: verdana, arial;
	font-size: 12px;
}