#spazio {
	font-family: tahoma;
	width: 2px;
	font-size: 8px;
	color: #808080;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	display: inline-block;
}

#barra {
	background-image: url(img/barra.gif);
	background-repeat: no-repeat;
	font-family: tahoma;
	width: 555px;
	height: 8px;
	font-size: 8px;
	color: #808080;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	display: inline-block;
}

a.piccolo {
	background-image: url(img/01.gif);
	background-repeat: no-repeat;
	font-family: tahoma;
	text-transform: uppercase;
	width: 62px;
	height: 21px;
	font-size: 10px;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 4px;
}

a.piccolo:hover {
	background-image: url(img/01.gif);
	background-repeat: no-repeat;
	font-family: tahoma;
	text-transform: uppercase;
	width: 62px;
	height: 21px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 4px;
}

a.medio {
	background-image: url(img/03.gif);
	background-repeat: no-repeat;
	font-family: tahoma;
	text-transform: uppercase;
	width: 82px;
	height: 21px;
	font-size: 10px;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 4px;
}

a.medio:hover {
	background-image: url(img/03.gif);
	background-repeat: no-repeat;
	font-family: tahoma;
	text-transform: uppercase;
	width: 82px;
	height: 21px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 4px;
}

a.grande {
	background-image: url(img/02.gif);
	background-repeat: no-repeat;
	font-family: tahoma;
	text-transform: uppercase;
	width: 181px;
	height: 21px;
	font-size: 10px;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 4px;
}

a.grande:hover {
	background-image: url(img/02.gif);
	background-repeat: no-repeat;
	font-family: tahoma;
	text-transform: uppercase;
	width: 181px;
	height: 21px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 4px;
}