#Bleu {
	color: #0075ba; 
    }
   
   
#Blanc {
	color: #FFFFFF; 
   }
 
#Noir {
	color: #000000; 
   }


html {
	background: #FFFFFF;
	margin: 0 0px;
}

header {
   color: #FFFFFF; 
   background-color: #0075ba; 
   font-family: "Time", "DejaVu Sans Condensed", "Time New Roman";
   font-style: bold; 
   font-size: 26px; 
   text-align: center;
}


#Head {
	color: #FFFFFF; 
    background-color: #0075ba; 
    font-style: bold; 
    font-size: 26px; 
    text-align: center;
    font-weight: bold; 
}
	


body {
    color: #000000; 
    background-color: #e8e8e8; 
    font-family: "Time", "DejaVu Sans Condensed", "Time New Roman";
    text-align:left; 
    font-weight: normal; 
    font-size: 14px; 
    max-width: 1200px; 
    margin-left: auto;
    margin-right: auto;    
    margin: 0px auto 0px;
	 padding: 0px 0px 0px 0px;
	}



h1 {
	border-bottom: 1px solid #ddd;
	clear: both;
	color: #0075ba;
	font-size: 22px;
	padding: 0;
	padding-bottom: 7px;
    font-weight: bold
}

p, dd, dt{
	 text-align:left; 
     font-size: 14px;
     line-height: 1.5;
     }

div {
    text-align:left; 
    font-size: 14px;
    line-height: 1.5;
     }
     
ul, ol, dl  {
	 color: #000000;
	 text-align:left; 
    font-size: 14px;
    line-height: 2px;
    text-indent: 15px;
}

li  {
	 text-align:left; 
    font-size: 14px;
    line-height: 1.5;
    text-indent: 1px;
    color: #000000;
} 

abbr {
	border: 0;
	font-variant: normal;
}

a img {
	border:0
}

abbr {
	border: 0;
	font-variant: normal;
    font-style: italic; 
}


#Foot {
	 color: #FFFFFF; 
    background-color: #0075ba; 
    font-style: normal; 
    font-size: 11px; 
    text-align: center;
}

#Titre_Formation {
    text-align:center;
    font-weight: bold; 
    font-size: 24px;
    color: #000000;    
   
}

#Titre_Desc {
    text-align:center;
    font-weight: bold; 
    font-size: 20px;
    color: #000000;    
   
}

 
#Disclaimer{
    text-align:left;
    font-weight: bold; 
    font-size:14px;
    color: #0075BA;    
} 

#Titre {
    color: #0075BA;    
    text-align:left;
    font-weight: bold; 
    font-size: 14px
}

#Message {
    text-align:left;
    font-weight: bold; 
    font-size: 18px
}

#Detail {
    color: #000000;     
    text-align:left;
    font-weight: normal; 
    font-size: 14px
}

#Mot_cle {
    color: #000000;     
    text-align:center;
    font-weight: normal; 
    font-size: 18px;
    line-height: 1.5;
}
 
   