body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #393939;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 45px;
}
.titre {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFcc00;
}
a:visited {
	text-decoration: none;
	color: #FFcc00;
}
a:hover {
	text-decoration: none;
	color: #FFcc00;
}
a:active {
	text-decoration: none;
	color: #FFcc00;
}
.comic {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
.comictitre {

	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	text-align: center;
}

