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