#wrapperBox{
	height:110px;
	position:relative;
	width:210px; /* 768px */
}
#wrapperTop{
	height:60px;
}
#wrapperBottom{
	height:50px;
	position: absolute;
	bottom: 0;
}
#aperto {
	BACKGROUND-COLOR: #f0f0f0;
	BORDER-BOTTOM: #cdcdcd 1px solid;
	BORDER-RIGHT: #cdcdcd 1px solid;
	BORDER-TOP: #cdcdcd 1px solid;	
	HEIGHT: 52px;
	MARGIN-LEFT: 204px;
	POSITION: absolute;
	WIDTH: 565px;
	Z-INDEX: 1;
	}	
#chiuso {
	BACKGROUND-COLOR: #f0f0f0;
	BORDER: #cdcdcd 1px solid;
	/*border-collapse: collapse;*/
	/*BORDER-RIGHT: 0;*/
	COLOR: #e0503c;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 18px;
	HEIGHT: 52px;
	POSITION: absolute;
	WIDTH:203px;
	_width:206px; /* IE6 */
}
#sotto {
	BACKGROUND-COLOR: #fff;
	BORDER-BOTTOM: #cdcdcd 1px solid;
	BORDER-RIGHT: #cdcdcd 1px solid;
	BORDER-TOP: #cdcdcd 1px solid;	
	HEIGHT: 86px;
	MARGIN-LEFT: 204px;
	POSITION: absolute;
	WIDTH: 565px;
	Z-INDEX: 1;
}
#chiuso2 {
	BACKGROUND-COLOR: #fff;
	BORDER: #cdcdcd 1px solid;
	/*border-right: 0;*/
	COLOR: #e0503c;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 20px;
	HEIGHT: 86px;
	POSITION: absolute;
	WIDTH:203px;
	_width:206px; /* IE6 */
}
#context {
	LEFT: 19px;
	WIDTH: 203px;
	LINE-HEIGHT: 16px;
	POSITION: absolute;
	TOP: 7px;
	HEIGHT: 52px;
}
.imgapri {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	LEFT: 160px;
	BORDER-LEFT: medium none;
	BOTTOM: 18px;
	BORDER-BOTTOM: medium none;
	POSITION: absolute;
}
.imgchiudi {
	border: none;
	BOTTOM: 2px;
	position: absolute;
	RIGHT: 2px;
}
#serviziocontext {
	LEFT: 2px;
	WIDTH: 203px;
	LINE-HEIGHT: 10px;
	POSITION: absolute;
	TOP: 15px;
	HEIGHT: 85px;
}
.servizioimgapri {
	border: none;
	position: absolute;
	left: 175px;
	top: 15px;
}
.servizioimgchiudi {
	border: none;
	position: absolute;
	right: 2px;
	top: 2px;
	bottom: 2px;
}
#allinea_flash {
	MARGIN-TOP: 8px;
	MARGIN-BOTTOM: 9px;
}
#motore_di_ricerca {
	MARGIN-TOP: 12px
}
/* CLASSI PER LA GESTIONE DEI BOTTONI */
.buttonNormal {
    border: 1px solid #DADADA;
    background:#F2670C;
    color:#FFFFFF;
}
.bottonearanciosx {
	background-image: url(img_costruzione/btn_a_sx.gif);
	height: 20px;
	min-height: 20px;
	width: 8px;
	background-repeat: no-repeat;
}
.bottonearanciodx {
	background-image: url(img_costruzione/btn_a_dx.gif);
	height: 20px;
	min-height: 20px;
	background-repeat: no-repeat;
	text-align: right;
	width: 8px;
}
.bottonearanciocentro {
	background-image: url(img_costruzione/btn_a_center.gif);
	background-position:top;
	height: 20px;
	min-height: 20px;
	padding: 0px 5px  0px 5px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	vertical-align:middle;
	text-align:center;
}
.bottonearanciocentro a, .bottonearanciocentro a:visited, .bottonearanciocentro a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	vertical-align:middle;
}
.bottonearanciocentro a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
#motore_di_ricercafissohome {
	MARGIN-TOP: 14px;
	PADDING-LEFT: 55px;
}
#scrollbox{
	position: relative;
	width: 200px; /*marquee width */
	height: 140px; /*marquee height */
	background-color: white;
	overflow: hidden;
	padding: 4px;
	/*padding-left: 4px;*/
}

