BODY             { FONT-FAMILY: Verdana, Helvetica, Sans-serif; COLOR:#646464; font-size: 11px; }

A:link           { COLOR: #005BB1; FONT-WEIGHT: bold; TEXT-DECORATION: none }
A:visited        { COLOR: #005BB1; FONT-WEIGHT: bold; TEXT-DECORATION: none }
A:hover          { COLOR: #005BB1; FONT-WEIGHT: bold; TEXT-DECORATION: underline }

A.Bianco:link     { COLOR: #FFFFFF; FONT-WEIGHT: bold; TEXT-DECORATION: none }
A.Bianco:visited  { COLOR: #FFFFFF; FONT-WEIGHT: bold; TEXT-DECORATION: none }
A.Bianco:hover    { COLOR: #FFFFFF; FONT-WEIGHT: bold; TEXT-DECORATION: underline }


A.Link_Box_Indirizzo:link     { COLOR: #646464; FONT-WEIGHT: normal; TEXT-DECORATION: underline }
A.Link_Box_Indirizzo:visited  { COLOR: #646464; FONT-WEIGHT: normal; TEXT-DECORATION: underline }
A.Link_Box_Indirizzo:hover    { COLOR: #646464; FONT-WEIGHT: normal; TEXT-DECORATION: none }

/* source: http://www.constile.org/template/centrare_il_box/centrare_il_box.html              */


div#container {
      width: 950;
      height: 500;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -250px 0 0 -475px;
      border: 0px solid #000;
}

div#containerPU {
      width: 400;
      height: 280;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -140px 0 0 -200px;
      border: 0px solid #000;
}

div#container_popup {
      width: 300;
      height: 400;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -200px 0 0 -150px;
      border: 0px solid #000000;
}

.BordoImmagini {

   border: 1px solid #C0C0C0;

}

.BoxIndirizzo {
	   font-size: 9px;
/*	   color: #FFFFFF;    */
         color: #646464;
	   border-top:none;
	   border-right:none;
	   border-bottom:none;
	   border-left:none;
	}


.TableStandard
	{
	   font-size: 11px;
	   color: #646464;
	   border-top:none;
	   border-right:none;
	   border-bottom:none;
	   border-left:none;
	}


.Top
	{
	   font-size: 11px;
	   border-top:1px solid #006fb7;
	   border-right:none;
	   border-bottom:none;
	   border-left:none;
   	   font-size: 11px;
	}

.Bottom
	{
	   font-size: 11px;
	   border-top:none;
	   border-right:none;
	   border-bottom:1px solid #006fb7;
	   border-left:none;
   	   font-size: 11px;
	}

.TopBottom
	{
	   font-size: 11px;
	   border-top:1px solid #006fb7;
	   border-right:none;
	   border-bottom:1px solid #006fb7;
	   border-left:none;
   	   font-size: 11px;
	}
.Left
	{
	   font-size: 11px;
	   border-top:none;
	   border-right:none;
	   border-bottom:none;
	   border-left:1px solid #0066CC;
   	   font-size: 11px;
	}

.BoxPuntini
	{
	   border-top:1px dotted #646464;
	   border-right:1px dotted #646464;
	   border-bottom:1px dotted #646464;
	   border-left:1px dotted #646464;
	}

.BoxSolid
	{
	   border-top:1px solid #0066CC;
	   border-right:1px solid #0066CC;
	   border-bottom:1px solid #0066CC;
	   border-left:1px solid #0066CC;
	}

/*        classi per evidenziare perzioni di testo           */


/* Styling for the default state (add extra styling as needed) */

.textDefault, .textDefault1, .textDefault2, .textDefault3, .textDefault4, .textDefault5 .noClass {
         background-color: #FFFFFF;
         color: #646464;
         border: #000000;
}


/* Styling for the alternate state (add extra styling as needed) */
.textAlternate, .textAlternate1, .textAlternate2, .textAlternate3, .textAlternate4, .textAlternate5, .myClass {
         background-color: #E7E7E7;
         color: #646464;
         font-weight: normal;
         padding: 5px;
}

/*           fine foglio di stile                */
