@charset "utf-8";
/* CSS Document */

/* Generale */

#colonna-destra {
	width: 600px;
	padding: 5px;
}
.immagine {
	margin: 0px 0px 0px 5px;
	background: url(immagini/img12E.png) top left no-repeat;
	float: right;
}
.due-immagini {
	width: 205px;
	height: 400px;
	float: right;
}
.immagine-com {
	width: 190px;
	height: 190px;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	background: url(immagini/img12D.png) top left no-repeat;
	float: right;
}
.immagine-foto {
	width: 190px;
	height: 190px;
	padding: 5px;
	background: url(immagini/img12G.png) top left no-repeat;
	float: left;
}
.immagine-merchandising {
	width: 190px;
	height: 190px;
	padding: 5px;
	background: url(immagini/img12I.png) top left no-repeat;
	float: left;
}
.fascia-interno {
	background: url(immagini/img14A.png) top right no-repeat;
}
.fascia-interno2 {
	background: #FF0000 url(immagini/img15A.png) top right no-repeat;
}

/*Stili testo e stile dei link testo*/

.Stile1 a:hover {
	background-color: #FF0000;
}
.Stile2 a:hover {
	background-color: #FF0000;
}
.Stile3 a:hover {
	background-color: #FF0000;
}
.Stile4 a:hover {
	background-color: #FF0000;
}
.Stile5 a:hover {
	background-color: #FF0000;
}
.Stile6 a:hover {
	background-color: #FF0000;
}
