ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu {
	width: 200px;
	margin: 0px;
	top:0;
	left:0px;
	}
	
#menu li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 18px;
	text-decoration: none;
	color: #042448;
	font-size: 12px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
	}	
	
#menu li a:link, #menu li a:visited {
	display: block;
	background:  url(./images/back_button.gif);
	padding: 8px 0 0 25px;
	}
	
#menu li a:hover {
	color: #FFF;
	background:  url(./images/backover_button.gif) 0 -26px;
	padding: 8px 0 0 25px;
	}
	
.botao_pai{
	color:#e6e7e8;
	font:Calibri;
	font-size:12px;
	background:url(./images/back_button_pai.gif);
	font-weight:bold;
} 
.stylecampo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.styleerro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D83F3F;
}
.stylerodape {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.obrigatorio {
	font-size: 11px;
	color: #EE0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


a.dcontexto {
	position: relative;
	font: 12px arial, verdana, helvetica, sans-serif;
	padding: inherit;
	color: #000033;
	top:auto;
	height:auto;
	text-decoration: none;
	cursor: help;
	vertical-align:top;
	visibility: visible;
	overflow: visible;
}
a.dcontexto:hover {
	background: transparent;
	z-index: 25;
	vertical-align:top;
}
a.dcontexto span {
	display: none;
	vertical-align:top;
}
a.dcontexto:hover span {
	display:block;
	font-weight: bold;
	position: absolute;
	width: 228px; 
	top:3em;
	
	text-align: justify;
	left: 0;
	font: 10px Verdana, arial, helvetica, sans-serif; 
	border: #FFFFFF;
	background: #213764;
	color: #FFFFFF;
	vertical-align:top;
}	

.estyleButtomKukut {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000099;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
 