body {

margin : 0;
padding: 0;
overflow:scroll ;
color:#888787;
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-position: center;
background-color:#000 ;

}
		

a:link, a:visited {
	text-decoration:none;
	color:#888787;
}
a:hover, a:active {
	text-decoration:underline;;
	color:#888787;
}

.n16pxbold {
	font-size: 16px;
	font-size:large ;
	font-weight:bold ;
	text-align:center;
	}

.n14pxnorm {
	font-size:14px;
	}
.n12pxbold {
	font-size:12px;
	font-size:large ;
	font-weight:bold ;
}

.n12pxnorm {
	font-size:12px;
	}

.n10pxnorm {
	font-size:10px;
	}

.n8pxnorm {
	font-size:8px;
	}	
	
.center	{
	
	}
	
/* POUR LES PARAGRAPHES */

.normal_18px {
	font-size: 18px;
}

.normal_16px {
	font-size: 16px;
}
	
.normal_14px {
	font-size: 14px;
}

.normal_12px {
	font-size: 12px;
}

.normal_18px_gras {
	font-size: 18px;
	font-weight: bold;
}

.normal_16px_gras {
	font-size: 16px;
	font-weight: bold;
}
	
.normal_14px_gras {
	font-size: 14px;
	font-weight: bold;
}

.normal_12px_gras {
	font-size: 12px;
	font-weight: bold;
}

/* FIN POUR LES PARAGRAPHES */

