
body {
    font-family: Verdana,Arial,sans-serif;
    background-color: #EEDD99;
}

.divsponsor {
	width: 250px;
	height: 581px;
	background: url(immagini/sponsor.jpg) no-repeat top left;
}

td, th, h1, h2, h3, h4, h5, h6 {
    font-family: Verdana,Arial,sans-serif;
    color: #000000;
}

a:link, a:visited, a:hover {
    font-family: Verdana,Arial,sans-serif;  
	color: #666666;
}

a:hover {
    font-family: Verdana,Arial,sans-serif;  
	color: #6666ff;
}

.divhomepage {
	width: 202px;
	height: 40px;
}
.divhomepage a {
	display: block;
	width: 202px;
	height: 40px;
	background: url(immagini/homepage.png) no-repeat top left;
}
.divhomepage a:hover {
	background-position: top right;
	background: url(immagini/homepagehover.png) no-repeat top left;
}

.divcontatti {
	width: 152px;
	height: 40px;
}
.divcontatti a {
	display: block;
	width: 152px;
	height: 40px;
	background: url(immagini/contatti.png) no-repeat top left;
}
.divcontatti a:hover {
	background-position: top right;
	background: url(immagini/contattihover.png) no-repeat top left;
}

.divlink {
	width: 106px;
	height: 40px;
}
.divlink a {
	display: block;
	width: 106px;
	height: 40px;
	background: url(immagini/link.png) no-repeat top left;
}
.divlink a:hover {
	background-position: top right;
	background: url(immagini/linkhover.png) no-repeat top left;
}

.divartigiani {
	width: 440px;
	height: 40px;
}
.divartigiani a {
	display: block;
	width: 440px;
	height: 40px;
	background: url(immagini/artigianivenatori.png) no-repeat top left;
}
.divartigiani a:hover {
	background-position: top right;
	background: url(immagini/artigianivenatorihover.png) no-repeat top left;
}

.divgalleria {
	width: 313px;
	height: 40px;
}
.divgalleria a {
	display: block;
	width: 313px;	
	height: 40px;
	background: url(immagini/galleriafotografica.png) no-repeat top left;
}
.divgalleria a:hover {
	background-position: top right;
	background: url(immagini/galleriafotograficahover.png) no-repeat top left;
}