body {
	background-color: #040827;
	background-image: url(../images/deg.jpg);
	background-repeat: repeat-x;
}
a:hover {
	color: #ff9900;
}

.liensans_gris {
		text-decoration: none;
		font-family: verdana;
		font-size: 11px;
		color: #9f9e9e;
	}
a.liensans_gris:hover {  color: #3399ff; }

	
.lien_noir {
		font-family: verdana;
		font-size: 11px;
		color: #000000;
	}	
a.lien_noir:hover {  color: #ff9900; }


.lien_blanc {
		font-family: verdana;
		font-size: 11px;
		color: #ffffff;
	}	
a.lien_blanc:hover {  color: #ff9900; }


.lien_blanc_bottom {
		font-family: verdana;
		font-size: 10px;
		color: #ffffff;
	}	
a.lien_blanc_bottom:hover {  color: #ff9900; }


a.lien_top {
		font-family: verdana;
		font-size: 10px;
		color: #ffffff;
		text-decoration: none;
		font-weight:bold;
	}
a.lien_top:hover {  color: #ff9900; }

	.exposant {  
	clip:   rect(3px   ); 
	font-size: 8px; 
	vertical-align: super
	}
	
	
	.paragraphe {
		font-family: verdana;
		font-size: 11px;
		color: #000000;
		text-align: justify;
	}
	
	.paragraphe_gris {
		font-family: verdana;
		font-size: 11px;
		color: #9f9e9e;
		text-align: justify;
	}
	
	.sous_titre {
		font-family: verdana;
		font-size: 11px;
		color: #fd9105;
	}
	
	
	.bottom {
		font-family: verdana;
		font-size: 10px;
		color: #ffffff;
	}
	
	.noir11 {
		font-family: verdana;
		font-size: 11px;
		color: #000000;
	}
	
	.points {
		font-family: verdana;
		font-size: 13px;
		color: #666666;
	}
	
	.gris11 {
		font-family: verdana;
		font-size: 11px;
		color: #9f9e9e;
	}
	
	.blanc11 {
		font-family: verdana;
		font-size: 11px;
		color: #ffffff;
	}
	
.commentairesgris {
	color: #9f9e9e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.commentairesgris_j {
	color: #9f9e9e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
}


.commentairenoir {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.commentairenoir_j {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
}
	