
  body { margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-family: verdana,helvetica,sans-serif;
    background-color: white;
    background-repeat: repeat-y;
    background-position: center;
    scrollbar-3dlight-color : #999999;
    scrollbar-arrow-color : #999999;
    scrollbar-base-color : #666666;
    scrollbar-darkshadow-color : Black;
    scrollbar-face-color : #666666;
    scrollbar-highlight-color : #999999;
    scrollbar-shadow-color : #999999;
    scrollbar-track-color : #8B8B8B;
    }

  input {
    BORDER-RIGHT: #7899c5 1px solid;
    BORDER-TOP: #7899c5 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #7899c5 1px solid;
    COLOR: #4E709E;
    BORDER-BOTTOM: #7899c5 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
  }

  #control_bar table {
    width: 100%;
    }

  #site_container {
    margin: auto auto auto;
    width: 786px;
    }

  #site_banner_container {
    /*border: 1px solid red;*/
	margin-left: auto;
    margin-right: auto;
	margin-top: 10px;
    }

  #site_banner { /* border-bottom: 1px solid black; */
    text-align: center;
	background: url(banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #FFFFFF;
    width: 786px;
    height: 200px;
    }

  #site_banner h1 {
	position:relative;
	text-align: center;
	left: 8px;
    top: 66px;
	font-size: 34px;
    font-family: Times,"Times New Roman",Verdana,sans-serif;
    text-decoration: none;
	font-style: none;
	font-weight: none;
    color: #1E1E1C;
    }

  #site_banner h2 {
	position:relative;
	top: 43px;
	left: 2px;
	text-align: center;
    font-size: 14px;
	font-family: Times,"Times New Roman",Verdana,sans-serif;    
	text-decoration: none;
	font-style: none;
	font-weight: none;
    color: #1E1E1C;
    }

  .homelink1:link {
    text-align: center;
	font-family: Times,"Times New Roman",Verdana,sans-serif;    
    text-decoration: none;
	font-style: none;
	font-weight: none;
    color: #1E1E1C;
    }

  .homelink1:visited {
    text-align: center;
	font-family: Times,"Times New Roman",Verdana,sans-serif;    
    text-decoration: none;
	font-style: none;
	font-weight: none;
    color: #1E1E1C;
    }

  .homelink1:active {
    text-align: center;
	font-family: Times,"Times New Roman",Verdana,sans-serif;    
    text-decoration: none;
	font-style: none;
	font-weight: none;
    color: #1E1E1C;
    }
	
  .homelink1:hover {
    text-align: center;
	font-family: Times,"Times New Roman",Verdana,sans-serif;    
    text-decoration: none;
	font-style: none;
	font-weight: none;
    color: #1E1E1C;
    }
	
  #site_menu_container {
    /*border: 1px solid blue;*/
    margin-top: 2px;
    }

  #menu { /*float: left;*/
    /* background: url(sfondomenu.jpg); */
    background-repeat: no-repeat;
    background-position: center;
    background-color: #c6c8c5;
    width: 786px;
    height: 20px;
    position: absolute;
    margin-top: 2px;
    }

  .menubox {
    /* border: 3px rgb(214, 204, 189); */
    padding: 5px;
    font-size: 10px;
    color: black;
    margin-left: 20px;
    }

  .menubox dl {
    display: inline;
  }

  .menubox dt {
    display: inline;
    color: black;
    padding: 5px;
    list-style-type: none;
    padding: 0 20px 5px 15px;
    background: url(QUADROBIANCO.jpg) no-repeat 0px 0px;
  }

  .menubox dd {
    margin-left: 10px;
    display: inline;
  }

  #site_contents_container {
    width: 786px;
    /* background: url(sfondocontents.jpg); */
    background-position: center;
    background-repeat: repeat-y;
    background-color: #c6c8c5;
    }

  .contents {
    font-size: 10px;
    color: black;
    /* margin-right: 100px; */
    margin-left: 20px;
    width: 750px;
    padding-top: 50px;
    height: 400px;
    overflow: auto;
    background-color: #c6c8c5;
    }
	
	.contents2 {
    font-size: 10px;
    color: black;
    padding-left: 15px;
    padding-right: 10px;
    background-color: #c6c8c5;
    }

  .menuPagineFiglie {
    display: inline;
    margin-left: 20px;
    padding-left: 50px;
    font-size: 10px;
    color: black;
    top: 190px;
    width: 650px;
    position: absolute;
    background-color: #c6c8c5;
  }

  .menuPagineFiglie a {
	display: inline;
  }

  .news {
    font-size: 10px;
    color: black;
    height: 250px;
    top: 200px;
    width: 290px;
    position: absolute;
    }

  .news_top {
    background: url(sfondonewstop.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    width: 290px;
  }

  .news_middle {
    background: url(sfondonewsmiddle.jpg);
    background-position: center;
    background-repeat: repeat-y;
    background-color: #FFFFFF;
    width: 290px;
  }

  .news_bottom {
   background: url(sfondonewsbottom.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    width: 290px;
  }

  .news_content {
      margin-left: 20px;
      width: 250px;
  }

    .footer_container {
    width: 786px;
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #c6c8c5;
  }

  .footer {
    margin-top: 2px;
    font-size: 10px;
    color: black;
    text-align: center;
    background-position: center;
    background-repeat: repeat-y;
    background-color: #c6c8c5;
    }

   .contents a:link, .contents a:visited {
      color            : black;
      text-decoration  : none;
      font-weight      : bold;
    }

  .contents a:hover {
      color            : #F8AA04;
      text-decoration  : none;
      font-weight      : bold;
    }

  .footer a:link, .footer a:visited {
      color            : black;
      text-decoration  : none;
      font-weight      : bold;
    }

  .footer a:hover {
      color            : #F8AA04;
      text-decoration  : none;
      font-weight      : bold;
    }

  .site_adsense_container {

    margin-left: 80px;
    padding: 10px;
    font-size: 12px;
    color: black;
    /*background-color: rgb(250, 214, 251);*/
    margin-bottom: 10px;
    display: none;
    }

  .segnalaspam { border: 2px dotted rgb(214, 204, 189);
    padding: 10px;
    font-size: 12px;
    color: black;
    margin-bottom: 10px;
    text-align: center;
    }

  .iscrizione { border: 2px dotted rgb(214, 204, 189);
    padding: 10px;
    font-size: 12px;
    color: black;
    margin-bottom: 10px;
    text-align: center;
    margin-left: -150px;
    padding-left: 0px;
    }

  .iscrizione_title { border-bottom: 2px solid rgb(54, 85, 140);
    margin-top: 5px;
    font-weight: bold;
    font-size: 15px;
    color: rgb(51, 51, 51);
    font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    background-color: white;
    }

 

#site_crosslink_container {
width: 500px;
height: 30px;
line-height: 30px;
color: #000000;
bottom:0;
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size: 12px;
margin: 0 auto 0 auto;
text-align: center;
background-color: #FFFFFF;
padding-bottom: 2em;
}

#site_crosslink_container a:link,
#site_crosslink_container a:visited {
color: #666666;
text-decoration: underline;
}

