@charset "utf-8";

.sx {
	background-image: url(images/sx.png);
	background-repeat: repeat-y;
	width: 8px;
}

.dx {
	background-image: url(images/dx.png);
	background-repeat: repeat-y;
	width: 8px;
}

.down {
	background-image: url(images/down.png);
	background-repeat: repeat-x;
	height: 8px;
}


.angolo-sx {
	background-image: url(images/angolo-sx.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}

.angolo-dx {
	background-image: url(images/angolo-dx.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}

.img_rollover{
	background-image:url(immagini/tasto-bianco.jpg);
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	color:#006;
	font-size:10px;
	text-decoration:none;
	font-weight: bold;
}
.box {
	background-image: url(grafica/box.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 182px;
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
}
.Stile2 {
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
}
.Stile21 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.box_v {
	background-repeat: no-repeat;
	background-position: center center;
	height: 182px;
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
}
.Stile3 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
}.Stile3_arancione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F60;
}
.Stile4 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.back-header {
	background-image: url(grafica/fondo-tastiera.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.altezza-punti {
	height: 10px;
}
.altezza {
	height: 15px;
}
.Stile44 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
