* {color: rgb(255,255,255); }

BODY {background-color: rgb(128,128,128);}
BODY.princi {background-color: rgb(150,150,150);}

TABLE.sommaire { position:fixed; top: 30%; left:20%; font-family:"sans-serif"; border-style: none;}
IMG.apache { position:fixed; top: 79%; left:20%; border-style: none;}
IMG.mandrake { position:fixed; top: 89%; left:20%; border-style: none;}
FRAME {border-style: none;}

H1.titre {font-size: xx-large; font-family:"Arial"; margin-top:0; color:rgb(225,225,225);}
H2 {font-family:"sans-serif";}



A[HREF].mail:hover { text-decoration: none; color: rgb(50,50,255);}

A[HREF].sommaire { text-decoration: none; font-size: large;}

A[HREF].sommaire:hover
{
	text-decoration: underline overline;
	font:bold;
	color:rgb(200,200,200);
}
