

H1 {
    background-color : #efefef;
    color : #010101;
    font-family : sans-serif,verdana;
    font-size : 60px;
    margin-bottom : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-top : 5px;
    text-align : justify;
  }


H2 {
    background-image : url('toolbars/sfondoTitolo.gif');
    background-repeat : no-repeat;
    color : #fafafa;
    font-family : sans-serif,verdana;
    font-size : 18px;
    margin-bottom : 0px;
    margin-left : 0px;
    padding-bottom : 5px;
    padding-left : 10px;
    padding-right : 10px;
    padding-top : 5px;
    width : 500px;
  }


.mainDiv {
    margin-bottom : 35px;
    margin-left : 135px;
    margin-right : 135px;
    margin-top : 35px;
  }


P {
    font-family : sans-serif,verdana;
    font-size : 18px;
    margin-bottom : 1px;
    margin-top : 0px;
    /*padding-bottom : 1px;
    margin-left : 2px;
    */;
  }


.lined {
    background-color : #7bbc56;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-bottom-color: #606060;
    border-right-style:solid;
    border-right-width:1px;
    border-right-color: #606060;
  }


.subtext {
    background-color : #d3d3d3;
    padding-bottom : 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-top : 5px;
  }


.link_image {
    background-color : #efefef;
    height : 52px;
    margin-bottom : 3px;
    margin-left : 5px;
    margin-top : 5px;
    vertical-align : middle;
    width : 200px;
  }


A {
    color : #000000;
    overflow : hidden;
  }


A:hover {
    text-decoration : none;
  }


A:link {
    text-decoration : none;
  }


A:visited {
    text-decoration : none;
  }


img {
    margin-bottom : 5px;
    margin-left : 5px;
    margin-top : 5px;
    vertical-align : middle;
  }


.zoom:hover {
    width : 600px;
  }

