/* per IE6 IT e Netscape IT */
/*body,td,th {*/
body {
        /*background-color: #FFFFFF;*/
        background-color: #e1e6ff;  /* sfondo dello schermo: grigio */
        color: #ff9933;
        /*color: #066fb0;*/ /* blu scuro */
        /*color: #ad2e37;*/ /* granata*/
        /*color: #ffcc33;*/ /*ocra */
        font-family: "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 15px;
}
body {
        margin: 15px;   /* margin top */
        text-align: center;
}
a {
        /*border-bottom: #066fb0 solid 1px;*/  /* linea sotto il link blu scuro*/
        /*color: #000000;*/ /* nero */
        color: #ff9933; /* giallo */
        text-decoration: none;
        outline: none;
}
a:hover {
        border-bottom-color: #FF9900;
        color: #066fb0;
}
/*p, h1, h2, h3, h4, h5, h6, pre {*/
h1, h2, h3, h4, h5, h6, pre {
        margin-top: 0;
}
h1, h2, h3, h4, h5, h6 {
        padding: 1px 5px;
        background-color: #F9F9F9; /*grigio chiaro - quasi bianco */
        line-height: normal;
}
h1 {
        font-size: 32px;
}
h2 {
        font-size: 24px;
}
h3 {
        font-size: 18px;
}
h4 {
        font-size: 16px;
}
h5 {
        font-size: 13px;
}
h6 {
        font-size: 10px;
}
hr {
        height: 1px;
        color: #999999;
}
img {
        border: 0;
}
ul {
        list-style-type: square; 
}



/*  STRUCTURE (in order of appearance)  */

#bg {
        margin: 0 auto;
        width: 930px;
        /*width: 90%;*/
        /*background: url(img/bg1.png);*/
        /*background-color: #e1e6ff;*/ /*azzurrino */
        /*background:url('gsfx_brnd_gn_top_bgrd.png') repeat-x #C8E3F1 top;*/
        /*background: url(img/fade_line.gif) top;*/
        /*border: #066fb0 groove 7px;*/ /*blu scuro*/
        border: #e1e6ff ridge 3px;
        background: url(img/bg_c3.jpg) no-repeat ;  /* image : 1020x870 */
        
}
#bg_top {
        /*background: url(img/bg_top1.png) top no-repeat;*/        
}
#body {
        padding: 17px 17px 17px 17px;
        /*background-color: #e1e6ff;*/ /*azzurrino */
        /*background:url('gsfx_brnd_gn_top_bgrd.png') repeat-x #C8e3f1 top;*/
        /*background:url('img/gsfx_brnd_gn_top_bgrd.png') repeat-x #CdE3ee top;*/ 
        /*background: url(img/bg_bottom1.png) bottom no-repeat;*/
        /*background: url(img/fade_line.gif) top;*/
        /*background: url(img/bg_c2.jpg) ;*/
        /*background: url(img/bg_c3.jpg) ;*/  /* image : 1020x870 */

        text-align: justify;
        
}
#header {       
        /*margin-bottom: 10px;*/
        /*padding: 40px 0 0 35px;*/
        /*padding: 40px 0 0 0;*/   /* top, right, bottom, left */
        height: 209px;  /* altezza del box */
        /*height: 137px;*/  /* altezza del box fatta uguale all'altezza di gsfx_brnd_gn_top_bgrd.png*/
        /*background: #f9f9f9;*/ /*url(img/header.png)oppure #f9f9f9 grigino... quasi bianco*/
        /*background: url(img/PPBK011.JPG);*/
        /*background: #e1e6ff;*/ /* azzurro-grigio */
        /*background: #c8ccd5;*/
        /*background: #bac0be;*/
        /*background: #c0c6bcf;*/
        /*background: #c1bda0;*/
        /*background: #c1bda0;*/
        /*background: #cdbba7;*/
        /*background: #c6c9c7;*/
        /*background: #C8E3F1;*/
        /*background: #CdE3ee; *//*azzurrino Lombardi*/
        /*background:url('img/bg_body1.jpg') repeat-x top;*/
        background:url('img/bg_body209.png') repeat-x top;
}
p.header{
        font-size: 45px;
        /*font-size: 28px;*/
        font-weight: bold;
        margin-bottom: 0px;
        text-align: center;
        /*padding-bottom: 0px;*/
        /*position: absolute; top:50px; left:150px;*/
        position: relative; top:5px; /*left:-30px;*/
        /*overflow:hidden;*/
        border-bottom: 0px;
}
p.subheader{
        font-size: 22px;
        margin-top: 0px;
        padding-top: 0px;
        border-top: 0px;        
        text-align: center;
        /*padding-right: 5px;*/
        /*position: absolute; top:100px; left:550px;*/
        /*position: relative; top:10px;*/  /*right:10px;*/
        /*overflow:hidden;*/
        font-style: italic;        
}


