/* =INITIAL
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling:
   Elements we want to clean out entirely: */
html, body {
	background: #fff url(../img/feuilles_de_bambou.jpg) center 242px no-repeat;
	color: #666666;
	border: none;
	margin: 0;
	padding: 0;
	font: 80%/120% Verdana, Arial, Helvetica, sans-serif;
	}
form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
	}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
	}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
	margin-left: 1em;
	}

/* Miscellaneous conveniences: */
form .image {
	vertical-align: bottom;
	}
fieldset {
	border: none;
	
	}
address {
	font-style: normal;
	}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
	font-style : Webdings, Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
	}

a, a:visited {
	color: #00a5ae;
	}

/* =POSITION
	Position des grands ensembles sur la page */
#en_tete, #corps, #pied {
	background: #ffffff;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	}
#en_tete, #pied {
	width: 966px;
	}
#corps {
	position: relative;
	width: 964px;
	z-index: 0;
	}
#en_tete div, #corps div {
	text-align: left;
	overflow: hidden;
	}
	#en_tete div div, #corps div div {overflow: visible;}

/* =FLOAT */
.float_left {
	float: left;
	}
.float_right {
	float: right;
	}
.clear {
	clear: both;
	}

/* =EN-TETE */
#en_tete img  {
	padding:0;
	margin: 0;
	}
#en_tete a, #en_tete a img {
	border: none;
	text-decoration: none;
	}
#numero_et_recherche {
	float: left;
	width: 478px;
	}

/* =CORPS */
#infos {
	background: #fff;
	height: 15px;
	}
#date {
	color: #00a5ae;
	float: right;
	font-size: 90%;
	margin: 0;
	padding: 0 10px 0.1em 0;
	text-align: right;
	width: 180px;
	}
#chemin {
	font-size: 90%;
	float: left;
	margin: 0;
	padding-left: 215px;
	width: 550px;
	}
#chemin, #chemin a, #chemin a:hover, #chemin a:visited {
	color: #0095cc;
	}
#corps {
	background: #f3f9f7 url(img/feuille.gif) no-repeat bottom left;
	border: 1px solid #00a4b0;
	border-bottom: none;
	border-top: none;
	color: #666666;
	}
#contenu, #actualite, #home, #rubrique, #produit, #creacompte, #coordonnees, #changepass, #affichercommandes, #contact, #moteurrecherche, #plan, #etapecommande, #soustheme, #mentionslegales, #questionsreponses, #cgv {
	background: #ffffff;
	float: left;
	/*height: auto;*/
	margin-bottom: -1000px;
	/*min-height: 45em;*/
	padding: 0 5px 1010px;
	width: 562px;

	}
h1, h2, h3, h4 {
	}
h1 {
	background: #f2f9f6 url(../img/rubrique_default.gif) no-repeat;
	color: #00a4b0;
	font-size: 150%;
	line-height: 1.1em;
	margin-top: 0;
	padding: 0.1em 0.1em 0.1em 35px;
	position: relative;
	}
h1 span {
	display: block;
	padding-left: 0;
    margin-left:10px;
	}
h1 a, h1 a:hover, h1 a:visited, h2 a, h2 a:hover, h2 a:visited {
	color: #ffffff;
	text-decoration: none;
	}
h2 {
	color: #00a4b0;
	font-size: 150%;
	line-height: 1.3em;
	margin: 0;
	position: relative;
	}
h2 span {
	display: block;
	float: left;
    margin-left:10px;
	}
h2 a img {
	padding-top: 10px;
	}
h3 {
	font-size: 115%;
	font-weight: bold;
	}
h4 {
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	}
a img {
	border: none;
	}
#bandeau {
	height: 112px;
	padding-bottom: 0;
	width: 564px;
	}
.bandeau_img {
	height: 136px;
	width: 209px;
	float : left;
	}
.bandeau_img_boutique {
	height: 112px;
	width: 311px;
	float : left;
	}
.bandeau_img_azur {
	height: 112px;
	width: 265px;
	float : left;
	}
.bandeau_img_fleur {
	height: 136px;
	width: 181px;
	float : left;
	}
.error {
	background: transparent;
	color: red;
	font-size: 120%;
	text-align: center;
	}

/* =MENUS */
#menu, #gestion_utilisateur, #outils{
	margin: 0;
	padding: 0;
	}
#menu {
	float: left;
	width: 210px;
	padding:0px;
	}
#menu dl {
	border-bottom: 1px solid #a5b0b6;
	margin-top: 0px;
	}
