
html{
 margin:-10px 150px 0px 150px; 
 padding: 0;
 width: auto;
 }

body{
  background-image: url(/images/sfondo_index.jpg); 
  background-repeat: repeat-x;
  background-color: white;
  /*background-position: 98% 2%;*/
  font-family: verdana, tahoma, arial, sans-serif; 
  font-size: 76%;
  border-style: solid;
  border-color: blue;
  border-width: 1px
  }

div#pad_vert{
  min-height: 20px;
  }

/* riquadro di login */
div#login{
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
  background-color: wheat;
  }

div#login_title{
  margin: 0px;
  height: 2em;
  padding: 0px;
  background-color: lightblue;
  text-align: center;
  line-height: 1.5em;
  font-weight: bold;
  }

div#login_body{
  padding-left: 10px;
  font-size: 1em;
  }

div#login_body p{
  padding-top: -5px;
  font-size: 1em;
  }

/* header della pagina */
div#header{
  background-color: blue;
  padding: 20px;
  }

div#header_left{
  float: left;
  background-color: blue;
  padding: 10px 0px;
  width: 50%;
  }

div#header_right{
  background-color: blue;
  }

div#header_right p.login{
  padding-right: 5px;
  padding-bottom: 0px;
  font-size: 1em;
  text-align: right;
  font-weight: bold;
  color: white;
  }

div#header a{
  text-decoration: none;
  }

div#header a:visited {
  color: yellow;
  }

div#header a:hover{
  text-decoration: underline;
  }

div#header h1{
  font-size: 2em;
  font-weight: bold;
  color: yellow;
  }

div#marketing {
  clear: both;
  background-color: gainsboro;
  padding: 5px;
  }
  
div#marketing p{
  font-weight: bold;
  font-style: italic;
  font-size: 1.5em;
  color: blue;
  text-align: center
  }

/* contenitore della pagina */
div#container{        
  width: auto;
  min-height: 800px;
  }

div#container_left{        
  float: left;
  width: 160px;
  }

div#container_left p.info{        
  line-height: 1.5em;
  font-size: 1em;
  color: blue;
  vertical-align: text-bottom;
  }

div#container_right{        
  margin-left: 18%;     /* grazie a questo ottengo l'inizio della 2a colonna */
  padding-right: 10px;
  min-height: 600px;    /* con questo valore tengo in basso il footer */
  }

  
h1{
  margin: 0;
  padding:0
  }

/*h2{
  color:#4078B8; 
  font-size:1.5em; 
  text-align: left;
  padding-bottom: 5px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: gray;
  } */

div#navigation_ori{
  background-color:#B0D0E8;
  border-style: solid;
  border-width: 1px;
  border-color: #B0D0E8; 
  color: white;
  margin: 0;
  padding: 0;
  height: 48px;
  }

div#navigation_ori ul{
  margin-left: 0;
  padding-left: 0px;
  }

div#navigation_ori li{
  display: inline;
  list-style: none;
  position: relative;
  padding: 11px 20px 20px 20px;
  background-color: darkcyan;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: blue;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: blue;
  color: white;
  cursor:pointer;
  }

div#navigation_ori a:hover{
  background-color: white;
  color: black;
  text-decoration: underline
  }

div#navigation_ori a{
  text-decoration: none;
  color: white;
  }

div#navigation_ori a:hover{
  text-decoration: underline;
  color: red;
  }
div#navigation_ori li:hover{
  background-color: red;
  color: yellow;
  }

div#navigation_vert, div#navigation_vert ul, div#navigation_vert li{
  margin: 0px; 
  padding: 0px
  }

div#navigation_vert li{
  list-style: none;
  position: relative;
  width:120px;
  height: 30px;
  padding:0 20px;
  background-image: url(/images/bg_menubutton.gif);
  background-repeat: repeat-x;
  background-color: white;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: black;
  color: blue;
  line-height: 30px;
  cursor:pointer;
  }

div#navigation_vert li.selected{
  list-style: none;
  position: relative;
  width:120px;
  height: 30px;
  padding:0 20px;
  background-color: white;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: black;
  color: blue;
  line-height: 30px;
  cursor: defaul;
  }

div#navigation_vert a{
  text-decoration: none;
  }

div#navigation_vert a:hover{
  text-decoration: underline;
  color: white;
  }
div#navigation_vert li:hover{
  background-image: none;
  background-color: blue;
  color: white;
  }

div#navigation_vert p{
  background-color:yellow; 
  color: black;
  padding: 5px
  }

/* stile dei contenuti */
div#content{
  padding:0 1.5em;
/*  border-style: solid;      /* DEBUG*/
/*  border-color: red;        /* DEBUG*/
/*  border-width: 1px;        /* DEBUG*/
/*  background-color: wheat;  /* DEBUG*/
  }

div#content p {
  text-align: left;
  line-height:1.5em;
  min-height: 100px;
  }

div#content ul{
  list-style-image: url(/images/target.ico);
  text-align: left;
  line-height:1.5em;
  padding-bottom: 5px;
  }
  
div#content p.libero{
  text-align: left;
  line-height:1.5em;
  min-height: 1px;
  }

div#content p.sottopunto {
  /*background-color: wheat;*/
  text-align: left;
  line-height:1.5em;
  min-height: 1px;
  }

div#content p.rimando {
  text-align: right;
  font-style: italic;
  color: green;
  min-height: 1px;
  padding-bottom: 1em;
  }

div#content ul.elencointerno {
  background-color: wheat;
  min-height: 1px;
  }
div#content p > a.inlinea {
  font-style: normal;
  font-weight: normal;
  color: forestgreen;
  }

div#content p > a.approfondimento {
  text-align: right;
  font-style: italic;
  font-weight: bold;
  color: forestgreen;
  }

div#content h2{
  color:#4078B8; 
  font-size:1.5em; 
  text-align: left;
  padding-bottom: 5px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: gray;
  }

div#content h3{
  color:#4078B8; 
  font-size:1em; 
  font-weight: bold;
  text-align: left;
  padding-bottom: 5px;
  padding-top: 15px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: gray;
  }

div#content img{
  float: left;
  width: 128px;
  height: 100px;
  padding-right: 5px;
  padding-bottom: 5px;
  }

div#content img.libera{
  float: none;
  width: auto;
  height: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  }

div#content img.destra{
  float: right;
  border:1px solid white;
  margin-left: 2px;
  }

div#content img.destra:hover
  {
  border:1px solid #0000ff;
  }

/*****************************************************************************/
/*                                 FOOTER                                    */
/*****************************************************************************/

div#footer
  {
  border-style: solid;
  border-color: blue;
  border-width: 1px;
  float: left;
  width: 100%;
  margin: 0;
  padding: 5px 0px 5px 0px; 
  background-color:blue; 
  color: white; 
  text-align:center
  }
  
div#footer a{
  color: yellow;
  }
  
div#footer p{
  line-height: 0.5em 
  }

div#footer a:hover{
  text-decoration: overline;
  background-color: red; 
  }