*, p, ul, li, img, a {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	position: relative;
	background-color: #F4F3EB;
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #676967;
}
.clear {
	clear: both;
}
.link {
	background: url(/images/links_back.gif) no-repeat 0% 0%;
	height: 15px;
	padding: 2px 0 0 20px;
	color: #4DAC4E;
}
.back {
	display: block;
	background: url(/images/back.png) no-repeat 100% 0%;
	height: 15px;
	padding: 2px 20px 0 0;
	color: #999;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
}
.txtright {
	text-align: right;
}
.center {
	text-align: center;
}
.marge {
	margin: 15px 0;
}
.margebot {
	margin-bottom: 15px
}
.mev {
	font-weight: bold;
	color: #F90;
}


#global {
	float: left;
	width: 1020px;
	margin: 0;
	padding: 0;
}
#sky {
	float: left;
	margin: 125px 0 0 25px;
}

/*MENU*/
#menu {
	float: left;
	width: 220px;
	border-right: 1px solid #D9D8CF;
	margin: 0;
	padding: 0;
}
#menu .logo {
	display: block;
	height: 112px;
	border-bottom: 1px solid #D9D8CF;
	margin-left: 10px;
	text-align: center;
}
	/*catalogue*/
#menu #catalogue {
	background: #5A96FF url(/images/menu_back_catalogue.gif) no-repeat 100% 100%;
	margin: 10px 10px 25px 0;
	padding-bottom: 15px;
}
#menu #catalogue h2 {
	background: url(/images/menu_catalogue.gif) no-repeat 0% 0%;
	height: 32px;
	margin-bottom: 15px;
}
#menu #catalogue h2 span {
	display: none;
}
#menu #catalogue li {
	height: 40px;
}
#menu #catalogue li a {
    display: block;
    height: 40px;
    text-decoration: none;
	color: #FFF;
}
#menu #catalogue li a span {
	display: block;
	height: 20px;
	line-height: 20px;
	border-top: 1px solid #7DACFF;
	cursor: pointer;
	margin-left: 40px;
	padding: 0 0 0 2px;
	text-decoration: none;
}
#menu #catalogue li a:hover {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #5A96FF;
}
#menu #catalogue li a:hover span {
	background-color: #FFF;
}
	/*infos*/
#menu #infos {
	background: #86C25A url(/images/menu_back_infos.gif) no-repeat 100% 100%;
	margin: 10px 10px 25px 0;
	padding-bottom: 80px;
}
#menu #infos h2 {
	background: url(/images/menu_infos.gif) no-repeat 0% 0%;
	height: 32px;
	margin-bottom: 15px;
}
#menu #infos h2 span {
	display: none;
}
#menu #infos li {
	height: 40px;
}
#menu #infos li a {
	color: #FFF;
	text-decoration: none;
}
#menu #infos li a span {
	display: block;
	/*height: 20px;*/
	line-height: 20px;
	border-top: 1px solid #A0CF7D;
	cursor: pointer;
	margin-left: 40px;
	padding: 0 0 0 2px;

}
#menu #infos li a:hover {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #86C25A;
}
#menu #infos li a:hover span {
	background-color: #FFF;
}


/*HEADER*/
#main {
	float: left;
	width: 795px;
	background: url(/images/back_main.gif) no-repeat 0% 0%;
	margin: 0;
	padding: 0;
}

	/*header*/
#main #header {
	height: 112px;
	border-bottom: 1px solid #D9D8CF;
	padding-left: 10px;
}
#main #header #ident {
	width: 240px;
	background: url(/images/ident_back_right.gif) no-repeat 100% 100%;
	margin: 0 auto;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
#main #header #ident form, #main #header #ident fieldset {
	background: url(/images/ident_back_left.gif) no-repeat 0% 100%;
}
#main #header #ident fieldset {
	padding: 5px 10px;
}
#main #header #ident form p {
	clear: left;
	padding: 10px 0 0 0;
}
#main #header #ident fieldset p {
	clear: left;
	padding: 0;
}
#main #header #ident label {
	float: left;
	display: block;
	width: 95px;
	margin-right: 4px;
	text-align: right;
}
#main #header #ident input.input {
	width: 120px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#main #header #ident input.submit {
	height: 16px;
	width: 100px;
	background: url(/images/ident_submit.gif) no-repeat 0% 100%;
	cursor: pointer;
	margin: 5px 0 10px 135px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
