body {	
	margin:0px;
	padding:10px;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #257B90;

}
h2	{
	font-size:1.3em;
	color:#F55400;
	text-transform:uppercase;
	/* margin-top:50px;
	margin-bottom:5px;
	margin-left:25px; */
	}
	

	
h3 {
	font-size: 1.1em;
	}	
	
.button {
	width:100px;
	background-color: #79ADCE;
	color:#FFFFFF;
	border-top: 1px solid #D7DFDF;
	border-left: 1px solid #D7DFDF;	
	border-bottom: 1px solid #618092;
	border-right: 1px solid #618092;
	padding:2px;
	font-weight:bold;
	}

.submit {
	width:100px;
	background-color: #C4E3F5;
	color:#618092;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;	
	border-bottom: 1px solid #8DAEBF;
	border-right: 1px solid #8DAEBF;
	padding:2px;
	font-weight:bold;
	}

	
th {  
	background-color: #8DAEBF; 
	padding-top: 2px; 
	padding-bottom: 2px;
	padding-right: 5px; 
	padding-left: 5px; 
	color: #FFFFFF; 
	/*#color: #8DAEBF;
	color: #000000;*/
	font-weight: bold;
	text-transform: uppercase;
/*	font-size: 13px; */
font-size:10px;
	}


table { background-color: #DEEEF1; }

	
td { 
	
	color:#257B90;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	/* font-size: 13px; */
	font-size:10px;
	}


.riga1 { background-color: #FFFF00; }
.riga2 { background-color: #00FFFF; }

.grigio1 { background-color:#FFFFFF }

a:link, a:active  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	text-decoration: none; 
	color: #257B90;
	font-weight: bold;
}
a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	text-decoration: none; 
	color:#257B90;
	font-weight: bold;
}
a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	text-decoration: underline;
	color: #F55400;
	font-weight: bold;
}

/* -------- ---------------  ------------ HEADER -------------  ------------ ------------ */

#top {
	width:100%;
	/*background-color:#78ADCD;*/
	/* background-color:#CCADCD; */
	margin:0px;
	padding:0px;
	height:98px;
	/*background-image:url(../img/sfondo.gif);
	background-repeat:repeat-x no-repeat;*/
	}
	
#dx {
	background-image:url(/img/bg_dx.gif);
	background-repeat:repeat-x;
	float:left;
	margin:0px;
	padding:0px;
	height:98px;
	text-align:left;
	width:50%;
	}
	
#sx {
	float:left;
	margin:0px;
	padding:0px;
	text-align:right;
	width:49%;
		height:98px;
	background-image:url(/img/bg_sx.gif);
		background-repeat:repeat-x;
	}	
	
	
#subheader {
	margin:-5px 0px 0px 0px;
	border-top: 1px solid #E8EFEF;
	border-bottom: 1px solid #E8EFEF;
	background-color: #1B89D1;
	color:#FFFFFF;
	padding: 5px;
	
	}
	
#subheader a {
	color:#FFFFFF;
	text-decoration: underline;
	}	
	

#menu {
	float:left;
	width:15%;
	border-right: 1px solid #CCCCCC;
	margin:0px;
	padding:0px;
	padding-right:5px;
	font-size:0.9em;
	}

#contenuto {
	float:left;
	width:82%;
	border-left: 1px solid #CCCCCC;
	margin:0px;
	margin-left:-1px;
	padding:5px;
	}

	
#scelta {
	text-align:center;
	padding:5px;
	 /* background-color: #C7DEE7; */
	border-top: 1px solid #006699;
	margin-top:10px;
	margin-bottom:5px;
	}
	
	
	#bottom{
	font-size: x-small;
text-align:center;
}

#amica{
	text-align:center;
}

#w3c{
	vertical-align: middle;
}

#w3c a { 
	white-space: nowrap;
	width: 10em; 
	border:1px solid #000;
	background: #fc6;
	color: #000;
	margin: 1em auto;
	text-align: left;
}

#w3c a:link,#w3c a:visited { 
	background: #fc6;
	color: #000;
}

#w3c a:hover { 
	background: #ff9;
	color: #333 
}

#w3c a:hover .w3c { 
	background: #fff;
	color: #3f7acf 
}

#w3c .w3c {
	padding: 0 .5em;
	margin-right: .25em;
	background: #fff;
	color: #0c479d;
}

#w3c .waiA { 
	background-color: rgb(255,255,255);
	color: #900
	
} 



#foldheader{
	cursor:pointer;cursor:hand ; font-weight:bold ;
	list-style-image:url(img/fold.gif);
	}
#foldinglist{ 
	list-style-type:square;
	list-style-image: none;
	}
	
.clear {
	clear:both;
	margin:0px;
	padding:0px;
	}
	
#contents {
	margin:0px;
	padding:0px;
	}
	
#contenutologin { 
	margin:0px;
	padding:0px;
	}
	
#menu a {
	display:block;
	margin:0px;
	padding:0px;
	}
	
#menu a:hover {
	background-color: #003366;
	color:#FFFFFF;
	}
	
#w3c{
	vertical-align: middle;
}

#w3c a { 
	white-space: nowrap;
	width: 10em; 
	border:1px solid #000;
	background: #fc6;
	color: #000;
	margin: 1em auto;
	text-align: left;
}

#w3c a:link, #w3c a:visited { 
	background: #fc6;
	color: #000;
}

#w3c a:hover { 
	background: #ff9;
	color: #333 
}

#w3c a:hover .w3c { 
	background: #fff;
	color: #3f7acf 
}

#w3c .w3c {
	padding: 0 .5em;
	margin-right: .25em;
	background: #fff;
	color: #0c479d;
}

#w3c .waiA { 
	background-color: rgb(255,255,255);
	color: #900
	
} 
