/* Petit Menu : son style  Ph. Misandeau janvier 05 */

a.internet {	text-decoration:none;
		color:white;		font-size:9pt;
		font-weight:normal;		font-style:normal;
		font-family:Verdan, Arial, helvetica;
		line-height:10pt;				}

a.internet3 {	text-decoration:underline;
		color:white;				}

.orange {	background-color:orange}
.green {	background-color:green}
.grey {	background-color:#888888}
.white {	background-color:#FFFFFF}
.black {	background-color:#000000}
a:hover {  color: #66FF66}
a:active {  color: #669966}
.small {  	font-size: smaller}

/* le reste */

h1 {	text-align:center;	color: #0000DD;}
th {	color: white; border-style:groove;				/* rien pour les balises th 		*/
	padding: 24px 10px; 			}		/* marges ht bas et droite gauche	*/