body{
  font-family:verdana;
  font-size:11px;
  line-height:18px;
  background-color: #ffffff;
  margin-left: 0px;
  margin-right: 0px;	
  z-index: 1;
}

#sfondo{

    background-image: url("../images/sfondo.jpg");
    background-repeat: repeat-x;
    position:absolute;
    width:100%;
}


a{
 text-decoration: none;
 color: black;
}

a:HOVER{
 text-decoration: underline;
  
}

h2{
	font-size: 14px;
}

#ind{
   position:absolute;
   left:30px;
   top:560px;
   z-index: 5;
text-align:right;
   
}

#evento{
   position:absolute;
   left:150px;
   top:250px;
  font-family:verdana;
  font-size:11px;
   
}

iframe{
  
  border: 0px;


}

#contatti{
   position:absolute;
   left:50px;
   top:430px;
   z-index: 5;
text-align:left;
   
}


.powered{
	font-size: 10px;
	
}

.powered a:hover{
	 color: #ffffff;
	 text-decoration: none;
}

.powered a{
	 color: #006666;
	 text-decoration: none;
}

img, img[usemap], object[usemap] {
   border:0;
}

#menuComune{
   position:absolute;
   left:65px;
   top:33px;
   font-family: arial;
   font-size: 14px;
   color: black;  
   z-index: 2;
}

#menuComune a{
   text-decoration:inherit;
   color: white;
   
}

#menuComune a:hover{
  color:#cccccc;
 
   
}

#striscia{
   position:absolute;
   left:55px;
   top:23px;
   z-index: 1;
}

#sezioneMenu{
   position:absolute;
   left:685px;
   top:30px;
   width:200px;
   font-size: 21px;
   color: white;
   text-align: right;
   z-index: 2;
   
}

#testo{
   position:absolute;
   left:50px;
   top:100px;
   width:400px;
   text-align: justify;   
}

.activeLink{
	color: #cccccc;
}
