.FondPage {
	background-image: url(ressources/fond_haut.gif);
	background-repeat: repeat-x;
}
.OmbreGauche {
	background-image: url(ressources/ombre_gauche.png);
	background-repeat: repeat-y;
}
.OmbreDroite {
	background-image: url(ressources/ombre_droite.png);
	background-repeat: repeat-y;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #F0F0F0;
	text-align: center;
	cursor: pointer;
}
.MenuOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ee8530;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #F0F0F0;
	text-align: center;
	cursor: pointer;
	background-image: url(ressources/fond_menu_over.gif);
	background-repeat: repeat-x;
}
.MenuON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #F0F0F0;
	text-align: center;
	cursor: pointer;
	background-image: url(ressources/fond_menu_on.gif);
	background-repeat: repeat-x;
}
.MenuDroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
	text-align: center;
	cursor: pointer;
}
.MenuGauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}
.MenuOverGauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ee8530;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	background-image: url(ressources/fond_menu_over.gif);
	background-repeat: repeat-x;
}
.MenuOverDroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ee8530;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
	text-align: center;
	cursor: pointer;
	background-image: url(ressources/fond_menu_over.gif);
	background-repeat: repeat-x;
}
.Colonne {
	background-color: #F6F6F6;
	background-image: url(ressources/ombre_bas.gif);
	background-repeat: repeat-x;
}
.MenuOFF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F8F8F8;
	border-left-color: #9E9E9E;
	text-align: center;
	background-image: url(ressources/fond_menu_over.gif);
	background-repeat: repeat-x;
}
.FondMenus {
	background-image: url(ressources/fond_menus.gif);
	background-repeat: repeat-x;
}
.SeparationColonne {
	background-image: url(ressources/ligne_colonne.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #949494;
}
.ColonneMenu {
	background-image: url(ressources/fond_colonne.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #656565;
	cursor: pointer;
}
.ColonneMenuOver {
	background-image: url(ressources/fond_colonne_over.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ee8530;
	cursor: pointer;
	text-transform: uppercase;
}
.OmbreBas {
	background-image: url(ressources/ombre_bas.png);
	background-repeat: repeat-x;
	background-position: top;
}
.MenuONDroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
	text-align: center;
	cursor: pointer;
	background-image: url(ressources/fond_menu_on.gif);
	background-repeat: repeat-x;
}
.MenuONGauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	background-image: url(ressources/fond_menu_on.gif);
	background-repeat: repeat-x;
}
.Texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #757575;
	text-decoration: none;
	text-align: justify;
}
.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ee8530;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
	vertical-align: top;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #e8e8e8;
	padding-bottom: 10px;
}
.TexteColonne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #757575;
	text-decoration: none;
}
.TexteChapeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.TexteLien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #757575;
	text-decoration: underline;
}
.TexteLien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bolder;
	color: #ee8530;
	text-decoration: underline;
}
.ColonneMenuON {
	background-image: url(ressources/fond_menu_on.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #656565;
	cursor: pointer;
}
.TitreERTL4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5ec6c0;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
}
.ColonneMenuOverERTL {
	background-image: url(ressources/fond_colonne_over.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5ec6c0;
	cursor: pointer;
}
.EncartHaut {
	background-image: url(ressources/encart_haut.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.EncartFond {
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #dbdbdb;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f2f2f2;
	border-left-color: #f2f2f2;
}
.TexteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.TexteBoldItalique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #757575;
	text-decoration: none;
	font-style: italic;
}
.TexteRetrait {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #757575;
	text-decoration: none;
	padding-left: 15px;
	padding-bottom: 10px;
}
.TexteSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #757575;
	text-decoration: none;
}
.TexteExergue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ee8530;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(ressources/fleche_grise.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
}
.TexteExergueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #757575;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(ressources/fleche_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.Soutitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.TitreColonne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #ee8530;
	text-decoration: none;
	text-transform: uppercase;
}
.TexteColonneRetrait {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #757575;
	text-decoration: none;
	background-image: url(ressources/fleche_claire.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
.ColonneTitre {
	background-image: url(ressources/fond_colonne_over.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #656565;
	text-transform: uppercase;
}
.ColonneTitreOrange {
	background-image: url(ressources/fond_colonne_over.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ee8530;
	text-transform: uppercase;
}
.TexteColonneBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #757575;
	text-decoration: none;
}
.TexteColonneLien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #757575;
	text-decoration: underline;
}
.ColonneLien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #757575;
	text-decoration: underline;
	background-image: url(ressources/fleche_claire.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	cursor: pointer;
	margin-left: 25px;
}
.ColonneLienOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #ee8530;
	text-decoration: underline;
	background-image: url(ressources/fleche_grise.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	cursor: pointer;
}
.LienFleche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #757575;
	text-decoration: underline;
	padding-left: 15px;
	background-image: url(ressources/fleche_claire.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
}
.LienFlecheOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #ee8530;
	text-decoration: underline;
	padding-left: 15px;
	background-image: url(ressources/fleche_grise.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
	border-collapse: separate;
}
.EncartFondOver {
	background-color: #fef1d0;
	cursor: pointer;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #dbdbdb;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f2f2f2;
	border-left-color: #f2f2f2;
}
.EncartBas {
	background-image: url(ressources/ombre_bas.png);
	background-repeat: repeat-x;
	background-position: top;
}
.TexteLienOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #ee8530;
	text-decoration: underline;
}
.TexteLienOrange:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #555555;
	text-decoration: underline;
}
.TitreDialogoris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffab08;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
	vertical-align: top;
	padding-bottom: 10px;
}
.TexteListe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #757575;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(ressources/fleche_liste.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
	line-height: 18px;
}
.Texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #757575;
	text-decoration: none;
	padding-bottom: 5px;
	text-align: justify;
}
.TitreERTLA6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #84c556;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
}
.TexteBold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	padding-bottom: 10px;
}
.TexteSmall2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #757575;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
	padding-top: 10px;
}
.TitrePageERTL4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5ec6c0;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	padding-top: 15px;
}
.TitrePageERTLA6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #84c556;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	padding-top: 15px;
}
.TitreSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ee8530;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ColonneImage {
	background-color: #F6F6F6;
	padding-top: 10px;
	padding-bottom: 10px;
}
.TexteSmallLien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #757575;
	text-decoration: none;
}
.TexteSmallLien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #757575;
	text-decoration: underline;
}

