/* code épuré pour l'impression*/ 
body { 
	background-color :#fff;     
	font-family :Serif;     
	font-size :11pt; 
	COLOR: #000000;
	TEXT-ALIGN: justify;
}

.logo_titre {
	BACKGROUND-COLOR: #ffffff;
}
.logo {
	border-color:#ffffff; 
	border: 0px solid;
}

.titre_principal {
	font-size :15pt; 
	font-weight:bold;
	COLOR: #000000;
	TEXT-ALIGN: center;
}

.texte_principal {
	font-size :11pt; 
	COLOR: #000000;
	TEXT-ALIGN: justify;
}

.titre_right, .barre_haut, .menu_gauche, .barre_bas, .barre_adresse, .barre_hautleft, .barre_hautright, .barre_hautmiddle, .titrecolright, .colright {
	display :none; 
}
