body {

	background: #FAFFAB;

	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;

	/* Bug IE: pour éviter les marges */
	margin: 0;

}

img {

	border: none;

}

a {

	text-decoration: none;

}

a:link  {

	color: #5FE900;

}

a:hover, a:focus {

	color: red;

}

a:visited {

	color: #5FE900;

}

.foot_page {

	font-size: 10px;
	text-align: center;

}
