/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
html, body {
  height: 100%;
}
body {
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 13px;
  background-image: url(images/base_sfondo.gif);
  background-repeat: repeat-x;
}
h1, h2, h3 {
  color: #000000;
}
p, blockquote, ul, ol {
  margin-bottom: 1.8em;
  line-height: 180%;
}
a {
  color: navy;
}
a:hover {
  background: transparent url(premuto1/img3.jpg) repeat scroll 0% 50%;
  text-decoration: none;
  color: red;
}
a:link {
  text-decoration: none;
  font-weight: lighter;
  color: navy;
}
.boxed {
  padding: 10px;
  background: transparent none repeat scroll 0% 50%; 
 
  color: navy;
  margin-top: 5px;
}
.boxed-c {
  padding: 10px;
  background: transparent none repeat scroll 0% 50%;
  color: navy;
}
.heading {
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12px;
}
#header {
  margin: 0 auto;
  background: transparent url(images/img1.jpg) repeat-x scroll 0% 50%;
  width: 100%;
  height: 180px;
  text-align: center;
}
#header a {
  text-decoration: none;
  text-transform: uppercase;
  color: #000000;
}
#header h1 {
  padding-top: 50px;
  letter-spacing: 4px;
  font-size: 36px;
}
#header h2 {
  letter-spacing: 8px;
  font-size: 14px;
}
#left {
  float: left;
  width: 185px;
  margin-left: 10px;
  background-color: transparent;
}
#right {
  float: right;
  width: 185px;
  margin-right: 10px;
  background-color: transparent;
}
#left ul, #left ol, #right ul, #right ol {
  list-style-position: inside;
 /* list-style-image: url(images/list.gif);*/
  text-decoration: none;
 list-style-type: none;
}
#left li, #right li {
  margin-bottom: 0.5em;
}
#center {
  margin: 0 205px;
}
#center ul, #center ol {
  margin-left: 3em;
}
#footer {
  text-align: center;
  font-size: 77%;
  height: 30px;
  color: #3333ff;
}
#legal {
  margin: 0;
  padding: 20px 0 0;
  line-height: normal;
}
#links {
  margin: 0;
  padding: 20px 0;
  line-height: normal;
}
#hover {
  border-color: navy;
  border-width: thin;
  position: absolute;
  width: 550px;
  text-align: left;
  background-color: #d1edff;
  height: 470px;
}
#container {
  min-height: 100%;
  margin-bottom: -50px;
  position: relative;
}
.clearfooter {
  height: 10px;
  clear: both;
}
#contenitore {
  border: thin solid navy;
  text-align: left;
  background-color: #d1edff;
  height: 470px;
  display: inline;
  float: left;
  position: static;
  left: 160px;
  top: 50px;
  width: 550px;
}
#lang {
  top: 75px;
  right: 65px;
  width: 50px;
  position: absolute;
}
#logo {
  top: 40px;
  left: 65px;
  
  position: absolute;
}

a.acc {
display: block;
text-align: center;
width: 200px;
line-height: 35px;
height: 35px;
text-decoration: none;
background-image: url(images/normale.gif);
color: navy;
}
a.acc:hover {
text-decoration: none;
background-image: url(images/premuto.gif);
color: navy;
font-weight: bold;
}
.intestazione {
text-align:center;  
padding-top: 10px;
padding-bottom:5px;
   
  width: auto;
  
}