@charset "ISO-8859-1";
.texteBLANC12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.bordureBASblanc {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.texteORANGE12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
.bordureBASnoir {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #10080D;
}
.bodureBLANC4 {
	border: thin solid #FFFFFF;
}
.bodureBLEU4 {
	border: thin solid #0E1F4F;
}
.bordureGAUCHEdroiteBLANC {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bordureBASbrun {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #39281F;
}
.texteBRUN12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #39281F;
}
.texteBLANC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.texteBRUN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #39281F;
}
.texteBRUN24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #39281F;
}
.texteBRUN18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #39281F;
}
.interieurBLANC {
	background-color: #CCBBA0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

