
body{
 margin-left:0px;
 margin-top:0px;
 background-image:url('../imagem/back.gif');
 background-position:0px +25px;
 background-repeat:repeat-x;
}
#tudo_meio{
position:relative;
float:none;
left:0px;
top:0px;
width:980px;
height:auto;
margin:auto;
}

#meio_do_meio{
position:relative;
float:left;
width:720px;
height:auto;
background:white;

}

#banner_padrao{
position:relative;
float:left;
width:220px;
height:auto;
background:white;

}

#lat_dir{
position:relative;
float:left;
width:20px;
height:350px;
background-image:url('../imagem/lat_dir.gif');
}
#lat_esq{
position:relative;
float:left;
width:20px;
height:350px;
background-image:url('../imagem/lat_esq.gif');
}



/* ##############inicio topo */




#tudo_topo{
position:absolute;
left:0px;
top:0px;
width:980px;
height:212px;
}
#bt_home{
 background-image:url('../imagem/bt_home.gif');
 width:46px;
}

#bt_empresa{
 background-image:url('../imagem/bt_empresa.gif');
 width:63px;
}

#bt_noticia{
 background-image:url('../imagem/bt_noticia.gif');
 width:56px;
}

#bt_entrevista{
 background-image:url('../imagem/bt_entrevista.gif');
 width:68px;
}

#bt_galeria{
 background-image:url('../imagem/bt_galeria.gif');
 width:50px;
}
#bt_seu{
 background-image:url('../imagem/bt_seu.gif');
 width:78px;
}
#bt_agenda{
 background-image:url('../imagem/bt_agenda.gif');
 width:54px;
}
#bt_agro{
 background-image:url('../imagem/bt_agro.gif');
 width:90px;
}
#bt_enquete{
 background-image:url('../imagem/bt_enquete.gif');
 width:59px;
}
#bt_colunista{
 background-image:url('../imagem/bt_colunista.gif');
 width:71px;
}
#bt_assinatura{
 background-image:url('../imagem/bt_assinatura.gif');
 width:73px;
}
#bt_promocao{
 background-image:url('../imagem/bt_promocao.gif');
 width:76px;
}
#bt_emprego{
 background-image:url('../imagem/bt_emprego.gif');
 width:69px;
}

#bt_contato{
 background-image:url('../imagem/bt_contato.gif');
 width:54px;
}

#cid0{
 background-image:url('../imagem/cid0.gif');
 width:45px;
}

#cid1{
 background-image:url('../imagem/cid1.gif');
 width:84px;
}

#cid2{
 background-image:url('../imagem/cid2.gif');
 width:102px;
 }

#cid3{
 background-image:url('../imagem/cid3.gif');
 width:80px;
}

#cid4{
 background-image:url('../imagem/cid4.gif');
 width:85px;
}
#cid5{
 background-image:url('../imagem/cid5.gif');
 width:77px;
}
#cid6{
 background-image:url('../imagem/cid6.gif');
 width:52px;
}
#cid7{
 background-image:url('../imagem/cid7.gif');
 width:61px;
}
#cid8{
 background-image:url('../imagem/cid8.gif');
 width:106px;
}
#cid9{
 background-image:url('../imagem/cid9.gif');
 width:78px;
}
#cid10{
 background-image:url('../imagem/cid10.gif');
 width:87px;
}
#cid11{
 background-image:url('../imagem/cid11.gif');
 width:65px;
}

#cid12{
 background-image:url('../imagem/cid12.gif');
 width:43px;
}


.bt_menu{
 position:relative;
 float:left;
 height:40px;
 top:5px;
}
.bt_menu:hover{
    cursor:pointer;
    background-position:0px -43px;
}

.bt_cid{
 position:relative;
 float:left;
 height:25px;
 top:5px;
 }
.bt_cid:hover{
    cursor:pointer;
    background-position:0px -27px;
}

#cont_menu{
position:absolute;
left:20px;
top:160px;
width:940px;
height:52px;
}

