body{
	background-color: #c6d544;
	background-image: url(/images/sfondo_sito.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: tahoma;
	background-attachment: fixed;
}
#wrapper{
  float: left;
  width: 1046px;
  
  
  position: relative;
  top:-8px;
  left: 50%;
  margin-left: -523px;
  
  background-image: url("/images/sfondo_wrapper.png");
  background-repeat: repeat-y;
  background-position: center; 
}

#barra{
  float: left;
  height: 5px;
  width: 923px;
  background-color: #032d03;
  margin-left: 57px;
  margin-right: 6px;
}
#wa_logo{
  float: left;
  height: 118px;
  width: 950px;
  margin-left: 43px;
}
#logo1{
  float: left;
  height: 118px;
  width: 529px;
  background-image: url("/images/logo1.jpg");
  background-repeat: no-repeat;
  margin-left:9px;
}
#logo1 a{
  float: left;
  height: 118px;
  width: 556px;
}
#ricerca{
  float:left;
  height: 118px;
  width: 213px;
  background-image: url("/images/sfondo_search.png");
  background-repeat: no-repeat;
}
#ricerca_titolo{
  float: left;
  width: 118px;
  margin-top: 40px;
  margin-left: 20px;
}
#ricerca_form{
  float: left;
  width: 100%;
  margin-left: 20px;
}
#ricerca_form input{
  height: 13px;
  border: 1px solid silver;
}
#bandiere{
  float: left;
  margin-top: 58px;
}
#bandiere img{
  float: left;
  margin-right: 5px;
}
#logo2{
  float: left;
  width: 123px;
  height: 118px;
  background-image: url("/images/logo2.png");
  background-repeat: no-repeat;
  margin-left: 25px;
}
#logo2 a{
  float: left;
  width: 123px;
  height: 118px;
  
}
#wa_news{
  float: left;
  width: 950px;
  height: 174px;
  margin-left: 43px;
}
#immagine{
  float: left;
  height: 174px;
  width: 540px;
  /*background-image: url("/images/immagine1.png");
  background-repeat: no-repeat;*/
  padding-left: 2px;
}

#news{
  float: left;
  width: 402px;
  height: 164px;
  margin-top:0px;
  background-color: #032d03;
  border-left: 1px solid #6f9414;
  border-top: 1px solid #6f9414;
  border-bottom: 1px solid #6f9414;
  color: #737373;
}
#news div{
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
}
#news a{
  color: #7ba419;
}
#wa_left{
  float: left;
  width: 250px;
  margin-left: 43px;
}
#menu{
  float: left;
  width: 244px;
  margin-left: 5px;
  background-color: #c6d544;
  height: 512px;
}
#menu ul{
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
  margin-top: 2px; 
}
#menu li{
  position: relative;
  width: 199px;
  height: 26px;
  float: left;
  background-image: url("/images/sfondo_voce_menu.png");
  background-repeat: no-repeat;
  margin-bottom:1px;
  padding-left: 50px;
  text-transform: uppercase;
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  padding-top: 1px;
}

#menu li a{
  color: #5c5c5c;
  text-decoration: none;
  float: left;
  
  width: 191px;
  height: 20px;
  padding-top: 4px;  
} 

#menu ul ul{
float: left;
position: relative;
top: -46px;
left: 194px; 
visibility: hidden;
background-color: #c6d544;
width: 150px;
height: 230px;
padding-top: 23px;
}


#menu ul li:hover ul {
visibility:visible;
} 
#menu li li{
  background-image: none;
  width: 120px;
  padding: 0px;
  /*padding-left: 20px;*/
  
  
}
#menu li li a{
  
  width: 100px;
  margin-left: 28px;
  color: #2c6217;
}
#menu li li a:hover{
  color: #032d03;
}

#newsletter{
  float:left;
  margin-left: 20px;
  color: #737373;
  font-size:10px;
}
#newsletter img{
  
  margin-bottom: 10px;
  margin-top: 20px;
}
#newsletter input{
  margin-top: 4px;
  border: 1px solid silver;
  height: 13px;
}
#newsletter .InputText{
  font-size: 11px;
  width: 120px;
}
#wa_right{
  float: left;
  width: 709px;
  background-image: url("/images/sfondo_centrale.png");
  background-repeat: no-repeat;
  background-position: bottom;
  
}
#box_sopra{
  float: left;
  width: 693px;
  height: 161px;
  margin-left: 3px;
  background-image: url("/images/sfondo_box1.png");
  background-repeat: repeat-y;
  
}
#box_adsense{
  float: left;
  width: 468px;
  height: 80px;
  margin-left: 224px;
  margin-top:10px;
}
#box_sopra img{
  margin-top: 5px;
  float: left;
  margin-left: 1px;
  margin-right: 6px;
  /*margin-right: 10px;
  margin-left: 20px;*/
}
#testo_centrale{
  float: left;
  width: 400px;
  min-height: 200px;
  margin-left: 20px;
  margin-top: 20px;
  font-size: 14px;
  color: #535151;
  
}
#testo_centrale h2,#testo_centrale_home h2{
  font-size: 15px;
  color: #032d03;
}

#testo_centrale a,#testo_centrale_home a{
  color: #032d03;
  font-weight: bold;
  text-decoration: none;
  
}
#testo_centrale_home{
  float: left;
  width: 600px;
  min-height: 200px;
  margin-left: 20px;
  margin-top: 20px;
  font-size: 14px;
  color: #535151;
  
}

#testo_centrale table{
  float: left;  
}
#contatti{
  float: left;
}
#contatti td{
  float: left;
}
#box_sotto{
  float: left;
  width: 270px;
  
  margin-left: 10px;
  background-image: url("/images/sfondo_box2.png");
  background-repeat: repeat-y;
}

#submenu{
  float: left;
  height: 40px;
  width: 915px;
  margin-left:60px;
  margin-top: 40px;
  
  border-top: 5px solid #177020;
  font-family: Verdana;
  font-size: 12px;
}
#submenu2{
  float: left;
height:60px;
margin-left:247px;
width:728px;  
margin-top:28px;
}
#submenu ul{
  float: left;
  list-style: none;
  margin-left: 120px;  
  
}
#submenu ul li{
  float: left;
  width: 110px;
  color: #8c8c8c;
  text-align: center;
}
#submenu ul li a{
  color: #8c8c8c;
  text-decoration: none;
}
#erba{  
  float: left;
  
  
  width: 100%;
  height: 246px;
  /*background-image: url("images/erba.png");
  background-repeat: repeat-x;
  background-position: bottom center;*/
  margin: 0px;
  padding: 0px;
  margin-top: -13px;
  
  
}
#wa_erba{
  float: left;
  width: 1046px;
  height: 246px;
  
  position: relative;
  top: 5px;
  left: 50%;
  margin-left: -523px;
  
  
  background-image: url("/images/sfondo_wrapper.png");
  background-repeat: repeat-y;
  background-position: center;
   
}
#wa_erba_sfondo{
  float: left;
  width: 100%;
  height: 246px;
  z-index:1;
  margin-top: -240px; 
  position: relative;
  background-image: url("/images/erba.png");
  background-repeat: repeat-x;
  background-position: bottom center;
  
}
#calendario {
  float: left;
  width: 983px;
  margin-left:50px;
}
#menuCalendario {
  float: left;
  width: 927px;
  margin-left:50px;
}
