iframe {
background-color:#FFFFFF;
}

#navigation { 
float:left;
width: 100%;
background: transparent; 
font-size: 14px; 
line-height:normal; 
font-family: Trebuchet MS; 
} 

#navigation ul {
margin:0; 
padding:10px 10px 0 0; 
list-style:none;
} 

#navigation li { 
float:left; 
background:url(left.gif) no-repeat left top; 
margin:0px 0px 0px 4px; 
padding:0 0 0 6px; 
} 

#navigation a { 
display:block;
background:url(right.gif) no-repeat right top; 
padding:5px 15px 4px 6px; 
text-decoration: none; 
color: white; 
} 

#contenitore{
float:left;
width: 98%;
font-size: 14px; 
line-height:normal; 
font-family: Trebuchet MS; 
margin:0 0 0 4px; 
padding:20px 0px 10px 15px; 
background:url(lato.gif) repeat-y left top; 
background-color: #625933;
}

ul.navigation  { 
margin:0;
width: 100%;
padding:10px 10px 0 0; 
list-style:none;
} 

li.navigation { 
float:left; 
background:url(left.gif) no-repeat left top; 
margin:0px 0px 0px 4px; 
padding:0 0 0 6px; 
} 

a.navigation { 
display:block;
background:url(right.gif) no-repeat right top; 
padding:5px 15px 4px 6px; 
text-decoration: none; 
color: white; 
} 
