.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 : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #3366CC;
	font-style : italic;
}

.style-tableau1-titre  {
	background-color : #6699CC;
}

.style-tableau1-ligne  {
	background-color : #FCECB7;
}

.style-tableau1-ligne_claire  {
	background-color : #FEF4D1;
}

.s-ppetit  {
	font-size : smaller;
}

.s-pgrand  {
	font-size : larger;
}



body { background-color : #FFFFFF; margin : 0; ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small }
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; text-align: justify; color: #003399}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; color: #336699; clip:  rect(   ); margin-top: 5px; margin-bottom: 5px; text-align: center}

a.lienvv { color:#ccf; display:block; padding:2px; text-align:center; margin-bottom:20px }
