@charset "utf-8";
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 171px;
	border-bottom: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	}
ul li {
	position: relative;
	}
li ul {
	position: absolute;
	left: 169px;
	width: 300px;
	top: 0;
	display: none;
	}
ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	background: #0093bb;
	padding: 5px;
	border: 2px solid #fff;
	border-bottom: 0;
	}
	li:hover ul { display: block; }
a.linkmenu:link, a.linkmenu:active, a.linkmenu:visited {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.linkmenu:hover{ color: #FFF;
text-decoration:underline;}
a.linknorm:link, a.linknorm:active, a.linknorm:visited {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #262261;
	text-decoration: none;
}
a.linknorm:hover{ color: #827c92;
text-decoration:underline;}
a.linkfoto:link, a.linkfoto:active, a.linkfoto:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}
a.linkfoto:hover{
	color: #827c92;
}
.sfondo_titoletto {
	background-image: url(images/sfondo/sfondo_04.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-position: left top;
	vertical-align: middle;
}
.TITOLO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #262261;
	letter-spacing: 1px;
	text-align: left;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #262261;
	text-align: justify;
	vertical-align: top;
	line-height: normal;
}
.testo_grassetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #262261;
	text-align: justify;
	vertical-align: top;
	line-height: normal;
}
.testo_grassetto_centrato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #262261;
	text-align: center;
}
.testo_centrato_nograssetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #262261;
	text-align: center;
}



.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #262261;
	text-align: center;
}
.foto {
	border: thin dotted #262261;
}
.foto_su_sx {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #262261;
	border-left-color: #262261;
}
.foto_su_sx_dx {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #262261;
	border-right-color: #262261;
	border-left-color: #262261;
}
.foto_su {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #262261;
}

.testo_centrato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #262261;
	text-align: center;
	vertical-align: top;
}
.sfondo_gruppo {
	background-image: url(images/sfondo/sfondo_09.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
}

