body  {
	background-color : #000000;
}

p, tr, td, select  {
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	text-decoration : none;
}

a {	text-decoration : none; }
a:hover { color : #000000; text-decoration : none; }

/* header */
.menuamm { color : #FFFFFF; background-color : #000000; }
.menuamm a:hover { color : red; }
.menuammtk  { color : #004773;	text-align : right; background-color : #000000; }
.testopag { color : #FFFFFF; background-color : #000000;  }
.testosottotit { color : #000000; font-weight : bold; background-color : #FFFFFF;  }
.centrapag { text-align : center;}

/* Testo Home page */
.testohome { text-align : justify; color : #004e73; }
.testohomesfondo { text-align : justify; color : #004e73; background-color : #E4EBF2; }
.testohomedis  { font-weight : bold;	color : #999999; }
.sfondoevidenza { background-color : #E4EBF2; }
.sfondoevidenzabordo { background-color : #C3D3E1; }


