#homenu {
width: 858px;
height: 310px;
margin: 0 auto;
background: url('bg-menu.gif') top left repeat-x;
}

#homepage {
width: 898px;
margin: 0 auto;
}

#sezioni {
width: 858px;
margin: 0 auto;
}

#sezioni ul li {
display: block;
float: left;
width: 162px;
height: 124px;
margin-top: 12px;
margin-left: 12px;
}

#sezioni ul li.first {
margin-left: 0;
}

#titoli-home {
width: 898px;
margin: 0 auto;
height: 60px;
background: url('bg-blocchi-top.gif') bottom left no-repeat;
}

#titoli-home h2 {
padding-top: 30px;
line-height: normal;
}

.news {
width: 336px;
margin-left: 20px;
text-align: left;
}

.world {
width: 510px;
margin-right: 20px;
text-align: left;
}

#blocchi-home {
width: 898px;
margin: 0 auto;
background: url('bg-blocchi.gif') top left repeat-y;
}

#newscroll {
width: 316px;
height: 162px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute */
position: relative;
background-color: #FFF;
margin: 10px auto;
}

#newscroll h5 {
background: url('square.gif') top left no-repeat;
line-height: normal;
font-weight: bold;
padding-left: 15px;
}

#newscroll p {
padding-left: 15px;
padding-bottom: 1em;
}

#worldmap {
padding: 10px;
}

#headquarter {
padding: 10px;
}

#headquarter h3 {
font-size: 1em;
font-weight: bold;
text-transform: uppercase;
line-height: normal;
}

#headquarter h4  {
font-size: 1em;
font-weight: bold;
line-height: normal;
}

#headquarter p  {
font-size: 0.9em;
padding-top: 8px;
}

#homepage #footer {
background: url('bg-footer-home.gif') top left no-repeat;
}