body {
	background-color: #999900;
	margin: 0px;
	background-image:url(../images/sfondo_body.gif);
	background-repeat:repeat;
}
.sf_sx {
	background-image: url(../images/sf_sx_elettro2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	/*filter:alpha(opacity=40); 
	-moz-opacity: 0.40; */
}
.sf_dx {
	background-image: url(../images/sf_dx_elettro2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu_top{
	font-family: arial;
	font-size: 12px;
	color: #777;
}
#div_titolo_home{
	top: 0px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #777;
}
#div_sottotitolo_home{
	padding-top: 5px;
	padding-left: 30px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
#div_desc_home{
	text-align:justify;
	padding-top: 3px;
	padding-left: 30px;
	padding-right: 20px;
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
#div_news{
	margin-left: 14px;
	margin-top: 10px;
	width:200px;
	height:200px;
	border: 1px solid;
	background-color:#f9f9f9;
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
#div_newsletter{
	margin-left: 14px;
	margin-top: 10px;
	width:200px;
	height:200px;
	border: 1px solid;
	background-color:#f9f9f9;
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
#div_sponsor{
	margin-left: 14px;
	margin-top: 10px;
	padding-top:5px;
	width:200px;
	height:100px;
	border: 1px solid;
	background-color:#999900;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}
#div_scritta{
	margin: 5px;
}
#colonna-sx { 
	margin-left:12px;
	margin-top: 2px;
	float: left; 
	width: 160px; 
	min-height:150px;
}
#colonna-dx { 
	margin-top: 2px;
	padding-left: 5px;
	float: left; 
	width: 170px; 
	min-height:150px;
}
#principale { 
	float: left; 
	width: 180px; 
	margin: 2px;
	padding-left: 5px;
	border-style: none none none none;
	border-color: #D0D0D0;
	border-width: 1px;
	min-height:150px;

}
#testo { 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 15px;
	width: 530px; 
	border-style: none none none none;
	border-color: #D0D0D0;
	border-width: 1px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
	#testo a:link{ text-decoration:none; color: #000000;}
	#testo a:visited{ text-decoration:none; color: #000000;}
	#testo a:hover{ text-decoration:underline; color: #000000; font-weight:bold;}
	#testo a:active{ text-decoration:none; color: #000000;}
#tabella {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
#associati {
width:506px;
height:178px;
margin-left:13px;
}
/* TESTI*/
.verdana_descrizione {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.verdana_linke {
	font-family: arial;
	font-size: 11px;
	color: #fc6c04;
}
	.verdana_linke a:link{ text-decoration:none; color:#CC6600;}
	.verdana_linke a:visited{ text-decoration:none; color:#CC6600;}
	.verdana_linke a:hover{ text-decoration:underline; color:#666666;}
	.verdana_linke a:active{ text-decoration:none; color:#CC6600;}

.titoli { 
	font-family:arial;
	font-weight: bold;
	font-size:14px;
}
.titoli1{ 
	font-family:arial;
	font-size:14px;
}
.testo_interno {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
	.testo_interno a:link{ text-decoration:none; color:#000000;}
	.testo_interno a:visited{ text-decoration:none; color:#000000;}
	.testo_interno a:hover{ text-decoration:underline; color:#666666;font-weight:bold;}
	.testo_interno a:active{ text-decoration:none; color:#000000;}
	
	.testo_interno_small {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
.testo_interno_small a:link{ text-decoration:none; color:#000000;}
	.testo_interno_small a:visited{ text-decoration:none; color:#000000;}
	.testo_interno_small a:hover{ text-decoration:underline; color:#666666;}
	.testo_interno_small a:active{ text-decoration:none; color:#000000;}
/* FORM
form{width: 100%;min-width: 180px;border: 1px solid #999900;padding: 5px}
fieldset{border: 0px solid #000;margin: 0;padding: 0}
legend{font: bold small-caps 140%/1.3 "Arial Narrow",arial,sans-serif;color: #999900} 
form div{padding: 5px ;background: #DEE8CF;color:#333} 
form label{display: block}
fieldset input,textarea{width: 94%; margin-left:10px} 
button input{width: 14%}  */