#capo {
 font-family: verdana;
 font-size: 12;
 font-weight: bold;
 color: f7d501;
}

#item {
 font-family: verdana;
 font-size: 12;
 color: 000000;
}

#manut {
 position: absolute;
 left: 30;
 top: 15;
 font-family: verdana;
 font-size: 12;
 color: 666666;
 font-weight: bold;
}

#menut {
 position: absolute;
 left: 30;
 top: 15;
 font-family: verdana;
 font-size: 12;
 color: 666666;
 font-weight: bold;
}

a {
 font-family: verdana;
 font-size: 13;
 color: f7d501;
 font-weight: bold;
}

h2 {
 font-family: verdana;
 font-size: 18;
 color: f7d501;
 font-weight: bold;
}

.formu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        border: 1px solid #000000;
        background-image: url(../imageng/form_bg_textfield.gif);
}

.formu_textarea {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        border: 1px solid #000000;
        background-image: url(../imageng/form_bg_textarea.gif);
}

