body{
	text-align: center;
	vertical-align: top;
	background-color: #A9BB93;
	background-image: url(graphic/3stripes.gif);
	background-repeat: no-repeat;
	background-position: top-left;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	color: black;
	text-decoration: none;
	
}
#mainbox{
	width: 700px;
	height: 1134px;
	background-image: url(graphic/sfondo.gif);
	background-repeat: no-repeat;
	margin: auto;
	padding-left: 50px;
	padding-top: 100px;
}
#voci{
}
#intestazione{
	width: 700px;
	height: 100px;
}
#titolo{
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
#menu{
	background-color: transparent;
	width: 100px;
	float: left;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 50px;
	font-size: 13px;
	line-height: 25px;
}
#box{
	background-color: transparent;
	width: 460px;
	height: 700px;
	float: left;
	margin-left: 10px;
	font-size: 12px;
	margin-top: 30px;
	padding-left: 10px;
	text-align: left;
}
    #header {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      }
    #header ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #header li {
      float:left;
      margin:0;
      padding:0 0 0 0px;
      }
     #menunew a {
      display:block;
      padding:5px 15px 4px 6px;
	  font-size:12px;
      text-decoration:none;
      font-weight:bold;
      color: #98540B ;
      }
    #menunew a:hover {
      color: #7C4309;
	  font-size:12px;
      }
      #header #current {

      }
    #menunew #current a {
      color: #5B2D03;
      padding-bottom:5px;
	  font-size:12px;
      }
	#header a {
      display:block;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color: #98540B ;
      }
    #header a:hover {
      color: #7C4309;
      }
      #header #current {

      }
    #header #current a {
      color: #5B2D03;
      padding-bottom:5px;
      }