#side {
        /*width: 200px;*/  /* larghezza del box */
        width: 160px;  /* larghezza del box per IE6 IT*/
        /*background-color: #e7f2fa;*/
        /*background-color: #0e507c;*/
        background-color: #145c87; /* azzurro scuro */
        line-height: 18px;
        float: left;
}
#side .side_title {
        margin: 15px 0 10px 0;
        padding: 0 5px 5px 5px;
        border-bottom: #DDDDDD solid 1px;
        color: #333333;        
        font-size: 20px;
        display: block;
}
#menu {
        padding: 0px;   /* distanza dai bordi del box: top, right, bottom, left */
        line-height: normal;
        /*border-top: #066fb0 solid 1px; */
        /*border-left: #066fb0 solid 1px;*/
        /*border-right: #066fb0 solid 1px;*/

}
#menu ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
}
#menu li {
        /*border-bottom: #066fb0 solid 1px;*/  /* linea separatrice dei vari item */
        border-top: #066fb0 solid 1px;      /* linea (azzurro chiaro) separatrice dei vari item */           
        border-right: #066fb0 solid 1px; 
        border-left: #066fb0 solid 1px;
}
#menu a {
        /*width: 180px;*/
        padding: 10px; 
        /*width: 148px;*/ /* modifica per netscape it */        
        /*width: 160px;*/ /* modifica per IE6 it */        
        border: none;

        /*color: #666666;*/  /*grigio scuro */
        /*color: #066fb0; */ /*blu scuro */
        /*color: #ad2e37;*/ /* granata*/
        color: #ffcc33;/* giallo */
        text-decoration: none;
        display: block;
}
#menu a:hover {
        /*width: 138px;*/
        /*background-color: #f9f9f9;*/ /* quasi bianco */
        /*background-color: #98bcd0;*/ /* azzurrino */
        /*background-color: #E3E7FF; *//* azzurrino-grigetto*/
        color: #FF9900; /*arancio */
        /*border-right: #066fb0 solid 1px; */       
}
#menu a.pressed:hover {
        padding: 0px; /* aggiunto per IE6 it */
        /*width: 150px;*/ /* modifica per IE6 it */
        background-color: #f9f9f9; /* quasi bianco */
}
#menu .pressed {
        /*width: 148px;*/
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 0px;
        /*background-color: #f9f9f9;*/
        background-color: #E3E7FF; /* azzurrino-grigetto*/
        /*color: #000000;*/
        color: #066fb0;  /*blu scuro */
        display: block;
        /*border-right: #066fb0 solid 1px;*/        
        
}
#side_content {
        padding: 0 10px 10px 10px;
        border-top: #FFFFFF solid 10px;
}
#home_content {
        /*margin: 0 0 0 15px;*/  /* per gli altri browser */
        margin: 0 0 0 15px; /* IE6 italiano */
        width: 565px;
        font-size: 15px;
        color: #000000;
        line-height: 25px;
        float: left; 
        /*background-color: #e1e6ff;*/
        
}

