/* CSS Document */
body,td,th {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background: url(immagini/bg-circle-b.jpg) no-repeat center fixed #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;

	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #A5A5A5;
	scrollbar-darkshadow-color: #333333;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #777777;
}

p {
	margin: 0px;
}

/* img, div { behavior: url(/scripts/iepngfix/iepngfix.htc) } */

div.centrato {
	display: block;
	width: 932px;
	height: 550px;
	
	position: absolute;
	top: 50%;
	left: 50%;
	
	margin: -275px 0 0 -460px;
	
/*	background:  #900;*/
}



#columnA {
/*	background-color: #121212;*/
/*	position: relative;
	top: 0px;
	left: 0px;
	width: 120px;
	height: 450px;*/
	float: left;
	width: 120px;
	height: 550px;
}

#columnB {
/*	background-color: #212121;*/
/*	position: relative;
	top: -450px;
	left: 120px;*/


	float: left;
	width: 800px;
	height: 540px;
}



#logo {
	background: url(/immagini/logob.gif) no-repeat;
	background-color: #000;
	position: relative;
	width: 100px;
	height: 100px; }


/* MENU */

#menu {
/*	background-color: #313131;*/
	font-family: Century Gothic, Arial;
	position: relative;
	margin-top: 0px;
	height: 370px; }


.box-menu1 {
	color: #FFFFFF;
	font-size: 12px;

	margin-top: 11px;
	height: 54px;
	z-index: 400;
}
.box-menu1 a {
	outline: none;
	cursor: pointer;
}

.box-menu2 {
	font-size: 9px;
/*	margin-left: 5px;*/
	line-height: 1em;
	color: #777;
	z-index: 500;
}
.box-menu2 a:link,
.box-menu2 a:visited {
	outline: none;
	color: #777;
}
.box-menu2 a:hover,
.box-menu2 a:active {
	outline: none;
	color: #CCC;
}
.hl {
/*	color: #F90;*/
	color: #D4973D;
	font-weight: bold;
}

/* CORPO */

#corpo-container {
	background-color: #FFFFFF;
	background: url(immagini/corpo-loading.gif) top no-repeat;
	color: #000000;
	font-size: 9px;

	position: relative;
	width: 800px;
	height: 450px;
	min-height: 450px;
	overflow: hidden;
	empty-cells: show;
}
#corpo {
	background-color: #FFF;
	color: #000000;
	font-size: 11px;

	position: relative;
	width: 800px;
	height: 450px;
	min-height: 450px;
	overflow: hidden;
}
#corpo table,td,th {
	font-size: 11px;

	empty-cells: show;
	text-align: justify;
	color: #000000;
	word-spacing: 4px;
}
#corpo a:link,
#corpo a:visited {
	font-weight: bold;
	color: #333333;
	border-bottom: #D4973D 1px solid;
	text-decoration: none;
	outline: none;
}
#corpo a:hover,
#corpo a:active {
	font-weight: bold;
	color: #FF9900;
	border-bottom: #FF9900 1px solid;
	text-decoration: none;
	outline: none;
}

#corpo-descr-container {
	width: 500px;
	height: 20px;
	font-size: 10px;

	position: absolute;
	top: 420px;
	left: 420px;
	z-index: 100;
}

	#corpo-descr {
/*	background-color: #FFF;*/
/*		background: url(immagini/corpo-descr-sfumatura.gif) no-repeat;*/
/*		border-bottom: #CCCCCC 1px solid;*/
		color: #999999;
		text-align: right;
		letter-spacing: 0.3em;
		font-weight: bold;

		margin-right: 20px;
		overflow: hidden;
	}

#navigator {
/*	background-color: #999999;*/
/*	color: #F90;*/
	color: #D4973D;
	font-size: 19px;
	text-align: right;
/*	text-transform: uppercase;*/
	padding-top: 10px; /* distanza da elemento superiore */
	font-stretch: condensed;
	letter-spacing: 0.5em;
	left: 10px;

	position: relative;
	width: 800px;
	min-height: 30px;
	overflow: hidden;
}
.navigator-w {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0em;
	word-spacing: 0em;
}


#descr {
/*	background-color: #666666;*/
	font-size: 11px;
	text-align: justify;

	position: relative;
	width: 800px;
	height: 60px;
	overflow: hidden;
}

#copybar {
	float: right;
	height: 450px;
	width: 10px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}


#terminieco {
	padding: 10px;
	font-size: 9px;
	border: #333333 2px solid;
	background: #FFFFFF;
	color: #444;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 550px;
	overflow: auto;
	text-align: justify;
}

.trasparenza {
	filter: alpha(opacity=50);
	opacity: 0.90;
	-moz-opacity: 0.90;
}

#scrollbar {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 10px;
}

.primaRiga { font-size: 14px; font-weight: bold; cursor: pointer; }
.secondaRiga { margin-left: 20px; }

.reqfield {
	background-color: #FFFFEE;
	border: #FFCC66 1px solid;
}
.notreqfield {
	background-color: #FFFFFF;
	border: #CCCCCC 1px solid;
}
.buttony {
	background-color: #FFCC66;
	border: #D4973D 1px solid;
}
.buttonw {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: none;
	margin: 0px 10px
}
