body { 
	background-color: #ffffff;  
	color: black;  
	font-family: Arial;
	font-size: small;  
	margin: 0px;  
	border: 0px;  
	padding: 0px;
}

.header  {
	color :#0066FF;
	font-size:medium;
	font-family :Arial;
	margin: 0px;
	text-align: center;
	padding: 0px;
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center ;
}

.header a:link img { border: none; }
.header a:visited img { border: none; }

.pgheader {
	color :#000000;
	background-color: #FFFFFF;
	font-size:small;
	font-weight: bold;
	font-family :Arial;
	padding-left: 0px;
	background-image: url(../images/sfuma_gri2.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
	
}
.pgheader a{
	color :#216CE3;	
	font-size:small;
	font-weight: bold;
	font-family :Arial;
}

a {
	text-decoration: none;
	color :#000000;
	font-size:medium;
	font-family :Arial;
	font-weight: bold;
 }
 
  a:link img { border: none }
 a:visited img { border: none }

.homeng {
	background-color :#0064c6;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #488CD0;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	font-family :Arial;
	background-image: url(../images/freccia_blu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 20px;
}

.homeng a{
	text-decoration: none;
	color :#E9E9E9;
	font-size:large;
	font-family :Arial;
	font-weight: bolder;
}

.homeng a:active{
	text-decoration: none;
	color :#FFFFFF;
}

.homeng a:hover{
	text-decoration: none;
	color :#FFFFFF;
}

.homeng :visited{
	text-decoration: none;
	color :#00FFFF;
}

.homeng strong {
	font-size:large;
	font-family :Arial;
	font-weight: bolder;
	color :#00FFFF;
	text-align: center;
}

.homeng_sub {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 3px;
	text-decoration: none;
	color :#333333;
	font-family :Arial;
	text-align: left;
	font-size: medium;
	padding-left: 10px;
}

.homeng_sub a{
	text-decoration: none;
	color :#999999;
	font-size:medium;
	font-family :Arial;
	font-weight: bolder;
}

.body_text {
	color: #0064c6;
	font-family: Arial;
	font-size: small;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}

.body_text a{
	color: #B3090C;
	font-family: Arial;
	font-size: small;	
	font-weight: bold;	
}

.body_text strong{
	color: #1048B5;
	font-family: Arial;
	font-size: small;
	font-weight: bold;	
}

.imager {
	width: 100%;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.imager_bg {
	width: 100%;
	padding: 0px;
	text-align: center;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	background-color: #E3EEF4;
}

.sfuma {
	background-image: url(../images/sfuma_gri2.gif);
	background-repeat: repeat-x;
	width: 100%;
 }

.footer  {
	background-color :#0064c6;
	color :#FFFFFF;
	font-family :Arial;
	font-size:x-small;
	font-weight: normal;
	padding: 1px 0px 0px 5px;
	margin: 0px;
	text-align: center;
}

.footer  a{	
	color :#FFFFFF;
	font-family :Arial;
	font-size:x-small;
	font-weight: bold;
}

.footer_sub  {
	color :#999999;
	font-family :Arial;
	font-size:x-small;
	font-weight: normal;
	margin: 0px;
	text-align: center;
	background-color: #0064c6;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}

.footer_sub  a{	
	color :#999999;
	font-family :Arial;
	font-size:x-small;
	font-weight: bold;
}

.footerng {
	color :#000000;
	background-color: #0064c6;
	font-size:small;
	font-weight: bold;
	font-family :Arial;
	padding-left: 22px;
	background-position: left center;
	background-image: url(../images/freccia_blu_sx.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
}

.footerng a{
	color :#ffffff;
	font-size:small;
	font-weight: bold;
	font-family :Arial;
}

