a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #00CC33;	
}
a:hover {
	text-decoration: none;
	color: #FF9999;
		
}
a:active {
	text-decoration: none;
	color:#333333;
}
a:link {
   color: #407EFF;
	
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2D71FF;
}
a:hover {
	text-decoration: none;
	color: #0E20BE;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}


#menu {
	width: auto;
}
#menu ul {
}
#menu li {
	height: 24px;
	list-style-image: url(img/but_next_hover.png);
	list-style-position: inside;
	margin-left: -20px;
}
#menu li a {
	color:#333333;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}

#menu li a:hover {
	color:#000000;
	line-height:20px;
	text-decoration: underline;
	
}

#dadosPessoais{
	padding-left: 30px;
	border: 1px solid #D2E3DA;
}
#dadosPessoais strong{
	color: #990033;
}
#dadosPessoais u{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #808D47;
	padding: 10px;
	margin-bottom: 10px;
}





.nome {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
.nomecampo {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #68B8AD;
	border: 1px solid #D8DEDB;
}
.Planeta {
	background-image: url(img/Planeta/MDanimado.gif);
	background-repeat: no-repeat;
}

.sair {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

SS
	font-weight: bold;
	padding: 3px;
	width: 100px;
	margin-right: 110px;
}
.divContaine {
	position: absolute;
}


.textoLogin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #57A5E3;
}
.textoMenuLogin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #57A5E3;
}


.Obrigatorio {
	font-size: 16px;
	color: #FF0000;
}
.textoEditor_index {
	font-size: 36px;
	color: #333333;
	background-color: #CCCCCC;
}

.borda_login {
	border: 1px solid #66CCFF;
}
.borda_exibe_dados_usuario {
	background-color: #FDFEFF;
	border: 1px solid #66CCFF
	;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3399FF;
	background-position: left;
	font-size: 12px;
} 
.fecha {
	border: 1px solid #990000;
	background-color: #FFFFFF;
}
.alerta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	background-color: #FFFF00;
}
