body { font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; text-align:center; margin:0; padding:0; }

#wrapper { width:900px; margin:0 auto; text-align:left; }

#corpo { float:left; width:900px; background:url(images/body.jpg) no-repeat; margin-bottom:50px; }

 #logo { text-align:center; }
 
 #bottone { float:left; width:270px; text-align:center; margin-top:165px; }
 
  #bottone a { color:#b70033; text-decoration:none; font-size:19px; font-style:italic; }
  #bottone a:hover { text-decoration:underline; }
 
 #contenuti { float:right; width:620px; margin:70px 0 0 0; }
 
#menu { clear:both; margin:0 auto; width:900px; text-align:center; }
 
 #menu a { text-decoration:none; color:#999; font-style:italic; font-size:11px; padding:5px; text-align:center; }

 #menu a:hover { color:#333; }

#piede { clear:both; font-size:12px; margin:20px 0 0 0; color:#444; text-align:center; }

  h1 { color:#b70033; margin:0 0 20px 0; font-size:18px; }
  
  p { line-height:150%; }

a { color:#b70033; }