.chapeau_noir {
	font-size : 12px;
	font-family : Arial;
	color : Black;
	font-weight : normal;
}
.chapeau_noirB {
	font-size : 12px;
	font-family : Arial;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Black;
}

.chapeau_bleuB {
	font-size : 12px;
	font-family : Arial;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #292852;
}

.txtsimple_noir {
	font-family : verdana;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}
.txtsimple_noirB {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Black;
}
.legende {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
	}
	
.legendebleu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #76A1C6;
	}

.legendeblanc {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #ffffff;
	}

.legendebis {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
	}

.legendebleubis {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #76A1C6;
	
}

.title_noir {
	font-family : Arial;
	font-variant : normal;
	font-style : normal;
	color : Black;
	font-size : 16px;
	font-weight: normal;

}

.title_noirB {
	color : Black;
	font-family : Arial;
	font-style : normal;
	font-weight : bold;
	font-size : 16px;
}
.title_grenatB {
	color : #970F11;
	font-family : Arial;
	font-style : normal;
	font-weight : bold;
	font-size : 16px;

}
.txtsimplebleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight : bold;
	font-variant: normal;
	color: #dee3ef;
}
