html, object, body, form, fieldset, td, label, h1, h2, h3, h4, p, strong, ul, li, a {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  font: normal 12px/1.8em Arial, Helvetica, sans-serif;
  padding: 20px 0;
  color: white;
  background: #122E55;
}

a {
  text-decoration: none;
  color: white;
}

a:hover {
  text-decoration: underline;
}

#main {
  width: 808px;
  margin: 0 auto;
  background: url(body.jpg) right top repeat;
}

#header {
  height: 119px;
  border-bottom: 0px solid white;
  background: url(header2.jpg) top left no-repeat;
}

#header h1 a {
  display: block;
  position: absolute;
  top: 70px;
  margin: 0 0 0 10px;
  width: 250px;
  height: 40px;
  
}

#header h1 a:hover {
  background: white;
}

#header h1 a strong {
  display: inline;
}

#contenuto {
 float:left;
  margin-left:3px;
  padding-left:12px;
  width:570px;
}

#contenuto h2 {
  font-size: 18px;
  padding: 0 15px;
}

#contenuto * {
  color: #122E55;
}

#contenuto .text {
  padding: 15px;
}

#sidebar {
  width: 200px;
  float: right;
  margin-right: 3px;
  padding: 0 0 10px 0;
}

#footer {
  clear: both;
  /*border-top: 3px solid white;*/
  padding: 0px 20px;
  background: #122E55;
  background: url(footer.jpg) top left no-repeat;
  height: 45px;
  vertical-align:center;
}

#footer p,
#footer ul,
#footer li, 
#footer li a {
  display: inline;
  vertical-align: baseline;
}

#sidebar h3.toggler {
  font-size: 13px;
  border-bottom: 1px solid white;
  color: #c6d2e1;
  background: #122e55;
  padding: 0 0 0 5px;
  cursor: pointer;
  
}

#sidebar h4 {
  margin: 0 0 0 10px;
  font-size: 12px;
  font-weight:bold;
}

#sidebar ul {
  font-size: 11px;
  margin: 0 10px 0 20px;
  list-style-type: none;
}

#sidebar ul li a {
  font-size: 11px;
  margin: 0;
  list-style-type: none;
  padding-left: 20px;
}

#sidebar ul li:hover {
  list-style-type: none;
}

#sidebar ul li a:hover {
  list-style-type: none;
  background: url(list-icon-2.jpg) top left no-repeat;
  
}

p.img {
	float:left;
	margin: 10px;
}

div.img {
	float:left;
	margin: 5px;
	width:270px;
	text-align:center;
	
}

div.text {
	float:left;
	width:230px;
	line-height: 150%;
	text-align: left;
	text-align:left;
	color: #122d52;
	margin-right:5px;
	margin-left:10px;
}

#subfooter {
	color: #122e55;
	background: #cdd9e7;
	height: 20px;
	text-align:center;
	width:260px;
	margin-left:10px;
}

#download {
	float:left;
	padding-left: 25px;
	width:150px;
	color: #122e55;
	text-align:left;
	font: bold 12px/1.8em Arial, Helvetica, sans-serif;
	color: #122e55;
}

#download1 {
	padding-left:10px;
	float:left; 
	text-align:right;
	font: bold 12px/1.8em Arial, Helvetica, sans-serif;
	color: #122e55;
}

#download ul li{
	list-style: outside url(immagini/listimage.gif);
}

a.download {
	color: #122e55;
}

.pics {
font: bold 12px/1.8em Arial, Helvetica, sans-serif;
}

#contatti1 {
font: bold 12px/1.8em Arial, Helvetica, sans-serif;
padding-left: 160px;
width:120px;
}

#contatti2 {
font: bold 12px/1.8em Arial, Helvetica, sans-serif;
padding-left: 280px;
width:220px;
}
