body {
	background-image: url(img/bg/main-bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

p.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 14px;
	background-color: inherit;
}

a.heading, a.heading:visited, a.heading:active {
	color: #666666;
	text-decoration: none;
	background-color: inherit;
}

p.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-align: center;
	background-color: inherit;
	margin: 0px;
}

p.design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F657E;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: inherit;
}

a.design, a.design:visited, a.design:active {
	color: #4F657E;
	text-decoration: none;
	background-color: inherit;
}

a.design:hover {
	text-decoration: underline;
}

a.footer, a.footer:visited, a.footer:active {
	color: #ffffff;
	text-decoration: none;
	background-color: inherit;
}

a.footer:hover {
	text-decoration: underline;
}
.puntini {
	background-image: url(img/puntini.gif);
	background-repeat: repeat-y;
}
#cornerBottomLeft {
	width: 8px;
	height: 34px;
	background-image: url(img/corners/corner-bottom-left.gif);
	background-repeat: no-repeat;
}
#cornerBottomRight {
	width: 7px;
	height: 34px;
	background-image: url(img/corners/corner-bottom-right.gif);
	background-repeat: no-repeat;
}
#bottomBar {
	background-image: url(img/bg/bottom-bg.gif);
	background-repeat: repeat-x;
}
.mainBody {
		color: #333333;
	font-family: arial, sans serif;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
	padding-bottom: 9px;
	line-height:17px;
	text-indent:6px;
	letter-spacing:0.1em;
	}

#sideCell {
	background-image: url(img/bg/italimprese.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
p.sideCellCntnr {
	color: #6C6C6C;
	font-family: arial, sans serif;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
	padding-bottom: 9px;
	line-height:18px;
	text-indent:6px;
	letter-spacing:2px;
	width:70px;
}


h1.sideCell {
	color: #114A82;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	font-size: 16px;
}
#mainTable {
	background-color: #DFE4E7;
	margin-top: 16px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #114A82;
/*	border-top: 1px dotted #114A82;*/
	width: 661px;
}
.logo {
	margin-top: 15px;
}

/*ADD venerd́ 17 novembre 2006*/

#corpor {
	background-color: #fff;
	margin-top: 6px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #114A82;
	font-size:16px;
	font-family:arial, sans serif;
	color:#71C7E3;
	letter-spacing:5px;
	text-align:left;
}

#sect {
	background-color: #fff;
	margin-top: 6px;
	margin-bottom: 2px;
	border-bottom: 1px solid #ACC7E3;
	font-family: arial;
/*	font-variant: small-caps;*/
	font-size:13px;
	color:#366BA0;
	letter-spacing:3px;
	text-align:center;
}

.maincell {
	background-color: #fff;
	padding:3px;
}

.claim {
	background-color: #fff;
	padding:3px;
	text-align:center;
	font-family:verdana, arial, sans serif;
	font-size:12px;
	color:#326394;
}


.sideleft {
	padding:4px;
}

a:hover {
	text-decoration: none;
	color:#333333;
}


#nav {
	padding:3px;
	margin:1px;
	color:#73B7DF;
	font-size:12px;
	text-decoration: none;
	}
