﻿/*
- Page bon de réduction */
.br_intro {
	height: 150px;
}

.br_intro h2 {
	text-indent: -9999px;
	height: 26px;
	width: 580px;
	background: transparent url(../images/titre/tit_bon_de_reduction.gif) no-repeat 0 0;
	display: block;
	border-bottom: solid 1px #d7cbc4;
}

.br_intro h2.tit_selection {
	background: transparent url(../images/titre/tit_votre_selection.jpg) no-repeat 0 0;
}

.br_intro h2.tit_impression_br {
	background: transparent url(../images/titre/tit_impression_br.jpg) no-repeat 0 0;
}


.br_intro IMG {
	position: absolute;
	right: 19px;
	top: 5px;
}

.br_intro P {
	width: 580px;
	margin-top: 15px;
	color: #a2a2a2;
}

.br_intro B {
	color: #aa7777;
}

.liste_br UL {
	margin: 60px 0;
}

.liste_br UL LI {
	width: 311px;
	height: 224px;
	margin: 0 0 20px 4px;
	background: transparent url(../images/encart_br.jpg) no-repeat 0 0;
	float: left;
}

.liste_br UL LI.disabled {
	background: transparent url(../images/encart_br_gris.jpg) no-repeat 0 0;
}

.liste_br UL LI.disabled SPAN {
	color: #999999;
}

.liste_br DL DT {
	height: 22px;
	color: white;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 0 0 16px;
}

.liste_br DL DD {
	height: 195px;
	position: relative;
}

.liste_br DL DD IMG {
	margin: 3px 0 0 6px;
}

.liste_br DL DD P {
	position: absolute;
	top: 10px;
	left: 140px;
	width: 164px;
}

.liste_br DL DD P SPAN {
	display: block;
}

.liste_br DL DD INPUT {
	position: absolute;
	top: 5px;
	right: 10px;
}

.liste_br .valider {
	text-indent: -9999px;
	background: transparent url(../images/bouton/btn_valider_choix.jpg) no-repeat;
	float: right;
	margin-right: 40px;
	border: 0;
	width: 227px;
	height: 49px;
	cursor: pointer;
}

.liste_br .imprimer {
	text-indent: -9999px;
	background: transparent url(../images/bouton/btn_imprimer_bons.jpg) no-repeat;
	float: right;
	margin-right: 40px;
	border: 0;
	width: 259px;
	height: 50px;
	cursor: pointer;
}

.liste_br LABEL {
	font-weight: bold;
}

.liste_br SELECT {
	width: 250px;
	border: solid 1px #c6a8a8;
}

/*
- FORMULAIRE inscription */
#inscription .inputText {
	width: 258px;
	height: 20px;
}

#inscription .inputSubmit{
	text-indent: -9999px;
	width: 241px;
	height: 50px;
	background: transparent url(../images/bouton/btn_valider_inscription.jpg) no-repeat 0 0;
	
}

#inscription .form_inscription_fin P {
	float:left;
	width: 700px;
}

#inscription h2 {
	border-bottom: solid 1px #d7cbc4;
	width: 940px;
	margin-bottom: 15px;
}

#inscription .zone_inscription h2 {
	height: 27px;
	text-indent: -9999px;
	background: transparent url(../images/titre/tit_je_minscris.jpg) no-repeat 0 0;
}
#inscription .zone_newsletter h2 {
	height: 27px;
	text-indent: -9999px;
	background: transparent url(../images/titre/tit_newsletter.jpg) no-repeat 0 0;
}
#inscription .zone_communication h2 {
	height: 28px;
	text-indent: -9999px;
	background: transparent url(../images/titre/tit_communication.jpg) no-repeat 0 0;
}

#inscription .zone_inscription LI {
	margin-bottom: 4px;
}

#inscription .zone_inscription P{
	text-align:center;
	color:red;
}

#inscription .zone_inscription LABEL {
	float: left;
	text-align: right;
	padding: 4px 11px 0 0;
	width: 425px;
}

#inscription .zone_inscription .radioLabel {
	float: none;
	padding-left: 5px;
	width: 100%;
}


#inscription .zone_inscription FIELDSET {
	padding: 10px 0;
	border-bottom: dotted 1px #e8d6d6;
	width: 940px;
}
#inscription .zone_inscription FIELDSET.last {	border: 0; }