#content {
        /*margin: 0 0 0 15px;*/  /* top, right, bottom, left */ /* per gli altri browser */
        margin: 0 0 0 160px; 
        width: 736px;
        /* height: 320px; */
        line-height: 18px;
        /*float: left;*/
        color: #000000;
        /*background: #C8E3F1;*/ /* azzurrino */ 
        background:  #e1e6ff;       
        
}

h2.content {
        margin: 0px 0 0 30px;  /* top, right, bottom, left */
        font-size: 24px;
        /*color: #066fb0;*/
        font-style: italic;
        color: #ff9933;
        /*background: #C8E3F1;*/ /* azzurrino */ 
        background:  #e1e6ff;
}
h3.content {
        margin: 0px 0 0 30px;  /* top, right, bottom, left */
        font-size: 18px;
        font-style: italic;
        color: #ff9933;
        /*color: #066fb0;*/
        
        /*background-color: #e1e6ff;*/
        /*background: #C8E3F1;*/
        background:  #e1e6ff;
}
h4.content {
        margin: 0px 0 0 30px;  /* top, right, bottom, left */
        font-size: 15px;
        font-style: italic;
        color: #066fb0;
        background-color: #e1e6ff;
        /*background: #C8E3F1;*/
}

h5.content {
        padding: 0px 0px;
        font-size: 13px;
        font-style: italic;
        color: #ff3300; /* rossastro */
        /*background-color: #e1e6ff;*/
        background: #C8E3F1;
}
hr.content {        
        height: 4px;
        color: #ff9933;
        background-color: #ff9933;
        width: 100%;
        margin: 0 0 0 2px;
        
}
a.content {
        border-bottom: #066fb0 solid 1px;  /* linea sotto il link blu scuro*/
        color: #066fb0; /* blu scuro */
        /*color: #ff9933;*/
        outline: none;
}
a.content:hover {
        border-bottom-color: #FF9900;
        color: #ff9900;
}
p.content {
        margin: 0 0 0 40px;   /* top, right, bottom, left */
        width: 656px;
        /*background-color: #e1e6ff;*/
        
        font-size: 13px;
        color: #000000;
        line-height: 20px;
        /*float: left; */       
}
p.applet{
        margin: 0 0 0 180px;   /* top, right, bottom, left */
        width: 700px;
        text-align: center;
        font-size: 20px;   
        font-style: italic;
        padding-bottom: 5px;
        /**/
        /*color:#066fb0;*/  /* blu intenso */
        color:#ff9933;
        /*background-color: #c8e3f1;*/ /* azzurrino */ 
        background-color: #ffffff; /* bianco */      
}
p.news{
        margin: 0 0 0 180px;   /* top, right, bottom, left */
        width: 700px;
        text-align: center;
        font-size: 20px;   
        font-style: italic;
        padding-bottom: 10px;
        /**/
        /*color:#066fb0;*/  /* blu intenso */
        color:#ff9933;
        /*background-color: #c8e3f1;*/ /* azzurrino */ 
        background-color: #ffffff; /* bianco */      
}
ul.content {
        margin: 0 0 0 40px;   /* top, right, bottom, left */
        width: 656px;
        /*background-color: #e1e6ff;*/
        
        font-size: 13px;
        color: #000000;
        line-height: 20px;
        /*float: left; */       
}
blockquote.content{
        font-size: 13px;
        color: #000000;
        line-height: 22px;
        
                
}
table.content {
        margin: 0 0 0 40px;   /* top, right, bottom, left */
        width: 656px;
        /*background-color: #e1e6ff;*/
        font-size: 13px;
        color: #000000;
        line-height: 20px;
        float: left;  }
#footer_clear {
        clear: both;
}
#footer {
        margin-top: 60px;
        padding: 8px;
        height: 24px;
        /*background-color: #e1e6ff ;*/  /* grigino, quasi bianco #F9F9F9 */
        font-size: 10px;
        text-align: center;
        color: #000000;
}
#footer a {
        color: #000000;
}
#footer a:hover {
        border-bottom-color: #FF9900;
        color: #066fb0;
}


p.top{
   text-align: right;
}



