/* Stili link */

/* Stili caratteri titoli */
h1 {
   font-size: 150%;
   font-family: charlesworth, "Times New Roman", times, serif;
   font-style: italic;
   color: #000000;
   text-align: center;
   margin-top: 20px;
   }


   
/* Stili sfondo */
html body {margin: auto;}
body {text-align: center;

     }
     
/* Stile div container */
div.container {
         clear: left;
         width: 660px;
         margin: auto;
         background: #FFF;
         /* border: 1px solid #990000; */
		
         }

/* Stile div title */
div.title {display:none;
          }
div.t1 {display:none;
        }
div.t2 {display:none;
        }
div.t2-img { display:none;
            }
div.t3 {display:none;
        }

/* NUOVO MENU ID nav */
#nav {display:none; }

h1, h2, h3 {background: #FFF;}
            
/* Stile div corpo1 */
div.corpo1 {display:none;
           }
           
/* Stile paragrafo nel corpo1 
.corpo1 p {
          font-size: 50%;
          font-family: "Times New Roman", times, serif;
          color: #FFFFFF;
          margin-top: 20px;
          margin-left: 5px;
          margin-bottom: 20px;
          }*/

/* Stile div corpo2 float: left;*/
div.corpo2 {
           border: 1px solid #000000;
           width: 630px;
           margin: auto;
           background: #FFF; /*  14px border-left: 1px solid #990000; */
           }

/* Stile div corpo img_01 background-image: url('images/page/no_img.gif');*/
div.img_01  {
         float: left;
         width: 210px;
         }
         
/*Stile div testo float: left;*/
div.testo {
          width: 368px;
          
          }
          
/* Stile paragrafo nel testo */
.testo p  {text-align: left;
          font-size: 100%;
          font-family: "Times New Roman", times, serif;
          color: #000;
          margin-top: 10px;
          margin-left: 5px;
          margin-right: 5px;
          margin-bottom: 20px;
          background: #FFF;
          }
                     
.DisplayList {display:inline;}
.NoDisplayList {display:none;}

/* Stile table-ArchivesView e form iscrizione*/
#table-ArchivesView {width:100%;}
#table-PostView {width:100%;}
.noPrint {display:none;}
               
/* Stile foot */
div.foot {display:none;
         }

/* Stile paragrafo nel div foot */
