@charset "UTF-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#piedepage {
	text-align: center;
	margin: auto;
	padding: 20px;
	width: 600px;
	clear: both;
}
#titre {
	font-size: larger;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	margin: auto;
	padding: 20px;
	width: 600px;
}
#vignettes {
	float: left;
	width: 195px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.imagecenter {
	text-align: center;
	background-position: center;
}
#conteneur {
	margin: auto;
	width: 640px;
}
#image {
	padding: 20px;
	float: right;
	width: 400px;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bouton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
#imageseule {
	padding: 20px;
	width: 600px;
	text-align: center;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
