/* CSS Document */
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F6F6F6;
}

.areatesto {
	border: 1px solid #f6f6f6;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}
.areatesto_big {
	border: 1px solid #f6f6f6;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}
.areatesto_mod {
	border: 1px solid #B50008;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}

.banner {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF7E00;
	font-size:16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #f6f6f6;
	font-style: normal;
	font-weight: bold;
}
.Stile8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFF00; }

.Stile10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

a:link       { color: #000033 }
a:visited    { color: #000033 }
a:hover		 { color: #FF6600 }			
a:active	 { color: #FF6600 }


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.td_tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2877b9; 
	font-weight: bold;
}

.td_elenco {
	border-bottom:1px;
	border-bottom-color:#0CB8EA;
	border-bottom-style:inset;
}
input {
 	font-family: Verdana; font-size: 10 pt;  background-color: #FFFFFF; 
	border: 1px solid #CCCCCC; height:23 
}

.inputM {
 	font-family: Verdana; font-size: 10 pt;  background-color: #FFFFFF; 
	border: 1px solid #FF6600; height:23 
}

.radio {
 	font-family: Verdana; font-size: 10 pt;  background-color: #D0E7F5; 
	border: 1px solid #D0E7F5; height:23 
}

.button {
 	font-family: Verdana; font-size: 10 pt;  background-color: #FFFFFF; 
	border: 1px solid #FF7E00; height:23 
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
}