#inscription .zone_inscription .jour { width: 60px; }
#inscription .zone_inscription .mois { width: 132px; }
#inscription .zone_inscription .annee { width: 60px; }

#inscription .zone_newsletter {
	height: 125px;
	position: relative;
}

#inscription .zone_newsletter IMG {	position: absolute; }

#inscription .zone_newsletter .inputCheckbox {	margin: 20px 0 0 245px; }

#inscription .zone_communication fieldset {
	float: left;
	padding: 0 0 0 20px;
	width: 470px;
}

#inscription .zone_communication h2 + fieldset {
	border-right: solid 1px #d7cbc4;
	padding: 0 0 0 10px;
}

#inscription .zone_communication P {
	margin-bottom: 10px;
}

#inscription .form_inscription_fin {
	margin-top: 20px;
}

/*
-- Confirmation d'inscription */
.confirm_inscription h2 {
	text-indent: -9999px;
	height: 27px;
	width: 940px;
	background: transparent url(../images/titre/tit_confirm_inscription.jpg) no-repeat 0 0;
	display: block;
	border-bottom: solid 1px #d7cbc4;
	margin-bottom: 10px;
}

.confirm_inscription H2 + P { font-size: 14px; }

.confirm_inscription P { font-weight: bold; line-height: 20px; }

.confirmation_choix { position: relative; padding-top: 50px; text-align: center; margin: 0 auto; height: 90px; }

.confirmation_choix SPAN { 
	color: #bfa4a4; 
	font-size: 10px; 
	position: absolute;
	left: 515px;
	top: 107px;
}

/*
--- ENCART MON COMPTE */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 500px;
}

.wrap_encart{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}

.encart_moncompte {
	background: url(../images/layout/encart_moncompte.jpg) no-repeat 0 0;
	width: 493px;
	height: 211px;
	position: relative;
	margin: 250px auto;
	color: white;
	z-index: 999;
}

.encart_moncompte P { position: absolute; top: 41px; left: 20px; font-weight: bold; }

.encart_moncompte .login A { display: block; color: white; margin-top: 5px; }
.encart_moncompte .login A:before { content: "> " }

.encart_moncompte .recup_mdp { padding: 80px 0 0 24px; }
.encart_moncompte .recup_mdp .mailtogetpass { width: 155px;	height: 18px; margin-right: 5px; }
.encart_moncompte .recup_mdp LABEL { margin-bottom: 5px; }
.encart_moncompte .recup_mdp .inputSubmit {
	background: transparent url(../images/bouton/btn_moncompte_ok.gif) no-repeat 0 0;
	width: 38px;
	height: 22px;
	vertical-align: middle;
}

.encart_moncompte  .login {
	position: absolute;
	top: 70px;
	width: 230px;
	left: 28px;
}

.encart_moncompte  .login .mail {
	width: 195px;
	height: 18px;
	margin-bottom: 5px;
}

.encart_moncompte  .login .password {
	width: 154px;
	height: 18px;
}


.encart_moncompte  .new_user {
	position: absolute;
	top: 65px;
	right: 20px;
}

.encart_moncompte .login .inputSubmit {
	background: transparent url(../images/bouton/btn_moncompte_ok.gif) no-repeat 0 0;
	width: 38px;
	height: 22px;
	vertical-align: middle;
}

.encart_moncompte .new_user LABEL {
	display: block;
	width: 220px;
	margin-bottom: 15px;
}
.encart_moncompte .new_user LABEL B { line-height: 20px; }

.encart_moncompte .close {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}


/*
- LIVRE  */

.livre {
	background: transparent url(../images/livre/bg_livre.jpg) no-repeat 0 0;
}

.livre_onglet {
	background: transparent url(../images/livre/bg_livre2.jpg) no-repeat 0 0;
}

.livre_prod {
	background: transparent url(../images/livre/bg_livre_prod.jpg) no-repeat 0 0;
}

.livre_blanc {
	background: transparent url(../images/livre/bg_livre_blanc.jpg) no-repeat 0 0;
}

.livre .livre_txt {
	width: 515px;
	height: 332px;
	position: absolute;
	left: 132px;
	top: 38px;
}

.livre .page_gauche {
	width: 237px;
	height: 332px;
}

.livre .page_droite {
	width: 258px;
	height: 332px;
	position: absolute;
	right: 0;
	top: 0;
}

.livre_nav {
	position: absolute;
	bottom: -26px;
	right: 26px;
}

