@charset "utf-8";
.Titre {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #009;
}
.commentaires {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333;
	background-color: #CCC;
}
.video {
	background-color: #666;
	text-align: center;
}
.audio {
	background-color: #666;
	text-align: center;
}.codeHTML {
	background-color: #FFCCA5;
	margin: 2px;
	padding: 3px;
	border-style: solid;
	border-color: #666;
}
body {
	background-image: url(monLogoHtml5-1.png);
	background-repeat: repeat;
}
body p {
}
body p {
}
