.body 
{
	background-image: url(/Images/BFD-fond.gif); 
	background-color: #FFFFC5; 
	background-repeat: repeat; 
	background-position: center center; 
	margin-top: 10px;
}
.texte 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal; 
	background-color: #FFFFFF; 
	border-color: #FFFFC5 #9b0000 #FFFFC5 #FFFFC5; 
	list-style-position: outside; 
	list-style-type: disc; 
	overflow: visible; 
	visibility: visible; 
	height: auto;  
	text-align: justify; 
	padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; 
	border-style: solid; 
	border-right-width: thin; border-left-width: thin 
}
.TitreRubrique 
{
	background-color: #5f805a; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF; 
	padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; 
	text-transform: uppercase; 
	text-align: center;
}

.tdTitre
{
	border-right: white thin groove; 
	border-top: white thin groove; 
	border-left: white thin groove; 
	border-bottom: white thin groove; 
	background-image: none; 
	background-color: #5f805a; 
	color: white; 
	text-align: center;
	font-weight: bold; font-size: 16px;
}

.tdBord
{
	border-right: white thin groove; 
	border-top: white thin groove; 
	border-left: white thin groove; 
	border-bottom: white thin groove; 
	background-image: none;
}

.Font
{
	font-size :9pt; 
	font-family :Arial;
	color :black; 
}

.envaleur 
{
	font-weight: bold; 
	color: #9B0000
}

.exposant {  vertical-align: super}

A:link 		{color:#000000; text-decoration:none;}
A:visited 	{color:#000000; text-decoration:none;}
