/*Stile Loghi */

div#loghi { 
	float: left;
	width: 770px;
	height: 146px; 
	background: #000 url(../immagini/loghiBG.jpg) left center repeat-x;
}
	
#loghi a { 
	display: block; 
	float: left; 
	width: 154px;
	height: 146px; 
}
	
a#logoApple { 
	background: transparent url(../immagini/veronica.jpg) center no-repeat; 
}

a#logoEizo { 
	background: transparent  url(../immagini/logoEizo.jpg) center no-repeat; 
}

a#logoEpson { 
	background: transparent url(../immagini/logoEpson.jpg) center no-repeat; 
}

a#logoLaCie { 
	background: transparent url(../immagini/logoLaCie.jpg) center no-repeat; 
}

a#logoWacom { 
	background: transparent url(../immagini/logoWacom.jpg) center no-repeat; 
}