BODY
	{
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	font-family : Verdana;
	color : White;
	font-size : 9pt;
	font-weight : normal;
	padding : 5px;
	background : white;
	}

TD					{ color : Black; font-size : 11px; }
A					{ color : blue; }
A:hover				{ color : #6D6C6C; }

.img_lien			{ border : 1px double #D6D7D6; }
.tablecontour1		{ border : 1px solid Black;	background-color: White; }
.tablecontour2 		{ border : 1px solid White;	background-color: White; }
.bordure			{ border : 1px Black solid; }
.contourtablebleu	{ background-color: White; border: 1px #000000 solid; }
.grandtitre			{
	font-family: "Arial";
	font-size: 20px;
	color: Black;
	font-weight: bold;
}

.moyentitre			{
	font-family: "Arial";
	font-size: 16px;
	color: Black;
	font-weight: bold;
}

.titrenoir			{ font-family: "Arial"; font-size: 16px; color: Black; font-weight: bold; }
.textebleu			{ font-family: "Arial"; font-size: 11px; color: Black; font-weight: bold; }
.textegrasblanc		{ font-family: "Arial"; font-size: 11px; color: Black; font-weight: bold; }
.textegrasrouge		{ font-family: "Arial"; font-size: 11px; color: red; font-weight: bold; }
.textegrasnoir		{ font-family: "Arial"; font-size: 11px; color: Black; font-weight: bold; }
.trait				{ border-bottom : solid #6D6C6C 1px; }
.search				{ border : solid Black 1px; background-color: #CCCCCC; color: Black; }
.form				{ border : solid Black 1px; background-color: #CCCCCC; color: Black; font-weight: bold; }

