.bordure {
	border: none #FF0000;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	background-color: #FF9900;
	border: thin ridge #000000;
	color: #FFFFFF;
}
.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.Intitule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Paragraphe {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;

}
.BordureOrange {
	border: medium solid #FF9933;
}
.BordureJaune {
	border: medium solid #FFFF00;
}
.BordureGrise {

	border: medium solid #666699;
}
.BordureMauve {


	border: medium solid #663366;
}
.boutonRecherche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	background-color: #6699CC;
	border: thin ridge #000000;
	color: #FFFFFF;
}
.CoordonneesIntitule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6699CC;
	text-align: center;
	vertical-align: middle;
	height: 10px;
	color: #FFFFFF;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #6699CC;
	border-bottom: thin solid #6699CC;
	border-left: thin solid #FFFFFF;
}
.CoordonneesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	height: 10px;
	border: thin none #6699CC;
	text-indent: 15pt;
}
.ListeIntitule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #6699CC;
	border: thin solid #6699CC;
	text-align: center;
	vertical-align: middle;
	height: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.ListeTextMilieu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 15px;
	border-top: thin none #6699CC;
	border-right: thin none #6699CC;
	border-bottom: thin solid #6699CC;
	border-left: thin none #6699CC;
}
.ListeTextGauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 15px;
	border-top: thin none #6699CC;
	border-right: thin none #6699CC;
	border-bottom: thin solid #6699CC;
	border-left: thin solid #6699CC;
}
.FicheIntitule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #6699CC;
	border: thin solid #6699CC;
	text-align: center;
	vertical-align: middle;
	height: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.FicheText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	border: thin none #6699CC;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	height: 15px;
	text-indent: 10pt;
}
.FicheTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFFFFF;
	border: thin none #6699CC;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	height: 40px;
}
.FicheNano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	border: thin none #6699CC;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	height: 20px;
	font-style: italic;
}
.boutonLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	background-color: #6699CC;
	border: thin ridge #000000;
	color: #FFFFFF;
}
.AdminText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699CC;
}
.AdminIntitule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #6699CC;
	text-align: center;
	vertical-align: middle;
}
.AdminBoiteGauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
.AdminLigne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
.TextGeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	text-align: justify;
}
.boutonAdmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	background-color: #6699CC;
	border: thin ridge #000000;
	color: #FFFFFF;
}
.AdminBoiteCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
.AdminBoiteDroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
.boutonSuppr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	background-color: #CC0000;
	border: thin ridge #000000;
	color: #FFFFFF;
}
.boutonValid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	background-color: #CCCC00;
	border: thin ridge #000000;
	color: #FFFFFF;
}
.FormulaireIntitule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF9900;
	text-align: center;
	vertical-align: middle;
	height: 10px;
	color: #FFFFFF;
	border-top: thin none #FFFFFF;
	border-right: thin none #666699;
	border-bottom: thin none #666699;
	border-left: thin none #FFFFFF;
}
.ChampObligatoire {
	border: thin none #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	vertical-align: middle;
}
.ModifBoiteCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.ModifBoiteDroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.ModifBoiteGauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.TitreSecondaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.AucunEnregistrement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.boutonAdminPetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	background-color: #6699CC;
	border: thin ridge #000000;
	color: #FFFFFF;
}
.ListeTextDroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 15px;
	border-top: thin none #6699CC;
	border-right: thin solid #6699CC;
	border-bottom: thin solid #6699CC;
	border-left: thin none #6699CC;
}
.FicheIntituleAn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #3300CC;
	border: thin solid #3300CC;
	text-align: center;
	vertical-align: middle;
	height: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.FicheTextAn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	border: thin none #6699CC;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	height: 15px;
	text-indent: 10pt;
}
