.notizia_ul_tab {
        font-size:100%;
        line-height:normal;
        /* background:#DAE0D2 url("imgs/bg.gif") repeat-x center bottom; */
        float: left;
        width: 100%;
        list-style:none;
        margin: 0px;
	padding: 0px 0px 10px 0px;
}
.notizia_ul_tab ul {
    list-style:none;
	padding:0;
	margin:0;
}
.notizia_ul_tab li {
        float:left;
        margin:0;
        padding:0 12px 0 12px;
	border-right: 1pt solid #000;
}
.notizia_ul_tab a {
        float:left;
        display:block;
        padding:0px 0px 0px 0px;
        text-decoration:none;
	text-decoration:underline;
        color: grey;
}
.notizia_ul_tab a:hover {
        color: #000;
}
.notizia_ul_tab .notizia_tab_attuale, .notizia_ul_tab .menusel {
        color: #000;
        font-weight:bold;
	text-decoration:none;
}
.notizia_ul_tab .notizia_tab_attuale a, .notizia_ul_tab a.menusel {
        padding-bottom:0px;
	font-weight: bold;
}
.notizia_ul_tab .notizia_tab_attuale a:hover, .notizia_ul_tab a.menusel:hover {
        color: #808080;
        background-color: white;
}

.descmuseo {
	background-color: #fff;
 }
 
.estratto img, .testo img {
padding: 0px;
}
a.mn {
color: #808080;
text-decoration:none;
        font-size: 0.8em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.descmuseo h2 {
	font-size: 1.5em;
}
.tit-bianco {
background-color:#880000;
color: #FFF;
font-weight:bold;
}
.CONTENITOREIN {
}

