body {
	background-color: #000000;
}
#Top {
	position:absolute;
	width:100%;
	height:60px;
	z-index:1;
	left: 0;
	top: 0;
	background-color: #000000;
}
#Mid_up {
	position:absolute;
	width:100%;
	height:270px;
	z-index:2;
	left: 0;
	top: 60px;
	background:url(blu.jpg) repeat;
}

#Mid_up_prod {
	position:absolute;
	width:100%;
	height:541px;
	z-index:2;
	left: 0;
	top: 60px;
	background:url(blu.jpg) repeat;
	overflow:auto;
}
#Mid {
	position:absolute;
	width:100%;
	height:180px;
	z-index:2;
	left: 0;
	top: 330px;
	background-color: #336588;
}
#Mid_open {
	position:absolute;
	width:100%;
	height:180px;
	z-index:2;
	left: 0;
	top: 330px;
	background-color: #336588;
}
#Mid_open_c {
	position:absolute;
	width:100%;
	height:180px;
	z-index:2;
	left: 0;
	top: 330px;
	background-color: #FFFFFF;
}
#Mid_btm {
	position:absolute;
	width:100%;
	height:91px;
	z-index:2;
	left: 0;
	top: 510px;
	background:url(blu.jpg) repeat;
}
#Btm {
	position:absolute;
	width:100%;
	height:50px;
	z-index:2;
	left: 0;
	top: 601px;
	background-color: #000000;
}
#Contenuto_top {
	position:relative; 
	width:890px; 
	height:50px; 
	margin-top:5px; 
	margin-bottom:5px;
	left:50%; 
	margin-left:-445px;
}
#Mn_top_lg {
	width:150px; 
	height:50px; 
	float:left;
}
#Mn_top {
	padding-left:20px;
	padding-right:20px;
	height:40px; 
	margin-top:10px; 
	float:right; 
	border-right:1px solid #FFFFFF;
}
#Mn_top_sub {
	margin-top:20px;
}
#Mn_Btm {
	padding-left:20px;
	padding-right:20px;
	height:40px; 
	float:right; 
	border-right:1px solid #FFFFFF;
}
#Mn_Btm_extra {
	padding-left:20px;
	padding-right:20px;
	height:40px; 
	float:right; 
	border-right:1px solid #FFFFFF;
}
#Mn_Btm_extra2 {
	padding-left:20px;
	padding-right:20px;
	height:40px; 
	float:right; 
	border-right:1px solid #FFFFFF;
}
#Contenuto_Mid_up {
	position:relative;
	width:890px; 
	height:216px; 
	margin-top:5px; 
	left:50%; 
	margin-left:-445px;
}
#Contenuto_Mid_up_video {
	position:relative;
	width:890px; 
	height:446px; 
	margin-top:50px; 
	left:50%; 
	margin-left:-445px;
}
#Contenuto_Mid_up_prod {
	position:relative;
	width:890px; 
	margin-top:5px; 
	left:50%; 
	margin-left:-445px;
	overflow:hidden;
}
#Contenuto_Mid_cl {
	position:relative; 
	width:890px; 
	height:50px; 
	margin-top:4px; 
	left:50%; 
	margin-left:-445px; 
	float:left;
}
#Contenuto_Mid_btm {
	position:relative; 
	width:890px; 
	height:50px; 
	margin-top:5px; 
	left:50%; 
	margin-left:-445px;
}
#Contenuto_Txt {
	position:relative; 
	width:890px; 
	height:160px; 
	margin-top:10px; 
	margin-bottom:10px; 
	left:50%; 
	margin-left:-445px;
	overflow:auto;
}
#Contenuto_Txt_mid {
	position:relative; 
	width:100%; 
	height:80px; 
	margin-top:50px; 
	margin-left:0px;
	overflow:auto;
	background-color:#FFFFFF;
}
#Contenuto_Txt_al {
	margin-right:10px;
}
#Contenuto_Btm {
	position:relative; 
	width:890px; 
	height:50px; 
	margin-top:5px; 
	left:50%; 
	margin-left:-445px;
}

.Titolo {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Times, serif;
	color:#009966;
	font-size: 40px;
	font-weight: bold;
}
.Link {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Times, serif;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
}
.Testo {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Times, serif;
	color:#FFFFFF;
	font-size: 13px;
}
.Testoprod {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Times, serif;
	color:#FFFFFF;
	font-size: 11px;
}
.TestoNero {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Times, serif;
	color:#000000;
	font-size: 13px;
}
a:link {
	color: #CCCCCC;
	text-decoration:none;
}
a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
a:active {
	color: #CCCCCC;
	text-decoration:none;
}

