* {
    padding: 0;
    margin: 0;
} 

body {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
color: #555;
line-height: 17px;
background: #54B7E0;
}


a { color: #CF9B00; text-decoration: none; }
a:hover { color: #333; text-decoration: underline; }





#wrap {
width: 760px;
margin: 0 auto;
background: #fff;
padding: 10px;
}



#header {
height: 80px;
background: #e9b211 url(header.gif) no-repeat;
line-height: 70px;
}
#header h1 {
color: #fff;
font-size: 35px;
padding-left: 20px;
text-decoration: none;
font-weight: 400; 
letter-spacing: 0px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
}



#navigation {
background: #FF9817 url(menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
padding-left: 10px;
}
#navigation li {
float:left;
list-style-type:none;
border-right:1px solid #FFA73F;
}
#navigation li a {
display:block;
padding:0 20px;
text-transform:uppercase;
text-decoration:none;
color: #f7f7f7;
letter-spacing: 1px;
}
#navigation li a:hover {
background: #FFAF4C url(menuover.jpg) repeat-x;
color:#fff;
text-decoration:none;
}







#left {
float: left;
width: 520px;
margin-top: 30px;
margin-left: 10px; 
text-align: justify;
}
#left h2 {
color: #555;
font-size: 18px;
letter-spacing: 0px;
font-weight: 500;
margin: 0 0 10px 0;
}
#left h2 a {
color: color: #555;
}
#left h2 a:hover {
color: #888;
text-decoration: none;
}


<!--
#left h3 {
color: #555;
font-size: 14px;
letter-spacing: 0px;
font-weight: 100;
margin: 0 0 10px 0;
}
#left h3 a {
color: #555;
}
#left h3 a:hover {
color: #888;
text-decoration: none;
}
-->


#inbox {
margin: 0 0 10px 0;
text-align: justify;
}
#inbox img {
margin: 10px;
}



#domanda {
float: left;
width: 190px;
margin-top: 10px;
margin-left: 10px; 
margin-right: 10px; 
text-align: justify;
}

#risposta {
float: right;
width: 300px;
margin-top: 10px;
margin-left: 10px; 

}

















#right {
float: right;
width: 200px;
border: 1px solid #F6CA4B;
background: #FFF7DF;
margin-top: 30px;
margin-right: 10px;

}
#right ul {
list-style-type: square;
color: #CF9B00;
padding: 0px 10px 10px 30px;
}
#right h2 { color: #333; font-size: 12px; padding: 10px 0 5px 10px;}

#corpo {

margin-left: 10px;
margin-bottom: 10px;



}


#footer {
margin: 20px 0 0 0;
text-align: center;
font-size: 11px;
background: #444;
color: #fff;
padding: 10px 0;
}
#footer a { color: #fff; }
#footer a:hover { color: #fff; text-decoration: underline; }