#main #header #ident fieldset a {
	color: #FFF;
	text-decoration: none;
}
#main #header #ident fieldset a:hover {
	text-decoration: underline;
}
#main #header #ident fieldset a.close {
	float: left;
	height: 16px;
	width: 16px;
	display: block;
	background: url(/images/ident_out_submit.gif) no-repeat 0% 0%;
	cursor: pointer;
	margin: 5px 0;
}
#main #header #ident fieldset .close span {
	display: none;
}

#main #header ul#nav {
	clear: both;
	float: right;
	margin: 18px 0 0 0;
}
#main #header #nav li {
	float: left;
	list-style: none;
	margin: 0
}
#main #header #nav li a#nav_account {
	height: 16px;
	width: 95px;
	background: url(/images/nav_account.gif) no-repeat 0% 0%;
}
#main #header #nav li a#nav_statement {
	height: 16px;
	width: 130px;
	background: url(/images/nav_statement.gif) no-repeat 0% 0%;
}
#main #header #nav li a#nav_basket {
	height: 16px;
	width: 75px;
	background: url(/images/nav_basket.gif) no-repeat 100% 0%;
	border-left: 2px solid #D9D8CF;
}
#main #header #nav li a {
	display: block;
}
#main #header #nav li a span {
	display: none;
}
	/*footer*/
#main #footer {
	clear: both;
	margin: 25px 10px 0 0;
	text-align: center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #8e8e8e;
}
#main #footer a {
	color: #8e8e8e;
	text-decoration: none;
}

	/*content*/
#main #content {
	clear: both;
	width: 739px;
	background: #FFF url(/images/content_back.gif) no-repeat 0% 100%;
	margin: 40px 0 0 10px;
	padding: 0 15px 15px 15px;
	text-align: justify;
}
#main #content .edito {
	margin-bottom: 25px;
}
#main #content .edito h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}


#main #content h1 {
	border-bottom: 2px dotted #D9D8CF;
}
#main #content h1 span {
	display: none;
}
#main #content .bloc_txt p {
	margin: 0;
	padding: 7px 0;
}

#main #content .bp, #main #content .bloc_txt {
	background: url(/images/edito_back.gif) no-repeat 0% 100%;
	padding: 15px;
	margin: 0 0 25px 0;
}
#main #content h1.bp_title {
	height: 30px;
	background: #FFF url(/images/title/a_la_une.gif) no-repeat 0% 100%;
}
#main #content .bp .txt {
	float: left;
	width: 540px;
}
#main #content .bp .txt p {
	margin: 0 0 10px 0;
}
#main #content .bp img {
	float: right;
	width: 140px;
	height: 140px;
	margin: 0 0 5px 0;
}

	/*LES 2 BLOCS DE LA HOME*/
#main #content #burn {
	float: left;
	width: 315px;
}
#main #content #earn {
	float: right;
	width: 315px;
}
#main #content #burn p, #main #content #earn p {
	margin: 0 0 10px 0;
}
#main #content #burn img {
	margin-top: 20px;
}
#main #content #burn h1 {
	height: 54px;
	background: url(/images/title/how_to_burn.gif) no-repeat 0% 0%;
	margin-bottom: 15px;
}
#main #content #earn h1 {
	height: 54px;
	background: url(/images/title/how_to_earn.gif) no-repeat 0% 0%;
	margin-bottom: 15px;
}
#main #content #earn ul, #main #content #burn ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#main #content #earn ul li, #main #content #burn ul li {
	background: url(/images/bullet2.png) no-repeat 0% 0%;
	padding-left: 18px;
	margin-bottom: 5px;
}
#main #content #burn a, #main #content #earn a {
	display: block;
	height: 20px;
	background: url(/images/links_back_home.gif) no-repeat 0% 0%;
	padding: 2px 0 0 25px;
	color: #4dac4e;
}


