body
{
	color: #CCCCCC;
	background-color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 2px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 2px;
}

A.lien:link
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	
}
A.lien:active
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.lien:visited 
{ 
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none ;
}
A.lien:hover
{ 
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
.titre {font-size: 36px}
.noir {color: #000000}
.blanc {color: #FFFFFF;
	text-decoration: none;}
.back {font-size: 12px}	
.petit {font-size: 10px}
.contour {color: #000000;
		  border: solid;
		  border-color:#000000;
		  border-width:1
		  }
.nom {	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
.txt {font-family: Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; font-variant: normal; color: #FFFFFF; text-decoration: none; }
.en {	color: #999999;
	font-size: 14px;
	text-decoration: none;
}
.champ {
	font-family: Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}.contour-tableau {
	border-top: 1px dashed #666666;
	border-right: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	border-left: 1px dashed #666666;

}.contour-ligne {
	border-top: 1px dashed #000000;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #666666;
	border-left: 1px dashed #000000;
}
