body,html { 
	height:100%;
	margin:0; 
	background: url("images/fondo.jpg") repeat-x left top #003366;
}

#container {
	width:1008px; 
	height:540px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-290px 0 0 -500px;
	border:0px dashed #fff;
}
#inner-container {
	width:1008px; 
	height:540px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-285px 0 0 -500px; /* l'ordine è: top right bottom left */
	border:0px dashed #fff;
	
}
#page-middle{
	background:url("images/page_middle.png") repeat-y top left ;
	width:1008px;	
	border:0px solid #000
}
#footer{	
	font-size:11px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	text-align:left;
	padding:0px 0px 0px 0px;	
	margin:5px 0px 10px 10px;
	color:#ccc;
	width:990px; 
	border:0px solid #000		
}
#footer P{
	float:left;
	padding:0px 0px 0px 0px;	
	margin:0px 0px 0px 0px;
}
#footer UL{
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 0px;
	border:0px solid #000;
	float:right;
}

#footer UL LI{
	display:inline;
	margin:0px 5px 0px 0px !important;
	padding:0px 3px 0px 0px;
	border:0px solid #fff;
	border-width:0px 1px 0px 0px;
	float:left;
}

/**/
#footer UL LI A{	
	display:block;
	float:left;
	color:#ccc;
	height:14px;
	text-decoration:none;
	padding:0px 4px;
}

#footer UL LI A:link,
#footer UL LI A:visited{
	/*background:url("lang.gif") no-repeat 0px 0px ;*/
	line-height:14px;
	height:14px;
}
#footer UL LI A:hover,
#footer UL LI A:focus,
#footer UL LI A:active{
	/*background:url("lang.gif") no-repeat -27px 0px ;*/
}

#header{
	border:0px dashed #ffffff;
	height:140px;
	width:1008px;
	/*background:url("images/fondo_menu.gif") repeat-x left top #ffffff;*/
	margin:0px 0px 0px 0px !important; /* l'ordine è: top right bottom left */

}
#flash
{
width:732px; height:267px;
position: absolute;
top: 174;
left: 26;
float: left;
z-index: 0
}
.testo{
	margin:0px;
	padding:3px 3px 3px 3px;
	color:#333333;
	font-size:12px;
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif ;
}
.testobianco{
	margin:0px;
	padding:3px 3px 3px 3px;
	color:#ffffff;
	font-size:12px;
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif ;
}
.testoprivacy{
	margin:0px;
	padding:0px 0px 0px 0px;
	color:#333333;
	font-size:10px;
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif ;
}
.titoli{
	margin:0px;
	padding:0px 0px 0px 0px;
	color:#003366;
	font-size:13px;
	font-weight: bold;
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif ;
}
.titolirossi{
	margin:0px;
	padding:0px 0px 0px 0px;
	color:#cc0000;
	font-size:13px;
	font-weight: bold;
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif ;
}
A.link2:link, A.link2:visited		{
			font-family: Arial, Geneva, sans-serif; 
			color: #ffd006;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			}
	
A.link2:hover 	{
			font-family: Arial, Geneva, sans-serif; 
			color: #cccccc;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			}
A.link3:link, A.link3:visited		{
			font-family: Arial, Geneva, sans-serif; 
			color: #003366;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			}
	
A.link3:hover 	{
			font-family: Arial, Geneva, sans-serif; 
			color: #cc0000;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			}
