body  { height: 100%; margin: 0; font-family: Georgia; color:#505050; font-size: 12px; background: #E7E7E7;
			background-image: url("images/sfondo_homepage.gif");
			background-repeat: repeat-x;
			background-attachment: fixed
		}


A:link              { COLOR: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 10px; }
A:visited           { COLOR: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 10px; }
A:hover             { COLOR: #A0A0A0; font-weight: normal; text-decoration: none; font-size: 10px; }

A.footer:link       { COLOR: #505050; font-weight: normal; text-decoration: underline }
A.footer:visited    { COLOR: #505050; font-weight: normal; text-decoration: underline }
A.footer:hover      { COLOR: #505050; font-weight: normal; text-decoration: none }

/*  http://www.constile.org/template/centrare_il_box/centrare_il_box.html  */
div#container {
    width: 700;
    height: 560;
    position:absolute;top:50%;left:50%;
    margin:-280px 0 0 -350px;
    border:0px solid #000;
}

div#container_2 {
    width: 770;
    height: 560;
    position:absolute;top:50%;left:50%;
    margin:-280px 0 0 -385px;
    border:0px solid #000;
}


/* -------------------------------- */


.TableStandard
	{
      font-style: normal;
      color: #FFFFFF;
      font-size: 12px;
	}

.CellaFooter
	{
      font-style: italic;
      color: #505050;
      font-size: 11px;
	}

.CellaHeader
	{
      font-size: 12px;
      color: #B0B0B0;
	}

.BoxAnimazione
	{
      border: 1px solid #707070;
	}


/*               -------------------------------------               */
