* {
	padding: 0px;
	margin: 0px;
}

body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

img {
	border: 0;
}

#main {
	width: 960px;
	margin: 0 auto;
}

#header {
	text-align: left;
}

p.titre_page {
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0 0 10px;
	line-height: 20px;
	float: left;
}

.fnd_search {
	background-image: url(/img/fnd_search.gif);
	height: 30px;
	width: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	margin: 15px 8px 0 0;
	text-align: center;
	float: right;
}
.fnd_search input {
	background-color: transparent;
	border: none;
	padding-top: 5px;
}
#fnd_search_submit {
	float: right;
	margin: 15px 5px 0 0;
	cursor: pointer;
}

#menu {
	float: left;
	margin-right: 8px;
}

#contenu {
	float: left;
	width: 746px;
	background-image: url(/img/blc_prnc_fnd.gif);
}
#cadre_contenu_haut {
	height: 5px;
	background-image: url(/img/blc_prnc_haut.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#cadre_contenu_bas {
	height: 5px;
	background-color: #FFFFFF;
	background-image: url(/img/blc_prnc_bas.gif);
	background-repeat: no-repeat;
}

.coupon {
	margin: 5px 0 5px 5px;
	background-image: url(/img/fiche_fndt.gif);
	width: 734px;
	text-align: left;
}
.coupon p {
	padding: 2px 0 2px 10px;
	font-size: 12px;
	font-weight: bolder;
}
.coupon p.code {
	font-weight: bold;
	font-size: 14px;
	float: left;
	margin: 5px 5px 0 0;
}
.img_coupon_top {
	height: 7px;
	background-image: url(/img/fiche_haut.gif);
	background-repeat: no-repeat;
}

.img_coupon_bottom {
	height: 12px;
	background-image: url(/img/fiche_bas.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.coupon_s {
	margin: 5px 0 5px 5px;
	background-image: url(/img/fiche_fndt_s.gif);
	width: 492px;
	text-align: left;
}
.coupon_s p {
	padding: 2px 0 2px 10px;
	font-size: 12px;
	font-weight: bolder;
}
.coupon_s p.code {
	font-weight: bold;
	font-size: 14px;
	float: left;
	margin: 5px 5px 0 0;
}
.img_coupon_s_top {
	height: 7px;
	background-image: url(/img/fiche_haut_s.gif);
	background-repeat: no-repeat;
}

.img_coupon_s_bottom {
	height: 12px;
	background-image: url(/img/fiche_bas_s.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.cases ul {
	margin-left: 50px;
}
.cases li {
	/*font-weight: bold;*/
}
.cases li a {
	font-weight: bold;
}