* {
	margin: auto 0;
	padding: 0;
}
body {
	background: transparent;
	font-family: Georgia, serif;
	color: #333;
	font-size: 9pt;
}
a {
	text-decoration: none;
	color: #003300;
}
a:hover, a img {
	text-decoration: underline;
	border: none;
}
p, ul {
	line-height: 35px;
	text-align: justify;
	text-indent: 20px;
}
p a {
	font-style: italic;
}
ul li {
	line-height: 30px;
	list-style: square;
	list-style-type: circle;
}
h1 {
	font-size: 15pt;
	color: #003300;
	text-indent: 20px;
	font-style: italic;
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 12pt;
	color: #003300;
	padding-bottom: 10px;
	line-height: 40px;
	text-indent: 20px;
	font-style: italic;
}
h3 {
	font-size: 12pt;
	margin: 0;
	padding:0;
}
h4 {
	font-size: 9pt;
	padding: 10px 0 5px 0;
	font-style: italic;
}
hr {
	margin: 12px 0 10px 0;
	_margin: 12px 0 10px 0;
	height: 1px;
	border: none;
	border-top: 1px solid #999;
}
blockquote {
	margin: 10px 0 10px 20px;
	padding: 0 20px;
	border-right: 1px solid #999;
	border-left: 5px solid #999;
	line-height: 40px;
	font-style: italic;
	font-weight: bold;
}
#corpo {
	margin: 0 auto;
	width: 950px;
	min-height: 600px;
}
#banner {
	height: 230px;
	background: url(../../conteudo/imagens/banner.jpg);
}
#quadros {
	background: url(../../conteudo/imagens/fundo_geral.gif) repeat-y;
	padding: 30px;
}
.restaurante {
	float: left;
	display: block;
	width: 275px;
	min-height:650px;
	height: auto;
	margin: 0 19px 0 0;
	padding: 0;
}
.restaurante p {
	text-align: left;
	text-indent: 0;
	line-height: 25px;
	padding-top: 10px;
}
.restaurante img {
	border: 1px solid #999;
	padding: 2px;
}
.eventos {
	padding-bottom: 10px;
}
.eventos h3 {
	text-indent: 20px;
}
.eventos h4 {
	text-indent: 0;
	padding: 0;
}
.eventos span {
	font-size: 8pt;
	font-style: italic;
}
.eventos_linha {
	height: auto;
	min-height: 320px;
	_height: 320px;
	margin: 0;
	padding: 0;
}
.eventos_unidade {
	background: url(../../conteudo/imagens/fundo_item-gd.jpg);
	float: left;
	width: 195px;
	height: 265px;
	margin: 10px 27px 0 0;
	padding: 0;
}
.eventos_unidade p {
	line-height: 120px;
}
.eventos_unidade img {
	margin: 7px;
}
.eventos_unidade p {
	text-indent: 0;
	margin: 0 10px;
	line-height: 25px;
}
.eventos_unidade h4 {
	text-indent: 0;
	margin: 0 10px 10px 10px;
	line-height: 15px;
}
.eventos_detalhado {
	width: auto;
	height: auto;
	padding: 10px 0;
	float: left;
}
.eventos_detalhado h3, .eventos_detalhado p {
	text-indent: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.eventos_detalhado img {
	float: right;
	margin: 0 0 10px 20px;
	padding: 10px;
	background: url(../../conteudo/imagens/fundo_foto-receita.jpg);
}
.eventos_detalhado span {
	float: right;
	padding: 5px 50px 5px 0;
	background: url(../../conteudo/imagens/impressora.jpg) no-repeat right;
}

.dicas_unidade {
	height: 200px;
	margin: 10px 27px 0 0;
	padding: 10px;
}
.dicas_unidade img {
	float: left;
	margin-right: 20px;
	padding: 7px 7px 45px 7px;
	background: url(../../conteudo/imagens/fundo_item-pq.jpg);
}
.dicas_unidade span {
	line-height: 20px;
	font-style: italic;
	float: right;
}
.seta_cima {
	font-size: 8pt;
	background: url(../../conteudo/imagens/seta_cima.gif) no-repeat top right;
	padding-right: 10px;
	font-style: normal;
	text-align: right;
}
.seta_esq {
	font-size: 8pt;
	background: url(../../conteudo/imagens/seta_esq.gif) no-repeat left;
	line-height: 50px;
	padding-left: 10px;
	font-style: normal;
	text-align: right;
}
.contato {
	margin: 10px 30px;
	height: 10px;
	width: 550px;
	float: left;
}
.contato label {
	font-style: italic;
	display: block;
	width: 70px;
	float: left;
	margin: 5px 5px 0 10px;	
	padding-left: 10px;
}
.contato input {
	border: #999 solid 1px;	
	width: 450px;
	height: 20px;	
	color: #486A5A;	
	margin-top: 2px;	
	font-family: Georgia, serif;
	color: #003300;
	font-size: 9pt;
}
.contato textarea {
	border: #999 solid 1px;	
	height: 150px;
	width: 450px;
	_width: 390px;
	margin-top: 10px;
	font-family: Georgia, serif;
	color: #003300;
	font-size: 9pt;
}
.contato select {
	border: #999 solid 1px;	
	width: 200px;
	height: 20px;	
	color: #486A5A;	
	font-family: Georgia, serif;
	color: #003300;
	font-size: 9pt;
}
.contato .botao {
	background: #FFF;
	width: 60px;
	height: 25px;
	float: right;
	margin-right: 5px;
	_margin-right: 15px;
}
.contato span {
	display: block;
	font-size: 95%;
	margin: 5px 0 0 90px;
	font-style: italic;
	width: 270px;
}
.enderecos {
	display: block;
	float: left;
	width: 210px;
	height: auto;
	padding-left: 40px;
	border-left: 1px solid #999;
}
.enderecos p {
	text-indent: 0;
	line-height: 25px;
}
.enderecos h3 {
	line-height: 0;
	margin: 15px 0;
	padding: 0;
}
#mapa {
	background: url(../../conteudo/imagens/fundo_geral.gif) repeat-y;
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
}
#mapa img {
	padding-bottom: 10px;
}
#rodape {
	font-size: 8pt;
	line-height: 15px;
	padding: 15px 0 10px 0;
	text-align: center;
	clear: both;
	background: url(../../conteudo/imagens/fundo_rodape.gif) no-repeat;
	position: relative;
}
#rodape a {
	font-style: italic;
}


/* álbum dos eventos */
#album {
width: 889px; 
text-align:center;
}

#thumbs {
	width: 228px;
	height: 480px;
	float:left;
	overflow: auto;
	scrollbar-face-color: #f3f3f3;
	scrollbar-arrow-color: #c4dcc9;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #c4dcc9;
	scrollbar-3dlight-color: #EAEAEA;
	scrollbar-darkshadow-color: #EAEAEA;
}

.evento_thumbs {
	width: 80px;
	height:70px;
	float: left;
	margin:5px;
	_margin:5px;
	text-align:center;
	border: 1px solid #EAEAEA;
	padding: 5px;
	background:#FFFFFF; 
	cursor:pointer;
}

#imagem_principal {
	width: 640px;
	height: 480px;
	float: right;
	text-align: center;
	border: 1px solid #EAEAEA;
	padding: 5px;
	background:#FFFFFF;
	
}

#voltar{
	padding-top: 20px;
	clear: both;
}
/*-----------------*?