body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-y;
	background-position:center;
	background-color:#8A83AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
p {
	text-align: justify;
}

.header1-sotto{
	background-color:#000000;
}


.sfondo_rosso{
	background-color:#c1bcdb;
}
.sfondo_bordaux{
	background-color:#8A83AF;
}
.sfondo_bianco{
	background-color:#FFFFFF;
}
.arial2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#000000;
	font-weight: bold;
}

.aria_nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#000000;
}
.titoli{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#8A83AF;
}

.bordo{
border:1px solid #999999;
}

.bordo-header{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bordo-centro{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8A83AF;
	border-right-color: #8A83AF;
	border-bottom-color: #8A83AF;
	border-left-color: #8A83AF;
}
.bordo-bordaux{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C1BCDB;
	border-right-color: #C1BCDB;
	border-bottom-color: #C1BCDB;
	border-left-color: #C1BCDB;
}
.bordo-x-sfondo-bianco{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8A83AF;
	text-decoration: underline;

}
a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8A83AF;
	text-decoration: none;
}

