/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


#status {
	position:relative;
	left:15px;
	top:415px;
	width:180px;
	height:140px;
	z-index:4;
	text-align:center;
}
#menu {
	position:absolute;
	left:22px;
	top:200px;
	width:122px;
	height:190px;
	z-index:5;
}


#bottoni {
	position:absolute;
	left:10px;
	top:421px;
	width:154px;
	height:115px;
	z-index:6;
	text-align:center;
}

#Layer1 {
	position:absolute;
	left:21px;
	top:2px;
	width:218px;
	height:16px;
	z-index:7;
}


.giallo {
	color: #FFFF00
}

.stilemenu {
	color: #000000
}

.bold_marronescuro {color: #6E4900; font-weight: bold; }
.bold_marrone {color: #A67B4E; font-weight: bold; }
.bold_bluscuro {color: #000099; font-weight: bold; }

.Stile5:link {
	color: #750000;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Stile5:visited {
	color: #750000;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Stile5:hover {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
}
.Stile5:active {
	color: #750000;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #FF7200;
}
a:visited {
	color: #FF7200;
}
a:hover {
	color: #3366FF;
}
a:active {
	color: #FF3300;
}
.bold_blu {
	color: #0000FF;
	font-weight: bold;
}

.bold_giallo {
	color: #FFFF00; 
	font-weight: bold;
}

.lista_staff_title {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.lista_staff_sezioni {
	color: #CCFF33;
	font-weight: bold;
}
.lista_staff_sezione_h {
	color: #CCFFFF;
	font-weight: bold;
}
.lista_staff_sezione_dati {
	color: #FFFF99;
	font-weight: bold;
}
.lista_staff_categorie {
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
}
.separatore_vert{
	background-color:#999999;
}
.stile_welcomex{
	color:#FF9900;
}