.points {
	background-image: url('NB.jpg');
	background-repeat: repeat-x
}

A {

font-family: Verdana, MS Sans Serif; 
font-weight: normal; 
font-size: 13px;

}
A:link {
	text-decoration: none;
	color: #ffffff;
	
}
A:visited {
	text-decoration: none;
	color: #ffffff;
}
A:active {
	text-decoration: none;
	color: #ffffff;
}
A:hover	{
	text-decoration: underline;
	color: #000000;
}


.texte{
	font-family: Verdana, "MS Sans Serif";
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-align:justify;
}

.texte14{
	font-family: Verdana, "MS Sans Serif";
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
}

body

{
 background-color:#ffffff;
}


.texte_b{
	font-family: Verdana, "MS Sans Serif";
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
