@charset "utf-8";
.ftbgB .ft_Title,.ftbgB H1 ,.ftbgN .ft_Title,.ftbgN H1{
	font: 26px Arial, Helvetica, sans-serif;
	margin: 0px;
}
.ftbgB .ft_SubTitle,.ftbgB H2 ,.ftbgN .ft_SubTitle,.ftbgN H2{
	font: 20px Arial, Helvetica, sans-serif;
	margin: 0px;
}
.ftbgB .ft_Paragraph,.ftbgB H3 ,.ftbgN .ft_Paragraph,.ftbgN H3{
	font: 16px Arial, Helvetica, sans-serif;
	margin: 0px;
}
.ftbgB .ft_UnderParagraph,.ftbgB H4 ,.ftbgN .ft_UnderParagraph,.ftbgN H4{
	font: 14px Arial, Helvetica, sans-serif;
	margin: 0px;
}
.ftbgB .ft_Title,.ftbgB H1,
.ftbgB .ft_SubTitle,.ftbgB H2,
.ftbgB .ft_Paragraph,.ftbgB H3,
.ftbgB .ft_UnderParagraph,.ftbgB H4 {
	color: #444444;
}
.ftbgN .ft_Title,.ftbgN H1,
.ftbgN .ft_SubTitle,.ftbgN H2,
.ftbgN .ft_Paragraph,.ftbgN H3,
.ftbgN .ft_UnderParagraph,.ftbgN H4 {
	color: #FFF;
}
.ftbgB {
	color: #58585a;
	font-size: 14px;
}
.ftbgB a {
	text-decoration: underline;
	color: #58585a;
}
.ftbgB a:hover {
	color: #000;
	text-decoration: underline;
}
.ftbgN {
	color: #FFF;
	font-size: 14px;
}
.ftbgN a {
	text-decoration: underline;
	color: #FFF;
}
.ftbgN a:hover {
	color: #FFF;
	text-decoration: underline;
}
.ft_12 {
	font-size: 12px !important;
}

.ft_rouge {
	color: #7f0000 !important;
}
.ft_GI {
	font-style: italic !important;
	font-weight: bold !important;
}
.ft_I {
	font-style: italic !important;
}
.ft_G {
	font-weight: bold !important;
}
.ft_blanc {
	color: #FFF !important;
}
.ft_noir {
	color: #000 !important;
}

.ft_bleu {
	color: #009DE0 !important;
}
.ft_orange {
	color: #ee7f00 !important;
}
.ft_vert {
	color: #96c11f !important;
}
.ft_Maj {
	text-transform: uppercase !important;
}
.ftMsgImportant {
	color: #AE0000;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ftMsgIndicatif {
	color: #0C0;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ftMsgDescription {
	color: #999;
	font: italic 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ftMsgAsterix {
	color: #999 !important;
	font: italic 10px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}
.ftError {
	color:#FFFFFF;
	background-color: #AA0000;
	text-align: center;
	margin: 5px;
	border: 2px solid #FF0000;
	font: bold 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ftValidity {
	color:#FFFFFF;
	background-color: #009933;
	text-align: center;
	margin: 5px;
	border: 2px solid #00FF00;
	font: bold 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}



.ft_footer {
	color: #58585a;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.ft_footer a {
	color: #58585a;
	text-decoration: none;
}
.ft_footer a:hover ,.ft_footer a.selected{
	color: #58585a;
	text-decoration: none;
}
.ft_footerNote {
	color: #58585a;
	font-size: 12px;
}
.ft_footerNote a {
	color: #58585a;
	text-decoration: none;
}
.ft_footerNote a:hover {
	color: #58585a;
	text-decoration: underline;
}
