@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	clear: both;
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat-x;
	background-color: #e8e8e8;
	font-size: 14px;
}
a {
	color: #4f8730;
}
a:hover {
	color: #f67b03;
}
#menu {
	width: 980px;
	margin: 0 auto;
}
#geral {
	width: 940px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
}
#logo {
	width: 940px;
	height: 100px;
}
#agel_logo {
	width: 300px;
	float: left;
}
#contato_logo {
	width: 640px;
	float: left;
	text-align: right;
	padding-top: 10px;
	font-size: 14px;
	color: #666666;
}
#banner {
	width: 940px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#conteudo {
	width: 630px;
	margin-right: 10px;
	float: left;
}
#menu_lateral {
	width: 300px;
	float: left;
}
#clear {
	clear: both;
}
#barra {
	width: 980px;
	margin: 0 auto;
	clear: both;
	height: 100px;
	background-color: #ebe9d0;
	color: #666666;
	font-size: 12px;
}
#barra img {
	border: 0px;
}
#barra a {
	color: #666666;
}
#barra h1 {
	font-size: 14px;
	margin-bottom: 5px;
}
#rodape {
	width: 980px;
	margin: 0 auto;
	clear: both;
	background-image: url(imagens/rodape.jpg);
	color: #CCCCCC;
	border-top: solid #cccccc 2px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
}
#rodape a{
	color: #CCCCCC;
}
#conteudo h1{
	font-size: 22px;
	color: #4f8730;
}
#conteudo h2{
	font-size: 18px;
	color: #f67b03;
}
#conteudo h3{
	font-size: 14px;
	color: #f67b03;
}
#home {
	text-align: center;
}
#negocio {
	text-align: center;
}
#negocio img {
	border: 0px;
}
.img {
	border: 1px solid #f67b03;
}
#home .high {
	color: #f67b03;
	font-weight: bold;
}
#produtos {
	text-align: center;
}
#produtos img {
	border: 0px;
}
#produtos a {
	color: #4f8730;
}
#porque {
	text-align: justify;
}
#porque h1 {
	text-align: center;
}
#informacoes {
	width: 600px;
	background-color: #F5F5F5;
	border: solid 1px #CCCCCC;
	margin: 0 auto;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
}
#informacoes a{
	color: #666666;
	font-variant: small-caps;
}
#informacoes a:hover {
	color: #f67b03;
}
#news {
	width: 460px;
	height: 110px;
	background-image: url(imagens/news.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	margin: 0 auto;
}
.news_input {
	width: 200px;
	border: solid 1px #CCCCCC;
}
.news_botao {
	width: 100px;
}
.input {
	width: 250px;
	border: solid 1px #999999;
}
.input2 {
	width: 100px;
	border: solid 1px #999999;
}
.text {
	width: 350px;
	border: solid 1px #999999;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}






.span1 {
	font-size: 10px;
	color: #666666;
}
.span2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.span3 {
	font-size: 16px;
	color: #f67b03;
	font-weight: bold;
}
.span4 {
	font-size: 16px;
	font-weight: bold;
}
.span5 a {
	font-size: 16px;
	font-weight: bold;
	color: #4f8730;
}
.span5 a:hover {
	color: #f67b03;
}
#brasil_prod {
	width: 390px;
	height: 170px;
	font-size: 11px;
	text-align: center;
	color: #F00;
	font-weight: bold;
	margin: 0 auto;
	padding: 5px;
	background-image: url(imagens/brasil_bg.jpg);
}
#brasil_prod2 {
	width: 490px;
	height: 180px;
	font-size: 11px;
	color: #F00;
	font-weight: bold;
	margin: 0 auto;
	padding: 5px;
	background-image: url(imagens/brasil_bg2.jpg);
}
#share {
	margin-top: 10px;
}
