*{
	margin: 0px;
	border: 0px;
	padding: 0px;
	}

body{
	background: url(../imagens/site/bgsite.jpg) center top no-repeat fixed;
	}
	
#site{
	font: normal 11px  Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 870px;
	margin: 0 auto;
	line-height: 15px;
	}	
	
#header{
	width: 870px;
	margin: 0 auto;
	}

#header_logo{
	float: left;
	padding: 15px 0px 15px 0px;
	}
#header_note{
	float: right;
	margin-top: 75px;
	}
/* HOME */

	
#home_novidades{
	width: 870px;
	background: #704624;
	border-top: 10px solid #5A2513;
	}
	

#home_noticias{
	background: url(../imagens/site/home_bgnoticias.jpg) no-repeat top left;
	width: 185px;
	float: left;
	text-align: left;
	padding: 10px 0px 20px 20px;
	}
	
#home_eventos{
	width: 185px;
	float: left;
	text-align: right;
	padding: 10px 20px 20px 20px;
	background: url(../imagens/site/bg_passeios.jpg) right top no-repeat;
	}
	
#home_produtos{
	width: 420px;
	float: right;
	text-align: center;
	padding: 10px 10px 0px 10px;
	}
	
#home_produtolista{
	float: right;
	width: 130px;
	height: 160px;
	text-align: center;
	padding: 0px 5px 0px 5px;
	}
#home_servicos{
	border-top: 1px solid #CCC;
	}
#quadroserv{
	float: left;
	width: 200px;
	text-align: left;
	color: #555;
	padding: 10px 0px 0px 20px;
	}
#quadroserv_galeria{
	background: url(../imagens/site/bghome_galeria.jpg) no-repeat bottom right;
	float: right;
	width: 210px;
	height: 150px;
	text-align: left;
	color: #555;
	padding: 10px 0px 0px 0px;
	}

#rodape{
	background: url(../imagens/site/bgrodape.gif) no-repeat bottom;
	border-top: 1px solid #CCC;
	}

#centro{
	background: #FFF url(../imagens/site/bgcentro.jpg) no-repeat;
	}

/* GERAL */
	
#separador{
	clear: both;
	}
	
#rodape_logos{
	float: right;
	padding: 20px 40px 20px 40px;
	}
#rodape_desc{
	width: 450px;
	padding: 20px 0px 20px 40px;
	float: left;
	text-align: left;
	}

#home_marcas{
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #CCC;
	text-align: center;
	}

.clear{
	clear: both;
	}
	
#linha{
	border-bottom: 1px solid #CCC;
	}
	
#linha2{
	border-bottom: 1px dashed #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
	}

ol, ul{
	margin-left: 60px;
	}


h1{
	font-size: 20px;
	letter-spacing: -1px;
	margin: 0px 0px 10px 0px;
	}	
h2{
	font-size: 15px;
	letter-spacing: -1px;
	margin: 0px 0px 20px 0px;	
	}
h3{
	font-size: 10px;
	color: #777;
	font-weight: 100;
	}
h4{
	font-size: 20px;
	color: #006699;
	font-weight: normal;
	letter-spacing: -1px;
	}

	
.thumbgal{
	border: 5px solid #CCC;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
/* Formulários */
fieldset{
	width: 600px;
	}
legend{
	border: 0;
	}
label{
	width: 100px;
	float: left;
	text-align: right;
	padding: 5px;
	}
input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	background: #FFF;
	width: 330px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	padding: 5px;
	}
.formnews{
	width: 180px;
	background: url(../imagens/site/form_news.gif) no-repeat;
	border: 0px;
	}
.botnews{
	width: auto;
	border: 0px;
	padding: 0px;
	}
.formbusca{
	width: 165px;
	background: url(../imagens/site/bg_formbusca.gif) no-repeat;
	border: 0px;
	padding-right: 10px;
	color: #FFF;
	}
.formbuscaselect{
	width: 165px;
	background: url(../imagens/site/bg_formbusca.gif) no-repeat;
	border: 0px;
	padding-right: 5px;
	}
.botbusca{
	width: auto;
	padding: 0px;
	background: none;
	border: 0px;
	margin: 0px 10px -8px -5px;
	}
.botao{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background: #999;
	width: auto;
	}

.carrinhoq{
	width: 100px;
	}
.botcarrinho{
	width: auto;
	}


td { padding: 3px; }
	a { text-decoration: none; color: #333; }
	a:hover { text-decoration: underline; color: #000; }
	
	
.preco{
	color: #C00;
	font-weight: bold;
	}
.valor{
	color: #000;
	text-decoration: line-through;
	}
.cinza{
	font-size: 9px;
	color: #FF6600;
	padding: 5px;
	}


.azul{
	color: #0066FF;
	}
.laranja{
	color: #FF6600;
	}

.conteudo{
	padding: 20px 40px 20px 40px;
	line-height: 17px;
	font-size: 12px;
	text-align: justifyl
	}

.post{
	font-size: 9px;
	color: #777;
	}
.postnoticia{
	font-size: 9px;
	color: #6C9839;
	}
.postpasseios{
	font-size: 9px;
	color: #990000;
	}
.space{
	margin: 7px;
	}

p{ margin: 5px 0px 5px 0px; }

.quadatle{
	float: left;
	width: 148px;
	padding: 0px 10px  0px 0px;
	text-align: left;
	}


/* PRODUTOS */
.produto_page{
	width: 680px;
	float: right;
	padding: 20px 0px 20px 0px;
	}
.produto_lista{
	float: left;
	width: 150px;
	padding: 10px;
	text-align: center;
	height: 170px;
	}
.produto_ver{
	float: right;
	width: 630px;
	padding: 20px 40px 20px 0px;
	text-align: left;
	}
.produto_img{
	float: right;
	margin-left: 20px;
	}
.produto_menu{
	background: url(../imagens/site/bg_menu.jpg) bottom no-repeat #EBEBEB;
	width: 140px;
	padding: 10px 20px 165px 20px;
	float: left;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-align: left;
	}
#produto_busca{
	padding: 10px 10px 0px 20px;
	background: url(../imagens/site/bg_menucat.jpg) no-repeat;
	color: #FFF;
	}
.produto_resbusca{
	float: left;
	width: 137px;
	padding: 10px;
	text-align: center;
	height: 170px;
	}