.assinatura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.bgcenter {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bgcenter2 {
	background-image: url(images/bg3.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.textogeral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: justify;
}
.textogeral .sobre {
	vertical-align: super;
}

.links-saibamais {
	color: #A9D5DD;
	text-decoration: none;
}
.links-baixo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	font-weight: bold;
}
#ultimas_noticias {
	background-image: url(images/bg_ultimas-noticias.gif);
	height: 292px;
	width: 240px;
	position: relative;
	padding-top: 40px;
	padding-left: 9px;
	padding-right: 1px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.noticia_box {
	width: 235px;
	position: relative;
	clear: right;
	height: 95px;
	margin-bottom: 5px;
}
.noticia_box2 {
	width: 235px;
	position: relative;
	clear: right;
	height: 88px;
}
.noticia_texto {
	color: #666;
	position: relative;
	width: 150px;
	float: left;
}
.noticia_titulo {
	position: relative;
	width: 150px;
	float: left;
}
.noticia_titulo a:link {
	color: #CC2229;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.noticia_titulo a:visited {
	color: #CC2229;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.noticia_titulo a:hover {
	color: #CC2229;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.noticia_foto {
	width: 85px;
	position: relative;
	float: left;
}
.noticia_data {
	color: #CC2229;
	font-size: 12px;
	position: relative;
	width: 120px;
	float: left;
}
#img_noticia {
	float: left;
}