/*CATALOGUE*/
#main #content h1#catalogue_index {
	height: 54px;
	background: url(/images/title/catalogue_index.gif) no-repeat 0% 0%;
	margin-bottom: 15px;
}
	/*LISTE*/
#main #content .list_left {
	float: left;
	width: 355px;
}
#main #content .list_right {
	float: right;
	width: 355px;
}
#main #content .list_left p, #main #content .list_right p {
	float: left;
	width: 200px;
	text-align: left;
}
#main #content .list_left img, #main #content .list_right img {
	float: right;
	width: 100px;
	height: 100px;
}
#main #content .list_left a.reward, #main #content .list_right a.reward {
	display: block;
	border-bottom: 2px dotted #D9D8CF;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #5A96FF;
	text-decoration: none;
}
#main #content .list_left .details, #main #content .list_right .details {
	clear: both;
	height: 20px;
	background: url(/images/links_back_list.gif) no-repeat 0% 0%;
	padding: 2px 5px 0 25px;
	margin-bottom: 25px
}
#main #content .list_left .details a, #main #content .list_right .details a {
	float: left;
	display: block;
	width: 100px;
	color: #4DAC4E;
}
#main #content .list_left .details .pts, #main #content .list_right .details .pts {
	float: right;
	display: block;
	height: 16px;
	width: 150px;
	background: url(/images/pts.gif) no-repeat 100% 0%;
	padding: 3px 26px 0 0;
	text-align: right;
	font-weight: bold;
	color: #5A96FF;
}
#main #content .list_left .details .pts span, #main #content .list_right .details .pts span {
	font-weight: bold;
	color: #4DAC4E;
}
	/*PAGINATION*/
#main #content ul.pagination {
	list-style: none;
}
#main #content .pagination li {
	float: left;
	margin: 0 2px;
}
#main #content .pagination li a {
	color: #666;
}
#main #content .pagination li a.previous {
	display: block;
	width: 16px;
	height: 16px;
	background: url(/images/arrow_left.png) no-repeat 0% 0%;
}
#main #content .pagination li a.next {
	display: block;
	width: 16px;
	height: 16px;
	background: url(/images/arrow_right.png) no-repeat 0% 0%;
}
#main #content .pagination li a span {
	display: none;
}
#main #content .pagination li.active {
	font-weight: bold;
}
	/*DETAILS*/
#main #content h1#catalogue_details_title {
	height: 54px;
	background: url(/images/title/catalogue_details_index.gif) no-repeat 0% 0%;
	margin-bottom: 15px;
}
#main #content h3 {
	border-bottom: 2px dotted #D9D8CF;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #5A96FF;
}
#main #content #txt_details {
	float: left;
	width: 550px;
}
#main #content #img_details {
	float: right;
	width: 140px;
}
#main #content #img_details p {
	text-align: right;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
#main #content #img_details p span.pts {
	background: url(/images/pts.gif) no-repeat 100% 0%;
	padding: 3px 26px 0 0;
	margin-top: 3px;
	color: #5A96FF;
}
#main #content #img_details p span {
	color: #4DAC4E;
}
#main #content h2#reward_details {
	height: 30px;
	background: #FFF url(/images/title/reward_details.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
	margin: 15px 0 10px 0;
}
#main #content h2#reward_more {
	height: 30px;
	background: #FFF url(/images/title/reward_more.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
	margin: 15px 0 10px 0;
}

