.body_principal {
	background-color: #669900;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fundo_cbe.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.body_detalhe {
	background-color: #669900;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fundo_cbe2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	text-decoration: underline;
	color: #339900;
}
a:visited {
	text-decoration: underline;
	color: #339900;
}
a:hover {
	text-decoration: none;
	color: #339900;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.tabela {
	background-image: url(../images/fundo.png);
	background-repeat: repeat-y;
	background-position: center;
}
.conteudo {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	line-height: 20px;
	width:684px;
	overflow: hidden;
}
.texto {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	line-height: 20px;
}
.titulo {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #669900;
}
.tituloNoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #365100;
}
.navegaco {
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../images/bullet2.gif);
	list-style-position: outside;
	font-size: 12px;
	line-height: 40px;
	margin-left: 0;
	text-align: left;
	}
