body{
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#333;
background-color:#D4D4D4;
}


#geral{
margin:0 auto;
width:886px;
}


#miolo{
float:left;
width:886px;
height:auto;
background: #FFF url(../img/bg_rodape.jpg) no-repeat; background-position:bottom;
background-color:#FFF;
}

#topo{
float:left;
width:886px;
}

#left{
float:left;
width:251px;
padding-left:25px;
height:auto;
min-height:531px;
padding-top:20px;
background: url(../img/bg_menu.gif) no-repeat; background-position:top left;
}

#center{
float:left;
width:371px;
padding-top:20px;
}

#right{
float:left;
width:239px;
padding-top:20px;
text-align:center;
margin-bottom:60px;
}

#programacao{
float:left;
width:610px;
padding-top:20px;
text-align:left;
}

#box_patrocinio{
float:left;
width:239px;
padding-top:30px;
text-align:center;
background: url(../img/bg_box_patrocinio.jpg) no-repeat; background-position:top;
/*min-height:539px;*/
min-height:640px;
}

#rodape{
float:left;
}

.home_destaques{
padding-left:20px;
padding-right:20px;
}

.espacamento{
height:35px;
}

#copyright{
float:right;
padding:10px;
}





.htd5 {
padding-top:5px;
padding-bottom:5px;
}


/* classes */
.clear{ clear:both; }


/* links */
a{
  color:#333;
  text-decoration:none;
}
a:hover{ text-decoration:underline; }
