body
{
   background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12 px;
	color:#000000;
}

td
{
	font-family: Tahoma;
	font-size: 12 px;
	color:#000000;
}

ul
  {
	 margin: 0;
	 padding: 0;
	 list-style-type: none	
	}
	
li
   {
	 margin: 0;
	 padding: 5px;
	 list-style-type: none;
	 padding-top: 15px;
	}	


.padding
   {
	  padding: 3px;
	}  

.content
   {
	  padding-left: 5px;
	  padding-right: 3px;
	  padding-top: 20px;
	  text-align:justify;
	}

.footerbold
{
   font-size: 11px;
   font-weight: bold;
	color: #cc3300;
}

.footer
{
   font-size: 12px;	
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
	background:url(images/sf_sx.gif) repeat-y top left;   
 }

.sx
   {
	padding-right: 5px;
	padding-left: 5px;
	background:url(images/sf_sx.gif) repeat-y top left;   
	}

.footerw
{
   font-size: 11px;
   font-weight: bold;
	color: #ffffff;
	padding-right: 5px;
}

.titolo
{
   font-size: 14px;
   font-weight: bold;
   color: #cc3300;
}
.sottotitolo
{
   font-size: 12px;
   font-weight: bold;
}
.auto
{
   padding: 5px;
}
	

a.menu:link, a.menu:visited
{
   font-family: Tahoma;
   font-style: normal;
   font-weight: bold;
   color: #ffffff;
   font-size: 11px;
   text-decoration: none;
}

a.menu:hover
{
   font-family: Tahoma;
   font-style: normal;
   font-weight: bold;
   color: #000000;
   font-size: 11px;
   text-decoration: none;
}



a.mail:link, a.mail:visited
{
   font-family: Tahoma;
   font-style: normal;
   font-weight: bold;
   color: #ffffff;
   font-size: 11px;
   text-decoration: none;
}

a.mail:hover
{
   font-family: Tahoma;
   font-style: normal;
   font-weight: bold;
   color: #ffffff;
   font-size: 11px;
   text-decoration: underline;
}

a.mailfooter:link, a.mailfooter:visited
{
   font-family: Tahoma;
   font-style: normal;
   font-weight: bold;
   color: #cc3300;
   font-size: 11px;
   text-decoration: underline;
}

a.mailfooter:hover
{
   font-family: Tahoma;
   font-style: normal;
   font-weight: bold;
   color: #cc3300;
   font-size: 11px;
   text-decoration: none;
}


a.llink:link, a.llink:visited
{
   font-family: Tahoma;
   font-style: normal;
   font-weight: bold;
   color: #999999;	
   font-size: 11px;
   text-decoration: none;
}

a.llink:hover
{
   font-family: Tahoma;
   font-style: normal;
   font-weight: bold;
   color: #cc3300;
   font-size: 11px;
   text-decoration: none;
}


input
{
   background-color:#FFFFFF;
	border-color:#CC3300;
	font-family: Tahoma;
	font-size: 11px;
	border-width: 1px;
	color:#000000;	