#cont_menu_cidade{
position:absolute;
left:20px;
top:0px;
width:100%;
height:25px;
border-bottom: 2px solid red;
overflow: hidden;
z-index:100;
}

.espa_menu{
 position:relative;
 float:left;
 height:40px;
 width:6px;
}
.espa_cid{
 position:relative;
 float:left;
 height:40px;
 width:1px;
}

#topo{
position:absolute;
left:0px;
top:0px;
width:980px;
height:133px;
top:20px;
}

#banner_topo{
 position:absolute;
 width:720px;
 height:108px;
 left:220px;
 top:30px;
 background:white;
 overflow:hidden;
 z-index:1200;
}

#banner_topo:hover{
 height:233px;
}

/* ##############fim topo */

/* ##############inicio Rodape */

#tudo_rodape{
position:absolute;
left:0px;
top:0px;
width:980px;
height:80px;
}

#logo_midia{
position:absolute;
right:10px;
bottom:5px;
}

#conteudo_rodape{
    font-family:tahoma;
    font-size:11px;
    color:#444444;
    border-bottom:1px solid #cccccc;
}

/* ##############fim Rodape */

/* ##############banner padrao */
#tudo_banner_meio{
position:relative;
left:0px;
top:0px;
width:220px;
height:auto;
margin-top:20px;
}

.banner_meio{
 position:relative;
 margin-left:20px;
 width:200px;
 height:auto;
 margin-bottom:20px;
border:1px solid #e0e0e0;
}

/* ##############fim banner padrao */


#cont_tudo_padrao{
    position:absolute;
    width:980px;
    height:auto;
    left:10px;
    top:0px;
}

#cont_topo_padrao{
 position:relative;
 width:980px;
  height:212px;
  z-index:500;
}

#cont_rodape_padrao{
 position:relative;
 margin-top:100px;
 float:none;
 width:100%;
 height:80px;
 clear:both;
 display:block;
}


#cont_menu_h{
position:absolute;
left:110px;
top:205px;
width:145px;
height:296px;
font-family:tahoma;
font-size:11px;
font-weight:bold;
overflow:hidden;
z-index:500;
display:none;
}
#contbotaomenuh{
position:absolute;
width:140px;
height:291px;
font-family:tahoma;
font-size:11px;
font-weight:bold;
overflow:hidden;
background-image:url('../imagem/fundo_menunot.gif');
background-repeat:repeat-x;
}

#cont_menu_agro{
position:absolute;
left:270px;
top:205px;
width:145px;
height:165px;
font-family:tahoma;
font-size:11px;
font-weight:bold;
overflow:hidden;
z-index:500;
display:none;
}

#contbotaomenu_agro{
position:absolute;
width:140px;
height:160px;
font-family:tahoma;
font-size:11px;
font-weight:bold;
overflow:hidden;
background-image:url('../imagem/fundo_menunot.gif');
background-repeat:repeat-x;
}

#fundo_menu_agro{
top:3px;
left:2px;
position:absolute;
width:100%;
height:100%;
background:black;
background-repeat:no-repeat;
 filter: alpha(opacity=35);
-moz-opacity:0.35;
-khtml-opacity: 0.35;
}


.bt_menu_h{
position:relative;
float:none;
width:130px;
height:19px;
border-bottom:solid 1px #555555;
color:#444444;
padding-top:2px;
text-align:center;
margin-left:4px;
}



a.bt_menu_h:link{
    text-decoration:none;
}

a.bt_menu_h:visited{
      text-decoration:none;
}

.bt_menu_h:hover{
cursor:pointer;
background-color:#818181;
text-decoration:none;
}

#fundo_menu_h{
top:3px;
left:2px;
position:absolute;
width:100%;
height:100%;
background:black;
background-repeat:no-repeat;
 filter: alpha(opacity=35);
-moz-opacity:0.35;
-khtml-opacity: 0.35;
}


