h1, h1 a {
	font-size:21px;
	color:#003786;
	margin-bottom:5px;
}
h2, h2 a {
	font-size:15px;
	color:#003786;	
	margin-bottom:5px;
}
h3, h3 a {
	font-size:14px;
	color:#FF931E;	
}


#toposecao {
	background-image:url(../imagens/secoes/bg_noticias.jpg);	
}

#areabannermeio {
	width:100%;
	margin-top:10px;
	margin-bottom:10px;	
}

#areanoticias {
	width:357px;
	float:left;
	margin-right:20px;
}
#areanoticias .object {
	padding-bottom:5px;
	margin-bottom:8px;
	border-bottom:1px dotted #CCC;
}
#areanoticias .object a img:hover {
	border:2px solid #003;
	margin:-2px;	
}
#areanoticias .object:last-of-type {
	margin-bottom:4px;	
	border-bottom:none;
}
#areanoticias .object h1, h2 {
	margin-bottom:5px;
}
#areanoticias .object span a {
	text-align:justify;
}
#areanoticias .object span a {
	font-size:14px;
}


#areanoticiasright {
	float:left;	
	width:292px;
	
}
#areanoticiasright .object {
	padding-bottom:5px;
	margin-bottom:8px;
	border-bottom:1px dotted #CCC;
}
#areanoticiasright .object:last-of-type {
	margin-bottom:4px;	
	border-bottom:none;
}
#areanoticiasright .object span a {
	font-size:13px;
}
