body {
 margin-top: 0px;
 /*font-family:"Times New Roman", Times, serif;*/
 font-family: "Trebuchet MS", sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #000;
 background-color: #FFF;
 text-align: center;  
}

#box {
 margin: 0 auto;
 text-align: center; 
 width: 951px;
 height: 547px;
 position: relative;
}

a:link, a:visited, a:hover, a:active {
 color: #848484;
 text-decoration: underline; 
}
a:hover {
 color: #337BA0;
 text-decoration: none; 
}

#logo {
 position: absolute;
 top: 389px;
 left: 159px;
}

#flash {
 position: absolute;
 top: 92px;
 left: 0px;
}

#loghi {
 position: absolute;
 top: 425px;
 left: 0px;
 width: 952px;
 text-align: right; 
}

#lingue {
 position: absolute;
 top: 448px;
 left: 322px;
 text-align: right;
 z-index: 5;
}

#link {
	font-size:12px;
	position: absolute;
	top: 540px;
	left: 423px;
	text-align: right;
	z-index: 6;
}

#link a {
color:#333333;
text-decoration:none;
}

#link a:hover {
color:#333333;
text-decoration:underline;
}

#lingue a:link, #lingue a:visited, #lingue a:hover, #lingue a:active {
 font-size: 0.70em;
 color: #000;
 text-decoration: none; 
 padding: 0px 2px 0px 2px;
}
#lingue a:hover {
 color: #8E8D8D;
 text-decoration: none; 
}

#indirizzo {
 position: absolute;
 font-size: 0.70em;
 top: 605px;
 left: 159px;
 text-align: left; 
}

#indirizzo a:link, #indirizzo a:visited, #indirizzo a:hover, #indirizzo a:active {
 color: #000;
 text-decoration: underline; 
}
#indirizzo a:hover {
 color: #8E8D8D;
 text-decoration: underline; 
}


#copy {
 position: absolute;
 font-size: 0.70em;
 top: 620px;
 left: 940px;
 text-align: left; 
}

#copy a:link, #copy a:visited, #copy a:hover, #copy a:active {
 color: #000;
 text-decoration: none; 
}
#copy a:hover {
 color: #8E8D8D;
 text-decoration: underline; 
}
