body{
text-align:center;
background:#E1EDAC url(immagini/wrap_bg_top.jpg) repeat-x 0 0;
}
#wrap{
width:769px;
margin: 0 auto 2em auto;
}
#top{
background:url(immagini/welcome-top.gif) no-repeat;
height:53px;
}
#header{
background:url(immagini/welcome-header.jpg) no-repeat;
height:127px;
}
#header a{
width:240px;
height:127px;
margin-right:auto;
display:block;
}
#wrap a span{
display:none;
visibility:hidden;
}
#left a{
float:left;
display:block;
width:387px;
height:240px;
background:url(immagini/welcome-left.jpg) no-repeat;
}
#right a{
float:left;
display:block;
width:382px;
height:240px;
background: url(immagini/welcome-right.jpg) no-repeat;
}
#bottom{
clear:both;
background:url(immagini/welcome-bottom.jpg) no-repeat;
height:146px;
}
#preload{
text-indent:-5000px;
width:1px;
height:1px;
overflow:hidden;
}
div.hide{
display:none;
}