body {
	background-image: url(images/fundo.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #CCCCCC;
	margin: 0px;
	background-position: center top;
}
.news_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	margin-bottom: 0px;
}
.news_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	margin-top: 6px;
}
.news_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DA251D;
	font-weight: bold;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
.tracejado {
	background-image: url(images/tracejado.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.texto_bloco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.topico_bloco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	list-style-type: disc;
	margin-bottom: 5px;
}
.topico_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.film {
	vertical-align: middle;
}
a {
text-decoration:underline;
color: #666666;
}
a:hover {
text-decoration:underline;
color: #666666;
}
.texto_bloco2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
}
a.rodape:link, a.rodape:visited {
	color: #666666;
	text-decoration: none;
}
a.rodape:hover {
	color: #666666;
	text-decoration: underline;
}.news_noticia_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DA251D;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
.newsletter_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.newsletter_caixa {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.news_vertds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url('images/ico_mais.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left
}
a.news_link:link, a.news_link:visited {
text-decoration:none;
color:#666666;
}
a.news_link:hover {
text-decoration:underline;
color:#666666;
}
a.ocsso:link, a.ocsso:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
a.ocsso:hover {
	text-decoration:underline;
}