div#greenfoot {
    text-align: center;
    color: #2e560e;
}
div#greenfoot a {
    text-decoration: none;
    color: #2e560e;
}
div#greenfoot a:hover {
    color: black;
    text-decoration: underline;
}

div#benvenuto { color: black; font-weight: bold; }
div#benvenuto b { color: #3a3a3a; }
div#benvenuto span { color: #3e790c; }
div#benvenuto td {font:inherit;}

div#menunuovo { font-weight: bold; text-align:center; }
div#menunuovo a {
    color: white;
    text-decoration: none;
}
div#menunuovo a:hover { text-decoration: underline; }
div#menunuovo a.y {
    color: #ffec00;
    text-decoration: none;
}
div#menunuovo a.y:hover { text-decoration: underline; }

div#newsletter { background:url(images/barraNews.jpg); background-repeat:no-repeat; background-position:top; padding-top:25px; }
div#newsletter input[type="text"] { width:200px; height:16px; }
div#newsletter input[type="submit"] {padding:5px; font-weight:bold; border:none; color:black}

div#mus_cat { background:url(images/barraMusica.jpg); background-repeat:no-repeat; background-position:top; padding-top:25px; }

div#acc_cat { background:url(images/barraAcce.jpg); background-repeat:no-repeat; background-position:top; padding-top:25px; }

div.Ncat a {text-decoration:none; color:#545454; font-weight: bold;}
div.Ncat a:hover {text-decoration:underline;}