#menu_utilisateur {
	float: left;
	overflow: auto;
	width: 180px;
	}
#gestion_utilisateur {
	width: 180px;
	}
#outils {
	border-bottom: 1px solid #a5b0b6;
	margin-bottom: 2px;
	width: 180px;
	}
#menu dt, #gestion_utilisateur dt, #outils dt {
	border-top: 1px solid #a5b0b6;
	color: #ffffff;
	font-size: 140%;
	font-weight: bold;
	height: 1.3em;
	padding: 3px 0 0 33px;
	}
#menu dt a, #gestion_utilisateur dt a, #outils dt a,
#menu dt a:hover, #gestion_utilisateur dt a:hover, #outils dt a:hover,
#menu dt a:visited, #gestion_utilisateur dt a:visited, #outils dt a:visited {
	color: #ffffff;
	text-decoration: none;
	}
#menu dd, #gestion_utilisateur dd, #outils dd {
	font-size: 100%;
	line-height: 1.2em;
	margin: 0;
	padding: 4px 0 4px 1.4em;
	text-indent: -0.9em;
	}
#menu dd a, #gestion_utilisateur dd a, #outils dd a, #menu dd a:visited, #gestion_utilisateur dd a:visited, #outils dd a:visited {
	text-decoration: none;
	}
#menu dd a:hover, #gestion_utilisateur dd a:hover, #outils dd a:hover {
	text-decoration: underline;
	}
#menu dd.last, #gestion_utilisateur dd.last, #outils dd.last {
	padding-bottom: 12px;
	}
#menu ul {
	margin: 0;
	padding: 2px 0 0 10px;
	text-indent: 0;
	}
#menu li {
	padding-bottom: 2px;
	}
#actualite_b50047 {
	background: #b50047 url(../img/menu.png) no-repeat;
	}
dd.actualite_b50047, dd.actualite_b50047 a, dd.actualite_b50047 a:hover, dd.actualite_b50047 a:visited {
	background: #f7e3ec;
	color: #b50047;
	}
#services_00a4b0, #le_guide_00a4b0, #compte_00a4b0 {
	padding-top: 1em;
	}
#services_00a4b0, #le_guide_00a4b0, #panier_00a4b0, #compte_00a4b0 {
	background: #00a4b0 url(../img/menu.png) no-repeat;
	}
dd.services_00a4b0, dd.le_guide_00a4b0, dd.panier_00a4b0, dd.compte_00a4b0,
dd.services_00a4b0 a, dd.le_guide_00a4b0 a, dd.panier_00a4b0 a, dd.compte_00a4b0 a,
dd.services_00a4b0 a:hover, dd.le_guide_00a4b0 a:hover, dd.panier_00a4b0 a:hover, dd.compte_00a4b0 a:hover,
dd.services_00a4b0 a:visited, dd.le_guide_00a4b0 a:visited, dd.panier_00a4b0 a:visited, dd.compte_00a4b0 a:visited {
	background: #f3f9f7;
	color: #00a4b0;
	}
.promotion {
	color: #BD1852;
	}

/* =HOME */
#home h1 {
	font-size: 140%;
	position: relative;
	/*min-height: 30px;*/
	overflow: hidden;
	}
#home h1 span {
	float: left;
	padding: 0 !important;
	}
#home h1 span.picto {
	height: 18px;
	position: relative;
	top: 0px;
	}
#home h2 {
	font-size: 180%;
	text-align: center;
	}
#home h2 span.picto {
	font-size: 133%;
	height: 18px;
	}
#home span.picto {
	/*padding-right: 35px;*/
	}
#home span.picto {
	background: url(/img/menu.png) no-repeat right;
	bottom: 5px;
	margin: 0 0 0 0px;
	padding: 0;

	width: 35px;
	}
.bloc_bas{
	background-color:#f3f9f7;
	height:97px;
	margin-left:210px;
	position:relative;

	}
.livraison{
	margin:0 55px 0 55px;
	}
.facturation{
	margin:0 55px 0 55px;
	}
#zonePrincipale {
	margin: 0 0 5px 0;
	width: 562px;
	}
#zonePrincipale h1, #zonePrincipale p {
	margin: 0;
	}
#zonePrincipale img, #zonePrincipale embed {
	border: none;
	width: 562px;
	}
#zonePrincipale p.image {
	margin: 0;
	padding: 0;
	}
#zone_home_pub{
	display:block;
	width: 564px;
	}


