.linknavbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	font-weight: bold;
	line-height: 1.2em;
}
.linknavbar:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	font-weight: bold;
	line-height: 1.2em;
}
.linknavbar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: underline;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	font-weight: bold;
	line-height: 1.2em;
}
.linknavbar:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	font-weight: bold;
	line-height: 1.2em;
}
.linknavbar:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	font-weight: bold;
	line-height: 1.2em;
}
.linknavbartop:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #044482;
	font-weight: bold;
}
.toptop {
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	background-repeat: repeat-x;
	background-color: #005FA4;
}
.linknavbartop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #044482;
	font-weight: bold;
}
.navigazione {
	padding-left: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: lighter;
	color: #000000;
	list-style-type: circle;

}
body {
	margin: 0em;
/*	background-color: #F9FDFF; */
}
.sfondopagina {
	background-image: url(/images/forzadiliberta.jpg);
	background-repeat: repeat-x;
	height: 600px;

}
.bordo_blu {
	background-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #024579;
	border-bottom-color: #024579;
	border-left-color: #024579;
}

.colore_blu {
	background-color: #024579;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #024579;
	border-left-color: #024579;
}

