.Bandeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Global {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.Rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #828282;
}
.SsRubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #921710;
	font-style: italic;
}
.GlobalRouge {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #991E1B;
}
.GlobalBlanc {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.CelluleGrise {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #991E1B;
	border-bottom-color: #991E1B;
	background-color: #F6F5F1;
	padding: 3px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #991E1B;
}
.Trait {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #991E1B;
}
