
/*Estrutura da Home*/
.bg-home{ background:#f1f1f1 url(../img/bg_home.jpg) no-repeat left 10px;}
td.bg-right{ background:url(../img/bg_right.png) repeat-x top;}
td.bg-left{ background:url(../img/bg_left.png) repeat-x top;}
td.bg-center{}

ul#post-recente-topo{ height:170px; width:210px; float:left; padding:0px 0 0 130px;}
ul#post-recente-topo li.titulo{ font-size:14px; color:#FFF; background:url(../img/seta3.png) no-repeat 0 5px; padding:0 0 20px 15px;}
ul#post-recente-topo li.posts{float:left; padding:2px 2px;}
ul#post-recente-topo li.texto{float:left; padding:10px 0; width:180px;}
ul#post-recente-topo li.texto a{color:#5dc191;}
ul#post-recente-topo li.texto a:hover{color:#fff;}

ul#interativo{ height:162px; width:355px; float:left; font-size:12px; color:#999;}
ul#interativo li.titulo{ background:url(../img/seta2.png) no-repeat left 5px; padding-left:20px;}
ul#interativo li p{margin-bottom:10px; display:block;}
ul#interativo li.icones{ float:left; padding:4px 12px;}
ul#interativo li.icones img{ vertical-align: bottom;}
ul#interativo li.primeiro{ padding-left:20px;}


div#box-3-colunas{ width:980px; float:left;}
