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

* {
	margin: 0;
	padding: 0;
	border: none;
	font-family: "Times New Roman", Times, serif;
}

p, ul, li {
	color: #687732;
	font-size: 13px;
	}

h2 {
	font-size: 28px;
	color: #4A5F00;
	font-weight: lighter;
	padding-bottom: 16px;
	padding-top: 20px;
	padding-left: 42px;
	background: url(../images/bg_h2.jpg) no-repeat -4px 19px;
}
h2.fot { background: url(../images/bg_h2a.jpg) no-repeat 0 19px !important;}
h2 span { color: #8BA732;}

body {
	background: #E3E3C4 url(../images/bg.jpg) top left repeat-x;
	}
	
#wrapper {
	margin: 0 auto;
	width: 982px; 
}
#wrap { 
	float: left; 
	width: 982px; 
	background-color: #F2F2E2;
	border-left: 1px solid #D1D1B5;
	border-right: 1px solid #D1D1B5;
	border-bottom: 1px solid #D1D1B5;
	margin-bottom: 20px;
	margin-top: -10px;
	}

#top {
	width: 982px;
	float: left;
	height: 73px;
	background: url(../images/bg_top.jpg) repeat-x;
}
	#top h1 {
		margin: 13px 0 0 20px;
	}

#cont {
	float: left;
	width: 982px;
	background: transparent url(../images/bg_meio.jpg) 0 321px no-repeat;
	}

#cont_internal {
	float: left;
	width: 982px;
	background: transparent url(../images/bg_internal.jpg) -1px 259px no-repeat;
	}	
	
	#flash {
		width: 982px;
		height: 428px;
		}
	#int {
		width: 982px;
		height: 268px;
		position: relative;
		}
	.flags {
		height:23px;
		left:142px;
		position:absolute;
		top:206px;
		width:80px;		
	}
		

#nav {
	float: left;
	width: 232px;
	margin: 20px 0 0 15px;
	display: inline;
	position: relative;
		z-index:1000;
	}	
	
	#nav ul {
		float: left;
	}
	#nav li {
		list-style: none;
		padding: 0;
		margin: 0;
		float: left;
		background: transparent url(../images/bg_menu2.jpg) top center no-repeat;
	}
	
	#nav li a {
		font-size: 20px;
		padding: 10px 0 10px 25px;
		color: #8BA732;
		width: 160px;
		float: left;
		display: block;
		text-decoration: none;
		background: transparent url(../images/bg_menu.jpg) center left no-repeat;
	}

	
	#nav li a:hover {
		color: #4A5F00;
	}
	
/**SUBMENU**/

	#nav ul.submenu { 
		position: absolute; 
		height: 83px;
		left:150px;
		width:180px;
		z-index:1000;
		display: none;
		}	
		#nav li:hover ul, #nav li.over ul { display: block; }
		
		#nav ul.submenu li {
			text-align: center;
		}
		
		#nav ul.submenu li a {
			background: none;
			padding: 5px 0 5px 0;
			width: 130px;
			font-size: 18px;
			margin-left: -13px;
		}	
	
	
	
.prod_small {
	float: left;
	width: 200px;
	height: 290px;
	padding: 25px 0 0 0;
	margin-left: 10px;
	text-align: center;
	background: transparent url(../images/bg_prod.jpg) top left no-repeat;
	}
	.prod_small h4 a { font-size: 16px; color: #4A5F00; float: left; width: 200px; font-weight: bold; padding: 0 0 15px 0; text-decoration: none; }
	h4 span {color: #8BA732 }
		
		
#contato {
	float: left;
	width: 232px;
	margin: 45px 0 0 0;
	background: transparent url(../images/bg_contato.jpg) top left no-repeat;
	height: 300px;
}
#contatoEng {
	background: transparent url(../images/bg_contato_eng.jpg) top left no-repeat;
	float: left;
	width: 232px;
	margin: 45px 0 0 0;
	height: 300px;
	 }	
#contato form, #contatoEng form { margin-top: 120px; }
#contato fieldset, #contatoEng fieldset { width: 163px; padding: 8px 5px 20px 15px;	}
#contato label, #contatoEng label { display: block; padding: 0 0 0 3px; color:#4A5F00; }
#contato input.text, #contato textarea, #contatoEng  input.text, #contatoEng textarea {width: 163px; color:#4A5F00;  background-color:#DDDDB2; padding: 2px 3px; height: 18px; margin:1px 0; border:1px solid white;}
#contato textarea, #contatoEng textarea { height: 110px; }
#contato input.submit { background: transparent url(../images/bg_enviar.jpg) no-repeat; width: 96px; height: 53px; cursor: pointer; margin-top: 5px; float: right; margin-right: -10px; }
#contatoEng input.submit{ background: transparent url(../images/bg_enviar_eng.jpg) no-repeat; width: 96px; height: 53px; cursor: pointer; margin-top: 5px; float: right; margin-right: -10px; }	
	

#middle {
	float: right;
	width: 700px;
	margin-right: 20px;
	display: inline;
}

#middle p{ line-height: 24px;}
#middle h3{ font-size: 24px; color: #4A5F00; background: url(../images/bg_h3.jpg) top left no-repeat; float: left; width: 400px; padding: 29px 0 15px 15px; margin-top: 17px;}
	
#prodFt	{
	float: left; 
	width: 270px;
	margin-left: -28px;
	position: relative;
}
#prodDesc {
	float: left; 
	width:435px;
	height: 385px;
}
	#prodDesc ul {
		float: left;
		width: 380px;
		padding-left: 40px;
	}
		#prodDesc ul li {
			list-style: circle;
			padding: 4px 0;
		}

	
	
#bottom {
	float: left;
	width: 980px;
	background: url(../images/bg_bottom.jpg) top center no-repeat;
}	

#bottom #footer {
	float: left;
	width: 650px;
	height: 219px;
	padding-left: 180px;
	padding-top: 30px;
	margin-left: 100px;
	padding-bottom: 20px;
	margin-top: 50px;
	display: inline;
	background: url(../images/bg_footer.jpg) bottom left no-repeat;
}

#bottom #footer p { line-height: 22px; }


.module fieldset { background: url(../images/bgContact.jpg) top left no-repeat; padding: 35px 5px 20px 5px;}
.module label { color:#687732; display:block; padding:3px 0 0; margin-left: 30px;}
.module input.text, .module textarea {
	background-color:#DDDDB1;
	border:1px solid #CBCB87;
	color:#536028;
	margin:1px 0 1px 30px;
	padding:3px;
	width:560px;
}
.module input.submit {
	background:transparent url(../images/bg_enviar.jpg) no-repeat scroll 0 0;
	cursor:pointer;
	height:53px;
	width:96px;
}
.module input.submitEng {
	background:transparent url(../images/bg_enviar_eng.jpg) no-repeat scroll 0 0;
	cursor:pointer;
	height:53px;
	width:96px;
}





		