@charset "UTF-8";
/* CSS Document */
body {
	background-color:#000000;
	width:775px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#lecteur {
position:absolute;
top: 50%;
height: 9px;
margin-top: -300px;
	width:775px;
	height:600px;
	left:50%;
	margin-left:-388px;
	
}
#ersatz {
	width:200px;
	float:right;
}
#ersatz table {
}
#ersatz table tr td {
	padding-top:12px;
	font-size:9px;
	color:#999999;
}
#ersatz a, #ersatz table tr td a {
	color:#CCCCCC;
}

/* Pour le contenu lu par les moteurs de recherches */
div#noembed {
	visibility: hidden; 
	display:none;
}