body {
	margin: 0px;
	padding: 0px;
	text-align:center;
}
#indiv {
	width:950px;
	height:590px;
	position:absolute;
	top:-295px;
	left:-475px;
}
#outdiv {
	position:absolute;
	top:50%;
	left:50%;
	overflow:show;
}
#top {
	width: 950px;
	height: 230px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#menu {
	width: 250px;
	height: 335px;
	position: absolute;
	left: 0px;
	top:230px
}
#ContenutoFLASH {
	width: 700px;
 	height: 335px;
 	left: 250px;
	top:230px;
	position: absolute;
	z-index:1;
	background-color:#CCCCCC;
}
#ContenutoHTM {
	width: 700px;
	height: 335px;
	left: 250px;
	top:230px;
	position: absolute;
	visibility:hidden;	
	z-index:10;
	background-color:#CCCCCC;
	background-image:url(../images/sfondocentrale.jpg);
	background-repeat:no-repeat;
}
#bottom {
	width: 950px;
	height: 25px;
	left: 0px;
	top:565px;
	position: absolute;
	z-index:1;
	background-color:#e6e7e8;
	text-align:right;
	
}
.inputNewsletter {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top:2px;
	background-color: #FFFFFF;
	border-top-color: #0B4280;
	border-right-color: #0B4280;
	border-bottom-color: #0B4280;
	border-left-color: #0B4280;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.testobottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
}
.testobottom a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
	text-decoration: none;
}
.testobottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.testobottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
	text-decoration: none;
}

