/* CSS Document */
html, body {
	margin:0;
	padding:0;
	background-image:url(../images/fond_credits.gif);
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}
object{
			display:block;
		}
		
#contenu {
	min-height:660px;
	font-size: 12px;
	text-align: center;
}
#warning{
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
#blocNoFlash{
	height: 150px;
	width: 100%;
	clear: left;
}
#description {
	margin:30px;
	font-size: 14px;
	text-align: left;
}

#footer {
	font-size: 10px;
	text-align: center;
}

#invisible {
	color: #000;
}
#invisible p a {
	color: #000;
}
