a {  text-decoration: underline; color: #000000}
a:hover {  text-decoration: underline; color: #C41A49}
.TexteStandard {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.TexteStandardGras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.ChampTexte {  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9pt;background: #ffffff; border: 1px black solid}

.bouton-formulaire {
	background-color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-color: #999999;
	cursor: hand;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid;
}

.TitreRubrique {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C41A49;
	font-style: normal;
}

.TexteStandardRougeGras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #C41A49;
	font-weight: bold;
}

.TexteStandardPetit {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.TexteStandardPetitRougeGras {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #C41A49;
	font-weight: bold;
}


.Invisible
{
	display: none;
}


.ArrierePlanFixe {
	background-repeat: no-repeat;
	background-image: url(../images/modele/fond.jpg);
}


.AscenseurRouge {
	scrollbar-face-color: #BF1D47;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: #white;
	scrollbar-track-color: white;
}
.TitreRubriqueOrange {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6E23;
	font-style: normal;
}
.AscenseurOrange {
	scrollbar-face-color: #FF6E23;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: #white;
	scrollbar-track-color: white;
}

.TitreRubriqueVert {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #68AF03;
	font-style: normal;
}
.AscenseurVert {
	scrollbar-face-color: #68AF03;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: #white;
	scrollbar-track-color: white;
}
.TitreRubriqueBleu {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2590E4;
	font-style: normal;
}
.AscenseurBleu {
	scrollbar-face-color: #2590E4;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: #white;
	scrollbar-track-color: white;
}
.TexteStandardBleuGras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2590E4;
	font-weight: bold;
}
.TitreRubriqueBlanc {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.AscenseurBlanc {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: #white;
	scrollbar-track-color: white;
}
.TitreRubriqueJaune {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFC00;
	font-style: normal;
}
.AscenseurJaune {
	scrollbar-face-color: #FFFC00;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: #white;
	scrollbar-track-color: white;
}