body { 
	margin:0 1px 0 0;
	font: normal 13px  verdana, lucida, sans-serif;
	padding:0em;  
   background-color: White;
	text-align: center;
	background-color: #fff;
	background-image: url(../img/sfondobody.gif);
	
	
 }
 
 acronym {
 	border-bottom: 1px dashed #000;
	border-top: 1px dashed #000;
	cursor: help;
 }
 
 td, tr, th {
 border: 1px solid #336699;
 padding: 2px;
 }
  a {
 	color: #cc0000;
	text-decoration: underline;
	border: #cc0000;
 }
 
 a:hover {
 	color: #fff;
	 background-color: #cc0000;
	 text-decoration: underline;
	border: #fff;
 }
 
 h1 {
 	 display: none;
	
 }
 
 h2 {
 	color: #AC0000;
	font-size:16px;
	text-align: center;
	text-transform: uppercase;
 }
 
 h2:first-letter {
		color: #000; font-size: 28px;
	}
	
h3
{
font-size: 12px;
color:  #036
  }
 #corpo { 
 width:700px; 
position: relative;
text-align: center;
margin: auto;
margin-top: 15px;

background: #ffffff;
height:auto !important;
height:0;
 }
 
 #testata { 
 width:650px;
 margin: auto auto auto auto; 
 padding: 10px;
 padding-left: 40px;
 text-align:left;
 background-color: #336699;
 background-image: url(../img/sfondotestata.gif);
 background-position: center;
 background-repeat: no-repeat;
 color: #fff;
 border: 0px solid #fff;

 height: 120px;
 
 }
 
 #menu ul
{

margin: 0;

list-style-type: none;
background-color: #036;
color: #FFF;
width: 660px;
font: bold 12px verdana, arial, helvetica, sans-serif;
text-align: center;
height: 40px;
padding-top:10px;
}

#menu li { display: inline; }

#menu li a
{
text-decoration: underline;
background-color: #036;
color: #FFF;
padding: 10px 5px;
border-right: 1px solid #fff;


}

#menu li a:hover
{
background-color: #369;
color: #fff;
}

#menu li a:active
{
background-color: #369;
color: #fff;
}

#menu li #current
{
background-color: #369;
color: #fff;
}


#corpotesto {
	width: 680px;
	padding: 10px;
	text-align: left;
	line-height: 3.5ex;
	font-size: 0.95em;
}


#footer {
	width: 680px;
	padding: 10px;
	
	
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #ccc; 
	height: 20px;
}

p.center {
	 text-align: center;
	 color: #fff;
	 
}

img.left {
	 
	 float: left;
	 border: 1px solid #5A0E04;
	 padding: 2px;
	 margin-right: 10px;
	 
}

#farfalla {
	 position: absolute;
	 top: -8px;
	 left: -130px; 
	 background-image: url(../img/farfalla.gif);
	 background-position: center;
	 background-repeat: no-repeat;
	 height: 147px;
	 width: 150px;
	
	 
}

#stilo {
	 position: absolute;
	 top: 150px;
	 right: -100px; 
     background-image: url(../img/stilo.gif);
	 height: 323px;
	 width: 74px;
	
	 
}

.clearleft {
clear: left;
}

#opere {
 background-image: url(../img/opere.gif);
 background-position: center;
 background-repeat: no-repeat;
 width: 573px;
 height: 200px;
 text-align: center;
 padding-top: 40px;
 padding-left: 100px;
}

