/*stili per il layout fisso*/
html,body {
    margin: 0;
    padding: 0;
    font-family: tahoma,verdana,arial,sans-serif;
    color: navy;
  }


body {
    font-family: tahoma,verdana,arial,sans-serif;
    font-size: 80%;
    text-align: center;
    background-image: url('images/beige128.gif');
  }


h1,h2 {
    margin: 0;
    padding:0;
  }


h1 {
    font-size: 2.5em;
  }


h2 {
    font-size: 1.5em;
  }


h2.biblio {
    background-image : url('images/libri.jpg');
    background-repeat : no-repeat;
    height : 45px;
    padding-left : 50px;
    padding-top : 15px;
  }


div#container {
    width: 760px;
    margin: 0 auto;
    text-align: left;
    background-image: url('images/beige128.gif');
    background-position: bottom right;
    background-repeat: no-repeat;
  }

/*stili generici, su header e footer*/
div#header {
    background-color: #fffff9;
    background-image: url('images/valmasino.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    border-bottom-color: navy;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-left-color: gray;
    border-left-style: solid;
    border-left-width: 3px;
    border-right-color: navy;
    border-right-style: solid;
    border-right-width: 3px;
    border-top-color: gray;
    border-top-style: solid;
    border-top-width: 2px;
    height: 119px;
    margin-bottom: 10px;
    margin-left: 2px;
    margin-top: 5px;
    padding-left: 2px;
    padding-top: 2px;
  }


div#header h2 {
    padding-left: 0.7em;
  }


div#header p {
    color : #ffffff;
    padding-left : 0.7em;
    padding-top : 0.3em;
  }

/*stili specifici per il layout*/
div#navigation {
    border-color: navy;
    border-style: solid;
    border-width: 1px;
    background-color: #fffff9;
    background-image: url('images/sa_bw.jpg');
    background-position: bottom right;
    background-repeat: no-repeat;
    border-bottom-color: navy;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-left-color: #dcdcdc;
    border-left-style: solid;
    border-left-width: 2px;
    border-right-color: navy;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #dcdcdc;
    border-top-style: solid;
    border-top-width: 2px;
    float: left;
    margin-left: 2px;
    padding-top: 5px;
    width: 175px;
  }


div#content {
    margin-left: 190px;
    background-color: #fffff9;
    border-bottom-color: navy;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-left-color: #dcdcdc;
    border-left-style: solid;
    border-left-width: 2px;
    border-right-color: navy;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #dcdcdc;
    border-top-style: solid;
    border-top-width: 2px;
    padding-bottom: 1em;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 1em;
    line-height : 1.5em;
  }


div#content p {
    padding-left : 25px;
    padding-right : 25px;
  }


div#content h1 {
    font-family : Tahoma, Book-Antiqua;
    font-size : 1.8em;
    font-weight : lighter;
  }


div#content h2 {
    font-family : Tahoma, Book-Antiqua;
    font-size : 1.5em;
    font-weight : lighter;
  }


div#content a:visited {
    color: green;
  }


div#contentinside {
    background-color : #fffff0;
    border-bottom-color : navy;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #dcdcdc;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : navy;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #dcdcdc;
    border-top-style : solid;
    border-top-width : 1px;
    line-height : 1.3em;
    margin-bottom : 5px;
    margin-left : 5px;
    margin-right : 5px;
    margin-top : 5px;
    padding-bottom : 1em;
    padding-left : 1em;
    padding-right : 1em;
    padding-top : 1em;
  }


div#contentinside table {
    background-color : #fffff0;
  }


div#footer {
    clear: right;
    padding: 0.5em;
    background-color: #eeeeee;
    font-style: italic;
    font-weight: normal;
    margin-top: 10px;
    text-align: center;
  }


div#footer a {
    font-weight: normal;
    text-decoration: underline;
  }

/*stili per la navigazione*/
/*
div#navigation ul{margin: 1em 0 1em 1em;padding: 0; list-style-type: none;}
div#navigation li{margin: 0;padding: 0}
div#navigation a{color:#369;font: normal bold 1.2em/1.6em arial,sans-serif;text-decoration: none}
div#navigation a:hover{color: #033;text-decoration: underline}
div#navigation a#activelink{color: #033;text-decoration: none}
*/
div#navigation ul {
    list-style-type: none;
    margin-bottom: 1em;
    margin-left: 1em;
    margin-right: 0;
    margin-top: 0px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }


div#navigation li {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }


div#navigation a {
    color: navy;
    font-style: normal;
    line-height: 1.5em;
    text-decoration: none;
  }


div#navigation a:hover {
    background-color: navy;
    color: white;
    text-decoration: underline;
    line-height: 1.5em;
  }


div#navigation a#activelink {
    text-decoration: none;
    background-color: white;
    color: navy;
    line-height: 1.5em;
  }


div#msg {
    border-bottom-color: navy;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #dcdcdc;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: navy;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #dcdcdc;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 0.8em;
    line-height: 1.4em;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 4px;
    margin-bottom: 4px;
    margin-right: 4px;
    margin-top: 4px;
    clear: right;
    background-color: #eeeeee;
  }


div#inside {
    background-color : #b1b9c4;
    border-bottom-color : navy;
    border-bottom-style : solid;
    border-bottom-width : 2px;
    border-left-color : #dcdcdc;
    border-left-style : solid;
    border-left-width : 2px;
    border-right-color : navy;
    border-right-style : solid;
    border-right-width : 2px;
    border-top-color : #dcdcdc;
    border-top-style : solid;
    border-top-width : 2px;
    clear : right;
    color : white;
    float : right;
    margin-bottom : 10px;
    margin-left : 40px;
    margin-right : 40px;
    padding-bottom : 0.5em;
    padding-left : 0.5em;
    padding-right : 0.5em;
    padding-top : 0.5em;
  }


div#palestra {
    background-color : #fffff9;
    background-image : url('images/pale_small.jpg');
    background-position : top left;
    background-repeat : no-repeat;
    line-height : 2em;
    padding-right : 150px;
    padding-left : 75px;
    padding-top : 170px;
  }

div#palestrachiusa {
    background-color : #fffff9;
    background-image : url('images/palestra_chiusa.jpg');
    background-position : top left;
    background-repeat : no-repeat;
	font-size: large;
    color: red;
    line-height : 2em;
    padding-right : 150px;
    padding-left : 75px;
    padding-top : 170px;
  }

div#robinud {
    clear: right;
    padding: 0.5em;
    background-color: #eeeeee;
    font-style: italic;
    font-weight: normal;
    margin-top: 10px;
    text-align: center;
  }

div#lastline {
    clear : right;
    font-size : .7em;
    font-weight : normal;
    margin-left : 150px;
    padding-bottom : 0.5em;
    padding-left : 0.5em;
    padding-right : 0.5em;
    padding-top : 0.5em;
    text-align : left;
    text-indent : 10px;
  }

