BODY {
	background-color : #fdffd5;
	margin : 0;
}

TD {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : Black;}

INPUT.s-maj {text-transform : uppercase;}

.s-font  {
font-size : 12px;
font-family : arial,Sans-serif;
color : Black;
}

.s-font-ok  {
font-size : 12px;
font-family : arial,sans-serif;
color : green;
font-weight : bold;
}

.s-font-erreur  {
font-size : 12px;
font-family : arial,sans-serif;
color : red;
font-weight : bold;
}

.s-font-affichage  {
	font-size : 12px;
	font-family : arial,sans-serif;
	color : maroon;
}

.s-label  {
	font-size : 12px;
	font-family : arial,sans-serif;
	color : Black;
}

.s-label-obligatoire  {
	font-size : 12px;
	font-family : arial,sans-serif;
	color : #5959ac;
}

.s-font-titre1  {
	font-size : 16px;
	font-family : sans-serif;
	color : black;
	font-weight : bold;
}

.s-font-titre2  {
	font-size: 14px;
	font-family: arial,sans-serif;
	font-weight: bold;
	color: #B8860B;
	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;
}

.toutext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

.titrechoixtheme {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B51E1D;
	font-weight: bold;
}

.date{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B51E1D; 
}

.resume{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : Black;
   font-weight: bold;
}

A.lientitreactu:link,A.lientitreactu:Visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #B51E1D;
	font-weight: bold;
}
A.lientitreactu:Active,A.lientitreactu:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #B51E1D;
	font-weight: bold;
}

.titreactu {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
}