@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }

body {
	width: 100%;
	margin: 0;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url("images/bg.png");
}
#wrapper {
	width: 100%;
	min-height: 221px;
	background: url("images/bg_head.png") repeat-x;
}
#header {
	width: 992px;
	height: 163px;
	background: url("images/header.png") no-repeat;
	margin: 0 auto;
}
#conteneur {
	width: 992px;
	background: url("images/conteneur.png") repeat-y;
	margin: 0 auto;
}
#footer {
	width: 912px;
	height: 206px;
	background: url("images/footer.png") no-repeat;
	margin: 0 auto;
	clear: both;
	padding: 22px 0 0 80px;
}
#mleft {
	width:167px;
	float: left;
	margin: 0 0 0 4px;
}
#mleft h2 {
	width: 137px;
	height:27px;
	margin: 0;
	font-size: 13px;
	padding: 3px 0 0 30px;
	background: url("images/titre_menu.png") no-repeat;
	clear: left;
}
#mright {
	width:167px;
	float: right;
	margin: 0 4px 0 0;
}
#mright h2 {
	width: 137px;
	height:27px;
	margin: 0;
	font-size: 13px;
	padding: 3px 0 0 30px;
	background: url("images/titre_menu2.png") no-repeat;
	clear: left;
}
.submenu {
	width: 142px;
	background: #ffebc6;
	border-right: 1px solid #bf952d;
	border-left: 1px solid #bf952d;
	margin: 0 0 0 19px;
	padding: 0 0 0 4px;
}.fm { display: block; float: left; margin: 0 0 10px 19px;}

.submenu2 {
	width: 142px;
	background: #ffebc6;
	border-right: 1px solid #bf952d;
	border-left: 1px solid #bf952d;
	margin: 0 19px 0 0;
	padding: 0 0 0 4px;
} .fm2 { display: block; float: left; margin: 0 19px 10px 0;}

.register {
	margin: 0 0 0 17px;
}
.banner {
	border: 3px solid #9c764a;
	margin: 0 0 0 11px;
}
ul li {
	list-style: none;
	display: block;
	width: 138px;
	height: 19px;
	background: url("images/link_menu.png") no-repeat;
	padding: 2px 0 0 25px;
}
ul li:first-child {
	list-style: none;
	display: block;
	width: 113px;
	height: 20px;
	background: url("images/top_link_menu.png") no-repeat;
	padding: 3px 0 0 25px;
}
ul li:last-child {
	list-style: none;
	display: block;
	width: 113px;
	height: 20px;
	background: url("images/bottom_link_menu.png") no-repeat;
	padding: 3px 0 0 25px;
}
ul li a { color: black; text-decoration: none;}
ul li a:hover { letter-spacing: 1px;}


#content {
	width: 573px;
	margin: 0 0 0 210px;
}
#content h1 {
	width: 543px;
	height: 31px;
	background: url("images/titre_cont.png") no-repeat;
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 8px 0 0 50px;
}
.largec {
	width: 573px;
	background: url("images/large_content.png") repeat-y;
	margin: 10px 0 10px 0;
	float: left;
}
.topc {
	width: 573px;
	background: url("images/top_large_content.png") no-repeat;
}
.bottomc {
	width: 553px;
	background: url("images/bottom_large_content.png") no-repeat;
	background-position: bottom left;
	padding: 10px;
}
.thumbs {
	width: 179px;
	height: 125px;
	background: url("images/fond_thumbs.png") no-repeat;
	text-align: center;
	float: left;
	margin: 8px 6px 0 6px;
}
.thumbs span {
	color: white;
	text-align: center;
	font-size: 14px;
	display: block;
	padding: 5px 0 5px 0;

}
#lutinbulle {
	width: 437px;
	height:104px;
	background: url("images/lutin_content.png") no-repeat;
	padding: 10px 125px 0 10px;
	text-align: justify;
}
.littlec {
	width: 279px;
	background: url("images/little_content.png") repeat-y;
	margin: 10px 3px 0 3px;
	float: left;
}
.littletopc {
	width: 279px;
	background: url("images/top_little_content.png") no-repeat;
}
.littlebottomc {
	width: 259px;
	background: url("images/bottom_little_content.png") no-repeat;
	background-position: bottom left;
	padding: 10px;
}
.clearer {
	clear: both;
}

#gagnants {
	background: url(images/gagnants.png) no-repeat top left;
	width: 227px;
	height: 247px;
	padding: 0 25px;
	padding-top: 110px;
}

#gagnants img {
	float: left;
	margin: 0 5px;
}

#gagnants .cadeau1 {
	background: url(images/cadeau1-background.png) no-repeat top left;
	width: 184px;
	height: 21px;
	font-size: 8pt;
	padding: 1px 15px;
	line-height: 21px;
}

#gagnants .cadeau2 {
	background: url(images/cadeau2-background.png) no-repeat top left;
	width: 184px;
	height: 21px;
	font-size: 8pt;
	padding: 1px 15px;
	line-height: 21px;
}

#gagnants .liste {
	font-size: 10pt;
	padding-top: 5px;
	padding-right: 50px;
	float: right;
}

#agagner {
	background: url(images/agagner.png) no-repeat top left;
	width: 224px;
	height: 247px;
	padding: 0 25px;
	padding-top: 110px;
}

#agagner .liste {
	font-size: 10pt;
	padding-right: 50px;
	float: right;
}