.livre_nav_ancien {
	position: absolute;
	bottom: -26px;
	right: -7px;
}

.livre_nav LI, .livre_nav_ancien LI {
	float: left;
}

.livre_onglet .livre_txt {
	width: 500px;
	height: 340px;
	position: absolute;
	left: 132px;
	top: 30px;
}

.livre_onglet .page_gauche {
	width: 235px;
	height: 336px;
}

.livre_onglet .page_droite {
	width: 242px;
	height: 336px;
	position: absolute;
	right: 5px;
	top: 0;
}

.livre_onglet .onglet_nav {
	position: absolute;
	right: -20px;
	top: 0;
	margin:0;
	width: 20px;
}

.livre_onglet .onglet_nav IMG { float: left; }

.livre_blanc .livre_txt {
	width: 527px;
	height: 359px;
	position: absolute;
	left: 125px;
	top: 30px;
}

.livre_blanc .page_gauche {
	width: 248px;
	height: 359px;
}

.livre_blanc .page_droite {
	width: 264px;
	height: 359px;
	position: absolute;
	right: -5px;
	top: 0;
}

.livre_blanc P {
	position: absolute;
	bottom: 10px;
}

.mapworld {
	position: absolute;
	top: 18px;
	left: 11px;
}

#flash_home {
	margin: -7px 0 0 6px;
	z-index: 10;
}

#flash_carteFrance_regionsJBL {
	float : left;
	width : 370px;
	height : 305px;
}

.btn_flash_livres {
	position: absolute;
	bottom: 186px; 
	left:0; 
	z-index: 99;
}

.tresor {
	background: transparent url(/images/bg_sable.jpg) no-repeat 0 0;
}

.construction {
	margin: 100px 0;
	text-align: center;
	width: 100%;
	line-height: 40px;
	font-weight: bold;
	font-size: 16px;
}
.construction IMG, #bannerWS {
	margin-top: 20px;
}

/*******************/
/*   NOS PRODUITS  */
/*******************/
.nos_produits_intro {
	position: absolute;
	right: 12px;
	top: -6px;
	width: 375px;
	text-align: center;
}

.description_produit {
	width: 380px;
	height: 295px;
	float: left;
	text-align: center;
}

.visuel_produit {
	width: 300px;
	height: 220px;
	float: right;
    margin:87px 46px 0 0;
}

.visuel_quiz {
	position: absolute;
	top:200px;
	left:200px;
	height:220px;
	width:300px;
}

.retour_carte {
	position: absolute;
	top: 0;
	right: 0;
}
.description_produit UL LI {
	float: left;
}

P.cuisinne_de_pays_aucun_produit {
	width: 330px;
	padding: 0 17px;
	font-size: 9px;
	text-align:center;
	font-size:11px;
	color:red;
}
.tinymce-text{
	color:#AA7777;
	width: 330px;
	padding: 0 17px;
	overflow: hidden;
	text-align: justify;
	font-size: 9px;
	line-height: 12px;
}
.tinymce-textbold{
	font-weight:bold;
}
.tinymce-textcenter{
	text-align:center;
}
.tinymce-text EM{
	font-style: italic ;
	color:#AA7777;
}
.tinymce-quiz EM{
	font-style: italic ;
	color:#6A4040;
}
.tinymce-text STRONG, .tinymce-quiz STRONG{
	font-weight:bold;
}

.tinymce-text UL, .tinymce-quiz UL {
	margin-left:15px;
}

.tinymce-text OL, .tinymce-quiz OL  {
	list-style-type:decimal;
}

.tinymce-text LI, .tinymce-quiz LI {
	padding:0 15px;
}

.description_produit H2 {
	text-align: center;
	font-weight: bold;
	margin: 10px 0;
}

#carroussel_wrap {
	width: 575px;
	height: 140px;
	margin-left: 89px;
	position: relative;
	overflow: hidden;
}

#carroussel {
	margin: 0 auto;
	padding-top: 10px;
	position: absolute;
	left: 0;
	width: 3000px;
	list-style: none;
}

#carroussel LI {
	float: left;
	width: 115px;
}

#carroussel p.nom_produit_carousel {
    font-size:9px;
	margin-left:-150px;
	text-align:center;
	width:400px;
}

#carroussel  IMG {
	width: 50px;
	height: 50px;
	margin: 20px auto 0;
	display: block;
}

