body {
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align : center;
	min-width : 950px;
	background-color:#E8E8E8;
}
#Container {
	position:relative;
	text-align : left;
	width:950px;
	height:1000px;
	margin-left : auto;
	margin-right : auto;
	background-color:#FFFFFF;
	border-left:1px #9dadb4 solid;
	border-right:1px #9dadb4 solid;
}
#CNT_top {
	width:950px;
	height:100px;
	float:left;
	margin-bottom:12px;
}
#CNT_corpoj1 {
	width:205px;
	height:688px;
	float:left;
	background:url(graph/j1.jpg) no-repeat;
	margin-right:13px;
}
#CNT_corpoj2 {
	width:190px;
	height:688px;
	float:left;
	background:url(graph/j2.jpg) no-repeat;
	margin-right:13px;
}
#CNT_corpoj3 {
	width:191px;
	height:688px;
	float:left;
	background:url(graph/j3.jpg) no-repeat;
	margin-right:12px;
}
#CNT_corpoj4 {
	width:195px;
	height:688px;
	float:left;
	background:url(graph/j4.jpg) no-repeat;
	margin-right:13px;
}
#CNT_corpoj5 {
	width:118px;
	height:688px;
	float:left;
}
#CNT_Btm_pre {
	width:950px;
	height:150px;
	margin-top:12px;
	float:left;
	background-color:#E8E8E8;
}
#CNT_Btm {
	width:950px;
	height:38px;
	float:left;
}

#CNT_contj2 {
	width:180px;
	height:678px;
	padding:5px;
	background-color:#FFFFFF;
	filter:alpha(opacity=75); -moz-opacity:.75; opacity:.75;
	overflow:auto;
}
#CNT_contj3 {
	width:181px;
	height:678px;
	padding:5px;
	background-color:#336699;
	overflow:auto;
}

/* Stile */

.Testo {
	font-family: Verdana, Arial, Times, serif, Tahoma, "Trebuchet MS";
	color:#000000;
	font-size: 11px;
	font-weight:normal;
}
.Testo_b {
	font-family: Verdana, Arial, Times, serif, Tahoma, "Trebuchet MS";
	color:#FFFFFF;
	font-size: 11px;
	font-weight:normal;
}
.Pic {
    border:2px #FFFFFF solid;
	margin:5px;
}
.PicL {
	margin:9px;
}
a:link {
	color:#006699;
	text-decoration: underline;
}
a:visited {
	color:#006699;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	color:#006699;
	text-decoration: underline;
}

/* FINE Stile */
