@charset "utf-8";

.clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}body {
	background-image: url(../images/Background-Joufou.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
}
#wrapper {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../images/Entete-Joufou.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 380px;
	width: 850px;
	background-attachment: scroll;
}
#header img {
	margin-left: 280px;
	border: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	margin-left: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header ul {
	margin-top: 140px;
	margin-left: 200px;
}
#header ul li {
	display: inline;
	padding-right: 25px;
}
#header ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
#header ul li a.current {
	color: #fdbc08;
}
#header ul li a:hover {
	color: #fdbc08;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 850px;
	min-height: 300px;
}
#content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	text-align: right;
	color: #e81812;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#content h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #59b234;
	text-align: right;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333;
	text-align: right;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#content h4 a {
	text-decoration: none;
	color: #333;
}
#content h4 a:hover {
	color: #e81812;
}
#content #collection_1 {
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#content #collection_1 h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #59b234;
	font-weight: normal;
	margin-bottom: 10px;
}
#content #collection_2 {
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#content #collection_2 h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #59b234;
	font-weight: normal;
	margin-bottom: 10px;
}
#content #collection_3 {
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#content #collection_3 h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #59b234;
	font-weight: normal;
	margin-bottom: 10px;
}
#content #collection_4 {
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#content #collection_4 h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #59b234;
	font-weight: normal;
	margin-bottom: 10px;
}
#content p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-align: right;
	line-height: 17px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#content a img {
	margin-right: 20px;
	margin-bottom: 10px;
	border: none;
}
#content #joufou img{
	margin-top: 50px;
	margin-bottom: 25px;
	float: left;
	border: none;
}
#footer {
	background-image: url(../images/Footer-Joufou.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 850px;
	height: 245px;
	position: relative;
}
#footer #copy p{
	position: absolute;
	bottom: 15px;
	left: 60px;
}

#footer h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	line-height: 16px;
	padding-top: 75px;
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	line-height: 16px;
	text-align: center;
	margin: 0px;
	padding-top: 45px;
	padding-right: 375px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p a {
	color: #FFF;
	text-decoration: none;
}
