
  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;*/
    }

  #site_banner { /* border-bottom: 1px solid black; */
    background: url(banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #FFFFFF;
    margin: auto auto auto;
    width: 756px;
	padding-right: 30px;
    height: 166px;
    }

  #site_banner h1 {
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 20px;
    padding-top: 3px;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
	font-style: italic;
    margin-top: 0px;
    color: rgb(0, 0, 0);
    text-align: right;
    }

  #site_banner h2 {
    margin-top: 0px;
    font-size: 14px;
    text-decoration: none;
    color: rgb(0, 0, 0);
    text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
    }

  a.homelink1 {

    font-size: 20px;
    padding-top: 10px;
    text-decoration: none;
    color: rgb(0, 0, 0);
    }

  a.homelink1:link {

    font-size: 20px;
    padding-top: 10px;
    text-decoration: none;
    color: rgb(0, 0, 0);
    }

  a.homelink1:hover {

    font-size: 20px;
    padding-top: 10px;
    text-decoration: none;
    color: rgb(0, 0, 0);
    }


  a.homelink1:visited {

    font-size: 20px;
    padding-top: 10px;
    text-decoration: none;
    color: rgb(0, 0, 0);
    }
	
	  a.homelink1:active {
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    font-size: 20px;
    padding-top: 10px;
    text-decoration: none;
    color: rgb(0, 0, 0);
    }

  #site_menu_container {
    /*border: 1px solid blue;*/
    }

  #menu { /*float: left;*/
    background: url(sfondomenu.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #FFFFFF;
    width: 786px;
    height: 20px;
    position: absolute;
    }

  .menubox {
    /* border: 3px rgb(214, 204, 189); */
    padding: 1px 5px 5px 5px;
    font-size: 13px;
    color: black;
    margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
    }

  .menubox dl {
    display: inline;
  }

  .menubox dl dl {
    display: none;
  }

  .menubox dt {
    display: inline;
    color: black;
    padding: 5px;
    list-style-type: none;
    padding:  0px 20px 5px 15px;
    background-image: url(bullet_link.gif);
	background-repeat: no-repeat;
	background-position: left .45em;
  }

  .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: #FFFFFF;
    }

  .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 {

  }

  .footer {
    background: url(sfondofooter.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    font-size: 12px;
    color: black;
    text-align: center;
	height: 85px;
	padding-top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
    }

   .contents a:link, .contents a:visited {
      color            : #0099FF;
      text-decoration  : underline;
      font-weight      : bold;
    }

  .contents a:hover, .contents a:active{
      color            : #0099FF;
      text-decoration  : none;
      font-weight      : bold;
    }
	
	  .contents2 a:link, .contents2 a:visited {
      color            : #0099FF;
      text-decoration  : underline;
      font-weight      : bold;
    }

  .contents2 a:hover, .contents2 a:active{
      color            : #0099FF;
      text-decoration  : none;
      font-weight      : bold;
    }

  .footer a:link, .footer a:visited {
      color            : black;
      text-decoration  : none;
      font-weight      : bold;
    }

  .footer a:hover, .footer a:active {
      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 {
    margin-left: -205px;
    text-align: center;
    }

  #crosslink { margin: 5px auto auto;
    width: 786px;
    font-size: 12px;
    text-align: center;
    display: 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;
    }

  .blog_title a:visited { border-width: 0px;
    color: rgb(207, 130, 0);
    text-decoration: none;
    }

  .blog_title a:hover { color: rgb(255, 0, 0);
    }

  .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;
}

/* languages integration */

#languages {
position: absolute;
top: 30px;
left: 20px;
z-index: 3000;
height: 30px;
}

#languages a img {
border: none;
}

.contents a img {
border: none;
}

.contents2 a img {
border: none;
}

.contents h4.blog_title {
display: none;
}

.contents2 h4.blog_title {
display: none;
}

.contents {
margin-left: 300px;
width: 450px;
margin-top: 20px;
min-height: 400px;
height:auto !important;
height: 400px;	
padding-top: 2em;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}

.contents2 {
margin-left: 300px;
width: 450px;
margin-top: 20px;
min-height: 400px;
height:auto !important;
height: 400px;	
padding-top: 2em;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}

#menuPagineFiglie {
margin-left: 20px;
font-size: 12px;
color: black;
top: 200px;
padding-top: 40px;
width: 270px;
position: absolute;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
}

#menuPagineFiglie dt a:link, #menuPagineFiglie dt a:visited {
color: #666666;
text-decoration: none;
font-weight: normal;
}

#menuPagineFiglie dt a:hover, #menuPagineFiglie dt a:active {
color: #0099FF;
text-decoration: none;
font-weight: normal;
}

#menuPagineFiglie dt a.selectedpage {
color: #0099FF;
text-decoration: none;
font-weight: normal;
cursor: default;
}

a:link, a:visited {
  color            : black; /* E90E0E; */
  text-decoration  : none;
  font-weight      : bold;
}

a:hover {
  color: #0099FF ;
  text-decoration  : none;
  font-weight      : bold;
}

a.selectedpage:link, a.selectedpage:visited {
  color            : #0099FF;
  text-decoration  : none;
  font-weight: normal;
}

.menubox a:link, .menubox a:visited {
  color: #FFFFFF ; /* E90E0E; */
  text-decoration  : none;
	font-weight: bold;
}

.menubox a:hover, .menubox a:active {
  color: #FFCC66 ;
  text-decoration  : none;
	font-weight: bold;
}

.menubox a.selectedpage:link, .menubox a.selectedpage:visited {
  color: #FFCC66 ;
  text-decoration  : none;
	font-weight: bold;
  cursor: default;
}

   .footer a:link, .footer a:visited {
      color            : #0099FF;
      text-decoration  : underline;
  font-weight: bold;
    }

  .footer a:hover, .footer a:active{
      color            : #0099FF;
      text-decoration  : none;
  font-weight: bold;
    }




