/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 450px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ffffff url(../images/fond_index.jpg) top center;
	font-family:Tahoma;
	}

a.bouton {
	font-size: 16px;
	font-weight:bold;
	color:#E1E668;
	text-decoration:none;
}
a.bouton:hover {
	color:#ffffff;
}
