/* --------------------
      birrabelga.css
   -------------------- */

body {
font-family: verdana;
font-size: x-small;
margin-top: 5;
margin-left: 5;
margin-right: 5;
margin-bottom: 5;
background-color: #FFFFF0;
}

table,tr,td,input,textarea,p,b,input {
font-family: verdana;
font-size: x-small;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
}

li {
list-style-image: url("images/bullet_arrow.gif");
}

.boxtitle {
text-align: left;
background-color: #FFFFFF;
padding: 5px 5px 5px 5px;
border-top: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
border-left: 1px solid #C0C0C0;
border-bottom: 1px solid #C0C0C0
}

.boxcorner {
background-color: #6B9C9C;
color: #FFFFFF;
}

.boxsubtitle {
background-color: #3A3A6B;
color: #FFFFFF;
}

.boxmenu {
background-color: #94C5C5;
}

.bottom {
color: #FFFFFF;
}

.box {
padding: 5px 5px 5px 5px;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.piccolo {
font-family: verdana;
font-size: xx-small;
}

.verde {
color: #00AA00;
}

.rosso {
color: #FF0000;
}
a.white:link {color: #ffffff; background: #3A3A6B; font-weight: bold;}
a.white:visited {color: #ffffff; background: #3A3A6B; font-weight: bold;}
