body {
	background-color: #D6D6D6;
	scrollbar-face-color: #DDDDDD;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #DDDDDD;
	scrollbar-track-color: #DDDDDD;
	margin-top: 10px;

	}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
	
.menu{
	filter:alpha(opacity=100);
	position:relative;
	width: 410px;
	top: 0px;
	left: 9;
}

.border-grigio{
border:1px solid #CCCCCC;


}
.testo {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration:none;	
}

.testo-picc {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;	
}
.testo-picc-ev {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	background-color:#eaf0f3;	
}
.testo-picc-ev {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	background-color:#eaf0f3;
	font-weight: bold;	
}
.testogrosso {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight: bold;	
}



.testo-viola {
	font-family: Tahoma;
	font-size: 12px;
	color: #8b71d3;
	text-decoration:none;
	font-style:bold;
	
}
.testomenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;	
}


.testo-underline {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}


.window-center {
	background-image: url(../img/02.jpg);
	
}
.select-verde {
	font-family: Tahoma;
	background-color:#CCFF00;
	display: inline;
	font-size: 12px;
}
.select-grigio {
font-family: Tahoma;
background-color:#cccccc;
display: inline;
}
.select-bianco {
font-family: Tahoma;
font-size: 11px;
text-decoration:none;
background-color:#ffffff;
display: inline;
}

.settoreweb{
	background-color:#E7EDDC;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cccccc;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}
.settorereti{
	background-color:#c9d6b2;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cccccc;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}
.settoreprogrammi{
	background-color:#c8e2a6;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cccccc;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}
.settoreindustriale{
	background-color:#f1fae0;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cccccc;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}
	
div#boxweb{
	position: relative;
    width: 790px;
	height: 400px;
	padding: 5px;
    background: #CCF;
	border: 1px solid #99C;
	overflow:auto;
	font: 11px Tahoma,Arial,  Verdana, Geneva, Helvetica, sans-serif;
	} 



div#boxweb2{
	position: relative;
	width: 797px;
	height: 580px;
	padding: 5px;
	overflow:auto;
	font: 11px Tahoma,Arial,  Verdana, Geneva, Helvetica, sans-serif;
	background-color: #FFFFFF;
	} 

div#box{
	position: fixed;
	padding: 5px;
    background: #CCF;
	border: 1px solid #99C;
	overflow:auto;
	font: 11px Tahoma,Arial,  Verdana, Geneva, Helvetica, sans-serif;
	} 



.gurtl0norm {
	padding: 4px;
	font: 11px Tahoma,Arial,  Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border-left: 6px solid #ccff00;
	background: #ffffff;
	color: #000000;
	cursor: hand;
}
.gurtl0over {
	padding: 4px;
	font: 11px Tahoma,Arial,  Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 0px solid #A4A4A4;
	border-left: 6px solid #e8e7e2;
	background: #A4A4A4;
	color: white;
	cursor: hand;
}
.gurtl0clck {
	padding: 4px;
	font: 11px Tahoma,Arial,  Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #A4A4A4;
	border-left: 4px solid #e8e7e2;
	background: #949494;
	color: white;
	cursor: hand;
}
.gurtl1norm {
	padding: 3px;
	font: 11px Tahoma,Arial,  Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-left: 4px solid #e8e7e2;
	background: #edefeb;
	color: #243D4B;
	cursor: hand;
}
.gurtl1over {
	padding: 3px;
	font: 11px Tahoma,Arial,  Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-left: 4px solid #ccff00;
	background: #e0e7db;
	color: #243D4B;
	cursor: hand;
}
.gurtl1clck {
	padding: 3px;
	font: 11px Tahoma,Arial,  Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-left: 4px solid #e8e7e2;
	background: #DBDFDF;
	color: #243D4B;
	cursor: hand;
}
.background {
	background:transparent;
	filter:alpha(opacity=100);  
	}
.footer {
	background-color:#ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}

.scritta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #D2D2D2;
	font-weight: bolder;
}

.bordinodx {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