#carroussel .biggest {
	width: 115px;
	height: 115px;
	margin: 0;
}
#carroussel .bigger {
	width: 80px;
	height: 80px;
	margin: 10px;
}

#carroussel_wrap .prev {
	position: absolute;
	left: 0;
	top: 45px;
	z-index: 3;
	cursor: pointer;
}

#carroussel_wrap .next {
	position: absolute;
	right: 0;
	top: 45px;
	z-index: 3;
	cursor: pointer;
}


/*					*/
/*		ASTUCES		*/
/*					*/
.astuces {
	background: transparent url(../images/WSetVOUS/assiette.jpg) no-repeat 0 0;
}

.astuces-link{
	width:320px;
}

.astuces-auteur{
	text-align:right;
	font-size:9px;
	margin-top:10px;
	color:#935a23;
}

.astuces-description{
width: 300px;
}

.astuces EM{
	font-style: italic ;
	color:#6A4040;
}
.astuces STRONG{
	font-weight:bold;
}

.astuces OL  {
	list-style-type:decimal;
}
	
.astuces H2.deposez {
	left:252px;
	position:absolute;
	text-align:center;
	top:42px;
}

.astuces .deposez {
	position: absolute;
	left: 510px;
	top: 380px;
	width: 260px;
	height: 286px;
	text-align: justify;
}

.astuces .wdeposez {
	height:220px;
	left:230px;
	position:absolute;
	text-align:justify;
	top:115px;
	width:300px;
}

.astuces .wdeposez LI {
	background:transparent url(../images/layout/puce.png) no-repeat scroll 0 5px;
	font-size:9px;
	margin-left:-15px;
	padding:0 15px;
	text-align:justify;
}

.astuces A {
	color: #512D2D;
}

.astuces .nav {
	left:220px;
	position:absolute;
	top:220px;
}



.tele {
	background: transparent url(../images/saga/tele.jpg) no-repeat 0 0;
}


/*					*/
/*		SAGA	*/
/*					*/
.planche_a_pain {
	background: transparent url(../images/saga/planche2pain.jpg) no-repeat 0 0;
}

.planche_a_pain2 {
	background: transparent url(../images/saga/planche2pain2.jpg) no-repeat 0 0;
}


.planche_a_pain .dernieres_communications {
	width: 284px;
	padding: 0 12px;
	float: left;
	height: 302px;
	text-align: justify;
	position: relative;
}

.planche_a_pain .flash_comm {
	width: 445px;
	height: 302px;
	float: left;
	margin-top:20px;
}

.planche_a_pain .dernieres_communications IMG {
	margin: 40px auto 0;
	display: block;
}

#video_communication{
	padding-top: 2.45%;
	padding-left:6.1%;
}

#flash_communication{
	padding-top: 2.4%;
	padding-left:6%;
}

#image_communication{
	padding-top: 2.4%;
	padding-left:6%;
}
/*				    	*/
/*		ENGAGEMENT		*/
/*						*/
.engagement {
	background: transparent url(../images/engagement/bg_engagement.jpg) no-repeat 0 0;
}

.engagement .page_left {
	position: absolute;
	left: 85px;
	top: 56px;
	width: 275px;
	height: 286px;
}

.engagement .page_right {
	position: absolute;
	left: 373px;
	top: 56px;
	width: 290px;
	height: 286px;
}

.engagement .nav {
	position: absolute;
	left: 627px;
	top: 342px;
}

/*				    	*/
/*		FAQ NUTRITION	*/
/*						*/
.nutrition {
	background: transparent url(../images/engagement/bg_engagement.jpg) no-repeat 0 0;
}

.nutrition .faq {
	height: 300px;
	width: 584px;
	margin: 50px auto 0	;
	position: relative;
}

.nutrition IMG {
	position: absolute;
	right: 0;
	top: 115px;
}

.nutrition P {
	font-size:9px;
	margin-bottom:15px;
	padding:0 15px;
	text-align:justify;
}

.nutrition .nav {
	position: absolute;
	right: 0;
	bottom: 10px;
}
.nutrition .nav IMG { top: 0; /top: -10px; }


/*				    				*/
/*		Anagramme					*/
/*									*/
.Anagramme {
	background: transparent url(../images/jouez/cahier.jpg) no-repeat 0 0;
}

.Anagramme .titre {
	position: absolute;
	text-align:justify;
	left: 235px;
	top: 70px;
	width: 600px;
	height: 500px;
}

