@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/fundo.jpg);
	background-repeat: repeat;
	margin-left: 0px;

	 }
	 
a{color:#f7f9f7;
  text-decoration:none;
 }
 
a:hover{text-decoration:underline;
		color:#666;
}

a.local:hover{text-decoration:underline;
		color:#CCC;
}

#geral{
	width:920px;
	height:765px;
	background-color:#000;
	margin:0 auto;
}
	   	



/*TOPO*/

#topo{
	width:920px;
	height:170px;
	margin: auto;
	background-image: url(images/topo.jpg);
	border: none;
	background-repeat: no-repeat;
	
}

#topo_fundo{
	width:100%;
	float:left;
	background-color:#cdd4d2;
	background-repeat:repeat-x;
        	}


/*MENU*/


#menu{
	width:920px;
	height: 40px;
	margin: auto;
	background-image: url(images/menu.png);
}

#menu_fundo{
	width:100%;
	height: 45px;
	background-color:#1e1715;
	float: left;
}


#inicio{
	width:70px;
	float:left;
	margin:auto;
	height: 40px;
	margin-left: 120px;
}

#pevicaba{
	width:140px;
	float:left;
	margin:auto;
	height: 40px;
}

#produtos{
	width:153px;
	float:left;
	margin:auto;
	height: 40px;
}

#producao{
	width:150px;
	float:left;
	margin:auto;
	height: 40px;
}


#contato{
	width:165px;
	float:left;
	margin:auto;
	height: 40px;
}

/*BASE DE MADEIRA*/


#base_madeira{
	width:920px;
	height:35px;
	margin: auto;
	background-image: url(images/fundo_madeira.png);
	background-repeat: repeat;
}


/*CONTEUDO*/

#cont{
	width:920px;
	height:520px;
	margin: auto;
	background-color: #006C30;
}

#conteudo{
	width:780px;
	height:520px;
	background-image: url(images/conteudo2.jpg);
	background-repeat: no-repeat;
	margin: auto;
	background-color: #C06;
}

#conteudo_txt_base{
	width:735px;
	height:520px;
	margin-left: 45px;
}



#conteudo_txt{
	width:690px;
	height:450px;
	float: left;
	margin: auto;
	margin-top: 8px;
}

#wood_box{
	width:170px;
	height:150px;
	float:right;
	background-image: url(images/produtos/wood_box.png);
	background-repeat: no-repeat;
	overflow:visible;
	position: relative;
	left: 70px;
	top: -10px;
	visibility: visible;
	z-index:1px;
}

/*TITULO*/

#produtos_titulo{
	height:45px;
	width:690px;
	float:left;
	margin-top: -5px;
}

/*FRUTAS*/

#laranja_thumb{
	width:90px;
	height:90px;
	float:left;
	margin:5px;
	margin-top:0px;
	margin-left: 0px;
}
		
#manga_thumb{
	width:90px;
	height:90px;
	background-color:#F00;
	float:left;
	margin:5px;
	margin-top:0px;
}

#limao_thumb{
	width:90px;
	height:90px;
	background-color:#669;
	float:left;
	margin:5px;
	margin-top:0px;
}
		
#goiaba_thumb{
	width:90px;
	height:90px;
	background-color:#F00;
	float:left;
	margin:5px;
	margin-top:0px;
}

#carambola_thumb{
	width:90px;
	height:90px;
	float:left;
	background-color:#936;
	margin:5px;
	margin-top:0px;
}
		
#mexerica_thumb{
	width:90px;
	height:90px;
	background-color:#306;
	float:left;
	margin:5px;
	margin-top:0px;
}

#lima_thumb{
	width:90px;
	height:90px;
	background-color:#C39;
	float:right;
	margin:4px;
	margin-top:0px;
	margin-right:0px;
}

	

/*RODAPE*/

#rodape{
	width:920px;
	height:100px;
	margin: 0 auto;
	background-image: url(images/rodape.png);
	background-repeat: repeat;
}

#rodape_txt{
	width:500px;
	height:70px;
	margin-left: 140px;
	padding-top: 5px;
}

.rodape_txt{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align: left;
}

/*TEXTO*/

#txt_1{
	width:400px;
	height:60px;
	margin: auto;
}

#txt_2{
	width:195px;
	height:70px;
	float: left;
	margin-left: 13px;
}

#txt_3{
	width:195px;
	height:70px;
	float: left;
	margin-left: 15px;

}

#txt_4{
	width:110px;
	height:100px;
	float: left;
	margin-right: 5px;
	margin-top: 45px;
	margin-left: 5px;

}

#txt_5{
	width:110px;
	height:100px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 5px;

}


p{
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
 }
 
 
.p{
	text-align:justify;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
	margin-right:150px;
 }
 
h1{
	text-align:justify;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#FFF;
	font-size:24px;
	font-variant: normal;
}

h3{
	text-align:justify;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#FFF;
	font-size:18px;
	font-variant: normal;
	margin-top:5px;
	float: left;
}

li{
	text-align:justify;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
	font-weight: bold;
	margin-top: -20px;
	margin-left: -25px;
 }

/*IMAGENS*/

#laranja{
	width:380px;
	height:260px;
	float:left;
	background-image:url(images/produtos/laranja.png);
	margin-right: 15px;
	background-repeat: no-repeat;
	margin-top: 10px;
}

#manga{
	width:380px;
	height:260px;
	float:left;
	background-image:url(images/produtos/manga.png);
	margin-right: 15px;
	background-repeat: no-repeat;
	margin-top: 10px;
}

#limao{
	width:380px;
	height:260px;
	float:left;
	background-image:url(images/produtos/limao.png);
	margin-right: 15px;
	background-repeat: no-repeat;
	margin-top: 10px;
}

#goiaba{
	width:380px;
	height:260px;
	float:left;
	background-image:url(images/produtos/goiaba.png);
	margin-right: 15px;
	background-repeat: no-repeat;
	margin-top: 10px;
}

#carambola{
	width:380px;
	height:260px;
	float:left;
	background-image:url(images/produtos/carambola.png);
	margin-right: 15px;
	background-repeat: no-repeat;
	margin-top: 10px;
}

#mexerica{
	width:380px;
	height:260px;
	float:left;
	background-image:url(images/produtos/mexerica.png);
	margin-right: 15px;
	background-repeat: no-repeat;
	margin-top: 10px;
}

#lima{
	width:380px;
	height:260px;
	float:left;
	background-image:url(images/produtos/lima.png);
	margin-right: 15px;
	background-repeat: no-repeat;
	margin-top: 10px;
}

#img_2{
	width:150px;
	height:100px;
	float:left;
	background-image: url(images/pevicaba/carambolas/carambolas_01.png);
	margin-right: 10px;
}

#img_3{
	width:165px;
	height:110px;
	float:right;
	background-image: url(images/pevicaba/mangas/manga_01.png);
	margin-left: 15px;
	background-repeat: no-repeat;
}

#img_4{
	width:120px;
	height:150px;
	float:left;
	background-image: url(images/pevicaba/mamoes/mamao_01.png);
	background-repeat: no-repeat;
	margin-right: 10px;
}

#img_5{
	width:110px;
	height:100px;
	float: left;
	margin-top: 15px;
	background-color: #06F;
	margin-left: 15px;
	margin-right: 5px;
	
}


#img_logo{
	width:95px;
	height:29px;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}images/bg-scrollbar-track-y.png
