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