body {
  width: 100%;
  margin: auto;
  font-family: Arial, Verdana, serif;
  font-size: 16pt;
  background-color: #fff;
  color: #000;
}


table, th, td {
width: 100%;	
color: #000;
font-family: Arial, Verdana, serif;
font-size: 16pt;
}


.montd_car_fin {
color: #000;
font-family: Arial, Verdana, serif;
font-size: 14pt;		
}


.page_de_garde {
	h5 {
	font-size: 18pt; 
    color: #1e8449;
	}	
	
}
.soloseibel {
color: #000;	
font-family: Arial, Verdana, serif;
font-size: 36pt; 	
}

.new_entete {
text-align: left;
color: #006400;
font-family: Arial, Verdana, serif;
font-size: 16pt;
}

.new_adresse {	
color: #000;	
font-family: Arial, Verdana, serif;
font-size: 16pt; 	
}

.new_justify {
margin-right: 60px;
text-align: justify;
font-size: 16pt; 
color: #000;
}
.pierre_center {
text-align: center;
}

.pierre_footer {
    position: fixed;
    bottom: 0.5em;	
	font-size: 10pt;
    color: green;
}
.adroite {
text-align:right;		
}

.mon_saut_de_ligne {
  page-break-before: always; /* chaque titre commence sur une nouvelle page */
}










