body {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
	background-color : #000033;
	margin : 0;
	padding : 0;
	border-style : none;
	
}


.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 900;
	display: block;
	color: #FFCC33;


}
.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	font-variant: normal;



}
.sstitre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC00;
	text-decoration: underline;
	border: none;
	font-weight: bold;

}

.lienbis {
	font-family: arial;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFFFFF;
}
.Comic {
}
