.fond-on-off {
	background-repeat: repeat-x;
}
.titre-cie-on-off {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.texte {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-align: justify;
}
.texteCie {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	text-align: justify;
}
.texte-blanc {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	text-align: justify;
}
.inscription {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	height: 16px;
	width: 140px;
	border: 1px solid #000000;
	text-indent: 5px;
}



.texte-bleu {
	font-family: Arial;
	font-size: 11px;
	color: #0280d3;
	line-height: 15px;
	text-align: justify;
}
.bordH-bleu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0081D8;
}
.bordB-bleu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0081D8;
}
.bordG-bleu {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0081D8;
}
.bordD-bleu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0081D8;
}


.texte-vert {
	font-family: Arial;
	font-size: 11px;
	color: #4faf8b;
	line-height: 15px;
	text-align: justify;
}
.bordH-vert {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4faf8b;
}
.bordB-vert {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4faf8b;
}
.bordG-vert {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4faf8b;
}
.bordD-vert {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4faf8b;
}
.texteGris {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

.texte-jaune {
	font-family: Arial;
	font-size: 11px;
	color: #F3D000;
	line-height: 15px;
	text-align: justify;
}
.bordH-jaune {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3D000;
}
.bordB-jaune {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3D000;
}
.bordG-jaune {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F3D000;
}
.bordD-jaune {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F3D000;
}
.cadreBonus {
	border: 1px solid #F3D000;
}

