
body {
  background-color:  #e7e7d6;
  background-image:  url(/img/bg.gif);
  background-repeat: repeat-y;
  padding:           4px;
  margin: 10px;
  padding:           0;
  margin: 0;
}
div#header {
  background-image:  url(/img/header.jpg);
  background-repeat: no-repeat;
  height: 103px;
  text-align: right;
}

div#header a, div#header a:link, div#header a:active, div#header a:visited,  
div#header a:hover {
  font-family:     "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
  font-size:       50px;
  line-height:    100px;
  color:           #319aff;
  font-weight:     normal;
  font-style:      italic;
  text-decoration: none;
}

div#menu {
  background-image:  url(/img/menu_bg.gif);
  background-repeat: repeat-x;
  height: 41px;
  line-height:    40px;
}
div#menu img.right {
  float: right;
}
div#menu img.left {
  float: left;
}
div#subheader {
  background-image:  url(/img/subheader.jpg);
  background-repeat: no-repeat;
  height: 35px;
  margin-bottom: 20px;
}
div#menu a, div#menu a:link, div#menu a:active, div#menu a:visited,  
div#menu a:hover {
  font-family:    "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
  font-size:      16px;
  color: white;
  font-weight: bold;
  padding-left: 10px;
  text-decoration: none;
}

div#menu a.on, div#menu a.on:link, div#menu a.on:active, 
div#menu a.on:visited, div#menu a.on:hover, div#menu a:hover {
  text-decoration: underline;
}

div#sidebar {
  float: left;
  width: 240px;
}

div#sidebar img.netsail {
  margin-top: 20px;
}

p.netsail {
  padding: 0 40px 0 40px;
  
}
p.netsail a, p.netsail a:link, p.netsail a:active, p.netsail a:visited,  
p.netsail a:hover {
  text-decoration: none;
  color: white;

}
p.netsail a:hover {
  text-decoration: underline;

}


div#content {
  margin-left: 240px;
}

h1 {
  font-family:    "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
  font-size:      14pt;
  color: #333333;
  border-bottom: 1px solid #333333;
}

h2 {
  font-family:    "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
  font-size:      13pt;
  color: #333333;
}

p.important {
  text-align: center;
  color: #999999;
  font-size:30pt;
  margin: 50px;
}
p.important a,          p.important a:link,   p.important a:active, 
p.important a:visited,  p.important a:hover   {
  font-family:    "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
  font-size:30pt;
  color: #999999;
  font-weight: normal;
}
div.floatright {
  float: right;
  margin: 0px 0px 5px 5px;
}

img.sponsorhp {
  border: 2px solid #319aff;
}

div.hpright {
  float: right;
  width: 230px;
}

#content div.hpright h3 {
  color: white; 
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  font-variant: small-caps;
  height: 25px;
  background-image: url('/img/aziende-foto.gif');
  background-repeat: no-repeat;
  background-position: left top; 
  line-height: 25px;
}
div.hpright p.aziende {
  border-bottom: 1px solid #aaaaaa;
}
#content div.hpright p.tutte {
  text-align: center;
  font-variant: small-caps;
} 

div.hpright p.photo  {
    min-height: 90px;
    height: auto !important;
    height: 90px;
}

div.hpright p.photo img {
  float: left;
  margin: 0 2px 2px 0;
  padding: 2px;
  border: 1px solid #aaaaaa;
}
div.hpright p a, div.hpright p a:link, div.hpright p a:hover, 
div.hpright p a:visited, div.hpright p a:active {
 font-size: 12px;
 color: black;
  text-decoration: none;
  font-weight: normal;
}

div.hpright p a:hover {
  text-decoration: underline;
}


p.list {
    font-family: "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
    font-size: 13px;
    border-top: 1px dotted #757575;
    padding: 1px;
    padding-bottom: 3px;
    margin: 0;
  margin-bottom: 15px;
}

p.listc {
    font-family: "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
    font-size: 13px;
    border-top: 1px dotted #757575;
    padding: 1px;
    margin: 0;
    text-align: center;
}
p.list a:link, p.list  a:visited, p.list  a:active {
    font-family: "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 20px;
    text-decoration: none;
    font-weight: bold;
}

p.list a:hover {
    text-decoration: underline;
}
p.listdesc {
    font-family:  "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
    font-size:    13px;
    font-style:   italic;
    margin:       3px 1px 3px 10px;
    padding: 4px;
}
td.imglist {
  text-align: center;
}

div#fvg_header { 
  background-color: #758e9b; 
  text-align:       right;
  height:           30px; 
  border-bottom: 1px solid white;
}
div#fvg_header form {
  padding-top: 4px;
  margin: 0;
  padding: 4px 0 0 0;
}
div#fvg_header select,  div#fvg_header input {
  background-color: #dae1e8;
  color: black;
  border: 1px solid black;
  font-family: "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
  font-size: 12px;
}
div#fvg_header ul {
  float:       left;
  text-align:  left;     
  margin: 0;
  padding: 0;
  
}
div#fvg_header ul li {
  display: inline;
                   height:           30px; 
}
div#fvg_header a, div#fvg_header a:link, div#fvg_header a:active, 
div#fvg_header a:visited, div#fvg_header a:hover {
  font-family: "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #cccccc;
  text-decoration: none;
  line-height:           30px; 
  margin: 0 8px 0 0;
  font-variant: small-caps;
}

div#fvg_header a:hover,
div#fvg_header a.on, div#fvg_header a.on:link, div#fvg_header a.on:active, 
div#fvg_header a.on:visited, div#fvg_header a.on:hover {
  border-top: 2px solid white;
  color: white;
}

