body {
	margin: 0;
	padding: 0;
	background: #003 url(../img/mondo2.gif) no-repeat;
	background-position: 6% 7%;
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}
.backHeaderDocs {background: #003;}

.error{font-family: arial,helvetica; font-size:12; color: #ffffff; font-weight:bold; text-decoration: none}

INPUT {border: 1px outset #003; color: black;}

.labelField  { text-color: solid #003; color:#003; font-family: Arial, verdana; font-size:12; font-weight:bold; }

.notation  { text-color: solid #003; color:#003; font-family: Arial, verdana; font-size:9pt; font-weight:bold; }

.asterisco  { text-color: solid orange; color:orange; font-family: Arial, verdana; font-size:10pt; font-weight:bold; }

.msg {font-family: Arial, verdana,helvetica; font-size:16pt; text-color: #003; color: #003; font-weight:bold;}

.snooble {
	font-size: 0.8em;
	text-align: right; }

#content {
	position: relative;
	top: 0;
	left: 0;
	margin: 100px 50px 10px 100px;
	padding: 5px 10px;
	border: 1px dashed #9ff;
	background: #006666;
	height: 450px;
}
	/*background: url(../img/planet2.gif) no-repeat top left; }*/


#navigation {
	position: absolute;
	top: 25px;
	right: 50px;
	margin: 0;
	padding: 5px;
	list-style: none;
	font-size:9pt;
}
#navigation li {
	display: inline;
	font-size:9pt;
	font-weight: bold; 
}
#navigation li a {
	margin: 0;
	padding: 2px 5px;
	border: 1px dashed #9ff;
	background: #066;
	color: #9ff;
	text-decoration: none; }
#navigation li a:hover {
	border: 1px dashed #066;
	background: #9ff;
	color: #066; }
	
a.users:link    	{ text-decoration:none; 	 font-family: arial,verdana,helvetica; font-size: 10pt; color: #9ff;  font-weight: bold; }
a.users:active  	{ text-decoration:none; 	 font-family: arial,verdana,helvetica; font-size: 10pt; color: #9ff;  font-weight: bold; }
a.users:visited 	{ text-decoration:none; 	 font-family: arial,verdana,helvetica; font-size: 10pt; color: #9ff;  font-weight: bold; }
a.users:hover 	{ text-decoration:none;    font-family: arial,verdana,helvetica; font-size: 10pt; color: orange;  font-weight: bold; }
	