html, body {
	background-color: FFFFFF;
	margin: 0px;
	height: 100%;
	text-align: left;
}
.sepbordeaux {
	background-image: url(../img/sep_bordeaux.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.sepmenubleu {
	background-image: url(../img/sep_blue_h.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sep_btxt {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.mentions {
	font-family: Times;
	font-size: 12px;
	color: #FFFFFF;
}
a.mentions {
	font-family: Times;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.mentions:hover {
	font-family: Times;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.texte_entete {
	font-family: Times;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.menu_blanc {
	font-family: Times;
	font-size: 14px;
	color: #FFFFFF;
}
a.menu_blanc {
	font-family: Times;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_blanc:hover {
	font-family: Times;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.titre_bleu {
	font-family: Times;
	font-size: 16px;
	color: #2A497E;
}
.titre_noir {
	font-family: Times;
	font-size: 16px;
	color: #000000;
}
.titre_noir_gras {
	font-family: Times;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.titre_bordeaux {
	font-family: Times;
	font-size: 16px;
	color: #870008;
	font-weight: bold;
}
.soustitre_bleu {
	font-family: Times;
	font-size: 13px;
	color: #2A497E;
	font-weight: bold;
}
.texte_courant {
	font-family: Times;
	font-size: 13px;
	color: #000000;
}
a.lien_bordeaux {
	font-family: Times;
	font-size: 13px;
	color: #870008;
	text-decoration: none;
}
a.lien_bordeaux:hover {
	font-family: Times;
	font-size: 13px;
	color: #870008;
	text-decoration: underline;
}
a.lien_bleu {
	font-family: Times;
	font-size: 13px;
	color: #2A497E;
	text-decoration: none;
}
a.lien_bleu:hover {
	font-family: Times;
	font-size: 13px;
	color: ##2A497E;
	text-decoration: underline;
}
a.revenir_enhaut {
	font-family: Times;
	font-size: 11px;
	color: #870008;
	text-decoration: none;
}
a.revenir_enhaut:hover {
	font-family: Times;
	font-size: 11px;
	color: #870008;
	text-decoration: underline;
}

