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

* {
	margin:0px auto;
	padding:0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff url(../bg-body.jpg) repeat-x;
}

#geral {
	width:778px;
	height:auto;
	margin-top:47px;
	background:#fff;
}

#container {
	width:778px;
	height:auto;
}

#topo {
	width:778px;
	height:344px;	
}

#menu {
	width:778px;
	height:34px;
	background:#a1c432;
	text-align:right;
}

#menu ul{
	padding-top:8px;
	margin-right:20px;
}

#menu a{
	color:#FFF;
}

/*
#container-menu {
	float:right;
	width:472px;
}

#menu li {
	float:left;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
}

#link1 a { width:73px;height:34px;background:url(../menu/bg-home.jpg) no-repeat; }
#link1 a:hover { width:73px;height:34px;background:url(../menu/bg-home-over.jpg) no-repeat; }
#link2 a { width:151px;height:34px;background:url(../menu/bg-agrocampos.jpg) no-repeat; }
#link2 a:hover { width:151px;height:34px;background:url(../menu/bg-agrocampos-over.jpg) no-repeat; }
#link3 a { width:122px;height:34px;background:url(../menu/bg-produtos.jpg) no-repeat; }
#link3 a:hover { width:122px;height:34px;background:url(../menu/bg-produtos-over.jpg) no-repeat; }
#link4 a { width:126px;height:34px;background:url(../menu/bg-contato.jpg) no-repeat; }
#link4 a:hover { width:126px;height:34px;background:url(../menu/bg-contato-over.jpg) no-repeat; }

#menu a {
	float:left;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
}

*/

#menu li{
	display:inline;
}

#menu a, #menu li{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#menu a:hover, #menu li{
	color:#363d09;
}

#container-topo {
	width:778px;
	height:310px;
	background:#fff url(../bg-container-topo.jpg) no-repeat;
}

#container-logo {
	float:left;
	width:306px;
	height:310px;
}

#logo {
	width:306px;
	height:138px;
}

#logo h1 a {
	display:block;
	width:306px;
	height:138px;
	text-indent:-5000px;
	overflow:hidden;
	background:#fff url(../logo.jpg) no-repeat;
}

#endereco address {
	text-align:center;
	font-style:normal;
}

#flash {
	float:right;
	padding-right:8px;
	width:464px;
	height:310px;
}

#container-flash {
	padding-top:7px;
	width:464px;
	height:293px;
}

#conteudo {
	float:left;
	width:774px;
	height:auto;
	margin-left:1px; /* Diferença no lado esquerdo do Conteúdo */
	border-left:1px solid #e3e1d4;
	border-right:1px solid #e3e1d4;
}

#produtos {
	float:left;
	width:304px;
}

#produtos h2 {
	float:left;
	width:304px;
	height:53px;
	margin-top:12px;
	text-indent:-5000px;
	background:url(../h2/bg-h2-produtos.jpg) top center no-repeat;
}

#produtos p {
	padding-left:22px; 
}

#img-produtos_01, #img-produtos_02, #img-produtos_03 {
	width:304px;
	height:99px;
}

#img-produtos_01 { background:#fff url(../bg-produtos_01.jpg) center center no-repeat; }
#img-produtos_02 { background:#fff url(../bg-produtos_02.jpg) center center no-repeat; }
#img-produtos_03 { background:#fff url(../bg-produtos_03.jpg) center center no-repeat; }

#bem-vindo {
	float:right;
	width:470px;
	height:auto;
}

#bem-vindo h2 {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color:#009900;
}

#bem-vindo p {
	width:450px;
	float:left;
	clear:left;
	padding-bottom:11px;
}

#box {
	float:left;
	width:470px;
	height:223px;
	background:url(../bg-box.jpg) center center no-repeat;
}

#bem-vindo p {
	padding-left:10px;
	padding-right:10px;
}

#rodape {
	clear:both;
	width:778px;
	height:152px;
	text-align:center;
	background:#fff url(../bg-rodape.jpg) no-repeat;
}

#rodape h1 a {
	display:block;
	width:200px;
	height:106px;
	text-indent:-5000px;
	overflow:hidden;
	background:#a1c432 url(../bg-logo-rodape.jpg) no-repeat;
}

#rodape address {
	text-align:center;
	font-style:normal;
	color:#fff;
}