html,body {
background-color : #E6E6E6; 
}

p,ul,li,td {
font-size : 100%; 
font-family :  Arial; 
color : #Arial,; 
background-color : #FFF; 
}

h1 {
font-size : 200%; 
font-family :  Arial;
color : 2D373F; 
text-align: center;
}

h2 {
font-size : 150%; 
font-family :  Arial; 
color : 2D373F; 
padding-left:15px;
}


#titre { 
font-size : 120%; 
font-family :  Arial; 
color:E55D67; 
font-weight:bold;
}

#cle { 
font-size : 100%; 
font-family :  Arial; 
color:4E5585; 
font-weight:bold;
}


a:link {color: E55D67; text-decoration:none;}
a:visited {color: E55D67; text-decoration:none;}
a:hover {color:4E5585; text-decoration:none;}

