body{
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	background-image: url(../img/pattern.jpg);
	background-repeat:repeat-x;
	 }
.menu_chiaro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #98A7BB;
	text-decoration: none;
}

div#container{
	position:relative;
	width: 769px;
	margin: 0 auto;
	text-align: left;
	
 }
 div#header{
	position:relative;
	width:769px;
	height:99px;
	
	}
div#menu{
	position:relative;
	width:207px;
	background-image: url(../img/bar_menu.jpg);
	background-repeat: no-repeat;
	float: left;
	

	
}

div#logo{
	position:relative;
	width:40%;
    float: left;
}
div#foto{
	position:relative;
	width:538px;
	height:185px;
    float: left;
	background-image:url(../img/foto.jpg);
}
.menu_scuro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #38445A;
	text-decoration: none;
}
div#content{
	position:relative;
	width:769px;
	height:540px;
	float: left;
	clear: both;
	background-image:url(../img/sf_content.gif);
	background-repeat:no-repeat;
}
div#content_top{

	position:relative;
	width:745px;
	margin-top:4px;
	padding-left:12px;
	padding-right:12px;
	float: left;
	clear: both;
	
}
div#col_sx{
	position:relative;
	width:462px;
	margin-top:4px;
	padding-top:15px;
	float: left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	text-align: justify;
}
div#centrale{
	position:relative;
	width:725px;
	margin-top:4px;
	padding-top:15px;
	float: left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	
	text-align: justify;
}
.corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;;
	color: #666666;
	text-decoration: none;
}
.corpo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;;
	color: #999999;
	text-decoration: none;
}
.corpo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;;
	color: #999999;
	text-decoration: none;
}
.cor_ti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;;
	color: #56AFC2;
	text-decoration: none;
	font-weight:bold;
}
.corpo_doppio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
div#col_dx_top{
	position:relative;
	width:248px;
	float:left;
	padding:5px;
	text-align: justify;
	margin-top:4px;
	margin-left:4px;
	background-color:#F2F2F2;
	
}
div#col_dx{
	position:static;
	width:248px;
	float:left;
	padding:5px;
	text-align: justify;
	margin-top:4px;
	margin-left:4px;
	
	
}

div#col_dx ul{
	
	list-style-type: none;
	

	
}
div#col_dx li{
	margin-left:-40px;
	margin-bottom: 10px;
	padding-left:15px;
	background-image: url(../img/punt.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
	background-color: transparent;
	
}
div#col_sx ul{
	
	list-style-type: none;
	

	
}
div#col_sx li{
	margin-left:-40px;
	margin-bottom: 5px;
	padding-left:15px;
	background-image: url(../img/punt.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	list-style-type: none;
	background-color: transparent;
}
 div#footer{
	position:static;
	width:769px;
	height:15px;
	padding-top:10px;
	clear: both;
	text-align:center;
		
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999999;
	text-decoration: none;
	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #50A2B4;
	text-decoration: none;
}
a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #50A2B4;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #50A2B4;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#footer a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
