@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;
}

#geral{
	width:920px;
	height:765px;
	background-color:#000;
	margin: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;
}

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



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

#wood_box{
	width:150px;
	height:130px;
	float:right;
	background-image: url(images/wood_box3.png);
	background-repeat: no-repeat;
	overflow:visible;
	left: 65px;
	visibility: visible;
	z-index:1px;
	margin-top: -35px;
}

/*TITULO*/

#pevicaba_titulo{
	height:45px;
	width:150px;
	float:left;
	margin-top: -5px;
}
			

/*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;
}

/*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:justify;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	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;
}


/*IMAGENS*/

#img_1{
	width:250px;
	height:155px;
	float:right;
	background-image: url(images/producao/producaoimg01.jpg);
	margin-left: 15px;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 5px;
}


#img_2{
	width:250px;
	height:155px;
	float:left;
	background-image: url(images/producao/producaoimg02.jpg);
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-right: 15px;
}

#img_3{
	width:250px;
	height:155px;
	float:right;
	background-repeat: no-repeat;
	background-image: url(images/producao/producaoimg03.jpg);
	margin-left: 15px;
}

#img_4{
	width:218px;
	height:278px;
	float:left;
	background-image: url(images/producao/img02.jpg);
	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


/*SCROLL*/

#scrollbar1 { width: 520px; margin: 20px 0 10px; }
#scrollbar1 .viewport {
	width: 670px;
	height: 300px;
	overflow: hidden;
	position: relative;
}
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar1 .scrollbar{
	background: url(images/bg-scrollbar-track-y.png) no-repeat 0 0;
	position: relative;
	background-position: 0 0;
	float: right;
	width: 10px;
}
#scrollbar1 .track {
	background:url(images/bg-scrollbar-trackend-y.png) no-repeat 0 100%;
	height: 100%;
	width:7px;
	position: relative;
	padding: 0 1px;
}
#scrollbar1 .thumb {
	background:url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%;
	height: 20px;
	width: 17px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: -5px;
}
#scrollbar1 .thumb .end { background: url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar1 .disable { display: none; }
