  @font-face {
    font-family: "AvantGarde Md BT";
    font-style:  normal;
    font-weight: 700;
    src: url(../Fonts/AVANTGA0.eot);
  }
  @font-face {
    font-family: "AvantGarde Bk BT";
    font-style:  normal;
    font-weight: normal;
    src: url(../Fonts/AVANTGA4.eot);
  }
  @font-face {
    font-family: "AvantGarde Bk BT";
    font-style:  normal;
    font-weight: 700;
    src: url(../Fonts/AVANTGA3.eot);
  }
@font-face
{
	font-family: "AvantGarde Bk BT";
	font-style: oblique;
	font-weight: 700;
	src: url(../Fonts/AVANTGA2.eot);
}
@font-face
{
	font-family: "AvantGarde Bk BT";
	font-style: oblique;
	font-weight: normal;
	src: url(../Fonts/AVANTGA1.eot);
}
@font-face {
	font-family: "Courier New";
	font-style:  normal;
	font-weight: normal;
	src: url(../Fonts/COURIER0.eot);
}

body         {
	font-family: "AvantGarde Bk BT";
	text-align: left;
	line-height: 100%;
	color: #333333;
	padding-left: 3%;
	padding-right: 1%;
	padding-top: 0px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	font-size: medium;
	margin-left : 40px;
	margin-right : 1%;
}
h1           { line-height: 100%; color: #325172; font-family: "AvantGarde Md BT"}

ul           { line-height: 100% }

li           { line-height: normal}

.TabNote {  background-position: left top; vertical-align: text-top; font-size: x-small}

h2 {  color: #325172}

.citazione {
	 font-family: "Times New Roman",Times, serif;
	 font-style: italic;
	 font-size: medium;
}

.nota {
	font-family: "Times New Roman",Times, serif;
	font-size: x-small;
	line-height : 80%;
}

.float-left {
	float: left;
	margin-left : -40px;
}	

tr {  font-family: "AvantGarde Bk BT"}

.imgHand {
cursor:wait
}

A {
	color: #336699 ;
	font-family: "AvantGarde Bk BT";
	text-decoration: underline;
	font-weight : bold;
}
A:VISITED {
	color: #663333;
	font-family: "AvantGarde Bk BT";
	text-decoration: underline;
}
A:HOVER {
	color: #6699CC;
	font-family: "AvantGarde Bk BT";
	text-decoration: none;
}
span.meta  { font-family: Arial; font-style: italic }

.notapiede {
	font-family: "Times New Roman",Times, serif;
	font-size: x-small;
	line-height : 80%;
	color: #333300;
	text-align:right
}
.piede {
	font-family: "Times New Roman",Times, serif;
	font-size: small;
	color: #999999;
}
.classic {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #003366;
	letter-spacing: 0.1em;
	text-align: justify;
	text-indent: 20px;
	word-spacing: normal;
	line-height: 100%;
}
.classic a {
	font-family: "Times New Roman", Times, serif;
}


.body-base {
	font-family: "AvantGarde Bk BT";
	text-align: left;
	line-height: 100%;
	color: #333333;
	padding-left: 3%;
	padding-right: 1%;
	padding-top: 0px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	font-size: medium;
	margin-left : 0px;
	margin-right : 1%;
	letter-spacing: normal;
	text-indent: 0px;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
}
.riferimenti {
	line-height: 100%;
}
.codice {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: 100%;
	text-indent: 0px;
}

