html {
overflow-x: hidden;
}

body {
background: #FFFFFF url('../images/background.jpg') no-repeat fixed right bottom;
margin: 0px;
height: 100%;
padding: 0px;
font-family: sans-serif;
}

#up {
background: #FFFFFF url('../images/up.jpg') repeat-x scroll 0 0;
height: 25px;
top: 0px;
margin-top: 0px;
margin-left: 0px;
left: 0px;
padding: 0px;
position: absolute;
width: 100%;
float: left;
}

#menuup {
background: url('../images/header_background.jpg') no-repeat scroll 0 0;
height: 42px;
left: 55%;
top: 0px;
margin-top: 0px;
padding: 0px;
position: absolute;
width: 454px;
float: left;
}

#header {
height: 90px;
padding-left: 1%;
position: relative;
width: 100%;
top: 40px;
}

H1 {
color: #000033;
font-size: 2.7em;
position: relative;
float: left;
margin-top: 12px;
margin-left: 0px;
width: auto;
}

H2 {
color: #000033;
font-size: 1.3em;
margin-right: 10px;
margin-top: 33px;
position: relative;
float: right;
width: 35%;
}

H3 {
color: #333366;
font-size: 1.3em;
margin-right: 0px;
margin-top: 0px;
position: relative;
width: 60%;
text-align: left;
left: 60px;
}

H4 {
color: #333366;
font-size: 1.0em;
margin-right: 0px;
margin-top: 20px;
position: relative;
width: 60%;
text-align: left;
left: 20px;
float: left;
margin-bottom: 0px;
}

h1 span {
background: transparent url('../images/sfumatura.png') repeat-x scroll 0 0;
display: block;
height: 121px;
left: -120px;
position: absolute;
top: 9px;
width: 140%;
}

h2 span {
background: transparent url('../images/sfumatura-h2.png') repeat-x scroll 0 0;
display: block;
height: 55px;
left:0px;
position: absolute;
top: 4px;
width: 100%;
}

.logo {
float: left;
margin-top: 20px;
top: 0px;
}

#centraltext {
height: auto;
padding: 0px;
position: relative;
width: 98%;
margin-top: 130px;
}

.testo {
text-align: justify;
float: left;
height: auto;
width: 50%;
color: #333333;
padding-left: 20px;
padding-top: 10px;
font-size: 0.9em;
position: relative;
}

.testocredits {
text-align: right;
height: auto;
color: #666666;
padding-right: 5px;
font-size: 0.6em;
}

#foto {
height: auto;
padding: 0px;
position: absolute;
width: auto;
margin-top: 0px;
margin-right: 0px;
float: right;
right: 20px;
top: 10px;
}

#gallery {
height: auto;
padding: 0px;
position: absolute;
width: 32%;
margin-top: 0px;
margin-right: 0px;
float: right;
right: 20px;
top: 200px;
}

#mappa {
height: auto;
padding: 0px;
position: absolute;
width: auto;
margin-top: 0px;
margin-right: 0px;
float: right;
right: 20px;
top: -20px;
}

.testoup {
text-align: center;
height: auto;
color: #999999;
font-size: 0.85em;
margin-top: 10px;
}

#boxblocchi {
background: url('../images/background-blocchi.png') repeat-x scroll 0 0;
height: 239px;
padding: 0px;
position: relative;
width: 100%;
margin-top: 150px;
margin-bottom: 100px;
float: left;
}

.bloccosx {
height: 224px;
padding: 0px;
position: relative;
width: 33%;
margin-top: 0px;
float: left;
border-right: 1px dotted #000000;
}

.bloccodx {
height: 224px;
padding: 0px;
position: relative;
width: 33%;
margin-top: 0px;
float: left;
}

#credits {
height: auto;
padding: 0px;
position: relative;
width: 100%;
margin-top: -90px;
right: 5px;
float: right;
}

#liste {
height: auto;
padding: 0px;
position: relative;
width: 64%;
margin-top: 0px;
margin-right: px;
left: 0px;
float: left;
}

ul 
{
list-style: square inside url('../images/arrow.gif');
text-align: left;
float: left;
font-size: 0.9em;
margin-top: 5px;
line-height: 30px;
left: 00px;
}

li {
left: 20px;
}

a {
  border: 0px;
  outline: none;
}

a.testoup:link {color: #999999;
text-decoration: none;
}
a.testoup:visited {color: #999999;
text-decoration: none;
}
a.testoup:hover {color: #000000;
text-decoration: underline;
}
a.testoup:active {color: #000000;
text-decoration: none;
}

a.credits:link {color: #666666;
text-decoration: none;
}
a.credits:visited {color: #666666;
text-decoration: none;
}
a.credits:hover {color: #000000;
text-decoration: underline;
}
a.credits:active {color: #000000;
text-decoration: none;
}

a.gallery:link {color: #999999;
text-decoration: none;

}
a.gallery:visited {color: #999999;
text-decoration: none;
}
a.gallery:hover {color: #000000;
text-decoration: underline;
}
a.gallery:active {color: #000000;
text-decoration: none;
}

img {
border: 0px;
}