body {

background: #000000;


}

.texte {
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #FFFFFF;
	/*text-align: justify;*/
}
.code {
	font-family: "Courier New";
	font-size: 12px;
	color: #000000;


}
.titre {
	font-family: "Comic Sans MS";
	font-size: 25px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
 td{
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	text-align: center;
	letter-spacing: 0px;
	border: 1px solid #000000;


}

td a img {

border: none ;

}
.commentaires {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: justify;

}
.textecentre {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
	text-align: center;
}
a:link {
	/*text-decoration: underline;*/
	color: #000000;


}
a:visited {
	/*text-decoration: underline;*/
	color: #000000;


}
a:hover {
	color: #CC3300;
	text-decoration: none;


}
