/* Menu Sezioni tematiche */

.z-menusezionitematiche {
    background: none repeat scroll 0 0 #ccc;
    border-top: 5px solid #ffffff;
    color: #000;
	font-weight: bold;
    text-align: center;
}

.z-menusezionitematiche a {
    color: #000 !important;
    font-size: 11px;
    padding: 0 5px;
    text-decoration: none;
    text-transform: uppercase;
}