/*BASKET*/
#main #content h1#basket_title {
	height: 54px;
	background: url(/images/title/basket_index.gif) no-repeat 0% 0%;
	margin-bottom: 15px;
}
#main #content h1#order_title {
	height: 54px;
	background: url(/images/title/order_index.gif) no-repeat 0% 0%;
	margin-bottom: 15px;
}
#main #content h2#order_burn {
	height: 30px;
	background: #FFF url(/images/title/order_burn.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
	margin: 15px 0 10px 0;
}
#main #content h2#order_adress {
	height: 30px;
	background: #FFF url(/images/title/order_adress.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
	margin-top: 15px;
}
#main #content form h2 label.optional {
	display: none;
	clear: both
}
#main #content h1#confirmation_title {
	height: 54px;
	background: url(/images/title/confirmation_index.gif) no-repeat 0% 0%;
	margin-bottom: 15px;
}
#main #content h2#confirmation_recap {
	height: 30px;
	background: #FFF url(/images/title/confirmation_recap.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
	margin: 15px 0 10px 0;
}
#main #content h2#confirmation_recap em {
	display: block;
	margin: 0 0 0 245px;
	padding-top: 10px;
}

/*MEMBER ACCOUNT*/
#main #content h1#member_title {
	height: 54px;
	background: url(/images/title/member_index.gif) no-repeat 0% 0%;
	margin-bottom: 15px;
}
#main #content h1#member_login_title {
	height: 54px;
	background: url(/images/title/login_index.gif) no-repeat 0% 0%;
}
#main #content h1#member_lost_title {
	height: 54px;
	background: url(/images/title/lost_index.gif) no-repeat 0% 0%;
}
#main #content h1#member_profil_title {
	height: 54px;
	background: url(/images/title/profil_index.gif) no-repeat 0% 0%;
	margin-bottom: 15px;
}
#main #content h1#member_statement_title {
	height: 54px;
	background: url(/images/title/statement_index.gif) no-repeat 0% 0%;
	margin-bottom: 15px;
}
#main #content h1#member_rewards_history_title {
	height: 54px;
	background: url(/images/title/rewards_history_index.gif) no-repeat 0% 0%;
	margin-bottom: 15px;
}
#main #content h1#member_turnover_title {
	height: 54px;
	background: url(/images/title/turnover_index.gif) no-repeat 0% 0%;
	margin-bottom: 15px;
}
#main #content h2 span {
	display: none;
}
#main #content h2.profil_title {
	height: 30px;
	background: #FFF url(/images/title/profil.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content h2.statement_title {
	height: 30px;
	background: #FFF url(/images/title/statement.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content h2.rewards_history_title {
	height: 30px;
	background: #FFF url(/images/title/rewards_history.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content h2.turnover_title {
	height: 30px;
	background: #FFF url(/images/title/turnover.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content h2#help_title {
	height: 30px;
	background: #FFF url(/images/title/help.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content h2.login_title {
	height: 30px;
	background: #FFF url(/images/title/login.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content h2.contact_title {
	height: 30px;
	background: #FFF url(/images/title/contact.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}

	/*FORM*/
#main #content form p {
	clear: both;
	margin: 10px 0 0 0;
}
#main #content form label, #main #content p label {
	float: left;
	display: block;
	width: 250px;
	margin-right: 5px;
	font-weight: bold;
	text-align: right;
}
#main #content form label.checkbox {
	float: left;
	width: auto;
	margin-right: 5px;
	font-weight: normal;
	text-align: left;
	vertical-align: baseline;
}
#main #content form input.input, #main #content form select.select {
	float: left;
	width: 200px;
	border: 1px solid #D9D8CF;
	margin-right: 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#main #content form input.input_qt {
	float: left;
	width: 90px;
	border: 1px solid #D9D8CF;
	margin-right: 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#main #content form input.submit {
	clear: both;
	float: right;
	height: 16px;
	width: 200px;
	background: url(/images/tick.png) no-repeat 0% 0%;
	padding-left: 18px;
	cursor: pointer;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #4DAC4E;
}

#main #content .confirm {
	width: 400px;
	border: 2px dotted #D9D8CF;
	margin: 0 auto 15px auto;
	padding: 5px;
	color: #39F;
	text-align: center;
}
#main #content .error {
	clear: both;
	height: 19px;
	background: url(/images/error.png) no-repeat 0% 0%;
	margin-left: 255px;
	padding: 5px 0 0 18px;
	color: #C00;
	font-size: 10px;
}
#main #content form h4 {
	clear: both;
	border-bottom: 1px solid #CCC;
	margin: 15px 0 5px 0;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #4DAC4E
}

