a:link {
	color: #FFCC33;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	font-style: normal;
	text-decoration: underline;
}
a:active {
	color: #CC6633;
	font-style: normal;
	text-decoration: none;
}
.dessins {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.épisode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFcc33;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f4f404;
	text-align: center;
}
.titre_épisode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #FFcc33;
}
.titre_actualités {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin-left: 20pt;
	color: #FFcc33;
}.fond_cellule {
	background-color: #305070;
}
.titre_rubriques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC33;
}