#zone_2, #zone_3, #zone_4, #zone_5, #zone_6, #zone_7 {
	float: left;
	margin: 0 2px 4px 0;
    text-align:center;
	}

#zone_2 h2, #zone_3 h2, #zone_4 h2, #zone_5 h2, #zone_6 h2, #zone_7 h2 {
	color: #ffffff;
	height: 30px;
	padding-top: 5px;
	width: 100%;
	}
#zone_2 p, #zone_3 p, #zone_4 p,#zone_5 p, #zone_6 p, #zone_7 p {
    text-align:center;
	margin: 0;
	padding: 0;
	}
#zone_2 img, #zone_3 img, #zone_4 img, #zone_5 img, #zone_6 img, #zone_7 img,
#zone_2 embed, #zone_3 embed, #zone_4 embed,#zone_5 embed, #zone_6 embed, #zone_7 embed
{
	border: none;
	padding-top: 0px;
}





/* =RUBRIQUES */
/* Règles spécifiques aux pages rubrique */
#rubrique h1 {
	margin-top: 5px;
	padding: 4px 0 5px 32px;
	width: 350px;
	}
#image_categorie {
	float: right;
	height: 300px;
	width: 176px;
	margin: 5px 0 0;
	}
.info_categorie {
	margin-left: 15px;
	}
.sousrubrique, .produit {
	float: left;
	margin: 10px 12px;
	}
	.produit form {
		}
		.produit form p {
			margin: 0.2em 0;
			}
			.produit form select {
				clear:none;
				display:inline;
				float:none;
				position:static;
				width:auto;
				}
.sousrubrique {
	width: 164px;
	}
.produit {
	width: 162px;
	}
.produit form input {
	height: 21px;
	margin: 0;
	position: static;
		top: auto;
	width: 160px;
	}
.produit p {
	padding-left: 5px;
	margin-bottom: 0.6em;
	}
.produit .visuel {
	position: relative;
	margin-bottom: -1em;
	}
.visuel	p {
	clear: both;
	color: #fff;
	height: 11px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 56px;
	}
.visuel	p a {
	border: none;
	text-decoration: none;
	}
#rubrique .sousrubrique h2, #rubrique .produit h2, #resultatrecherche .produit h2, #soustheme .produit h2 {
	float: none;
	margin: 0 0 1em ;
	padding: 0;
	text-align: center;
	width: 158px;
	}
#rubrique .sousrubrique h2 {
	text-align: center;
	}
#rubrique .produit h2, #resultatrecherche .produit h2, #soustheme .produit h2 {
	text-align: left;
	margin-left: 5px;
	}
#rubrique .sousrubrique h2 a:hover, #rubrique .produit h2 a:hover, #resultatrecherche .produit h2 a:hover, #soustheme .produit h2 a:hover {
	text-decoration: underline;
	}
#infoRubrique {
	padding-top: 0;
	float: left;
	width: 562px;
	}

/* =PRODUIT */
/* Règles spécifiques à la page produit */
#produit h1 {
	margin-top: 5px;
	padding: 4px 0 5px 32px;
	width: 532px;
	}
#elementsproduit {
	background: #ffffff url(../img/background_fiches.jpg) repeat-x bottom;
	padding-bottom: 2em;
	float: left;
	width: 564px;
	}
#referencesproduit {
	float: left;
	padding: 10px;
	width: 262px;
	}
#referencesproduit .visuel {
	width: 262px;
	}
#referencesproduit input {
	display: inline;
	float: none;
	position: relative;
	top: 0 !important;
	width: auto;
	}
#referencesproduit select {
	display: inline;
	float: none;
	position: relative;
	top: 0 !important;
	width: auto;
	}
#produit #infosproduit {
	float: left;
	padding: 10px;
	text-align: justify;
	width: 262px;
	}
#infosproduit h2 {
	margin: 1em 0;
	text-align: left;
	}
#form_ajout_produit #ajouter_produit {
	border-style: none;
	height: 21px;
	width: 229px;
	}
#ajout_produit {
	vertical-align: top;
	}
#info_produit {
	vertical-align: top;
	padding: 0 0 0 20px;
	}
#info_produit p {
	font-weight: bold;
	}
#infoProduit {
	padding-top: 0;
	float: left;
	}
#retour_produit {
	border-style: none;
	clear: both;
	height: 22px;
	margin: 0 0 1em;
	width: 135px;
	}
#retour a {
	padding: 3px 3px 3px 32px;
	text-decoration: none;
	}

