tr.ExplorerTR {
	font: 1px/1px monospace;
}

.BoxContenitore {
	display: block;
	position: relative;
}

.SopraSin, .SopraCen, .SopraDes, .SottoSin, .SottoCen, .SottoDes, .BoxBescSopraSin, .BoxBescSopraCen, .BoxBescSopraDes, .BoxBescSottoSin, .BoxBescSottoCen, .BoxBescSottoDes {
	height: 11px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}

.SopraSin {
	min-width: 11px;
	width: 11px;
	background-repeat: no-repeat;
	background-image: url(images/BoxGrigio/AltoSin.gif);
	
}

.SopraCen {
	min-width: 50px;
	background-repeat: repeat-x;
	background-image: url(images/BoxGrigio/AltoCen.gif);
}

.SopraDes {
	min-width: 11px;
	width: 11px;
	background-repeat: no-repeat;
	background-image: url(images/BoxGrigio/AltoDes.gif);
}

.LatoSin {
	min-width: 11px;
	width: 11px;
	height: 100% !important;
	background-repeat: repeat-y;
	background-image: url(images/BoxGrigio/LatoSin.gif);
	background-color: transparent;
	min-height: 20px;
}

.LatoDes {
	min-width: 11px;
	width: 11px;
	height: 100% !important;
	background-repeat: repeat-y;
	background-image: url(images/BoxGrigio/LatoDes.gif);
	background-color: transparent;
	min-height: 20px;
}

.SottoSin {
	min-width: 11px;
	width: 11px;
	background-repeat: no-repeat;
	background-image: url(images/BoxGrigio/BassoSin.gif);
	
}

.SottoCen {
	min-width: 50px;
	background-repeat: repeat-x;
	background-image: url(images/BoxGrigio/BassoCen.gif);
}

.SottoDes {
	min-width: 11px;
	width: 11px;
	background-repeat: no-repeat;
	background-image: url(images/BoxGrigio/BassoDes.gif);
}

.Centrale {
	background-color: #E7E9E9;
}

/*-------------------------------------------------*/

.BoxBescSopraSin {
	min-width: 11px;
	width: 11px;
	background-repeat: no-repeat;
	background-image: url(images/BoxBesc/AltoSin.jpg)
	
}

.BoxBescSopraCen {
	min-width: 50px;
	background-repeat: repeat-x;
	background-image: url(images/BoxBesc/AltoCen.jpg);
}

.BoxBescSopraDes {
	min-width: 11px;
	width: 11px;
	background-repeat: no-repeat;
	background-image: url(images/BoxBesc/AltoDes.jpg);
}

.BoxBescLatoSin {
	width: 11px;
	height: 100% !important;
	background-repeat: repeat-y;
	background-image: url(images/BoxBesc/LatoSin.jpg);
	background-color: transparent;
}

.BoxBescLatoDes {
	width: 11px;
	height: 100% !important;
	background-repeat: repeat-y;
	background-image: url(images/BoxBesc/LatoDes.jpg);
	background-color: transparent;
}

.BoxBescSottoSin {
	min-width: 11px;
	width: 11px;
	background-repeat: no-repeat;
	background-image: url(images/BoxBesc/BassoSin.jpg);
	
}

.BoxBescSottoCen {
	min-width: 50px;
	background-repeat: repeat-x;
	background-image: url(images/BoxBesc/BassoCen.jpg);
}

.BoxBescSottoDes {
	min-width: 11px;
	width: 11px;
	background-repeat: no-repeat;
	background-image: url(images/BoxBesc/BassoDes.jpg);
}

.BoxBescCentrale {
	background-color: #FAF7EF;
	height: auto;
}