body,p,div,span,th,td,dl,dd,dt{font-family:Verdana,Arial,Helvetica,Sans-serif;font-size:10pt;color:#ffffff}

h1,h2,h3,h4,h5,h6{ color: #ffffff}
h4 { font-size: 12pt }
h2 {
	font-size:16px;
}
.titolo{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:16pt; font-style:normal;color:#FFFF00; font-weight: bold}
.note{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:7.5pt; font-style:normal;color:#888888; font-weight: bold}

a:link { color: #FFFFFF; text-decoration: underline}
a:visited {color: #FFFFFF; text-decoration: underline}
a:active { color: #FFFFFF; text-decoration: underline}
a:hover { color: #FFFF00; text-decoration: underline}

a.sezioni:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
}
a.sezioni:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
}
a.sezioni:hover {
	color: #ffff00;
	font-weight: bold;
	text-decoration: none
}

a.sezioni:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

}

.voci_sezioni {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	cursor: default;


}

.sezionechecked {
	color: #FFFF00;
	text-decoration: none;

}


.mtitolo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10pt; font-style: normal ; font-weight: bold; color: #6898FF}

.navigazione { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-style: normal ; font-weight: bold}
.m8 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-style: normal ; font-weight: normal}
.titolino { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-style: normal ; font-weight: bold; color: #FFFF00}
.pbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:7.5pt; font-style: normal ; font-weight: bold}
.pnormal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:7.5pt; font-style: normal ; font-weight: normal}
.m8titolo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-style: normal ; font-weight: bold; color: #6898FF }
.inevidenza_m { font-size:10pt; font-style:normal;color:#FFFF00; font-weight: bold }
.inevidenza_m8 { font-size:8pt; font-style:normal;color:#FFFF00; font-weight: bold }
.inevidenza_p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:7.5pt; font-style:normal;color:#FF6633; font-weight: bold }
.indirizzo_m8 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-style: italic; font-weight: normal ; color: #FFFFFF}
.titolom { font-size:10pt; font-style:normal;color:#3333CC; font-weight: bold }
.didascalia { font-size:8pt; font-style: normal ; font-weight: bold; color: #3333CC}.slogan { font-size:9pt; font-style:normal;color:#FF6633; font-weight: bold }
.elenco { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-style: normal ; font-weight: bold}
.m8b { font-size:8pt; font-style: normal ; font-weight: bold}
.titolom_2 { font-size:10pt; font-style:normal;color:#FFFF00; font-weight: bold }
.elenco_2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-style: normal ; font-weight: bold ; color: #FFFF00}
.titolo-g {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size:18pt; font-style:normal;color:#FFFF00; font-weight: normal
}
.inevidenza-mediogrande {
font-size:12pt; font-style:normal;color:#FFFF00; font-weight: bold
}
.titolo-gg {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size:24pt; font-style:normal;color:#FFFF00; font-weight: normal
}
.mediogrande {
font-size:12pt; font-style: normal ; font-weight: bold
}
.inevidenza-grande {

font-size:16pt; font-style:normal;color:#FFFF00; font-weight: bold
}

.box {
	border:1px solid #ffffff;
	background-color:#4888FF;
	padding:1em;
}

.box dl {
	padding:0;
	margin:0;
	font-weight:bold;
}

.box dt, .box dd {
	margin:0;
	padding:0;
}
.box dd {
	margin-bottom:1em;
}

.box .intro {
	font-size:8pt;
	font-weight:bold;
	margin-bottom:1em;
}


.foto img {
	border:2px solid #ffff00;
}
















#popup_coprente {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background-color:#ffffff;
}

.popup_thumb {
	cursor: url(images/magnifier_piu.cur), pointer;
}

#popup_div_immagine {
	position: absolute;
	left:0;
	width:100%;
	text-align:center;
	z-index:101;
}

#popup_immagine {
	border:1px solid #000000;
	cursor: pointer;
	cursor: url(images/magnifier_meno.cur), pointer;

}

#divPopupLoading {
	position:absolute;
	height:32px;
	left:0;
	width:100%;
	z-index:100;
	background-repeat:no-repeat;
	background-position:center;	
}

#divPopupLoading, .PopupLoadingStop {
	background-image:url(images/loading.gif);	
}
.PopupLoadingStop {
	background-image:url(images/loading_stop.gif) !important;	
}


