body { 
font-size: 12px; 
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; 
background-color: #000000;
background-image: url("../images/sfondo_admin.jpg");
background-repeat: no-repeat;
margin: 0; 
padding: 0; }

a:link { color: #ffffff; text-decoration: none; font-weight: bold; }
a:visited { color: #ffffff; text-decoration: none; font-weight: bold; }
a:hover { color: #ffffff; text-decoration: none; font-weight: bold; }
a:active { color: #ffffff; text-decoration: none; font-weight: bold; }

a2:link { color: #EF4617; text-decoration: none; font-weight: bold; }
a2:visited { color: #EF4617; text-decoration: none; font-weight: bold; }
a2:hover { color: #EF4617; text-decoration: none; font-weight: bold; }
a2:active { color: #EF4617; text-decoration: none; font-weight: bold; }

TABLE.tabella_menu {
	border: 0px;
	width: 100%;
	height: 
}
.descrizione{

    font-family: Arial;
    text-align:left;
    vertical-align: Top;
    font-size: 8pt;
    font-weight: none;
    color: #000000;
    background-color: #ffffff;
    border:#424A61;
    width: 450px;
	height: 120px;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;

}
TD.colonna_menu {
	width: 250px;
	vertical-align: top;
	background-color: #000000; 
}

TD.tabella_contenuto {
	vertical-align: top;
	color: #ffffff;
}

DIV.corpo_pagina {
	padding: 10px;
}

h2 { 
	color: #ffffff; 
	font-size: 20px; 
	font-weight: bold; 
}

DIV.msgerrore {
	border: solid 1px orange;
	padding: 10px;
	color: orange;	
	width: 400px;
}

DIV.msgconferma {
	border: solid 1px white;
	padding: 10px;
	color: white;	
	width: 400px;
}

.logo {
	padding-bottom: 16px;
}

/*-------------- TABELLE ----------------*/

table.standard { 
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #efefef;
	width: 100%;
	background-color: #fafafa;
	border: 2px #999999 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.s_contenuto { 
	padding: 4px;
	background-color: #ffffff;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	border-bottom: 1px solid #333333;
	vertical-align: top;
}

.s_titolo {
	border-bottom: 2px solid #E64315;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #000000;
	background-color: #fafafa;
	text-indent: 2px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 8px;
	vertical-align: middle;
}

/***************** VARIANTI ****************/

TABLE.varianti {
	width: 100%;
	border: 1px solid gray;
}

TABLE.varianti TH {
	text-align: center;
	background-color: #EFEFEF;
	color: black;
}

TABLE.varianti TD {
	text-align: center;
	color: black;
}

A.contatore:link {

     COLOR: #EF4617;
     font-size: 12pt;
     font-weight: bold;
     font-family: Arial;
     line-height: 14pt;
     text-decoration: none;

}

A.contatore:visited {

     COLOR: #EF4617;
     font-size: 12pt;
     font-family: Arial;
     line-height: 14pt;
     text-decoration: none;
     font-weight: bold;

}

A.contatore:hover {

     COLOR: #EF4617;
     font-size: 12pt;
     font-family: Arial;
     line-height: 14pt;
     text-decoration: none;
     font-weight: bold;
}



