@charset "utf-8";
/* CSS Document */

body{ font-family:Verdana, Geneva, sans-serif;}
#wrapper{ width:900px; margin:20px auto; border-left-color: #202020; border-left-style:solid; border-left-width:1px; border-right-color: #202020; border-right-style:solid; border-right-width:1px; border-top-color: #202020; border-top-style:solid; border-top-width:1px;}
#header{ width:900px; height:300px;}

#menu{ width:900px; height:30px; background:#b50000; color:#FFF; font-size:10px; font-family:Verdana, Geneva, sans-serif; padding-top:5px;}
#menu_mirtilli{ width:900px; height:30px; background:#202020; color:#FFF; font-size:10px; font-family:Verdana, Geneva, sans-serif; padding-top:5px;}

#corpo{ width:900px; font-size:10px; text-align:justify; color:#202020; padding-top:40px; padding-bottom:40px; line-height:1.3;}
#footer{ height:20px; width:900px; color:#202020; font-size:10px; border-bottom-color: #202020; border-bottom-style:solid; border-bottom-width:1px; background-color:#F1F1F1}

.class_menu{ width:140px; height:20px; text-align:center; border-left-color: #FFF; border-left-style:solid; border-left-width:1px;}
.class_menu1{ width:140px; height:20px; text-align:center; }

#menu a{ color:#fff; text-decoration:none;}
#menu a:hover{ color:#CCC; text-decoration:overline;}

#menu_mirtilli a{ color:#fff; text-decoration:none;}
#menu_mirtilli a:hover{ color:#CCC; text-decoration:overline;}

#footer a{ color:#202020; text-decoration:none;}
#footer a:hover{ color:#000; text-decoration:overline;}

#corpo a{ color:#202020; text-decoration:none;}
#corpo a:hover{ color:#000; text-decoration:overline;}

.area_down{font-family:Verdana, Geneva, sans-serif; color:#000; font-size:10px;}


