#homeFlash{ width:100%; height:280px; float:left; margin:10px 0 10px 0;}

/* NOTÍCIAS */
#homeNoticias{ width:750px; float:left; margin:0 30px 0 0; }
#homeNoticias .coluna1{ width:35%; float:left; margin:12px 0 0 0;}
#homeNoticias .coluna1 h2 a{ font:bold 14px arial; color:#494938; text-decoration:none;}
#homeNoticias .coluna1 h3{ margin:5px 0;}
#homeNoticias .coluna1 h3 a{ font:13px arial; color:#494938; text-decoration:none; margin:5px 0;}
#homeNoticias .coluna1 h2 a:hover, #homeNoticias .coluna1 h3 a:hover{ text-decoration:underline;}

#homeNoticias .coluna1 span a{ font:bold 11px arial; color:#FFF;}
#homeNoticias .coluna1 span a:hover{ text-decoration:none;}

#homeNoticias .coluna2{ width:60%; float:left; margin:12px 0 0 0;}
#homeNoticias .coluna2 ul{ list-style-type:none; float:left; padding:0 20px;}
#homeNoticias .coluna2 li{ width:100%; border-bottom:2px solid #9a996d; float:left; margin:0 0 8px 0; padding:0 0 8px 0;}
#homeNoticias .coluna2 li h2 a{ font:bold 12px arial; color:#494938; text-decoration:none;}
#homeNoticias .coluna2 li h2 a:hover{ text-decoration:underline;}


/* CADASTRE-SE */
#homeCadastro{ width:215px; float:left; font:11px arial;}
.boxCadastro{ width:205px; background:#a3a166; float:left; padding:5px; margin:2px 0 0 0;}
.boxCadastro form{ margin:10px 0 30px 0; padding:0;}
.boxCadastro .inputTexto{ width:98%; font:17px "Trebuchet MS", arial; color:#494938; border:2px solid #89885a;}
.boxCadastro .button{ margin:5px 0 0 70px; font:bold 12px arial; color:#FFF; text-transform:uppercase; background:#595943; border-top:2px solid #383827; border-left:2px solid #616149; border-right:2px solid #8f8e6d; border-bottom:2px solid #90906e;}

/* BANNER HOME */
.banner{ width:551px; height:271; border:4px solid #808064; float:left; overflow:hidden; position:relative; }
	.banner img{ border:none; }
	.banner .legenda{ position:absolute; bottom:20px; left:0; z-index:100; text-align:right; padding:10px; width:460px; background:transparent url(/imagens/bg-transp.png) repeat top left; }
	.banner .legenda h3{ color:#fff; font-size:18px; font-weight:normal; }
	.banner .legenda p, .banner .legenda a{ color:#fff; font-size:14px; text-decoration:none; margin-bottom:0; }
	.banner .legenda p a:hover{ text-decoration:underline }
	
	.secoes-home{ width:425px; height:279px; float:right; }
	
	.secoes-home ul{ list-style:none; }
	
	.secoes-home ul li.fLeft{ float:left; }
	.secoes-home ul li.fRight{ float:right; }
	.secoes-home ul li.margin{ margin-bottom:37px; }
