.box_noticias {
}

.box_noticias h1 {
	margin: 0px 0px 27px 0px;
	padding: 0px 0px 0px 10px;
	font: 16px tahoma, Arial, Helvetica, sans-serif;
	color: #1d5374;
	background: url(../img/seta.png) 0px 5px no-repeat;
}

.noticia {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px; 
	border-bottom: solid 1px #ccd1d4;
	display: table;
}

.noticia p {
	margin: 0px;
	padding: 0px 0px 20px 6px;
}

.noticia p a {
	font: 10px tahoma, Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	text-decoration: none;
	float: left;
}

.noticia p a:hover {
	text-decoration:underline
}

.outras_noticias {
	width: 113px;
	height: 17px; 
	margin: 0px;
	padding:0px;
	float:right;
}

/* ************************************************************ */

.destaque {
}

.destaque h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	font: 16px tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1d5374;
	background: url(../img/seta.png) 0px 5px no-repeat;
}

.destaque p {
	width: 620px;
	margin: 0px;
	padding: 19px 0px 0px 0px;
	font: 11px tahoma, Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	line-height: 14px;
	text-align: justify;
	background: url(../img/linha_atuamos.png) top center no-repeat;
	display: table;
}

.destaque a {
	width: 36px;
	height: 36px;
	margin: 14px 0px 0px 0px;
	padding: 0px;
	display: block;
}

.destaque h2 {
	margin: 0px 00px 00px 0px;
	padding: 0px 0px 0px 10px;
	font: 12px tahoma, Arial, Helvetica, sans-serif;
	color: #1d5374;
	font-weight: bold;
	background: url(../img/seta.png) 0px 3px no-repeat;
	display: table;
}
