@charset "ISO-8859-1";
body {
	background-color: #000000;
	background-image: url(images/fond.gif);
	background-repeat: no-repeat;
	background-position: 100px top;
	color: #FFFFFF;
}
.tableaulecteur {
	margin-top: 40px;
}
.haut {
	margin-bottom: 15px;
}
.imagenoborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.textelarge {
	margin-right: 30px;
}
.welcome {
	background-image: url(welcome.jpg);
	background-repeat: no-repeat;
}
.noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
