body {
	margin:20px;
	text-align:center;
	padding:0;
	background-color : #FFDEAD;
}
#intestazione {
	background-image : url(immagini/top.jpg);
	background-position : top;
	background-repeat : no-repeat;
	height : 180px;
	
	width: 700px;
}
p.distanza {
	margin : 30px;
}


#content {
	width: 700px;
	margin:1em auto;
	text-align:center;
	background-color : White;
	
}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #565656;
	margin: 10px;
}
.P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #565656;
	margin: 10px;
	text-align: justify;
}
#blocco {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #565656;
	margin: 20px;
	text-align: justify;
}
P.int {
	
	margin-right: 100px;
	}
P.lato {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : gray;
	margin: 5 5 5 5;
	width: 160px;
	
}
P.titolo {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Maroon;
	margin: 5 5 5 5;
	width: 160px;
	
}
   #sidebar {
      float: left;
      width: 200px;
      margin:0;  padding0;
	       }

   #main {
	margin-left: 210px;
	Margin-right: 10px;
	background-color : White;
	text-align: justify;
	margin-top : 30px;
	
	
}
  
#footer {
	height:25px;
	font-family:arial;
	font-size:10px;
	color: white;
	background:gray;
	padding-top:5px;	
	width:700px;
	height:25px;
}
#news {
	width: 170px;
	background-color : #FAF0E6;
	margin : 10px;
	border: 1px solid #FFDAB9;
	text-align: justify;
	
}
#elenco {
	display: block;
	margin-right: 10px;
	margin-left: 5px;
	list-style-type : circle;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #565656;
	
}

.intest {
	color : #556B2F;
	font-family : arial;
	font-size : 12px;
	font-weight : normal;
	text-decoration:none;
	border : medium #F4A460;
	border-left-style : solid;
	border-right-style : solid;
	padding-left : 2px;
	padding-right : 2px;
}
.intest:hover {
	color : Olive;
	font-family : arial;
	font-size : 12px;
	font-weight : bolder;
	text-decoration:none;
}
h1 {text-align: left;
padding:0; 
margin-left:30px;

font-size:24px; 
font-weight:normal; 
font-style:italic; 
color: #FF9900; font-family:"Trebuchet MS", verdana, arial, sans-serif;}

h2 { text-align: left;
 color:gray;
  font-size:16px; 
  font-weight:bold; margin-left:50px; padding:0; 
font-style:normal; font-family:"Trebuchet MS", verdana, arial, sans-serif;}
h3 {
	font-family : "Trebuchet MS";
	font-weight : bold;
	color : Olive;
	font-size: 16px;
	text-align:"justify";
	margin:10px;
}
h4 {
	font-family : "Trebuchet MS";
	font-weight : bold;
	color : Olive;
	font-size: 14px;
	text-align:"justify";
	margin:10px;
}
#menu {
	width: 700px;
	background:;
	margin-top: 0;
	background-color : Gray;
	Text-align:center;
	
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 100px;
float: left;

}
#menu a {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color:silver;
margin: 0;
padding: 2px 3px;
color: white;
	text-decoration: none;
	
	font-weight : normal;
	
}
#menu li {position: relative;

}

#menu ul ul {
	position:absolute;
	background-color : Gray;
	left:0;


}



#menu ul  li {
	color: white;
	text-decoration: none;
	font-family : "arial";
	font-size : 14px;
	font-weight : bold;
	background-color : Gray;
	text-indent: 0%;
}


#menu a:hover {
color: gray;
background: gold;
}

 #blocksin {
      float: left;
     width:230px;
      margin:5; 
	   padding:5;
	       }

   #blockdx {
	margin-left: 250px;
	padding: 5;
	margin:5;
	background-color : White;
	text-align: justify;

	
	
}

A {color: olive;
	text-decoration : none;
	font-weight: bold;
}




div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;
)





