body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(sfondo_pagina.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 15px;
	color: #333333;
}

#label_form { font-size: 13px; }

.f_input { color:#000000;; border-color:#959595; border-width:0 1px 1px 1px; border-style:dashed;  font-size:14px; height:15px; line-height:15px; background:#F9F9F9; margin:4px 0; font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; padding:1px 3px 0 3px; }
.f_textarea { color:#000000; border-color:#959595; border-width:0 1px 1px 1px; border-style:dashed;  margin:4px 0; font-size:14px; line-height:15px; background:#F9F9F9; overflow:auto; font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; padding:1px 3px 0 3px; }
.f_select { color:#000000;; border-color:#959595; border-width:0 1px 1px 1px; border-style:dashed;  font-size:14px; height:20px; line-height:20px; background:#F9F9F9; margin:4px 0; font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; padding:1px 3px 0 3px; }

.form_separatore { width:420px; margin:0 0 6px 0; padding:0 0 4px 0; border-bottom:#b8c9dd 1px solid; }


.tab-top-left {
	background-image: url(bkg_header_interno.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tab-top-right {
	background-image: url(bkg_header_interno.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;
}

.barra-superiore {
	background-image: url(bkg_header_interno.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.tab-sx-lat {
	background-image: url(sx_laterale_sfumato.png);
	background-repeat: repeat-y;
}
.tab-dx-lat {
	background-image: url(dx_laterale_sfumato.png);
	background-repeat: repeat-y;
}

.bordogligio {
	border: 1px solid #D4D4D4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.table-footer {
	background-image: url(sf_footer.png);
	background-repeat: repeat-x;
	background-color: #1D1D1D;
	font-size: 14px;
	color: #CCCCCC;
}

#Collegamenti_Footer a {
    color: #CCCCCC;
	font-weight:normal;
	font-size: 14px;
}


.menubar {
	background-image: url(sf_menubar.png);
	background-repeat: repeat-x;
}

div#menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
} 
	
div#menu li{
	float: left;
	margin: 0 0 0 10px;
} 

div#menu a{
	display: block;
	width: auto;
	line-height: 52px;
	text-decoration: none;
	border: 0px;
	background:  url(sf_menubar_hover.png) repeat-x;
	background-position: 0px 0px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
}
	
div#menu a:hover{
	background-position: 0px -52px;
	color: #FF9900;
	text-decoration: underline;
}
	
div#menu li#activelink a,div#navigation li#activelink a:hover{
	color: #FF9900;

} 	


.menubar-top {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-right: 5px;
}

.menubar-top a:hover {
	color: #FF9900;	
	text-decoration: underline;
}

.menubar-top a {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
}


.Titolo, h1{
	color: #0066CC;
	font-size: 20px;
	margin: 0;
	padding: 0;
}

.SottoTitolo, h2{
	color: #0066CC;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3{
	font-size: 13px;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align:left;
	font-weight:normal;
}

.TestoNormale {
	font-size: 13px;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:normal;
}

.TestoMicro {
	font-size: 9px;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a { 
	color: #FF9900;	
	text-decoration: none;	
	font-weight:bold;	
	font-size: 15px; 
}

a:hover { 
	text-decoration: underline; 
}

a.news { 
	color: #000000;	
	text-decoration: none;	
	font-weight:bold;
	font-size: 15px; 
}

a.news:hover { 
	text-decoration: underline; 
}


div#Alfabeto a{
	color: #FF9900;
	text-decoration: none;
	font-weight:bold;
	font-size: 20px;
}

div#Alfabeto a:hover{
	color: #0066CC;
	text-decoration: underline;
}


.Header300 {
	display: block;
	text-align: left;
	height: 25px;
	margin: 0px 0px -4px 0px;
	background-image: url(tab-300-top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 5px;
	}

.Content300{
	display: block;
	height: auto;
	background-image: url(tab-300-center.png);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
	margin: 0px;
	}

.Bot300{
	display: block;
	width:300px;
	height: 10px;
	margin:0px;
	padding:0px 0px 0px 0px;
	background-image: url(tab-300-bot.png);
	background-repeat: no-repeat;
	}

.Header200 {
	display: block;
	text-align: left;
	height: 25px;
	margin: 0px 0px -4px 0px;
	background-image: url(tab-200-top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 5px;
	}

.Content200{
	display: block;
	height: auto;
	background-image: url(tab-200-center.png);
	background-repeat: repeat-y;
	padding-top: 1px;
	padding-right: 16px;
	padding-bottom: 1px;
	padding-left: 16px;
	margin: 0px;
	}

.Bot200{
	display: block;
	width:200px;
	height: 10px;
	margin:0px;
	padding:0px 0px 0px 0px;
	background-image: url(tab-200-bot.png);
	background-repeat: no-repeat;
	}
		
	
.Spaziatore10 {
	display: block;
	line-height: 10pt;
	}
	
.Spaziatore5 {
	display: block;
	line-height: 5pt;
	}

.separatore {
	background-color: #248CC7;
	width: 98%;
	height: 1px;
	background-image: url(spaziatore_4.gif);
}

br {
	line-height: 5px;
}

		
.float_left {
	float: left;
}

.float_right {
	float: right;
}

.elenco {
	list-style-image: url(freccetta.gif);
}