BODY  {
	background-color: #1E3C85;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
}
a:link{color :white;}
a:hover{color:rgb(250,93,24);}
a:visited{color:white;}

a.a:link{color :white;}
a.a:hover{color:rgb(250,93,24);}
a.a:visited{color:white;}

espanso {
	letter-spacing : 5px;
	font-weight : bold;
}
.espansoceleste  {
	letter-spacing : 4px;
	font-weight : bold;
	color: White;
}

.titolohome  {
	letter-spacing : 8px;
	font-size : 24pt;
	font-weight : bold;
	text-decoration : none;
	color : rgb(250,93,24);
}

.normal{
	font-size: 8pt;
}
.small{
	font-size: 7pt;
}

.sfondo{
	color: #668697;
	font-family: Swis721 Cn BT;
	letter-spacing: 3px;
}


.testata{
	color: #668697;
	font-family: Swis721 BT;
	letter-spacing: 2px;
}


.titolo1{
	font-size: 12pt;
	font-weight: bold;
}



/***************************************************************************/
/* sezione per la sezione quality.gruppoesc.it  */

body.quality{
	background-color : White;
	color: rgb(51,74,115);
}

a:hover{
	color : rgb(250,93,24);
}
a:link{
	color: rgb(51,74,115);
}
a:visited{
	color: rgb(51,74,115);
}




