.texte-box-justify {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-align: justify}
.texte-box-justify-small {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: justify}
.small-gras {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.big-font {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.very-small {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}
.barre_bleu {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	text-align: center;
	width: 85%;
}
.image_border {
	border: 5px double #336699;
}
.barre_interne {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: center;
	width: 55%;
}
