body {
 margin: 0 auto;
 font: 10px Tahoma, Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #312C2E;
 background-color: #F9F9F9;
 text-align: center;
 background-position: top center;  
}

#box {
 margin: 0 auto;
 text-align: center; 
 width: 780px;
 height: 635px;
 position: relative;
}

a:link, a:visited, a:hover, a:active {
 padding: 2px;
 color: #312C2E;
 text-decoration: none; 
}
a:hover {
 padding: 2px;
 color: #B03236;
 text-decoration: underline; 
}

#logo {
 position: absolute;
 width: 780px;
 height: 199px; 
 top: 0px;
 left: 0px;
}

#img_home {
 width: 780px;
 height: 257px; 
 position: absolute;
 top: 199px;
 left: 0px;
}

#txt_home_ita {
 position: absolute;
 top: 395px;
 left: 239px;
 width: 150px;
 color: #ffffff;
}

#txt_home_ted {
 position: absolute;
 top: 395px;
 left: 399px;
 width: 150px;
 color: #ffffff;
}

#txt_home_eng {
 position: absolute;
 top: 395px;
 left: 560px;
 width: 150px;
 color: #ffffff;
}

#img_home_onda {
 width: 780px;
 height: 179px; 
 position: absolute;
 top: 456px;
 left: 0px;
}

#lingua {
 font-size: 12px;
 position: absolute;
 top: 490px;
 left: 405px;
 color: #B03236; 
}

#lingua a:link, #lingua a:visited, #lingua a:hover, #lingua a:active {
 padding: 2px;
 color: #B03236;
 text-decoration: none; 
}
#lingua a:hover {
 padding: 2px;
 color: #B03236;
 text-decoration: underline; 
}

#indirizzo {
 text-align: left;
 position: absolute;
 top: 570px;
 left: 265px;
 line-height: 17px;
}

#copy {
 position: absolute;
 top: 440px;
 right: 3px;
}
#logo_myhome {
	position: absolute;
	bottom: -40px;
	left: 0;
	width: 780px;
}
