.comic_12_blanc {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
}

.border_rouge_1_1_1_1 {
	border: 1px dashed #FF0000;
}

.comic_16_jaune {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #D8AD00;
	font-weight: bold;
}

.mention {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.comic_12_jaune {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #D8AD00;
	font-weight: bold;
}

.comic_12_rouge_u_b {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.border_rouge_1_1_1_1_2 {
	border: 1px dashed #FF0000;
	padding-right: 10px;
}
body {

	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 0px none;
	background-color: #000000;
}
