.item_menu 
{
	font-family: Arial; 
	font-size: 12px; 
	color: black; 	
	padding-right: 30px; 
	text-align: right; 
	height: 24px;
}
.conteudo_menu_superior 
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: black;
}
.conteudo_menu_superior A
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: black;
	text-decoration: none;
}
.conteudo_menu_superior A:HOVER
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: black;
	text-decoration: underline;
}

.conteudo 
{
	font-family: Arial; 
	font-size: 11px; 
	color: gray;
}
.conteudo A
{
	font-family: Arial; 
	font-size: 11px; 
	color: gray;
	text-decoration: none
}
.conteudo A:HOVER
{
	font-family: Arial; 
	font-size: 11px; 
	color: gray;
	text-decoration: underline
}
.legenda_campo 
{
	font-family: Arial; 
	font-size: 11px; 
	color: black; 
	font-weight: bold;
}
.input_campo 
{
	font-family: Arial; 
	font-size: 11px; 
	border: 1px solid gray
}
.link_topo 
{
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	color: white; 
	text-decoration: none
}
.link_topo A 
{
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	color: white; 
	text-decoration: none
}
.link_topo A:HOVER 
{
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	color: white; 
	text-decoration: underline
}
.endereco
{
	font-family: Arial;
	font-size: 11px;
	color: Black;
}