body {
	background:url('../css/img/fundo1.png') repeat;
	font-family:"Heuvetica","Arial";
}

a{
	text-decoration:none;
	color:#83D38C;
}

a:visited{
	color:#83D38C;
}

a:link{
	color:#83D38C;
}

.geral{
	width:980px;
	height:auto;
	margin:0 auto;
	border: solid #000 2px;
}

.header{
	width:100%;
	height:173px;
	background: url('../css/img/img_header.jpg') no-repeat 260px 0px #83D38C;
}

.menu{
	height:35px;
	width:100%;
	/*background: url('../css/img/img_menu.png') repeat-x;*/
	background: #1A3613;
}

.itens_menu{
	list-style:none;
	margin:0 auto;
	font-family:"Heuvetica","Arial";
	color:#83D38C;
	font-weight:bold;
	font-size:17px;
}

.itens_menu li{
	float:left;
	margin:8px 21px;
}

.itens_menu li a:houver{
	background:white;
	margin:8px 14px;
}

.body{
	width:100%;
	height:auto;
	background: url('../css/img/fundoConteudo.jpg') repeat-y ;
	float:left;
}

.caixa_esq{
	height:auto;
	float:left;
	margin-right:8px;
	width:276px;
	background: #83D38C;
	min-height:300px;
	font-size:22px;
	font-weight:bold;
	padding:0px 12px;
}

.caixa_esq_2{
	height:auto;
	float:left;
	margin-left:30px;
	margin-top:38px;
	margin-bottom:15px;
	width:300px;
	min-height:300px;
	font-size:18px;
	font-weight:bold;
}

.promo{
	/*background:url('../css/img/barra.png') no-repeat	;
	margin-bottom:8px;*/
}

.titulo{
	text-align:center;
	padding-top:6px;
	margin:0 auto;
	height:29px;
}

.sombraTitulo{
	background: url('../css/img/sombraTitulo.png');
	width:6px;
	height:44px;
	float:left;
}

.promo img{
	/*border:4px solid #145D1A;/*#1C6222;*/
	margin-bottom: 20px;
}

.big_text{
	font-size:30px;
	margin: 0px 0px 4px 0px;
}

.promocao{
	color:red;
	font-size:22px;
}

.caixa_dir{
	height:auto;
	float:left;
	width:589px;
	min-height:300px;
	color:#FFD651;
	font-size:17px;
	font-weight:bold;
	margin: 38px 30px 15px 30px;
}

.titulo_caixa_dir{
	width:100%;
	height:32px;
	background:url('../css/img/fundoTitulo.jpg') repeat;
	float:left;
	font-size:22px;
	opacity:1.0;
}

.corrente1{
	background:url('../css/img/corrente1.jpg');
	float:left;
	height:62px;
	width:100%;
}

.correnteBig1{
	background:url('../css/img/correnteBig1.jpg');
	float:left;
	height:62px;
	width:100%;
}

.apresentacao{
	width:100%;
	height:400px;
	border-bottom:8px solid #ffffff;
}

.fotos {
	width:100%;
	height:100%;
	background: url('../css/img/fundoImagem1.jpg') repeat;
	float:left;
}

.fotos p {
	margin:10px 18px 20px 18px;
}
.bigPanel {
	width:100%;
	height:348px;
	background: url('../css/img/fundoImagemBig1.jpg') repeat;
	float:left;
}

.slideshow {
	width:563px;
	height:324px;
	margin:4px 14px 6px 14px;
	float:left;
}

.slideshow img{
	padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:523px;
	height:298px;
    top:  0; 
    left: 0;
}

.corrente2{
	background:url('../css/img/corrente2.jpg');
	float:left;
	height:62px;
	width:100%;
}

.correnteBig2{
	background:url('../css/img/correnteBig2.jpg');
	float:left;
	height:62px;
	width:100%;
}

.caixa_inferior{
	width:100%;
	float:left;
	background: url('../css/img/fundoImagem1.jpg') repeat;
}

.caixa_inferior_big{
	width:100%;
	float:left;
	background: url('../css/img/fundoImagemBig1.jpg') repeat;
}

.caixa_inferior_big p{
	margin:14px 30px 14px 30px;
}
.caixa_inferior p{
	margin: 12px 18px 14px 18px;
}

.inf_esq{
	width:50%;
	float:left;
}

.inf_dir{
	width:50%;
	float:left;
}

.footer{
	width:1000px;
	text-align:center;
	font-weight:bold;
	margin:0 auto;
	float:left;
	margin:4px 0px 4px 0px;
}

.footer p{
	margin: 0px 0px 8px 0px;
}

.clear{
	clear:both;
}

.caixa_meio{
	height:auto;
	float:left;
	width:915px;
	min-height:300px;
	color:#FFD651;
	font-size:17px;
	font-weight:bold;
	margin:38px 30px 15px 30px;
}

/* CHALES */
.textoPanel_esq{
	margin:0px 30px;
}

.thumbs{
	width:230px;
	margin-left:30px;
	float:left;
}

.thumbs img{
	float:left;
	width:80px;
	margin-right:20px;
	margin-bottom:20px;
	border:solid 2px #83D38C;
	cursor:pointer;
}

.preview{
	width:600px;
	float:left;
	text-align:center;
}

.preview img{
	border:solid 12px #EEEEEE;
}


/* GALERIA DE FOTOS */
.categorias {
	width:150px;
	float:left;
	margin-top: 30px;
}

.categorias li{
	margin-bottom:10px;
}

.categorias li a{
	color:#FFD651;
}