.Anagramme .centre {
	position: absolute;
	text-align:justify;
	left: 120px;
	top: 120px;
	width: 500px;
	height: 500px;
}

.Anagramme .flash {
	position: absolute;
	text-align:justify;
	left: 120px;
	top: 50px;
	width: 500px;
	height: 500px;
}



/*				    				*/
/*		carrieres					*/
/*									*/
.carrieres {
	background: transparent url(../images/carrieres/feuille_haut.jpg) no-repeat 0 0;
}

.repeat_carrieres {
	background: transparent url(../images/carrieres/feuille_pixel.jpg) repeat-y 0 0;
}


.carrieres .titre {
	position: absolute;
	text-align:justify;
	left: 180px;
	top: 40px;
	width: 300px;
}

.carrieres .page_left {
	position: absolute;
	text-align:justify;
	left: 80px;
	top: 70px;
	width: 150px;
	height: 500px;
}


.carrieres .centre {
	position: absolute;
	text-align:justify;
	left: 250px;
	top: 70px;
	width: 165px;
	height: 500px;
}

.carrieres .page_right {
	position: absolute;
	text-align:justify;
	left: 430px;
	top: 70px;
	width: 170px;
	height: 500px;
}

.carrieres .offre1 {
	position: absolute;
	text-align:justify;
	left: 620px;
	top: 60px;
	width: 170px;
	height: 500px;
}

.carrieres .offre2 {
	position: absolute;
	text-align:justify;
	left: 610px;
	top: 195px;
	width: 170px;
	height: 500px;
}

.carrieres .offre3 {
	position: absolute;
	text-align:justify;
	left: 640px;
	top: 275px;
	width: 170px;
	height: 500px;
}

.carrieres .retour_offre {
	position: relative;
	left: 640px;
	top: 10px;
	color: black;
}

.carrieres .retour_offre A:visited {
	color: black;
}

.carrieres .page_offre {
	position: absolute;
	text-align:justify;
	left: 55px;
	top: 70px;
	width: 555px;
	height: 500px;
}

.carrieres .page_offre_extensible {
	text-align:justify;
	width: 555px;
	margin-left: 65px;
}

.pagination{
	left:480px;
	position:absolute;
	top:300px;
	width:42px;
}

.carrieres .btn {
	position: absolute;
	text-align:justify;
	left: 270px;
	top: 300px;
	width: 555px;
	height: 500px;
}

/*				    				*/
/*		HISTOIRE D'UNE MARQUE		*/
/*									*/
.histoire {
	background: transparent url(../images/saga/planche2pain.jpg) no-repeat 0 0;
}

.histoire .page_left {
	width: 260px;
	padding: 0 12px;
	float: left;
	height: 302px;
	text-align: justify;
	position: relative;

}

.histoire .page_right {
	position: absolute;
	left: 282px;
	top: 34px;
	width: 225px;
	height: 286px;
	text-align: justify;

}

.histoire .page_vright {
	position: absolute;
	left: 480px;
	top: 185px;
	width: 260px;
	height: 286px;
	text-align: justify;

}

.histoire .page_wright {
	position: absolute;
	left: 282px;
	top: 290px;
	width: 310px;
	height: 286px;
	text-align: justify;

}

.histoire .image_jeune_marie {
	position: absolute;
	left: 600px;
	top: 285px;
	width: 360px;
	height: 286px;

}

.histoire .WS-pub-tv-1 {
	width: 240px;
	left: 140px;
	top: 260px ;
	position: absolute;


}

.histoire .nav {
	position: absolute;
	left: 695px;
	top: 380px;
	

}

/*				    		*/
/*			QUIZ			*/
/*							*/
.description_quizz{
	
}

.quizz {
	background: transparent url(../images/engagement/bg_quizz.jpg) no-repeat 0 0;
}

.quizz .quizz_intro {
	position: absolute;
	left: 105px;
	top: 25px;
	width: 510px;
}

.quizz .quizz_question {
	position: absolute;
	left: 99px;
	top: 85px;
	width: 510px;
	height: 223px;
}

.quizz .quizz_question IMG {
	position: absolute;
	right: 0;
	top: 0;
}

.quizz .quizz_question FORM P { margin-bottom: 15px; display: block; }

.quizz .quizz_question INPUT {
	vertical-align: middle;
	margin:0 5px 0 10px;
}

