/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
html, body {
  height: 100%;
}
body {
  background: #ffffff url(images/test.gif) repeat scroll 0%;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #666666;
}
h1, h2, h3 {
  color: #000000;
}
p, blockquote, ul, ol {
  margin-bottom: 1.8em;
  line-height: 180%;
}
a {
  color: navy;
}
a:hover {
  text-decoration: none;
}
.boxed {
  background: transparent url(images/img3.jpg) repeat-x scroll 0%;
  padding-left: 2px;
}
.heading {
  margin-bottom: 40px;
  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;
}
#right {
  float: right;
  width: 185px;
  margin-right: 10px;
}
#left ul, #left ol, #right ul, #right ol {
  list-style-position: inside;
  list-style-type: none;
}
#left li, #right li {
  margin-bottom: 0.5em;
}
#center {
  margin: 0 205px;
}
#center ul, #center ol {
  margin-left: 3em;
}
#footer {
  background: transparent url(images/img3.jpg) repeat-x scroll 0% 50%;
  text-align: center;
  font-size: 77%;
  color: #3333ff;
  height: 100px;
}
#legal {
  margin: 0;
  padding: 20px 0 0;
  line-height: normal;
}
#links {
  margin: 0;
  padding: 20px 0;
  line-height: normal;
}
#hover {
  border: thin solid navy;
  position: absolute;
  width: 550px;
  text-align: left;
  background-color: #d1edff;
  height: 470px;
}
#container {
  height: 100%;
}
.clearfooter {
  height: 100px;
  clear: both;
}
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;
}