#areaDocumentos .boxConteudo3 h3 {
	color: #25759A;
	font-weight: bold;
	font-size: 15px;	
}

#areaConteudoNoticias {
	padding: 10px 0px; 
	background-color: #fff;	
	text-align:left;
	font-weight:normal;
	font-size: 13px;
	color: #000;	
}

#areaConteudoNoticias p{
padding-bottom: 7px;	
}

#areaConteudoNoticias h3{
	color: #25759A;
	font-weight:normal;
	font-size: 13px;	
}

#areaConteudoNoticias a{
	color: #25759A;
	font-weight:normal;
	font-size: 13px;
	text-decoration:none;	
}

#areaConteudoNoticias a:hover{
	color: #25759A;
	font-weight:normal;
	font-size: 13px;
	text-decoration:none;	
}

#areaConteudoNoticias a:visited{
	color: #25759A;
	font-weight:normal;
	font-size: 13px;
	text-decoration:none;	
}

