

#home {

       position: absolute;
	   left: 55px;
	   top: 160px;
	   
}

#quadri {

       position: absolute;
	   left: 155px;
	   top: 160px;
	   height: 30px; /*meta dallimmagine*/ 
       width: 110px; 
       text-indent: 10000px; 
       overflow: hidden; 
       background: url(img/tasti/immagini/tasto3.gif) top left no-repeat; 
       display: block; 
} 

#quadri:hover{ 
background-position: bottom left;
background: url(img/tasti/immagini/tastover3.gif) top left no-repeat;  
} 

#disegno {

       position: absolute;
	   left: 265px;
	   top: 160px;
	   height: 30px; /*meta dallimmagine*/ 
       width: 110px; 
       text-indent: 10000px; 
       overflow: hidden; 
       background: url(img/tasti/immagini/tasto4.gif) top left no-repeat; 
       display: block; 
} 

#disegno:hover{ 
background-position: bottom left;
background: url(img/tasti/immagini/tastover4.gif) top left no-repeat;  
} 

#icone {

       position: absolute;
	   left: 375px;
	   top: 160px;
	   height: 30px; /*meta dallimmagine*/ 
       width: 160px; 
       text-indent: 10000px; 
       overflow: hidden; 
       background: url(img/tasti/immagini/tasto5.gif) top left no-repeat; 
       display: block; 
} 

#icone:hover{ 
background-position: bottom left;
background: url(img/tasti/immagini/tastover5.gif) top left no-repeat;  
} 

#link {

       position: absolute;
	   left: 535px;
	   top: 160px;
	   height: 30px; /*meta dallimmagine*/ 
       width: 100px; 
       text-indent: 10000px; 
       overflow: hidden; 
       background: url(img/tasti/immagini/tasto6.gif) top left no-repeat; 
       display: block; 
} 

#link:hover{ 
background-position: bottom left;
background: url(img/tasti/immagini/tastover6.gif) top left no-repeat;  
} 

#contatti {

       position: absolute;
	   left: 635px;
	   top: 160px;
	   height: 30px; /*meta dallimmagine*/ 
       width: 110px; 
       text-indent: 10000px; 
       overflow: hidden; 
       background: url(img/tasti/immagini/tasto7.gif) top left no-repeat; 
       display: block; 
} 

#contatti:hover{ 
background-position: bottom left;
background: url(img/tasti/immagini/tastover7.gif) top left no-repeat;  
} 

#ca {

       position: absolute;
	   left: 70px;
	   top: 260px;
	   height: 160px;  
       width: 200px;
}

#cb {

       position: absolute;
	   left: 290px;
	   top: 260px;
	   
}

#cc {

       position: absolute;
	   left: 530px;
	   top: 260px;
	   
}

#ca2 {

       position: absolute;
	   left: 70px;
	   top: 420px;
}

#cb2 {

       position: absolute;
	   left: 290px;
	   top: 447px;
	   height: 103px;  
       width: 220px;
}

#cc2 {

    
}