#site_crosslink_container a:hover,
#site_crosslink_container a:active {
color: #666666;
text-decoration: none;
}



#resources { border: 2px dotted rgb(214, 204, 189);
    margin: 5px auto auto;
    width: 786px;
    font-size: 12px;
    text-align: center;
    }

  .blog_date { margin: 5px 0px 0px;
    font-size: 12px;
    color: rgb(51, 51, 51);
    font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    text-align: right;
    display: none;
    }

  .blog_title { /* border-bottom: 2px solid #dbb892; */
    margin-top: 5px;
    font-weight: bold;
    font-size: 12px;
    color: rgb(51, 51, 51);
    font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    align:left;
    display: none;
    }

  .blog_title a:link { border-width: 0px;
    color: rgb(207, 130, 0);
    text-decoration: none;
    display: none;
    }

  .blog_title a:visited { border-width: 0px;
    color: rgb(207, 130, 0);
    text-decoration: none;
    display: none;
    }

  .blog_title a:hover { color: rgb(255, 0, 0);
     display: none;
    }

.blog_title img {
  display: none;
}

  .commenti { margin: 5px 0px 0px;
    font-size: 12px;
    color: rgb(51, 51, 51);
    font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    text-align: right;
    margin-right: 0px;
    margin-left: 155px;
    }

  .msg_err {
    COLOR: red;
    font-family: Arial;
    font-size:10px;
    border-color:#FFFFFF;
    border: 0px solid
    }

a.commentoSelezionato { margin: 0px;
    font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    text-decoration: none;
    text-decoration: underline;
    background-color: yellow;
    }

  a.commentoSelezionato:hover { margin: 0px;
    font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    text-decoration: none;
    color: rgb(255, 0, 0);
    text-decoration: underline;
    background-color: yellow;
    }

a.commentoSelezionato:link {
  margin: 0px;
  font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
  text-decoration: none;
  background-color: yellow;
  text-decoration: underline;
}

a.commentoSelezionato:visited { margin: 0px;
    font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    text-decoration: none;
    background-color: yellow;
    text-decoration: underline;
    }

.titoloCommentoCorrente {
  font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    text-decoration: none;
    background-color: rgb(212, 212, 212);
}

.testoCommentoCorrente {
  font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    text-decoration: none;
    background-color: rgb(229, 229, 229);
}

a:link, a:visited {
  color            : black; /* E90E0E; */
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  color            : #F8AA04;
  text-decoration  : none;
  font-weight      : bold;
}

a.selectedpage:link, a.selectedpage:visited {
  color            : #F8AA04;
  text-decoration  : none;
  font-weight      : bold;
}

