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

body{margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; overflow:auto; background:url(../images/backg.jpg) repeat-x;}
.corpo{ width:877px; margin:0px auto; background:url(../images/resto.png) repeat-x; }
.conteudo{width:877px; background:url(../images/backg_miolo.png); height:458px; margin-top:-20px; z-index:8;}
.fundo{background:url(../images/backg_miolo.jpg);}
.clear {clear:both;}
.tabela_fundo{background:url(images/ico_news.png) no-repeat; }

.topo{ width:877px; height:139; z-index:10; position:absolute;}

.meioo{ width:877px; height:350px; z-index:50; background:url(../images/meio.jpg) no-repeat; position:relative; }

.todo_conteudo{ margin-top:-55px; width:877px; z-index:60; position:relative;}
.rodape{width:846px; background:url(../images/rodape.png) no-repeat; height:99px; margin:0px auto; position:relative;}

.agricola{width:847px; margin:0px auto; background-image:url(../images/fund.png);}
.class_box{ background:url(../images/box_produtos.png) no-repeat; width:283px; height:112px;}
.class_box:hover{background:url(../images/box_produtos2.png) no-repeat;}

#menu2 {
		position:relative;
		width: 235px;
		float: left;
		margin: 0px; padding: 0px;
		list-style-type: none;


		}
#menu2 ul{
	margin-left: -40px;
	
		 }
#menu2 ul li {
		margin: 0px; padding: 0px;
		border-bottom: 1px solid #CCC;
		text-align: left;
		list-style-type: none;
		}
#menu2 a:link {
		background: #F5F5F5;
		color: #666;
		font-weight: bold;
		text-decoration: none;
		padding: 4px;
		display: block;
		}
#menu2 a:hover {
		background: #E5F0FF;
		color: #039;
		}		
.fonte{ font-size:14px;
}

.submenu{ background-color:#000;
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#222;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#ffffff;
}

.close{display:block; text-align:right;}
