body, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
A:link{
	color: #003366;
	text-decoration: none;
}
A:visited{
	color: #003366;
	text-decoration: none;
}
A:hover{
	color: #FF9900;
	text-decoration: none;
}

/*
----------------------------------
topo
----------------------------------
*/
.azultopo {
	background-color: #8FB6CB;
}
.topomilieu {
	background-image: url(../gifs/topo_milieu.jpg);
	height: 20px;
	padding-top: 3px;
	padding-right: 5px;


}
.topobaixo {
	background-image: url(../gifs/topofundo.jpg);
	height: 2px;
}



/*
----------------------------------
acesso
----------------------------------
*/
}.acesso1 {
	width: 25px;
	background-color: #F1EEEB;
}

.acesso2 {
	width: 175px;
	background-color: #F1EEEB;

}
.acesso3 {


	width: 30px;
	background-color: #F1EEEB;
}
.fundoajuda {
	background-color: #D9D5CE;
}
.caixasaceso {
	width: 120px;
	height: 19px;
	font-size: 11px;
	color: #FF6600;




}
.fundoazul {
	background-image: url(../gifs/fundo_azul.jpg);
}
.ajuda1 {
	width: 25px;
}
.ajuda2 {
	width: 175px;
}
.ajuda3 {

	width: 30px;
}
.fundoregistoinfo {

	background-color: #A3C3D5;
}

/*
----------------------------------
rodape
----------------------------------
*/

.rodape {
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.rodape A:link{
	color: #003366;
	text-decoration: none;
}
.rodape A:visited{
	color: #003366;
	text-decoration: none;
}
.rodape A:hover{
	color: #99CC00;
	text-decoration: underline;
/*

conteudo inicio
*/
.conteudoinicio {
	line-height: 23px;
	padding-left: 8px;
	padding-right: 8px;


}

.nota {
	font-size: 10px;
	color: #999999;
}
