body {	
	margin:0px;
	padding:10px;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #257B90;
}
h2	{
	font-size:1.3em;
	color:#F55400;
	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: #3399CC;
	padding-top: 2px; 
	padding-bottom: 2px;
	padding-right: 5px; 
	padding-left: 5px; 
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	}


table { background-color: #DEEEF1; }

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


.riga1 { background-color: #8CC0DD !important; }
.riga2 { background-color: #7496D6 !important; }


.no_ammesso { 
			background-color: #CC3300;
			color:#CCCCCC !important;
			}
			
.no_ammesso a {
		color:#CCCCCC !important;
		}
		
.aggiudicato {
			background-color: #55B05A;
			color:#FFFFFF !important;
			}
.aggiudicato a {
			color:#FFFFFF !important;
			}
			
.taglio {
			background-color:#FF9900;
			}

.grigio1 { background-color:#FFFFFF }

a:link, a:active  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
 
	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;
}

a img {
	border:0px;
	}

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

#top {
	width:100%;
	background-color:#78ADCD;
	margin:0px;
	padding:0px;
	background-image:url('../img/sfondo.gif');
	background-repeat:repeat-x no-repeat
	}
	
	
#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;
	}	
	
	
	
#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: url('none');
	}