.news-texto-principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/news_15.jpg);
	padding-top: 10px;
	vertical-align: top;
	color: #487491;
	padding-right: 2px;
	padding-left: 2px;
}
.titulo-materia-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/news_11.jpg);
	font-weight: bold;
	color: #4884af;
}
.titulo-sem-fundo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4884AF;
}
.texto-sem-fundo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #487491;
}
.fundo-news {
	vertical-align: top;
	color: #000000;
	padding-left: 2px;
}
.news_list {
	padding: 0px;
	overflow-y: auto;
	scrollbar-base-color: #BDC2C6;
	height: 380px;
	margin-left: -2px;
	list-style: none;
}
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 10px;
}
.news_title a {
	color: #4882A7;
	text-decoration: none;	
}
.news_title a:hover {
	font-weight: bold;
}
.news_content {
	overflow-y: auto;
	height: 250px;
}
