body
   {
   background:url("https://tools.fdol.fr/img.png") transparent fixed top left no-repeat;
   margin-top: 50px;
   margin-left: 50px;
   margin-right: 50px;
   font-family: Verdana;
   font-size: 11px;
   color:#333333;
   }
.entete { font-size: 25px; color:#333333; }
.entete_center { font-size: 25px; color:#333333; text-align: center;}
.t20 
   {
   margin-right:20%;
   margin-left:20%;   
   }
.t25 
   {
   margin-right:25%;
   margin-left:25%;   
   }
#bas_page
   {
   position: absolute;
   bottom: 20px;
   text-align: center;
   width: 100%;
   margin-left: -50px;
   }   
p
   {
   line-height: 18px;   
   }
img 
   {
   vertical-align:sub; 
   }
img.center 
   {
   display: block;
   margin-left: auto;
   margin-right: auto;
   }
.ul1 
   {
   list-style-type: none;
   border-left: 3px solid #0d4c87; 
   background: #f2f2f2;
   padding-left: 8px; 
   padding-top: 5px; 
   padding-bottom: 5px;
   font-weight: bold;
   }   
.ul2	 
   {
   list-style-image: url("../img/puce.png");
   padding-left: 10px; 
   }  
.ul2 li	
   {
   padding-top: 5px; 
   padding-bottom: 5px;
   }	
.tableR
   {
   font-family: Verdana;
   font-size: 11px;
   border-collapse: collapse;
   border: 1px solid black;
   }
.tableR tr
   {
   border: 1px solid black;
   padding: 5px;
   }
.tableR th
   {
   border: 1px solid black;
   padding: 5px;
   background-color : #EEEEEE;
   }
.tableR td
   {
   border: 1px solid black;
   padding: 5px;
   }
.espacement
   {
   border-collapse : separate;
   border-spacing : 10px 0px /* H V */
   }
 