/* CSS Document */
HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; text-align:center; 
}
BODY {
	FONT-SIZE: 13px;  MARGIN: 0px; PADDING-TOP: 0px; FONT-FAMILY: "Times New Roman", Times, serif; text-align:center; COLOR: #707173; background-color:#E6E6E6;
}
#intro {
	width: 1024px; text-align: left; MARGIN: 0px auto; color:#FFFFFF; font-size:11px;
}
#content {
	width: 1024px; BORDER-RIGHT: #E6E6E6 21px solid; BORDER-TOP: #E6E6E6 50px solid; BORDER-LEFT: #E6E6E6 39px solid; BACKGROUND-COLOR: #E6E6E6; text-align: left; MARGIN: 0px auto; 
}
/* colonna sx */
#content #left {
	FLOAT: left; height:613px;  WIDTH: 200px;
}
#content #logo {
	border-top: #E6E6E6 144px solid;  border-bottom: #E6E6E6 80px solid;  WIDTH: 196px;
}
#content #menu-left {
	border-left: #E6E6E6 4px solid; WIDTH: 190px; height: 287px
}
#content #ris {
	border-left: #E6E6E6 4px solid; WIDTH: 190px; height: 12px
}
TD.riss{ width:190; height:80px; vertical-align:bottom}

/* colonna mid */
#content #mid {
	FLOAT: left; height:613px;  WIDTH: 652px;
}
#content #top-menu {
	FLOAT: left; height: 160px;  WIDTH: 652px;
}
#content #bot {
	FLOAT: left; border-right: #E6E6E6 6px solid; height: 191px; width: 157px; text-align:center
}
#content #scena {
	FLOAT: left; text-align: left; height: 405px;  WIDTH: 646px; background-color: #707173; color:#FFFFFF; border-top: #707173 19px solid;
}
#content #scena_gall {
	FLOAT: left; text-align: left; height: 405px;  WIDTH: 646px; background-color: #FFFFFF; 
}
#content #cont-img {
	FLOAT: left; text-align: left; WIDTH: 169px; background-color: #707173; color:#FFFFFF; border-top: #707173 12px solid;
}
#content #cont-txt {
	FLOAT: left; text-align: left; WIDTH: 344px; background-color: #707173; color:#FFFFFF; border-top: #707173 9px solid;
}
#content #imag {
	border-bottom: #707173 7px solid;
}


/* colonna dx */
#content #right {
	FLOAT: left; height:613px; text-align: right; width: 125px
}
#content #lang {
	border-top: #E6E6E6 191px solid; border-bottom: #E6E6E6 340px solid;
}
#content #dx-menu {
	
}
/* testi */
#tasti{border-top: #E6E6E6 4px solid;  border-bottom: #E6E6E6 4px solid; cursor:pointer;}
#tasti_b{border-top: #E6E6E6 1px solid;  border-bottom: #E6E6E6 1px solid; cursor:pointer;}
H1 {line-height: 25px; FONT-SIZE: 12px;  FONT-FAMILY: "Times New Roman", Times, serif; font-weight: normal; MARGIN: 0px; PADDING-TOP: 0px;}
H2 {line-height: 15px; FONT-SIZE: 12px;  FONT-FAMILY: "Times New Roman", Times, serif; font-weight: normal; MARGIN: 0px; PADDING-TOP: 0px; }

A.link-a { BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: none; COLOR: #707173; }
A.link-a:link { BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: none; COLOR: #707173; }
A.link-a:active { BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: none; COLOR: #707173; }
A.link-a:hover { BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: none; COLOR: #a8a8a8; }

A.link-b { BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: none; COLOR: #a8a8a8; }
A.link-b:link { BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: none; COLOR: #a8a8a8; }
A.link-b:active { BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: none; COLOR: #a8a8a8; }
A.link-b:hover { BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: none; COLOR: #a8a8a8; }

A.link-c { BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: none; COLOR: #a8a8a8; }
A.link-c:link { BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: none; COLOR: #a8a8a8; }
A.link-c:active { BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: none; COLOR: #a8a8a8; }
A.link-c:hover { BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: none; COLOR: #707173; }

.select { COLOR: #a8a8a8; }
.titolo { font-size:16px; font-weight:bold }


#basic-accordian{ z-index:2; }
.accordion_headings{color:#BAAF9B;cursor:pointer;}
.accordion_headings:hover{color:#000000 /* hover */}
.accordion_child{ /* sfondo */}
.header_highlight{color:#000000 /* tasto selezionato */}

TD.immagini { valign: top;	text-align: left; width: 159px; font-size:6px }
TD.testo { valign: top;	text-align: left; width: 354px; }

.root 		{
		position:		relative;
		height:			399px;
		width:			550px;
		margin: 		0px 0px 0px 0px;		
		}
.root p 	{
		margin:			0px 0px 0px 0px;
		}
.thumb 		{
		position:		absolute;
		height:			9px;
		width:			15px;
		left: 			10px;
		}
.up, .dn 	{
		position:		absolute;
		left: 			10px;
		}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
		border:			0;
		}
.scrollContainer { 
		position:		absolute; 
		left:			2px; 
		top:			19px; 
		width:			550px; 
		height:			399px; 
		clip:			rect(0 467 200 0); 
		overflow:		auto; 
/*   	border-top:		2px solid #000000;
		border-left:	2px solid #000000;
		border-right:	2px solid #686262;
		border-bottom:	2px solid #686262;    */	
		background:		#707173;
		}
.scrollContent { 
		position:		absolute; 
		left:			0px; 
		top:			0px; 
		width:			550px; 
		}



/*********************** tooltip ***********************/

#bubble_tooltip{ width:109px; position:absolute;	display:none; }
#bubble_tooltip .bubble_top{ background-image: url('imm/bubble_top.gif'); background-repeat:no-repeat; height:10px;	}
#bubble_tooltip .bubble_middle{ background-image: url('imm/bubble_middle.gif'); background-repeat:repeat-y;	position:relative; top:-6px; padding-left:7px; padding-right:7px;height:13px; }
#bubble_tooltip .bubble_middle span{ left:-10px; position:relative; top:-3px; FONT-FAMILY: "Times New Roman", Times, serif; text-align:center; COLOR: #FFFFFF; font-size:13px; }
#bubble_tooltip .bubble_bottom{ background-image: url('imm/bubble_bottom.gif');	background-repeat:no-repeat; height:13px; position:relative; top:-6px; }
