body {
         background-color: #fcfff7;
}
p {
         color: #285051;
         font-family: arial;
         font-size: 13pt;
         font-weight: normal;	  
}
li {
         color: #285051;
         font-family: arial;
         font-size: 13pt;
         font-weight: normal;
		 	list-style-type: disc;
}
.fond {
         background-color: #EFF2E9;
}
a {
         color: #285051;
         background-color: ##FFCCCC;
         font-family: arial;
         font-size: 12pt;
         font-weight: bold;
		 	font-style: italic; 
}
.titrepage {
         background-color: ##FF9999;
         color: white;
         font-family: arial;
         font-size: 17pt;
         font-weight: bold;
}
.queuepage {
         background-color: ##FF9999;
         color: white;
         font-family: arial;
         font-size: 10pt;
}
#avant{
         background-color: #FFFFFF;
         color: #285051;
			margin : 10pt;
         font-family: arial;
         font-size: 13pt;
		 	font-style: italic; 
}

