body {
	background-color :#ffffff;
	font-family: arial;
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;  
	background-repeat: repeat-x;
	margin:0px;
	
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#ffffff;
}
a:active {
	text-decoration: none;
}
	
.font-black_18b {
	font-size: 18px;
	font-weight: bold;
	color: #444455;
	
	}

.font-black_16b {
	font-size: 16px;
	font-weight: bold;
	color: #444455;
	
	}
	
.font-black_16bligne {
	font-size: 16px;
	font-weight: bold;
	color: #444455;
	border-bottom: 5px solid #DDEFFB;
		
	}
	
.font-black_14 {
	font-size: 14px;
	font-weight: regular;
	color: #444455;
	
	}
	
.font-black_14b {
	font-size: 14px;
	font-weight: bold;
	color: #444455;
	
	}

.font-black_12b {
	font-size: 12px;
	font-weight: bold;
	color: #444455;
	
	}
	
.font-black_12 {
	font-size: 12px;
	font-weight: regular;
	color: #444455;
	
	}
	
.font-black_11 {
	font-size: 11px;
	font-weight: regular;
	color: #444455;
	
	}
	
.font-black_11b {
	font-size: 11px;
	font-weight: bold;
	color: #444455;
	
	}

.font-black_9 {
	font-size: 9px;
	font-weight: regular;
	color: #444455;
	
}
.font-white_18 {
	font-size: 18px;
	font-family: Trebuchet MS;
	font-weight: regular;
	color: #FFFFFF;
	
	}
		
.font-white_14 {
	font-size: 14px;
	font-weight: regular;
	color: #FFFFFF;
	
	}

.font-white_14b {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	

	}
.font-white_12b {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
	}
	
.font-white_11 {
	font-size: 11px;
	font-weight: regular;
	color: #FFFFFF;
	
	}
	
.font-white_11b {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	
	}
	
.font-white_12 {
	font-size: 12px;
	font-weight: regular;
	color: #FFFFFF;
	
	}

.font-white_10 {
	font-size: 10px;
	font-weight: regular;
	color: #FFFFFF;
	
	}
	
.font-white_9 {
	font-size: 9px;
	font-weight: regular;
	color: #FFFFFF;
	
	}
	
.font-rouge_12 {
	font-size: 12px;
	font-weight: regular;
	color: #D3354C;
	
	}
		
.font-rouge_12b {
	font-size: 12px;
	font-weight: bold;
	color: #D3354C;
	

}

.font-bleu_16b {
	font-size: 16px;
	font-weight: bold;
	color: #2B79A9;
	
	}

.font-bleu_18b {
	font-size: 18px;
	font-weight: bold;
	color: #2B79A9;
	
	}

.font-bleu_18 {
	font-size: 18px;
	font-weight: regular;
	color: #2B79A9;
	
	}

.font-bleu_12b {
	font-size: 12px;
	font-weight: bold;
	color: #2B79A9;
	
	}
	
.font-bleu_14b {
	font-size: 14px;
	font-weight: bold;
	color: #2B79A9;
	
	}
	

.bg_menu-haut1 {
	background: url(images/jeu-1-fdheader1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	border: 0px;
		
}

.bg_menu-haut2 {
	background: url(images/jeu-1-fdheader2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	border: 0px;
		
}


.bg_menu-bas {
	background:  url(images/jeu-1-fdbas.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #3A85AE;
	border: 0px;
	
	
}


.bgnorepeat {
   background-repeat: no-repeat;
}



.fleche {
	display : list-item;
	list-style-image:  url(images/jeu-1-fleche.gif);
	border: 0px;
	background-repeat: no-repeat;

