.titulo{
	font: 14px/20px 'PTSerifRegular', Arial, sans-serif;
	color:#436754;
	font-weight:normal;
	margin-bottom:5px;
	padding-bottom:5px;
	text-align:left;
	margin-top:-4px;
	position:relative;
	height:20px;
	background-image:url(../imagens/titulo_bg.gif);
	background-repeat:repeat-x;
	text-transform:uppercase;
	padding-left:10px;
}
.subtitulo{
	color:#436754;
	margin-bottom:15px;
	padding-bottom:10px;
	text-align:left;
	font: 13px/18px 'OpenSansSemibold', Arial, sans-serif;
}
.titulo_noticia{
	color:#436754;
	font: 14px/18px 'OpenSansSemibold', Arial, sans-serif;
	text-decoration:none;
}
