/* CSS Document */
*{padding:0;margin:0; background:;}
#bg{ width:100%; background:url(../images/usinagem5.jpg);}
#ind_top{width:1050px;height:150px;background:white;}
    #bgtopo{width:100%; height:150px;background:white;}
	#logo{float:left;margin-top:30px;margin-left:25px;width:260px; height:100px;}
	#menut{float:right;width:600px;height:40px;margin-top:10px;margin-right:120px; text-align:center; border-top:solid 1px #2B7C74;border-bottom:solid 1px #2B7C74;}
	#menut a{text-decoration:none; color:#2B7C74;display:block; text-align:center;}
	#menut a:hover{color:#FFFFFF; background:#41BAAE; display:block; text-align:center; height:30px;}
	#topoitem{float:right;background:;width:350px;height:40px;margin-top:40px;margin-right:120px;}

#ind_banner{width:100%; height:420px; margin-top:10px;}

#ind_show{width:1050px;height:540px;background:; margin-top:40px;}
    #showemp{width:1050px; height:540px;}
	#bgshowemp{width:100%; height:540px; margin-top:10px; border: solid 1px #666666;}
	#boxemp{width:585px;height:540px; float:left;background:;}
	#boxempdir{width:400; height:540px;;float:right;background:; margin-bottom:10px;}	
	
    #show2{width:100%;height:380px; background:#2B7C74; border-top:solid 1px #FFFFFF; margin-top:20px;float:left;}
	#bgshow2{width:100%;height:400px; background:#2B7C74;}
	#boxgeral{width:1050px;height:380px;}
	#box1{width:240px; height:350px; margin-left:10px; margin-top:20px; background:; float:left;}
	
	

#bgrodape{width:100%;height:130px;background:white;}
#rodape{width:1050px;height:130px;background:white;}
#logorod{float:left; width:200px; height:50px; margin-top:15px; margin-left:50px;}
#info1{float:left; width:220px; height:50px; margin-left:50px; margin-top:45px; border-left:solid 2px #333333;}
#info2{float:left; width:220px; height:50px; margin-left:50px; margin-top:45px; border-left:solid 2px #333333;}
#info3{float:left; width:130px; height:50px; margin-left:50px; margin-top:45px;}
	


#faleconosco{width:1050px;height:600px;background:; margin-top:;}
	#bgfaleconosco{width:100%; height:600px;}
	#cc{width:500px; height:550px;float:left; background:; margin-right:25px;}
	#cc2{width:500px; height:600px;float:right; background:; margin-left:5px;}

	
#ind_emp{width:1050px;height:500px;background:; margin-top:40px;}
	#bgemp{width:100%; height:500px; background:#F7F7F7;}

#servicos{width:1050px;height:600px;background:; margin-top:20px;}
	#bgservicos{width:100%; height:600px; background:;}
	#servdir{float:right; width:402px; height:600px; background:url(../images/usinagem9.png); margin-right:80px;}
	#servleft{float:left; width:500px; height:600px;}
	#lista li{margin-top:17px; margin-left:30px;}
	#isso{float:right; margin-top:270px; margin-right:190px;}
	
	
#ind_produto{width:900px;height:450px;background:;  margin-right:50px;}
#bg2pro{width:1050px; height:450px;margin-top:10px;}
	#bgproduto{width:100%; height:450px; background:;}


#revend form{
	width: 405px;
	height: auto;
	float: left;
	margin: 40px 0 0 0;
	color:#2B7C74;
}
#revend form input[type="text"]{
	width: 390px;
	height: 30px;
	border: solid 1px #2B7C74;
	margin: 5px 0;
	padding: 0 5px;
		color:#2B7C74;

}
#revend form textarea{
	width: 390px;
	height: 50px;
	border: solid 1px #2B7C74;
	margin: 5px 0 0 0;
	resize:none;
	padding: 5px;
		color:#2B7C74;

}
#revend form input[type="image"]{
	width: 183px;
	height: 35px;
	margin: -4px 25px 0 0;
	float: right;
		color:#2B7C74;

}