#main #content table {
	clear: both;
	width: 100%;
	margin: 15px 0;
	text-align: center;
}
#main #content th {
	background-color: #f7f7f5;
	border: 1px dotted #D9D8CF;
	padding: 5px;
	color: #4DAC4E;
}
#main #content th a {
	color: #4DAC4E;
	text-decoration: none;
}
#main #content th a img {
	vertical-align: middle;
}
#main #content td {
	border: 1px dotted #D9D8CF;
	padding: 4px;
}
#main #content td a {
	color: #666;
}


/*PAGES STATICS*/
#main #content h1#contacts_title {
	height: 54px;
	background: url(/images/title/contacts_index.gif) no-repeat 0% 0%;
	margin-bottom: 15px;
}
#main #content h1#conditions_title {
	height: 35px;
	background: url(/images/title/conditions_index.gif) no-repeat 0% 100%;
	margin-bottom: 15px;
}
#main #content h1#how_to_earn_title {
	height: 35px;
	background: url(/images/title/how_to_earn_index.gif) no-repeat 0% 100%;
	margin-bottom: 15px;
}
#main #content h1#how_to_burn_title {
	height: 35px;
	background: url(/images/title/how_to_burn_index.gif) no-repeat 0% 100%;
	margin-bottom: 15px;
}
#main #content .context h2#conditions {
	height: 30px;
	background: #FFF url(/images/title/conditions.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content .context h2#conditions1 {
	height: 30px;
	background: #FFF url(/images/title/conditions1.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content .context h2#conditions2 {
	height: 30px;
	background: #FFF url(/images/title/conditions2.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content .context h2#conditions3 {
	height: 30px;
	background: #FFF url(/images/title/conditions3.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content .context h2#conditions4 {
	height: 30px;
	background: #FFF url(/images/title/conditions4.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content .context h2#conditions5 {
	height: 30px;
	background: #FFF url(/images/title/conditions5.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content .context h2#conditions6 {
	height: 30px;
	background: #FFF url(/images/title/conditions6.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content .context h2#conditions7 {
	height: 30px;
	background: #FFF url(/images/title/conditions7.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content .context h2#conditions8 {
	height: 30px;
	background: #FFF url(/images/title/conditions8.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content .context h2#conditions9 {
	height: 30px;
	background: #FFF url(/images/title/conditions9.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content .context h2#conditions10 {
	height: 30px;
	background: #FFF url(/images/title/conditions10.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content .context h2#conditions11 {
	height: 30px;
	background: #FFF url(/images/title/conditions11.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content .context h2#conditions12 {
	height: 30px;
	background: #FFF url(/images/title/conditions12.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content .context h2#conditions13 {
	height: 30px;
	background: #FFF url(/images/title/conditions13.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}

#main #content .context h2#contacts_email {
	height: 30px;
	background: #FFF url(/images/title/email.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content .context h2#contacts_tel {
	height: 30px;
	background: #FFF url(/images/title/tel.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content .context h2#contacts_courrier {
	height: 30px;
	background: #FFF url(/images/title/courrier.gif) no-repeat 0% 100%;
	border-bottom: 2px dotted #D9D8CF;
}
#main #content .context h3 {
	margin: 15px 0 0 0;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #F90;
}
#main #content .context p {
	margin: 5px 0 10px 0;
}
#main #content .context ul {
	margin: 0 0 10px 15px;
	list-style: none;
}
#main #content .context ul li {
	background: url(/images/bullet2.png) no-repeat 0% 0%;
	padding-left: 18px;
	margin-bottom: 5px;
}
#main #content .context ul li a {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #5A96FF;
}
#main #content .context ol {
	margin: 0 0 10px 15px;
}
#main #content .context a.backtop {
	background: url(/images/backtop.png) no-repeat 0% 0%;
	height: 15px;
	padding: 2px 0 0 20px;
	color: #4DAC4E;
}

/*Communiqués*/
#main #content h1#news_title {
	height: 54px;
	background: url(/images/title/news_index.gif) no-repeat 0% 0%;
	margin-bottom: 15px;
}