/*stili per il layout fisso con posizionamenti assoluti*/
html,body{margin: 0;padding:0}
body{text-align: center;   /*centra in IE 5.x */
font-family: Verdana, sans-serif;
font: normal 12px Verdana, sans-serif;
text-align: center;
background: #FFFFFF;
}

div#container
{
position:relative; width: 800px;margin: 0 auto;text-align: left;
}

A:link, A:visited {color: #000000; text-decoration: none}
A:hover {background: none; color: black; text-decoration: underline}

img {border: 0px}

/*stili specifici per il layout*/
div#backgroundsx
{
background-color:#BED6FE;
position:absolute; top:0px; left:-10px; right:0px; width:180px; height:602px; overflow: auto; 
border-left-color: black;
border-left-style: solid;
border-left-width: 1px;
border-bottom-color: black;
border-bottom-style: solid;
border-bottom-width: 1px;
}

div#logoSX
{
position:absolute; top:10px; left:-9px; right:13px; width:179px; height:46px;
text-align:center;
z-index:1
}

div#menulateralesx
{
position:absolute; top:160px; left: -9px; right: 13px; width:179px;
text-align:left;
z-index:1
}
ul.freccia {list-style-image: url("img/freccia.gif");}
li {font-size: 11px;}

div#menulateralesxbasso
{
position:absolute; top:490px; left: -9px; right: 13px; width:179px;
text-align:left;
z-index:1
}

div#testocentrale
{
background-color:#FFFFFF;
position:absolute; top:0px; left:170px; right:13px; width:380px; height:602px;
overflow: auto;
text-align:center;
padding:0px 10px;
}
p.boldjustify {font-weight: bold; text-align:justify;}
p.justify {text-align:justify;}
p.center {font-weight: bold; text-align:center}
p.boldoverline {font-weight: bold; text-align:center; text-decoration: overline;}

div#testocentralegiustificato
{
background-color:#FFFFFF;
position:absolute; top:0px; left:170px; right:13px; width:380px; height:602px;
overflow: auto;
text-align:justify;
padding:0px 10px;
}
h3.center {text-align:center;}
h4.center {text-align:center;}
p.bold {font-weight: bold; text-align:justify}
p.center {font-weight: bold; text-align:center;}
p.center2 {font-weight: normal; text-align:center;}
ul.default {list-style-type: disc}
li.bold{font-weight: bold;}


div#backgrounddx
{
background-color:#BED6FE;
position:absolute; top:0px; left:570px; right:0px; width:209px; height:602px;
overflow: auto;
border-right-color: black;
border-right-style: solid;
border-right-width: 1px;
border-bottom-color: black;
border-bottom-style: solid;
border-bottom-width: 1px;
}

div#loghiDX
{
position:absolute; top:10px; left:569px; right:0px; width:208px; height:46px;
text-align:center;
z-index:1
}
p.loghiW3c {text-align:center;}

div#webcounter
{
position:absolute; top:490px; left:569px; right:0px; width:208px; height:46px;
text-align:center;
z-index:1
}
p.firma {font-weight: 100; font-style: italic;normal; text-align:center; text-decoration: overline;}