 body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FAFAFA;
	scrollbar-base-color:#DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
}
#top {
	background-color: #FFF;
	background-image: url(image/nav_01_bg.gif);
	top: 0px;
	bottom: 14px
	width: 100%;
	height: 14px
}
#bianco {
	background-color: #FFF;
	text-align: center;
	width: 100%;
}
#cont-01 {
	width: 100%;
	height: 76px;
	border-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
		}
#cont-02 {
	position: absolute;
	left: 20%;
	width: 210px;
	top: 205px;
	text-align: center;
}

#cont-03 {
	position: absolute;
	left: 42%;
	width: 210px;
	top: 205px;
	text-align: center;
}

#cont-04 {
	position: absolute;
	left: 64%;
	width: 210px;
	top: 205px;
	text-align: center;
}

.bottom {
	background-color: #FFF;
	background-image: url(image/nav_03_bg.gif);
	position: absolute;
	top: 650px;
	width: 100%;
	height: 20px
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	width: 205px;
	padding-left: 0px;
	text-align: justify;
	padding-right: 3px;
}

#sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