/* =POPUP */
#popup {
	background: #ffffff;
	border: 1px solid #000;
	left: 50%;
	margin-left: -20em;
	margin-top: -5.5em;
	padding-bottom: 1em;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 40em;
	z-index: 10;
	}
#popup form {
	margin: 1em;
	}
#popup .button {
	float: left;
	margin: 10px 15px;
	}
#popup .input_email {
	border: 1px solid #666;
	height: 15px;
	margin-bottom: 1em;
	}
#dispo a {
	cursor: pointer;
	}

/* =ACTUALITE */
#actualite h1 {
	background: #f7e3eb url(../img/titreactualite.gif) no-repeat 0 4px;
	color: #b50047;
	padding: 4px 0 5px 35px;
	}
#actualite h2 {
	color: #b50047;
	font-size: 130%;
	}
#actualite h3 {
	color: #b50047;
	}
#actualite ul {
	padding-left: 1em;
	}
#actuimage {
	float: right;
	margin: 0 10px 10px 10px;
	}
#actuintro, #actutext {
	margin: 1em 0 3em;
}

/* =MENTIONS LEGALES */
#mentionslegales a {
	color:#00a5ae;
	}

/****************/
/* =FORMULAIRES */
/****************/
form  label {
	text-align: right;
	clear: left;
	float: left;
	margin: 10px;
	width: 10em;
	}
form  input {
	display: block;
	float: left;
	position: relative;
	top: 8px;
	width: 20em;
	}
form textarea {
	display: block;
	float: left;
	font-size: 123%;
	margin: 0.5em 0;
	width: 20em;
	}
form select {
	display: block;
	float: left;
	position: relative;
	top: 8px;
	width: 20em;
	}
form .button {
	height: 21px;
	margin-left: 12em;
	top: 0 !important;
	width: 160px;
	}

form .buttonNext {
	height: 21px;
	margin-left: 1em;
	top: 0 !important;
	width: 160px;
}

.CommandeButton{
  padding-left:90px;
}



form .cgv {
	margin-right: 2em;
	top: 0 !important;

}

form input.image {
	display: inline;
	width: auto;
	}
form p.radio {
	/*margin-left: 11em;*/
	margin-left: 38px;
	}
form p.radio_mode_payement{
	margin-left: 33px;
	}
form label.radio {
	clear: none;
	cursor: pointer;
	float: left;
	margin: 1em;
	position: relative;
	width: auto;
	}
form .radio input {
	cursor: pointer;
	float: none;
	display: inline;
	margin: 0;
	width: auto;
	}
	form .radio input.gift{
		top: 3px;
		}
	form .radio textarea.gift_msg {
		height: 90px;
		width: 430px;
		cursor: default;
		font-size: 1.3em;
		}
	form input.gift_msg {
		top: 2px;
		width: 200px;
		}
	form .radio span.gift {
		padding-left: 0;
		float: left;
		}
		form .radio label.gift span {
			top: 0px;
			}
form .radio span {
	padding-left: 5px;
	position: relative;
	top: 5px;
	}
form legend {
	color: #666666;
	font-weight: bold;
	font-size: 110%;
	}
#changepass form label {
	width: 22em;
	}
#changepass form .button {
	margin-left: 12em;
	}
#resumeCommande {
	font-weight: bold;
	}
	#resumeCommande tr.dark {
		background-color: #00A5AE;
		}
	#resumeCommande tfoot tr {
		font-weight: normal;
		background-color: #B50045;
		text-align: left;
		}
		#resumeCommande tfoot tr td {
			padding: 8px;
			}
		#resumeCommande .adr {
			float: left;
			text-align: center;
			width: 275px;
			}
			
			
			
	#resumeCommande tr.titrebloc {
		color: #B50045;
		background-color: #FFFFFF ;
		text-align: left;
		}

	#resumeCommande tr.blocfoot {
		font-weight: normal;
		background-color: #B50045;
		text-align: left;
		}		
		#resumeCommande tr.blocfoot p {
		margin-left:10px;
		}			
		#resumeCommande a, a:visited{
 		color:#FFFFFF;		
 		}
		
		
			
/* =BANDEAU_GROUPE */
.bandeau_groupe{
	float:left;
	width:278px;
	}

/* =RECHERCHER */
#rechercher {
	background: #00a4b0 url("../img/fond.gif") repeat-x;
	color: #ffffff;
	float: left;
	height: 26px;
	overflow: hidden;
	position: relative;
	width: 478px;
	}
