

body {
  text-align: center;
  background:#2f2f2f;
  margin-top:30px;
  margin-bottom:30px;
  color:#ffffff;
}

A:link {
	COLOR: #ffcc99; text-decoration: underline
}
A:visited {
	COLOR: #ffffff; text-decoration: underline
}
A:active {
	COLOR: #ffcc99; text-decoration: underline
}
A:hover {
	COLOR: #000000; text-decoration: none
}







#involucro {
  background:#a11f12;
  margin-left: auto; 
  margin-right: auto;
  width: 1000px;
  text-align: justify;
  border: 5px solid #ffffd0;
}

 
#intestazione {
  height: 200px;
  background:trasparent;
}  

#intestazione h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: Monotype Corsiva, Century Gothic, verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #ffffff;
  letter-spacing: -1px;
  margin:0px;
}
#intestazione h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: Monotype Corsiva, Century Gothic, verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #E2D179;
  margin:0px;  
}


#bloccocentrale {
 
  float:left;
  width:1000px;
 text-align: justify;
}
  
#bloccocentrale h3 {
  margin:10px;
  margin-right:15px;
  font-family: Century Gothic, verdana, helvetica, sans-serif;
  font-size:18px;
  font-weight: bold;
  line-height:18px;
  color: #ffffff;
}
  
#bloccocentrale p {
  margin:10px;
  margin-right:15px;
  font-family: Century Gothic, verdana, helvetica, sans-serif;
  font-size:12px;
  line-height:20px;
  color: #ffffff;
 
}


.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}


img {border: none}
