body{
	background-color:#000000;
	width: 500px;
	height: 300px;
	margin: 50px auto 0 auto;	
}

p{
	font: normal 0.9em "Verdana";
	text-align:justify;
	font-size: 20px;
	color: #e50100;
	text-align: center;
}

a{
	border: 0;
	text-decoration: none;
	color: #e50100;
}

img{
	border: 0;
	text-decoration: none;
}

.lecteur{
	height: 30px;
	width: 450px;
	color: #a91212;		
	font: normal 0.7em "Verdana";
	text-align: center;
}

.lecteur a{
	color: black;
	text-decoration: none;
	font-weight:bold;
	font-size: 0.5em;
	padding-left: 50px;
}
