/* Tags Gerais */

body { background:#CCB063; }

/* Estrutura geral */

#topo { background: url(../img/topo_noite.jpg) center top repeat-x; }
#meio { background: #193864 url(../img/meio_noite.jpg) center bottom no-repeat; }
#rodape { background: url(../img/rodape_noite.jpg) center top no-repeat; }
.rodapeHome { height: 60px; background: url(../img/rodape_noite_home.jpg) center top no-repeat; }
#contRodape #logo { width: 87px; height: 14px; margin: 1px 5px 0 0; background:url(../img/logoRodape_marrom.gif) no-repeat; }
#contRodape #logoAgri { width: 240px; height: 33px; margin-right: 20px; background-image:url(../img/titAssineMarrom.gif); float: right; }


/*se tiver enquete adiciona no rodape*/
.rodapeEnquete { height: 60px; background: url(../img/rodape_noite_home_enquete.jpg) center top no-repeat; }