body,html{
margin:0;
padding:0;
height:100%;
}
html{
background-color:#fff;
}
#container{
position:relative;
height:100%;
width:773px;
margin:0 auto;
background-image:url(immagini/sfondo.png);
font-family: Verdana,Arial, Tahoma;
}
html>body #container{height:auto;min-height:100%;}
#supptest{
	text-align:justify;
	margin:0;
	padding:210px 30px 95px 180px;
	height:150px;
	font-size:13px;
	z-index: 100;
}
html>body #supptest{height:auto;min-height:150px;}
#supptest img{
border:1px solid #A0A5B9;
margin:5px;
}
#menu{
	position:absolute;
	left:12px;
	top:210px;
	text-align:left;
	color:#FFFFFF;
}
#menu ul{
margin:0 0 10px;
padding:0;
}
#menu ul li{
margin:0;
padding:1px 0;
list-style:none;
}
#menu ul li a{
border-top:1px solid #81c0e3;
border-bottom:1px solid #012c44;
display: block;
margin:0;
padding:3px 2px;
width:144px;
text-decoration:none;
text-align:justify;
font-size:12px;
color:#FFFFFF;
}
#menu ul li a:hover{
background-color:#0596e7;
}
#menu ul li a img{
border:0;
}
#logo{
position:absolute;
left:-38px;
}
#header{
	position:absolute;
	top:0;
	left:11px;
}
#header img{
border:0;
}
#footer{
	text-align:center;
	vertical-align:text-bottom;
	height:50px;
	width:571px;
	margin:0;
	padding:0;
	position:absolute;
	bottom:0px;
	right:11px;
	z-index: 99;
	font-size: 10px;
}
#footer div{
font-weight:bold;
}
html>body #footer{bottom:0;}
#email{
color:#FF0000;
font-weight:bold;
}
#footer a img{
position:absolute;
bottom:3px;
right:20px;
margin:0;
border:0;
padding:0;
}
#logosanda{
position:absolute;
left:45px;
bottom:00px;
}