#rechercher fieldset {
	display: inline;
	float: left;
	position: relative;
	top: 2px !important;
	}
#rechercher label {
	margin: 0 1em 0 0;
	width: auto;
	}
#rechercher input {
	top: 0 !important;
	width: 8em;
	}
#rechercher input.image {
	display: inline;
	float: left;
	width: 27px !important;
	}
#rechercher select {
	display: inline;
	float: left;
	position: relative;
	top: 0 !important;
	width: auto;
	}
#rechercher legend {
	display: none;
	visibility: hidden;
	}
#rechercher, #mots, #themes {
	float: left;
	}
#mots {
	margin-right: 1em;
	}
#mots label {
	font-weight: bold;
	position: relative;
	top: 3px;
	}

/* =CONNECTION */
#connection {
	background: #84cbd1;
	color: #ffffff;
	margin-top: 10px;
	margin-right: 2px;
	margin-left: -1em;
	padding: 5px 0 10px 10px;
	}
#connection legend {
	display: none;
	visibility: hidden;
	}
#connection label {
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 1em;
	text-align: left;
	width: 8em;
	}
#connection input {
	display: inline;
	margin: 0;
	top: 0 !important;
	width: 12em;
	}
#connection input.image {
	display: inline;
	float: left;
	margin: 0 5px;
	width: 22px !important;
	}

/* =OUBLIE */
#oublie input.button {
	margin: 10px;
	}
#oublie label {
	margin-left: 68px;
	margin-right: 20px;
	}

/* =PANIER */
#etapecommande ol {
	background: #83cbd0;
	list-style: none;
	overflow: hidden;
	width: 348px;
	padding: 0 108px;
	}
#etapecommande ol li {
	float: left;
	text-align: center;
	}
#etapecommande ol li.fleche {
	background: #83cbd0 url(../img/feuille_p.gif) no-repeat 100% 5px;
	padding-right: 50px;
	}
#etapecommande ol li.current {
	font-weight: bold;
	}

#etapecommande ol.formcarte{
	background : #FFFFFF;
}

#etapecommande ol li.formcarte {
	/*align : center; */
	}
#etapecommande td input {
	float: none;
	text-align: center;
	top: 0px;
	width: auto;
	}
#etapecommande .checkbox input {
	width: auto;
}

#etapecommande .buttoncarte {
	margin-left: 1em;
	width: auto;
}
#etapecommande form legend {
	color: #00a4b0;
	padding-top: 2em;
	}
#etapecommande table {
	color: #ffffff;
	width: 100%;
	}
#etapecommande th {
	background-color: #00a5ae;
	height: 35px;
	text-align: center;
	}
#code_avantage {
	}
	#code_avantage legend {
		color: #00a4b0;
		font-size: 110%;
		font-weight:bold;
		margin: 0;
		padding:0;
		}
	#code_avantage label {
		width: 150px;
		}
	#code_avantage INPUT {
		width: 150px;
		margin: 3px 10px 0 0;
		}
	#code_avantage .valid {
		width: 27px;
		height: 24px;
		}
#imgcarte input{
	width : 55px;
	height : 35px;
	padding-bottom : 10px;
	margin-left : 5px;
	margin-right : 5px;
}
#article{
	width: 340px;
}
.nom_produit {
	text-align: left;
	}
.pair_produit {
	background-color: #f7fbf7;
	color: #84CBD6;
	}
.impair_produit {
	background-color: #84CBD6;
	color: #f7fbf7;
	}
.contenu_panier_recap {
	background-color: #84cbd1;
	height: 35px;
	text-align: right;
	}
.contenu_panier_code_avantage {
	background-color: #84cbd1;
	text-align: center;
	}
.contenu_panier_code_avantage_off {
	background-color: #cccccc;
	text-align: center;
	}
.contenu_panier_code_avantage_nom {
	text-align: left;
	height: 25px;
	}
.contenu_panier_recap td {
	padding: 0 5px;
	}
#contenu_panier_total {
	background-color: #00a5ae;
	height: 35px;
	text-align: right;
	}
#contenu_panier_total td {
	padding: 0 5px;
}
.contenu_panier_recap .prix, #contenu_panier_total .prix {
	text-align: center;
	}
tr {
	background-color: #84cbd1;
	text-align: center;
	}
.infos_panier_recap {
	background-color: #00a5ae;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
	}
