body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #FFFFFF;
	background-color:#204A17;
	}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.trCenter {
	background-repeat: no-repeat ;
	background-position: center center
}
.bordure1 {
	border-top: #6C1C28 thin none;
	border-right: #6C1C28 thin solid;
	border-bottom: #6C1C28 thin solid;
	border-left: #6C1C28 thin none;
}
.PrincipalTxt {
	font-size: 12px;
}




.lien_sommaire_Niveau2{
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14px;
}
.lien_sommaire_Niveau2:hover{
	color:#AEFFAE;
	font-weight:bold;
	font-size: 14px;
}
.lien_sommaire_Niveau3{
	color:#000000;
	font-weight:bold;
	font-size: 12px;
}
.lien_sommaire_Niveau3:hover{
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12px;
}
.lien_sommaire_Niveau4{
	color:#003300;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
}
.lien_sommaire_Niveau4:hover{
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12px;
}




.lien_sur_noir{
	color: #FFFFFF;
	text-align: center;
	font-weight:bold;
	font-size: 12px;
}
.lien_sur_noir:hover{
	color:#00FF99;
}
.lien_sur_noir:link{
	color:#FFFFFF;
}

.Tableau_BordBlancCentre {
	background-color: #FFFFFF;
	background-position: center;
}

.Bold {
	font-weight:bold;
}
.Size8 {
	font-size: 8px;
}
.Size9 {
	font-size: 9px;
}
.Size10 {
	font-size: 10px;
}
.Size12 {
	font-size: 12px;
}
.Size14 {
	font-size: 14px;
}
.Size16 {
	font-size: 16px;
}
.Size18 {
	font-size: 18px;
}

.Titre1 {
	font-size: 16px;
	font-weight:bold;
}
