.corps_texte_justifie {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-align:justify;
        font-weight:lighter
}

.corps_texte_centre {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-align:center;
        font-weight:lighter
}

.corps_texte_normal {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
        font-weight:lighter
}

.texte_italique {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #0000FF;
        font-weight:lighter;
}

.titres {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	}
	
.corps_texte_justifie_gras {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
}

.corps_gras_bleu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #0000CC;
}

.corps_bleu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #0000CC;
}


.bande_bleu {
        background-color:#000077;
        color:#FFFFFF;
        font-family:Arial;
        font-size:13px;
        font-weight:bold;
	
	}

.bande_grise {
        background-color:#DDDDDD;
        color:#000077;
        font-family:Arial;
        font-size:12px;
        font-weight:bold;	
	}

.gras11{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	}

.gras10{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	}