form#tableaucommande {
	margin-bottom: 0em;
	}
	
	
		
		

	#tableaucommande tr.titrebloc {
		color: #B50045;
		background-color: #FFFFFF ;
		text-align: left;
		font-weight:bold;
		}

	#tableaucommande tr.blocfoot {
		font-weight: normal;
		background-color: #B50045;
		text-align: left;
		}		

		#tableaucommande tr.blocfoot p {
		margin-left:10px;
		}		

	
	
form#choixpaiement label {
	display: block;
	clear: both;
	}
form#choixpaiement p.radio {
	overflow: hidden;
	padding-bottom: 1em;
	}
form#choixpaiement label.radio {
	margin: 1px 1em;
	}
	form#choixpaiement label.gift{
		margin-right: 0;
		clear: none;
		top: 0;
		}
#contenu .bouton_panier {
	background-color: #00a5ae;
	border: 1px solid #84cbd1;
	color: #FFFFFF;
	height: 25px;
	margin: 0 0 1em 350px;
	position: static;
	text-align: center;
	}

/* =CREACOMPTE */

/* =COORDONNEES */

/* =CHANGEPASS */

/* =AFFICHERCOMMANDES */
#legende {
	font-style: italic;
	font-size: 110%;
	}
#affichercommandes table {
	color: #ffffff;
	text-align: center;
	width: 100%;
	}
#affichercommandes th {
	background-color: #00a5ae;
	height: 35px;
	text-align: center;
	}
#affichercommandes td {
	background-color: #83cbd0;
	padding: 5px 10px;
	}
#affichercommandes a {
	color: #ffffff;
	text-decoration: none;
	}

/* =CONTACT */
#contact textarea {
	margin: 0.5em 0;
	width: 25em;
	}
#contact legend {
	color: #666666;
	font-size: 120%;
	font-weight: bold;
	}
#contact fieldset {
	float: left;
	margin: 10px;
	width: 260px;
	}
#contact p.radio {
	margin-left: 7.5em;
	}
#contact label {
	width: 6em;
	}
#contact label.radio {
	margin: 5px;
	width: auto;
	}
#contact input {
	width: 15em;
	}
#contact .radio input {
	width: auto;
	}
#contact .button {
	margin-left: 9em;
	width: 160px;
	}

/* =MOTEURRECHERCHE */

/* =PLAN */
#plan {
	background: #fff url("../img/bandeau_plan.jpg") no-repeat 5px 2em;
	}
#plan h1 {
	margin-bottom: 110px;
	}
#plan a {
	color: #666;
	}
#plan ul {
	background: #fff url("../img/fondplan.gif") repeat-y;
	float: left;
	margin-bottom: -30000px;
	padding-bottom: 30000px;
	width: 50%;
	}
#plan ul li {
	list-style: none;
	font-weight: bold;
	}
#plan ul ul {
	background: none;
	float: none;
	margin-bottom: 1em;
	padding-bottom: 0px;
	width: auto;
	}
#plan ul ul li {
	list-style: none;
	font-weight: normal;
	}

/* =QUESTIONS REPONSES */
#questionsreponses h3 {
	font-weight : normal;
	margin-left : 20px;
	}
#questionsreponses div {
	margin-left : 20px;
	}
#questionsreponses ul {
	margin-left : 1em;
	}

/* =CGV */
#cgv ul {
	margin-left : 1em;
	}

/* =PIED */
#pied {
	background: #00a4b0 url("../img/fond.gif") repeat-x;
	color: #ffffff;
	}
#pied p, #pied p a, #pied p a:visited {
	color: #ffffff;
	text-decoration: none;
	}
#pied p a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
#pied p {
	height: 20px;
	margin: 0px;
	margin-top: 4px;
	}

	/* INSCRIPTION */
	#compte select, #compte label.select {
		clear:none;
		display:block;

		float:left;
		width:15px;
		}
		#compte label.select {
			/*position:relative;*/
			margin:1em 0.2em 1em 0.2em;
			top:5px;
			}
			#compte select.petit {
				width:40px;
				}
			#compte select.moyen {
				width:50px;
				}
			#compte select.grand {
				width:80px !important;
				}

// EmailStratégie
table.Emailstrategie{
	background-color: none;
}

.contenu_panier_fidelite {
	background-color: #cccccc;
	text-align: center;
	margin:5px;
	}
.contenu_panier_fidelite_intitule{
	text-align:right;
	padding:10px;
	}
.contenu_point_fidelite{
	margin-top:10px;
}
.form_etap1{
	padding-left:38px;
}
.S_cadeau{
background-color:#F7E3EC;
}

