#principal { float: right; margin-top: 10px; }
#extras { float: left; margin: 0; }

/*-- box clearing --*/
#chamadas li:after
{ display:block; content:"."; height:0; visibility:hidden; clear:both; }


/*-- PRINCIPAL --*/

#chamadas { width:370px; float:left; }
#destaques { width:180px; float:right; }

/*-- chamadas --*/

#chamadas li { border-bottom:1px solid #D1D1B3; padding-bottom:1em; margin-bottom:1em; }
#chamadas h3 { font-size:1.3em; font-weight:normal; margin-bottom:.3em; padding-left:7px; }
#chamadas h3 img { float:left; border:1px solid #D1D1B3; margin-right: 10px;}
#chamadas p { line-height:1.3em; padding:0 7px; }

/*-- destaques --*/

.dest { width:180px; float:right; background: #F0F0E6; border-top: 5px solid #858534; margin-bottom:1em; }
.dest h3 a { margin-bottom:5px; display:block; background: 7px 5px no-repeat; text-indent:-2000px; height:10px; padding:5px 7px; border-bottom:1px solid #858534; font-size:1px; overflow:hidden; }
.dest p { padding: 0 7px; margin-bottom:.5em; }
.dest .continua a { display:block; background:url(../img/tema/bot-continua.gif) right bottom no-repeat; overflow:hidden; text-align:right; padding:.5em 23px .3em 7px; font-weight:bold; }
.dest .continua a:hover { background-color:#E1E1CD; }

#associados h3 a { background-image:url(../img/home/t-associados.gif); }
#associe-se h3 a { background-image:url(../img/home/t-associe-se.gif); }
#cadastre-se h3 a { background-image:url(../img/home/t-cadastre-se.gif); }

/*-- agenda --*/

#agenda { float:right; width:180px; margin-bottom:1em; }
#agenda h2 { border-top: 5px solid #858534; border-bottom: 1px solid #D1D1B3; margin-bottom:5px; text-indent: -2000px; height:20px; background: url(../img/home/t-agenda.gif) no-repeat 7px 5px; font-size:1px; }
#agenda dt { padding:0 7px; font-size:.9em; color:#000; }
#agenda dd { padding: 0 7px .5em; margin-bottom:.5em; border-bottom:1px solid #D1D1B3; }
#agenda p { text-align:right; padding:0 7px; }
#agenda p a { padding-right:10px; background:url(../img/tema/seta-dir.gif) 100% 50% no-repeat; }


/*-- EXTRAS --*/

#patrocinadores { border-bottom: 20px solid #E1E1CD; margin-bottom: 10px; }

#ads li { margin-bottom: 10px; }

