
body {
margin: 0 0 0 0;
background-color: #fff;
}

a {
text-decoration: none;
color: #f70;
}

a:hover {
text-decoration: underline;
color: #f70;
}

#preload {
width: 0;
height: 0;
display: inline;
background-image: url('menubg.jpg');
}

#header {
width: 100%; height: 245px;
margin: 0 0 0 0;
background: url('immagini/2.jpg') repeat;
vertical-align: bottom;
z-index: 1;
}

#header h1 {
display: block;
position: absolute;
margin: 193px 0 0 0; padding: 0;
background-color: transparent;
color: #ffffff;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
font-size: 45px;
font-weight: 400;
z-index: 4;
}

span {
color: #f70;
}

#menu {
position: absolute; top: 238px;
width: 100%;
height: 61px;
margin: 0 0 0 0;
background-color: #000000;
border-top: solid 1px #fff;
border-bottom: solid 1px #fff;
z-index: 3;
text-align: center;
}

#menu ul {
margin-top: 20px;
}

#menu ul li {
display: inline;
}

#menu ul li a {
background-color: transparent;
background-repeat: repeat-x;
padding: 14px 20px 14px 20px;
font-size: 0.8em;
font-family: 'century gothic', verdana, sans-serif;
color: #ffffff;
font-weight: bold;
text-decoration: #ffffff;
border: solid 1px #000;
}

#menu ul li a:hover {
background: #ffffff url('menuorange.jpg') repeat-x top;
color: #ffffff;
text-decoration: #ffffff;
border: solid 1px #fff;
}

#main {
position: absolute; top: 300px;
width: 100%;
background: url('main.jpg') repeat-x top;
}

#container {
width: 100%;
margin: 0 auto;
padding-top: 50px;
font-family: arial;
font-size: 0.9em;
}

#content {
margin: 0 170px 10px 105px;
border-right: 1px solid #ccc; padding: 0 10px 0 0;
border-left: 1px solid #ccc; padding: 0 0 20px 0;
line-height: 1.6em;
color: #666;
font-size: 0.9em;
}

#content p {
padding-bottom: 5px;
}

h1 {
margin-top: 0px;
color: #f70;
letter-spacing: -2px;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

h2 {
margin-top: 20px;
margin-bottom: 10px;
color: #666;
letter-spacing: -1px;
font-size: 1.3em; font-weight: 400;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

.right {
float: right;
margin: 0 0 8px 12px;
padding: 4px;
background-color: #FFF;
border: 1px solid #CCC;
}

#footer {
padding: 5px;
margin-top: 20px;
margin-bottom: 3px;
color: #aaa;
font-size: 0.7em;
text-align: center;
border-top: 1px solid #ccc;
}

#extras {
clear: right;
float: right;
width: 150px;
margin-left: 10px;
margin-bottom: 20px;
padding: 0;
color: #666;
}

#extras p {
line-height: 1.5em;
margin: 0 0 1.5em 0;
font-size: 0.8em;
}

#box1 {
background: #fff url('boxbg.jpg') repeat-x top;
border: 1px solid #ccc;
width: 30%;  
float: left; 
margin: 1 2px; text-align: left;
padding: 5px; 
}

#box2 { 
background: #fff url('boxbg.jpg') repeat-x top;
border: 1px solid #ccc;
margin: 0 auto;
width: 30%;  text-align: left; 
padding: 5px;
}

#box3 { 
background: #fff url('boxbg.jpg') repeat-x top;
border: 1px solid #ccc;
width: 30%; 
float: right; 
margin: 1 2px; text-align: left;
padding: 5px;
}

#box4 { 
background: #fff url('boxbg.jpg') repeat-x top;
border: 1px solid #ccc;
width: 30%; 
float: left; 
margin: 1 2px; text-align: left;
padding: 5px;
}

#box5 { 
background: #fff url('boxbg.jpg') repeat-x top;
border: 1px solid #ccc;
margin: 0 auto;
width: 30%; text-align: left;
padding: 5px;
}

#box6 { 
background: #fff url('boxbg.jpg') repeat-x top;
border: 1px solid #ccc;
width: 30%; 
float: right;
margin: 0; text-align: left;
padding: 5px;
}

#box7 { 
background: #fff url('boxbg.jpg') repeat-x top;
border: 1px solid #ccc;
width: 30%; 
margin: 0 auto; text-align: left;
padding: 5px;
}

#box8 { 
background: #fff url('boxbg.jpg') repeat-x top;
border: 1px solid #ccc;
width: 30%; 
float: left; 
margin: 1 2px; text-align: left;
padding: 5px;
}

#box1 h2, #box2 h2, #box3 h2, #box4 h2, #box5 h2, #box6 h2, #box7 h2, #box8 h2 {
margin-left: 4px;
}

.center {
text-align:center;
display:block;
margin-top: 15px;
}

.box {
margin: 0 4px 10px 4px;
line-height: 1.3em;
font-size: 1.0em;
border: 0;
}

