BODY {
	margin : 0;
  background-color: #000000;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size : 10px;
}

A {text-decoration: underline;color: white;font-weight : bold;}
A:Hover {text-decoration: none;color: white;}

.s-font  {
font-size : x-small;
font-family : arial,Sans-serif;
color : Black;
}

.s-font-ok  {
font-size : x-small;
font-family : arial,sans-serif;
color : green;
font-weight : bold;
}

.s-font-erreur  {
font-size : x-small;
font-family : arial,sans-serif;
color : red;
font-weight : bold;
}

.s-font-affichage  {
	font-size : x-small;
	font-family : arial,sans-serif;
	color : maroon;
}

.s-label  {
	font-size : x-small;
	font-family : arial,sans-serif;
	color : Black;
}

.s-label-obligatoire  {
	font-size : x-small;
	font-family : arial,sans-serif;
	color : #5959ac;
}

.s-font-titre1  {
	font-size : large;
	font-family : sans-serif;
	color : black;
	font-weight : bold;
}

.s-font-titre2  {
	font-size : medium;
	font-family : arial,sans-serif;
	font-weight : bold;
	color : Black;
	font-style : italic;
}

.s-tab-entete1  {
background-color : #6699CC;
padding : 2; 
color : white;}

.s-tab-ligne1  {
	background-color : #ffcc33;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Black;
	padding : 2;
}

.s-tab-ligne2  {
background-color : #ffffcc;
font-family : Arial, Helvetica, sans-serif;
font-size : x-small; color : Black;}

.s-ppetit  {
	font-size : smaller;
}

.s-pgrand  {
	font-size : larger;
}




