@charset "utf-8";
/* CSS Document */

/* Generale */

#colonna-destra {
	width: 600px;
	padding: 5px;
}
.immagine {
	margin: 0px 0px 5px 0px;
	background: url(immagini/img12C.png) top left no-repeat;
  	float: left;
   }
   
/*Stili testo e stile dei link testo*/
 
Stile1 a:hover {
	background-color: #FFFF00;
}
Stile2 a:hover {
	background-color: #FFFF00;
}
Stile3 a:hover {
	background-color: #FFFF00;
}
Stile4 a:hover {
	background-color: #FFFF00;
}
Stile5 a:hover {
	background-color: #FFFF00;
}
Stile6 a:hover {
	background-color: #FFFF00;
}
