
body {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color: #083b5b;
  background-color: #FFFFFF;
  margin-top:150px;
  background-image:url(/www/image/testata-assistenza.jpg); background-repeat:no-repeat; background-position:top left;
}

a.HeadLink {
  text-decoration: none;
  color: #FFFFFF;
}


a.HeadLink:hover {
  text-decoration: underline;
  color: #FFFFFF;
}

a {
  text-decoration: none;
  color: #1277b7;
}

a:hover {
  color: #0099FF;
}

HeadLink {
  text-decoration: none;
  color: #FFFFFF;
}

table.Narrow {
  font-size: 10pt;
  width: 300px;
}

table.Normal {
  font-size: 10pt;
  width: 500px;
}

table.Wide {
  font-size: 10pt;
  width: 620px
}

table.Inout {
  font-size: 10pt;
  width: 500px;
  border-collapse: collapse;
}

table.InoutWide {
  font-size: 10pt;
  width: 620px;
  border-collapse: collapse;
}

tr.Head1 { 
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  background-color: #0d76b6;
  height:50px;
}

tr.Head2 {
  color: #FFFFFF;
  font-weight: bold;
  background-color: #0099FF;
}

tr.Body1 { 
  color: #083b5b;
  background-color: #EEEEEE;
}

tr.Body1c { 
  color: #083b5b;
  text-align: center;
  background-color: #EEEEEE;
}
tr.Body2 { 
  color: #083b5b;
  background-color: #CCCCCC;
}

tr.Body3 { 
  color: #083b5b;
  background-color: #FFFFFF;
}

tr.Body3c { 
  color: #083b5b;
  text-align: center;
  background-color: #FFFFFF;
}

em {
  color: #FF0000;
}

textarea, input{   font-family: Verdana, Arial, Helvetica;
font-size:12px;}

.info {
  font-family: Webdings, Verdana, Arial, Helvetica;
}


#footer{ border-top:4px solid #fcb526; padding-top:20px;}