.quizz .quizz_question .valider {
	background:transparent url(../images/engagement/quizz_valider.jpg) repeat scroll 0 0;
	float:right;
	height:30px;
	width:85px;
}

.quizz .quizz_nav {
	position: absolute;
	left: 404px;
	top: 373px;
}

/*				    		*/
/*		REVUE DE PRESSE		*/
/*							*/

DIV#revue_de_presse {
	width: 495px;
	padding: 0 15px;
}

DIV#revue_de_presse H2 { margin: 20px 0; }
DIV#revue_de_presse P { margin: 10px 0; }
DIV#revue_de_presse P I { font-weight: bold; font-style: italic; }
DIV#revue_de_presse SPAN {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

DIV#revue_de_presse UL {
	background: #FFF;
	padding: 5px 8px;
	margin: 10px 0;
}

DIV#revue_de_presse UL LI {
	list-style-image: url(../images/layout/puce.png);
	margin-bottom: 3px;
	margin-left: 14px;
	position: relative;
	padding: 0 80px 0 0;
}

DIV#revue_de_presse UL A {
	 position: absolute;
	 right: 0;
	 color: #000000;
}


DIV#revue_de_presse DIV {
	position: absolute;
	right: 0;
	top: 290px;
	width: 213px;
	height: 68px;
	font-size: 9px;
}

DIV#revue_de_presse DIV IMG { float: right; margin-left: 2px;  }


/*				    		*/
/*		ECO RESPONSABLE		*/
/*							*/

.ecolo {
	background: transparent url(../images/eco_responsable/bg_ecolo.jpg) no-repeat 0 0;
}

.ecolo .text_ecolo {
	position: absolute;
	width: 585px;
	height: 343px;
	left: 86px;
	top: 31px;
	color: #60431e;
	font-size: 10px;
}

DIV.ecolo .text_ecolo H2 {
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	font-size: 11px;
}

DIV.ecolo .text_ecolo STRONG, DIV.ecolo .text_ecolo h3 { font-weight: bold; }
DIV.ecolo .text_ecolo h3 {
	display: list-item;
	margin-left: 20px;
	list-style: url(../images/layout/puce.png) inside;
}


DIV.ecolo .text_ecolo P, DIV.ecolo .text_ecolo H3 {
	margin: 10px 0;
}

DIV.ecolo .text_ecolo .nav {
	position: absolute;
	bottom: 0;
	right: 0;
}


/*				    */
/*		CONTACT 	*/
/*					*/
DIV.contact_left {
	width: 418px;
	height: 380px;
	padding: 0 12px 0 12px;
	float: left;
	background: url(../images/contact/contact_sep.gif) no-repeat 0 50%;
	font-size: 10px;
}

DIV.contact_left IMG, DIV.contact_right IMG{
	vertical-align: middle;
}

DIV.contact_left H2,
DIV.contact_left H3,
DIV.contact_left H4,
DIV.contact_left P {
	color: #6a4040;
}

DIV.contact_left h2,
DIV.contact_left h3,
DIV.contact_left h4 {
	font-weight: bold;
}

DIV.contact_left h3 {
	margin-top: 65px;
	font-weight: bold;
	font-size: 10px;
}

DIV.contact_right {
	width: 507px;
	height: 380px;
	float: left;
}

DIV.contact_right LI {
	margin-bottom: 3px;
}

DIV.contact_right LI.last {
	text-align: right;
	margin-right: 80px;
}

DIV.contact_right LABEL {
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 5px;
}

DIV.contact_right SPAN {
	color: #c93b4c;
}

DIV.contact_right .inputText {
	width: 303px;
	height: 18px;
}

DIV.contact_right textarea {
	width: 303px;
	height: 48px;
	border: 1px solid #C6A8A8;
}

DIV#banner_WS{
height:66px;
padding:3px;
position:absolute;
right:13px;
top:-3px;
width:474px;
}

.sous_cat_assiette {
background:#fbedbc;
overflow:hidden;
padding:0 3px;
width:336px;
margin:50px 0 0 10px;
/margin:50px 0 0 -15px;
zoom:1;
}
.sous_cat_assiette li {
background:#fbedbc;
font-size:10px;
padding:2px;

	display:inline-block !important;
	display:inline;
	zoom:1;

}
.sous_cat_assiette li a {
color:#6a4040;
text-decoration:none;
}
.sous_cat_assiette li a:hover {
text-decoration:underline;
}