a:link, a:visited {
	color: Blue;
	font-family : Arial Narrow;
	font-weight : normal;
}

body {
	font-family: Verdana;
	font-style : normal;
	color="black";
	font-weight=bold;
	font-size : 15px;
	background-image: url(../images/courreur.jpeg);
	font-weight : normal;
	background-attachment : scroll;
}

h2, h3, h4, h5, h6 {
	color : Black;
}

table {
	font-family: Verdana;
	font-size : 15px;
	font-style : normal;
	font-weight : normal;
}

margin-top {
	margin-top : auto;
}

margin-left {
	margin-left : 2cm;
}

.bouton {
	background-color : #BFE0FF;
	font-size: 16;
	font-family : verdana;
	color: Black;
	font-weight : bold;
}
	
