body {
	text-align: center;
	background-image: url(images/sfondo.jpg);
}

.navigazione {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.box {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-left: 0px;
	padding-left: 395px;
}

.text_box {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #03F;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

img.percentImage {
 background: white url(../../ProgressBarHandler/images/bramus/percentImage_back.png.png) top left no-repeat;
 padding: 0;
 margin: 5px 0 0 0;
 background-position: 1px 0;
}
.annotazioni {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	width: auto;
	padding: 4px;
}
.indirizzi {
	font-size: xx-small;
}

