.fondpage {
	background-image: url(ressources/motif.gif);
	background-repeat: repeat-x;
}

a.menutexte:active,a.menutexte:link,a.menutexte:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #A0A0A0;
}

.menufond {
	background-image: url(ressources/fond_bouton.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3F3F40;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #202223;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #999999;
}

.menufondon {
	background-image: url(ressources/fond_bouton_on.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3F3F40;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #202223;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #F09B2D;
}
.menufond2 {
	background-image: url(ressources/fond_bouton.gif);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #202223;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #F09B2D;
	margin-left: 10px;
}
.fond1 {
	background-image: url(ressources/fond_colonne_1.gif);
	background-repeat: repeat-x;
	background-color: #3E3E3E;
}
.fond2 {
	background-color: #2A2A2A;
	background-image: url(ressources/fond_colonne_2.gif);
	background-repeat: repeat-x;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 18px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #F09B2D;
	line-height: 20px;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
}
.separation {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.textelien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 18px;
	text-decoration: underline;
}
.textelien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #F09B2D;
	line-height: 18px;
	text-decoration: underline;
}
.textefleche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #F09B2D;
	line-height: 18px;
	font-weight: bold;
}
.colonnelink {
	border-bottom : 1px solid #3C3C3C;
	background-image: url(ressources/fleche_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	text-indent: 25px;
	cursor: pointer;
}
.colonnelinkon {
	border-bottom : 1px solid #3C3C3C;
	background-image: url(ressources/fleche_2.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 25px;
	background-color: #333333;
	cursor: pointer;
}
.colonnelinkinverse {
	border-bottom : 1px solid #3C3C3C;
	background-image: url(ressources/fleche_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-indent: 25px;
	cursor: pointer;
}
.colonnelinkinverseon {
	border-bottom : 1px solid #3C3C3C;
	background-image: url(ressources/fleche_2.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 25px;
	background-color: #333333;
	cursor: pointer;
}
.textecolonne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 18px;
	background-position: center center;
}
.texteAccueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.Lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	text-align: right;
}
.Lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #F09B2D;
	text-decoration: none;
	text-align: right;
}
.TexteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}
.puce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #F09B2D;
	line-height: 18px;
}
.texteRetrait {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 18px;
	text-align: left;
	margin-left: 15px;
}
.TexteOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F09B2D;
	line-height: 18px;
	font-weight: bold;
}
.titrecolonne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #F09B2D;
	margin-left: 10px;
}
.menufondactive {
	background-image: url(ressources/fond_bouton_on.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3F3F40;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #202223;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	cursor: default;
}
a.colonnelink2:active,a.colonnelink2:link,a.colonnelink2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
a.colonnelink2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.colonnelinkinverse:active,a.colonnelinkinverse:link,a.colonnelinkinverse:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.colonnelinkinverse:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.LienSeparation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #3E3E3E;
	text-decoration: none;
	text-align: right;
}
