.titre_block {
font-family: arial;
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	color: #FFFFFF;
}
.adresse {
font-family: arial;
	font-size: 12px;
	font-style:normal;
	vertical-align: top;
	font-weight:bold;
	text-align:center;
	color: #91abb0;
}
.titre {
font-family: arial;
	font-size: 14px;
	font-style:normal;
	vertical-align: top;
	font-weight:bold;
	text-align:center;
	color: #000000;
}
.contenu_block {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	text-align:justify;
	position:relative;
  right:0px;
  bottom:0px; 
	color: #000000;
}
.sous_titre_block {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	text-align:justify;
	font-weight:bold;
	color: #df6900;
}
.bas_page {
    vertical-align: middle; 
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #454545;
}
body  {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

