@charset "iso-8859-2";
/* CSS Document */

body {
	width: 940px;
	margin: 0 auto;
	background: #62300b url("images/fond.jpg");
	background-position: top center;
	padding: 0 0 20px 0;
}
#allwrapper {
	width: 940px;
	background: url("images/wrapper.jpg") no-repeat;
}
#header {
	width: 940px;
	height: 231px;
	margin: 0 auto;
}
#newsletter { 
	width: 237px;
	height: 121px;
	background: url("images/newsletter.jpg") no-repeat;
	float: right;
	margin: 0 40px 0 0;
}
.input {
	width: 161px;
	height: 17px;
	background: url("images/input.jpg") no-repeat;
	border: 0;
	padding-bottom: 8px;
	margin: 60px 0 0 15px;
}
.submit {
	width: 35px;
	height: 33px;
	background: url("images/submit.png") no-repeat;
	border: 0;
}
#newsletter p {
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: white;
	margin: 0;
	padding: 0 20px 0 20px;
}
#wrapper {
	width: 793px;
	margin: 0 0 0 74px;
	background: #c6e300;
	
}
#debutwrapper {
	width: 793px;
	background: url("images/debutwrapper.jpg") no-repeat;
}
#wrapper p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	color: white;
	padding: 10px;
}
.descrihaut {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	color: #658b00;
	display: block;
	padding: 6px 40px 20px 40px;
}
.publi728 {
	width: 728px;
	height: 90px;
	margin: 0 0 20px 30px;
	clear: both;
}
.publi728 img {
	border: 0;	
}
.thumbs {
	width: 237px;
	height: 190px;
	background: url("images/fondthumb.jpg") no-repeat;
	text-align: center;
	padding: 10px 0 0 0;
	float: left;
	margin: 0 0 20px 18px !important;
		margin: 0 0 20px 10px;
}
.descriptjeu {
	width: 484px;
	height: 200px;
	background: url("images/descriptjeu.jpg") no-repeat;
	float: right;
	margin: 0 30px 20px 0 !important;
		margin: 0 15px 20px 0;
}
#clearer {
	width: 100%;
	clear: both;
}
#footer {
	width: 793px;
	height: 208px;
	background: url("images/footer.png") no-repeat;
	margin: 20px auto;
}
#footer img {
	float: right;
	border: 0;
}
#footer p {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3b9a92;
	margin: 0;
	padding: 20px 25px 10px 5px;
	text-align: justify;
}