.titre {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.normal {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;


}
.grostitre {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #0099FF;
	border: none;




}
.petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #FF6633;

}
.normalgros {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.noir {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.grostitrenoir {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.commentaire {
	font-family: "Courier New", Courier, mono;
	color: #336699;
	font-weight: bold;
	background-color: #FFFFFF;
	font-size: 14px;


}
.video {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #990000;
	background-color: #FFCC66;
	font-weight: bold;

}
