body {
margin: auto;
}
a {
color: #808080;
font-family: arial;
letter-spacing: 2px;
font-size: 13px;
text-decoration: none;
} 
a:hover {
color: #ff9c39;
text-decoration: none;
} 
.areaebottoni {
border: 1px black solid;
font-size: 13px;
color: black;
}
#principale {
color: #808080;
font-family: arial;
width: 669px;
height: 400px;
margin: 0px auto;
margin-top: 100px;
text-align: center;

} 

#immagine{
float: right;
width: 267px;
background-color: green0;
height: 400px;
background-image: url('images/front.jpg');
background-repeat: no-repeat;
background-position:  left top;
margin-left:0px; 
margin-right:0px; 
margin-top:0px; 
margin-bottom:0px;
}

#spazio{
float: left;
width: 402px;
background-color: black0;
height: 50px;
} 

#titolo{
float: left;
width: 402px;
background-color: red0;
height: 76px;
background-image: url('images/titolo.jpg');
background-repeat: no-repeat;
background-position: left top;
margin-left:0px; 
margin-right:0px;
margin-top:0px; 
margin-bottom:0px;
} 

#barra {
float: left;
width: 402px;
background-color: #0063C6;
height: 10px;
background-image: url('images/ff9c39.gif');
background-repeat: repeat;
background-position:  left top; 
margin-left:0px; 
margin-right:0px; 
margin-top:0px; 
margin-bottom:0px;
font-size: 0;
} 

#menu {
float: left;
color: #808080;
width: 394px;
background-color: blue0;
height: 258px;
letter-spacing:2px;
font-family: arial;
text-align: right;
line-height: 150%;
padding-right: 8px;
padding-top: 6px;
} 
#menu a {
color: #808080;
text-decoration: none;
font-size: 14px;
} 
#menu a:hover {
color: #ff9c39;
text-decoration: none;
font-size: 14px;
} 

#copyright {
color: #808080;
width: 669px;
height: 12px;
letter-spacing:1px;
font-family: arial;
font-size: 10px;
text-align: right;
} 

#photographer {
color: #808080;
width: 669px;
background-color: blue0;
height: 400px;
letter-spacing:1px;
font-family: arial;
font-size: 11px;
text-align: right;
line-height: 200%;
padding-right: 8px;
padding-top: 6px;
} 
#photographer a {
color: #808080;
text-decoration: none;
} 
#photographer a:hover {
color: #ff9c39;
text-decoration: none;
} 