.titre  {
	color : White;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	padding : 0;
	background-color : 9A0000;
}

.soustitre  {
	color : #CB3C34;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	padding : 0;
}

.texte  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

BODY  {
	margin-top : 0px;
	margin-left : 10px;
	margin-right : 10px;
	scrollbar-face-color : #990000;
	scrollbar-shadow-color : #990000;
	scrollbar-highlight-color : #CCBFB3;
	scrollbar-3dlight-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #CCBFB3;
	scrollbar-arrow-color : #CCBFB3;
}

TH  {
	background-color : #CEBCAC;
	color : #CB3C34;
}

TD  {
	background-color : White;
	color : Black;
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
}

td.liste {
    border-style:solid;
    border-width:0.5px;
    border-color:#CEBCAC;
}

A, A:visited, A:hover  {
	color : #CB3C34;
	font-weight : bold;
	font-family : Verdana;
	text-decoration : none;
}

.signature  {
	color : #000000;
	font-family : Verdana;
	font-size : xx-small;
	font-weight : normal;
	padding : 0;
	font-style : italic;
}

.comm_interne  {
	color : #FF0000;
	font-family : Verdana;
	font-size : xx-small;
	font-weight : normal;
	padding : 0;
	font-style : italic;
}

.item_normal  {
	font-size : xx-small;
}

.item_ffe  {
	font-size : xx-small;
	background-color : Cyan;
}

.item_fsgt  {
	font-size : xx-small;
	background-color : Lime;
}

.item_fide  {
	font-size : xx-small;
	background-color : Fuchsia;
}

.item_nouveau  {
	font-size : xx-small;
	background-color : Yellow;
}

.utilisateurs  {
	background-color : #CEBCAC;
	color : #CB3C34;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
}

fieldset {
	color : White;
	border-color : 9A0000;
	border-width : 2;
    border-style:solid;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	padding : 5;
}

legend {
	color : White;
	margin-left : 10px;
	margin-right : 10px;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	padding-left : 10;
	padding-right : 10;
	padding-bottom : 2;
	padding-top : 2;
	background-color : 9A0000;
}