﻿body {
  margin: 0px;
  background-color: #333333;
}

div#h_div {
 background-color: #e7e7e7;
 background-image: url(img/sfondi/sf_header.jpg);
  border-style: none;
  border-width: 0px;
  height: 100px;
  width: 100%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #f78d07;
  font-weight: bold;
}
div#logo {
  margin: 0px;
  width: 172px;
  float: left;
}
div#header {
  margin: 0px 0px 0px 172px;
  padding: 5px;
  font-family: Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 12px;
  text-align: center;
}
div#n_div {
  padding: 5px;
  background-color: #f78d07;
  background-image:url(img/sfondi/nav.jpg);
  background-repeat:repeat-x;
  background-position:bottom;
  border-top:solid 2px #000000;
  width: 100%;
  height: 20px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
  font-size: 12px;
}
div#m_div {
  border:solid,2px,e7e7e7;
  background-color: #333333;
  color: #f78d07;
  margin: 0px;
  padding: 5px;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  width: 170px;
  text-align: left;
}

div#c_div 
{
  margin: 0px 172px;
  padding: 15px;
  font:1em,Tahoma,sans-serif;
  color:Blue;
  width: 600px;
}
div#home_div 
{
  padding: 0px;
  font:1em,Tahoma,sans-serif;
  width: 595px;
  padding: 3px;
}

div#r_div {
 border:solid,2px,e7e7e7;
  margin: 0px;
  padding: 5px;
  float: right;
  color: #f78d07;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 12px;
  overflow: visible;
  width: 180px;
}

div#f_div {
  margin: 0px;
  padding: 5px;
  clear: both;
  height: 20px;
 background-color: #f78d07;
  background-image:url(img/sfondi/nav.jpg);
  background-repeat:repeat-x;
  background-position:bottom;
  border-top:solid 2px #000000;
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
  font-size: 12px;
}

#n_div a {
  text-decoration: none;
  color: #286aff;
  font-family: Arial,Helvetica,sans-serif;
}
#n_div a:hover {
  text-decoration: none;
}
#c_div a {
  text-decoration: none;
  color: #286aff;
}
#c_div a:hover {
  text-decoration: none;
}
#m_div a {
  text-decoration: none;
  color: #e7e7e7;
}
#m_div a:hover {
  text-decoration: none;
}
#r_div a {
  text-decoration: none;
  color: #e7e7e7;
}
#r_div a:hover {
  text-decoration: none;
}
#c_div p {
  font-family: Arial,Helvetica,sans-serif;
  color:#e7e7e7;
  text-align: justify;
  font-size: 16px;
  padding-left: 30px;
  padding-right: 30px;
}
#c_div h1 {
  font-family: Arial,Helvetica,sans-serif;
  color: #f78d07;
  text-align: left;
  font-weight: bold;
  font-size: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
#c_div h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-style: italic;
  color: #f78d07;
  text-align: left;
  font-size: 18px;
  padding-left: 50px;
  padding-right: 50px;
}
#c_div ol {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-style: italic;
  color: #e7e7e7;
  text-align: left;
  padding-left: 50px;
  padding-right: 50px;
}
#c_div ul {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-style: italic;
  color: #e7e7e7;
  text-align: left;
  padding-left: 50px;
  padding-right: 50px;
}
#c_div li {
  padding-top: 10px;
  padding-bottom: 10px;
  }
img {
  border-style: none;
}
div#m_div p {
  border-style: none none dotted;
  border-bottom: 1px dotted #cccccc;
  padding: 3px;
}
div#r_div p {
  border-style: none none dotted;
  border-bottom: 1px dotted #cccccc;
  padding: 3px;
}
.bord_tab 
{
    border-bottom: dotted 1px #cccccc;
}
