
.TITRE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
}
.SOUSTITRE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

.INTRODUCTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.CONTENU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.c1 {
	background-image: url(../images/Logo_vert.gif);
	background-repeat: no-repeat;
}
.c2 {

	background-image: url(../images/trait_haut_vert.gif);
	background-repeat: repeat-x;
}
.c3 {


	background-image: url(../images/coin_haut1_vert.gif);
	background-repeat: no-repeat;
}
.c4 {



	background-image: url(../images/fond_haut_vert.gif);
	background-repeat: repeat-x;
}
.c5 {




	background-image: url(../images/coin_haut2_vert.gif);
	background-repeat: repeat-x;
}
.fond {
	background-repeat: repeat;
	background-image: url(../images/fond_vert.gif);

}
.MenuP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.MenuP:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73BF45;
	text-decoration: none;
}
.MenuSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
.SMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.SMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73BF45;
	text-decoration: none;
}
.SMenuSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73BF45;
	text-decoration: none;
}
.LienTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.LienTitre:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.fhaut {
	background-repeat: no-repeat;
	background-image: url(../images/fhaut.gif);

}
.fhaut:hover {
	background-repeat: no-repeat;
	background-image: url(../images/fhaut_vert.gif);

}
.fbas {
	background-repeat: no-repeat;
	background-image: url(../images/fbas.gif);

}
.fbas:hover {
	background-repeat: no-repeat;
	background-image: url(../images/fbas_vert.gif);

}
.fgauche {
	background-repeat: no-repeat;
	background-image: url(../images/fgauche.gif);

}
.fgauche:hover {
	background-repeat: no-repeat;
	background-image: url(../images/fgauche_vert.gif);

}
.fdroite {
	background-repeat: no-repeat;
	background-image: url(../images/fdroite.gif);

}
.fdroite:hover {
	background-repeat: no-repeat;
	background-image: url(../images/fdroite_vert.gif);

}
.LignePaire{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #73BF45;

}
.LigneImpaire{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;

}
.LienSommaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}