body {
font-size: 0.8em;
background: #B0A979 url('bg-body-home.gif') top no-repeat fixed;
height: 100%;
}

#home {}

#home #esteso {
background: url('bg-home.png') top left repeat-y;
}

#pagina {
width: 958px;
margin: 0 auto;
border-top: 10px solid #efefef;
background-color:#FFFFFF;
border-bottom:1px solid #FFFFFF;
}

#intro {
border-top: 7px solid #B0A979;
border-bottom: 7px solid #B0A979;
width: 958px;
height: 473px;
margin: 0 auto;
}

#flashcontent {
text-align: center;
}

#flashcontent h1 {
color: #A4995B;
margin-top: 100px;
}

#flashcontent h2 {
color: #A4995B;
}

#home #contenuto  {
width: 958px;
padding-top: 0;
background-color:#e8ebe8;
border-bottom:1px solid FFF;
}

#menu {
width: 958px;
margin: 0 auto;
text-align: center;
margin-top:20px;
background-color:#ffffff;

}

#menu ul li.ultimo {
margin-right: 40px;
}

#interno {
width: 958px;
height: auto !important;  /* per i browser moderni */
height: 10px;      /* per IE5.x e IE6 */
min-height: 10px;  /* per i browser moderni */
}

#home #interno .centrale 
{
    text-align:center;
    padding-top:30px;
}

#home #interno .centrale p.linc {
font-size: 0.9em;
background: url('rag.gif') 0 2px no-repeat;
padding: 0 10px 10px 30px;
margin-left:10px;
margin-right:10px;
display:inline;
}
#home #interno .centrale p.linc.blu {
background: url('rab.gif') 0 2px no-repeat;
font-weight: bold;
display:inline;
}

p.footer {
clear:both;
padding-top:25px;
font-size: 0.9em;
text-align: center;
}

