body{
	margin-top: 0px;
	background-color: #D6DBE0;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
	background-color: #DAE5EA;
}
.barrae{
	background-image: url(../img/barra_e.gif);
	background-repeat: repeat-y;

}
.barrad{
	background-image: url(../img/barra_d.gif);
	background-repeat: repeat-y;
}
.celtopo {
	background-color: #ffffff;
}
.contpag {
	background-image: url(../img/bgcont.gif);
	border-top: 1px solid #9C7E5F;
	border-left: 1px solid #D5CCC3;
	border-right: 1px solid #D5CCC3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.barrafim {
	background-color: #476B8F;
	border-top: 1px solid #003366;
}
.titulo{
	font-family: Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
a.titulolink{
	font-family: Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
a.titulolink:hover{
	font-family: Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #00254A;
	text-decoration: none;
	background-color: #EEEEEE;
}
.titulobusca{
	font-family: Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #004566;
	text-decoration: none;
}
.headlines{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-image: url(../img/bgcoment.gif);
	padding: 3px 0px 4px 6px;
	border-top: 1px solid #C2B09E;
	border-bottom: 1px solid #C2B09E;
}
a.headlineslink{
	font-family: times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
a.headlineslink:hover{
	font-family: times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #331A00;
	text-decoration: none;
	background-color: #EEEEEE;
}
.rsstabela{
	background-color: #FDF4E7;
	border: 1px solid #FED496;
	font-family: arial;
	font-size: 11px;
	color: #666666;
	margin-top: 7px;
}
.buscatabela{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(../img/bgbusca.gif);
	padding: 3px 6px 4px 6px;
	border: 1px solid #7FB2CC;
}
.titpag{
	font-family: Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	padding: 12px 0px 7px 20px;
}