.texto_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_marrom {
	color: #153141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.extra:hover {
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFF00;
	display: block;
	background-image: url(Images/divide_fale.gif);
	border-right-color: #FFFFFF;
}

.titulo_marrom {
	color: #153141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.tabela {
	background-image: url(imagens/divisor.gif);
	background-repeat: no-repeat;
}

.titulo_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.fundo_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFCE;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 10em;
	height: 20px;
	padding: 8px;
	font-weight: bold;
	
}

#menu {
	position:absolute;
	width: 600px;
	position: absolute;
	left: 50%;
	margin-left: -340px;
	visibility: visible;
	margin-top: -5px;
	top:182px;
   }

   
.extra {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(Images/divide_fale.gif);
}
.obrigatorio {
	font-family: Tahoma, Verdana, Arial;
	color: #FF0000;
	text-decoration: none;
	font-size: 11px;
}
.submit {
	border-bottom: #dddddd 1px solid; 
	border-left: #dddddd 1px solid; 
	background-color: #efefef; 
	border-top: #dddddd 1px solid; 
	border-right: #dddddd 1px solid;
}
input, select, textarea {
	border-bottom: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	background-color: #efefef;
	border-top: #dddddd 1px solid;
	border-right: #dddddd 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

