

body
  {
    background-image:url("dakar/dakar.jpg");
    background-attachement: scroll;
    backgroud-position: top left; 
    bgproperties: fixed;
    topmargin: 0px;
    
   
  }




h1 { font-family: Verdana; color: darkblue; font-size: 17px; }

h2 { font-family: Arial; font-size: 13px; vertical-align: midle; }

h3 { font-family: Arial; font-size: 12px; }

p { font-family: Arial, sans-serif; font-size: 12px; font-weight: 400; margin-left: 10px; }

h4 { font-family: Arial; font-size: 11px; font-weight: 600; }

h5 { font-family: Arial, serif; font-size: 13px; font-weight: 600; }

h6 { font-family: Monotype Corsiva, fantasy; font-size: 12px; border-style: dashed; border-color=navy; }

p { font-family: Arial; font-size: 12px; font-weight: 500;  }



.jeune { font-family: Arial, sans-serif;
		 font-size: 12px;
		 font-weight: 500;
		 background-color: white;
		 margin-left: 10px
 }
 
 
 .belge { font-family: Arial, sans-serif;
		 font-size: 12px;
		 font-weight: 600;
		background-color: white;
		 margin-left: 3px
 }
 

img {
		border: 1px;
		border-color: darkblue;
		backround-color: black;
		margin: 3px 3px 3px 3px;
		padding: 5px 5px 5px 5px;
		
	}



.serie {
		font-family: arial;
		font-size: 12px;
		font-weight: 800;
		background-color: #FFFAF0;
		border-top: 1px;
		border-right: 1px;
		border-botton: 2px solid maroon;
		border-left: 1px;

		}


p.cadre {border-style: double; border-color: navy; font-weight: 400; font-size: 12px; }

border { border-style: simple; border-color: maroon; } 

p.form { text-align: center; font-family: sans-serif, Arial; font-size: 12px; line-height: 1.2; background: silver; padding: 10px; font-weight: 600; }

p.center { font-family: Arial, fantasy; font-size: 10pt; font-weight: 500; }

table { font-family: arial; border-style: double; border-color: darkblue; font-size: 12px; }
tr { font-family: arial; font-size: 12px; font-weight: 600; }
td { font-family: arial; font-size: 12px; font-weight: 500; }
form name { font-size: 14pts; color: red; } 

span { margin-left: 50px; }

ul { font-family: Arial, times; font-size: 10pt; font-weight: 500; }

ol { font-family: Arial, times; font-size: 10pt; font-weight: 500; }


border { border-style: simple; border-color: maroon; } 



a { 
	text-align: center;
	font-weight: bold;

	color: maroon;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	
 }
 





 
 a:link { 
	text-align: center;
	color: red;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border: 1px;
	border-color: maroon;

	
 }
 
 
  a:hover { 
	text-align: center;
	color: maroon;
	background-color: white;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	
 }
 
 
  a:active { 
	text-align: center;
	color: maroon;
	background-color: #8BO000;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	
 }
 
 
  a:visited { 
	text-align: center;
	color: maroon;
	background-color: #8BO000;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	
 }
 
