.colore {
	height: 12px;
	width: 12px;
}
.barretta {
	background-image: url(../img/layout/barretta.gif);
	background-repeat: repeat-x;
	height: 9px;
}
a.bianco:link {
	color:#ffffff;
	text-decoration: none;
}
a.bianco:visited {
	color:#ffffff;
	text-decoration: none;
}
a.bianco:hover {
	color:#ffffff;
	text-decoration: underline;
}
.accessibility {
	color: #FFFFFF;
	background-image: url(../img/layout/accesibile.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	height: 23px;
	width: 198px;
	background-color: #0B0B0B;
}
.ricerca {
	width: 184px;
 	background-image: url(../img/layout/sfondoRicerca.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	background-position: center top;
	background-color: #BCBCBD;
	padding: 5px;
	height: 40px;
}
.campoTesto {
	border: 1px solid #A5ACB2;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(auto,auto,auto,auto);
	width: 160px;
}
.puntini {
	background-color: #FFFFFF;
	background-image: url(../img/layout/puntino.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 3px;
}
.chiusura {
	background-color: #FFFFFF;
	background-image: url(../img/layout/barretta.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
}
.topName {
	background-image: url(../img/layout/nomeEng.gif);
	background-repeat: no-repeat;
	height: 92px;
	width: 145px;
}
.topImg {
	background-image: url(../img/layout/banner.jpg);
	background-repeat: no-repeat;
	height: 92px;
	width: 580px;
}
.topIapb {
	background-image: url(../img/layout/iapb.gif);
	background-repeat: no-repeat;
	height: 42px;
	vertical-align: middle;
}
.italia {
	background-image: url(../img/img/italia.gif);
	background-repeat: no-repeat;
	height: 330px;
	width: 345px;
}
.sediSx {
	background-image: url(../img/layout/puntiSedi.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
	padding-left: 5px;
}
.sediDx {
	background-image: url(../img/layout/puntiSedi.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
	vertical-align: middle;
	text-align: right;
	font-size: 12px;
	padding-right: 5px;
}
.barrettaSmall {
	background-image: url(../img/layout/barretta.gif);
	background-repeat: repeat-x;
	height: 5px;
	background-position: center;
}
