/* CSS Document */

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a7371;
}

p {
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #7a7371;
}

#conteneur {
	width:983px;
	margin-left:auto;
	margin-right:auto;
}

/*Structure générale*/

.border_bas_coul4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7d4148;
}

.border_bas_coul3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.border_bas_coul2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0aaa9;
}

.border_bas_titre {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0aaa9;
	color:#7a7371;
}
.border_bas_titre STRONG {
	font-size:13px;
}

#contenu {
	width:980px;
	top:405px;
	padding-right:3px;
}

#gauche {
	float:left;
	width:161px;
}


#droite {
	float:right;
	width:148px;
	text-align:right;
}

#centre {
	float:left;
	width:670px; 
}

#ref {
	width:670px;
	-width : 665px ;
}

#reassurance {
	margin-top:15px;
	margin-bottom:15px;
	width:670px;
	-width :665px;
}

#categorie_accroche_titre {
	height: 20px;
	width: 450px;
	padding-left:10px;
	padding-top: 2px;
	color: #59272d;
	text-align: left;
	background-color:#caaaaf;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	float:right;
	margin-top:13px;
	margin-right:32px;
	-margin-right:20px;
}

#categorie_accroche_fd {
	height: 178px;
	width: 440px;
	padding:10px;
	padding-bottom: 5px;
	color: #7a7371;
	text-align: left;
	background-color:#FFFFFF;
	font-size: 11px;
	line-height: 14px;
	float:right;
	margin-right:32px;
	-margin-right:20px;
}

#articles {
	 width:25px;
	 float:right;
	 margin-top:-13px !ie;
}

/*Centre*/

#menu_bas {
	margin-top:20px;
	margin-bottom:15px;
	padding-top:5px;
	width:670px;
	-width :665px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b0aaa9;
}

.menu_bas1 {
	margin-left:6px;
	margin-right:6px;
	margin-left:5px !ie;
	margin-right:5px !ie;
	margin-bottom:15px;
	width:210px;
	float:left;
	color:#515b5b;
	text-align:left;
	font-size:10px;
}

#menu_popup {
	width:980px;
	height:20px;
	background-color:#cecac9;
	float:left;
	margin-top:15px;
}

#menu_notes {
	width:980px;
	height:20px;
	float:left;
	color:#7a7371;
	font-size:10px;
	text-align:center;
}

.ombre_droit {
	background-image: url(/charte/structure_generale/ombre_droit.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.ombre_bas {
	background-image: url(/charte/structure_generale/ombre_bas.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/*Encart*/

.encart_fd_titre {
	background-image: url(/charte/encart/encart_titre_fd.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 20px;
	width: 148px;
	font-weight: bold;
	font-size: 11px;
	color: #59272d;
	line-height:20px;
}

.encart_fd_titre2 {
	background-image: url(/charte/encart/encart_titre_fd2.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 20px;
	width: 141px;
	font-weight: bold;
	font-size: 11px;
	color: #59272d;
}

.encart_ombre_droit {
	background-image: url(/charte/encart/encart_ombre_droit.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 7px;
}

.encart_ombre_droit2 {
	background-image: url(/charte/encart/encart_ombre_droit2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 2px;
}

.encart_ombre_bas {
	background-image: url(/charte/encart/encart_ombre_bas.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 9px;
}

.encart_fond {
	padding:5px;
	background-color:#FFFFFF;
	font-size:11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b0aaa9;
}

.encart_fond2 {
	padding:5px;

	background-color:#FFFFFF;
	font-size:11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b0aaa9;
}

.encart_fd_coul4 {
	text-align: center;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #00abdf;
}

.encart_border_coul4 {
	border: 1px solid #00abdf;
}

.souscat_titre {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	height: 34px;
	width: 278px;
	background-color:#00abdf;
	vertical-align: middle;
	cursor:pointer;
}

/*Inscription newsletter*/

#droite #nl {
	width:143px;
	padding: 0 1px 0 0;
	margin: 0 0 15px 0;
	float:right;
	background: url(/charte/encart/ombre_droit_nl.gif) right repeat-y;
	text-align:left;
}

#nl span.encart_fd_titre2 {
	display:block;
	height: 17px;
	width: 143px;
	background: url(/charte/encart/encart_titre_fd_nl.gif) no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #59272d;
	padding-top:3px;
}

#nl form {
	width:135px;
	margin:3px 0 0 5px;
	padding:0px;
}

#nl input {
	float:left;
	width:128px;
	height:17px;
	background:#FFF;
	border: 1px solid #7b7c81;
	color:#7b7c81;
	font-size:11px;
	text-align:center;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

#nl input.btn_valid {
	float:left;
	width:130px;
	height:18px;
	border:none;
	background:url(/charte/boutons/btn_newsletter.gif) no-repeat 0 0;
	cursor:pointer;
	margin: 4px 0 0 0;
}

#nl input.btn_valid_on {
	float:left;
	width:130px;
	height:18px;
	border:none;
	background:url(/charte/boutons/btn_newsletter.gif) no-repeat 0 -18px;
	cursor:pointer;
	margin: 4px 0 0 0;
}

#nl .spacer {
	clear:both;
	height:10px;
}

#nl .erreur_nl {
	float:left;
	font-size:11px;
	margin-left:5px;
	text-align:left;
	padding-bottom:3px;
	width:130px;
}

#nl .ombre_bas_droite {
	bottom:0px;
	display:block;
	width:143px;
	height:9px;
	background:url(/charte/encart/ombre_bas_nl.gif) no-repeat;
}

/*Espacement*/

.padding_contenu {
	padding-right: 10px;
}

.padding_detail {
	padding-right: 25px;
}

.padding_5px {
padding-left:5px;
padding-right:5px;
}

/*Menu*/

#menu {
	width:980px;
	height:55px;
	top:94px;
	background-color:#cecac9;
}

div.div_cat {
	position:relative;
	font-size: 12px;
	line-height:13px;
	color: #FFF;
	background-image: url(/charte/menu/onglet_menu.gif);
	text-align: center;
	cursor:pointer;
	width:176px;
	height:27px;
	background-repeat: no-repeat;
	background-position: top;
}

div.div_cat_on {
	position:relative;
	font-size: 12px;
	line-height:13px;
	color: #FFF;
	background-image: url(/charte/menu/onglet_menu_on.gif);
	text-align: center;
	cursor:pointer;
	width:176px;
	height:27px;
	background-repeat: no-repeat;
	background-position: top;
}

div.div_souscat{
	position:absolute;
	width:175px;
	background-color:#a17379;
	margin-top:-5px;
}

.menu_souscat {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 18px;
	cursor:pointer;
}

.menu_souscat_on {
	font-size: 10px;
	color: #59272d;
	text-align: left;
	padding-left: 18px;
	cursor:pointer;
	background-color: #d8c5c8;
}

.menu_souscat A {
	font-size: 10px;
	color: #FFFFFF !important;	
}

.menu_souscat_on A {
	font-size: 10px;
	color: #59272d !important;
	
}


.menu_souscat_gauch {
	background-color: #FFF;
	width:40px;
	height:27px;
}

.rech_fd {
	background-color:#cecac9;
	padding-left:8px;
	text-align:left;
}

input.input_rech {
	font-size: 12px;
	width: 190px;
	height:18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	margin-top:3px;
}

.valid_motcle {
	background-image: url(/charte/boutons/btn_rech.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	cursor:pointer;
	border:none;
}

.valid_motcle_on {
	background-image: url(/charte/boutons/btn_rech_on.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	cursor:pointer;
	border:none;
}

.rech_select {
	position:absolute;
	background-color: #FFF;
	text-align: left;
	padding: 5px;
	margin-top:1px;
	width: 184px;
	font-size: 11px;
	color: #7a7371;
}

li.li_rech_select {
	list-style-image: url(/charte/puce_rech_select.gif);
	list-style-position: inside;
}

.rech_select_ligne {
	font-size: 11px;
	color: #7a7371;
	height: 18px;
	width: 162px;
	cursor:pointer;
	display:block;
	padding-left:25px;
}

.rech_select_ligne_on {
	font-size: 11px;
	color: #59272d;
	height: 18px;
	width: 162px;
	background-color: #e2d8d9;
	cursor:pointer;
	display:block;
	padding-left:25px;
}

/*Thematique*/

#thematique {
	width:980px;
	height:270px;
	top:161px;
	margin-top:10px;
	background-image: url(/animation-boutique/theme/theme.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#thematique_detail {
	width:980px;
	height:270px;
	top:161px;
	margin-top:10px;
	background-image: url(/animation-boutique/theme/theme_detail2009.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#anim_flash {
	float:right;
	margin-top:29px;
	margin-right:30px;
	-margin-right:28px;
}

#fil_ariane {
	position:absolute;
	font-size:11px;
	text-align:left;
	margin-left:0px;
	width:750px;
	top:400px;
}

/*Menu gauche*/

.menu_gauch_margin {
	 margin-right:25px;
}

/*FAQ*/

.faq_rang1 {
	font-size: 10px;
	font-weight: bold;
	color: #7a7371;
}

.faq_rang2 {
	font-size: 11px;
	font-weight: bold;
	color: #7a7371;
	font-style: italic;
}

.faq_rang3 {
	font-size: 14px;
	font-weight: bold;
	color: #7a7371;
}

.faq_rang4 {
	font-size: 15px;
	font-weight: bold;
	color: #7a7371;
	font-style: italic;
}

.faq_rang5 {
	font-size: 18px;
	font-weight: bold;
	color: #7a7371;
}

/*Liens*/

.pointer {
	cursor:pointer;
}

a:link, a:active, a:visited {
	color: #7a7371;
	text-decoration: none;
}

a:hover {
	color: #59272d;
	text-decoration: underline;
}


a.liennormal:link, a.liennormal:active, a.liennormal:visited {
	color: #7a7371;
	font-weight:normal;
}

a.liennormal:hover {
	color: #59272d;
	font-weight:normal;
	text-decoration: none;
}

a.liencoul1:link, a.liencoul1:active, a.liencoul1:visited {
	color: #59272d;
	text-decoration: none;
}

a.liencoul1:hover {
	color: #59272d;
	text-decoration: underline;
}

a.liencoul1_normal:link, a.liencoul1_normal:active, a.liencoul1_normal:visited {
	color: #59272d;
	text-decoration: none;
}

a.lienselect:hover {
	color: #59272d;
	text-decoration: underline;
	font-weight:bold;
}

a.lienselect:link, a.lienselect:active, a.lienselect:visited {
	color: #59272d;
	text-decoration: none;
	font-weight:bold;
}

a.liencoul1_normal:hover {
	color: #59272d;
	text-decoration: none;
}

a.liencoul2:link, a.liencoul2:active, a.liencoul2:visited {
	color: #7a7371;
	text-decoration: none;
}

a.liencoul2:hover {
	color: #7a7371;
	text-decoration: underline;
}

a.liencoul2_normal:link, a.liencoul2_normal:active, a.liencoul2_normal:visited {
	color: #7a7371;
	text-decoration: none;
}

a.liencoul2_normal:hover {
	color: #7a7371;
	text-decoration: none;
}

a.liencoul3:link, a.liencoul3:active, a.liencoul3:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.liencoul3:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.liencoul3_normal:link, a.liencoul3_normal:active, a.liencoul3_normal:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.liencoul3_normal:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.lienmenu:link, a.lienmenu:active, a.lienmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.lienmenu:hover {
	color: #59272d;
	text-decoration: none;
	width:175px;
}

/*Formulaire*/

input, select{
	background-color: #FFF;
	border: 1px solid #b0aaa9;
	font-size: 11px;
	color: #7a7371;
	text-align: left;
	height: 18px;
	padding-right: 2px;
	padding-left: 2px;
}

input.input_grise {
	background-color: #cec8c7;
}

input.input_check {
	height: 18px;
	width: 18px;
	border:none;
}

select.select_detail {
width:100px;
}

#erreur {
	color:#bf192d;
}

input.btn_ok {
	background-image: url(/charte/header/hd_ok.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	border:none;
	cursor:pointer;
}

input.btn_ok_on {
	background-image: url(/charte/header/hd_ok_on.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	border:none;
	cursor:pointer;
}

/*Texte*/

h1 {
	color:#7a7371;
	padding:0px;
	margin:0px;
}

h2 {
	color:#7a7371;
	padding:0px;
	margin:0px;
}

h3 {
	color:#7a7371;
	padding:0px;
	margin:0px;
}

.h2_18px {
	font-size:18px;
}

.text_9px {
	font-size:9px;
}

.text_10px {
	font-size:10px;
}

.text_11px {
	font-size:11px;
}

.titre_18px {
	color: #7a7371;
	font-size:18px;
	text-align: center;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0aaa9;
}

.text_coul3 {
	color:#FFF;
}

.text_coul3_14px {
	color:#FFF;
	font-size:14px;
}

.text_coul3_17px {
	color:#FFF;
	font-size:17px;
}

ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

li {
	list-style-type: disc;
	padding-bottom: 3px;
	text-align: justify;
	list-style-position: outside;
	margin-left: 3px;
}

/*Categorie produit index*/

div.div_visuel_cat {
	position:relative;
	float:left;
	width:122px;
	height:197px;
	margin-left:8px;
	-margin-left:5px;
	margin-right:0px;
	margin-bottom:20px;
	padding-left:1px;
	padding-top:1px;
	z-index:100;
	background-image: url(/charte/structure_generale/vignette_produit/fd_encart_produit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
	background-color: #FFF;
}

div.div_visuel_cat_on {
	position:relative;
	float:left;
	width:122px;
	height:197px;
	margin-left:8px;
	-margin-left:5px;
	margin-right:0px;
	margin-bottom:20px;
	padding-left:1px;
	padding-top:1px;
	z-index:100;
	background-image: url(/charte/structure_generale/vignette_produit/fd_encart_produit_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
	background-color: #FFF;
}

div.div_cat_promo {
	position:relative;
	float:left;
	width:122px;
	height:197px;
	margin-left:8px;
	-margin-left:5px;
	margin-right:0px;
	margin-bottom:20px;
	padding-left:1px;
	padding-top:1px;
	z-index:100;
	background-color: #FFF;
}

.cat_nom {
	font-size: 12px;
	color: #7a7371;
	text-align: center;	
}

.cat_prix {
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

.cat_prix_cts {
	font-size: 12px;
	font-weight: bold;
}

.cat_text {
	font-size: 12px;
	color: #515b5b;
	text-align: center;
}

.cat_text_partir {
	font-size: 10px;
	text-align: center;
	color:#FFF;
}

.selection {
	position:absolute;
	margin-left:-1px;
}

.picto_animation {
	position:absolute;
	margin-left:-13px;
	margin-top:-13px;
}

/*Usage encart*/

div.div_visuel_usage {
	position:relative;
	float:left;
	width:122px;
	height:169px;
	margin-left:8px;
	-margin-left:5px;
	margin-right:0px;
	margin-bottom:20px;
	padding-left:1px;
	padding-top:1px;
	z-index:100;
	background-image: url(/charte/structure_generale/usage/fd_encart_usage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
	background-color: #FFF;
}

div.div_visuel_usage_on {
	position:relative;
	float:left;
	width:122px;
	height:169px;
	margin-left:8px;
	-margin-left:5px;
	margin-right:0px;
	margin-bottom:20px;
	padding-left:1px;
	padding-top:1px;
	z-index:100;
	background-image: url(/charte/structure_generale/usage/fd_encart_usage_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
	background-color: #FFF;
}

.usage_nom {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height:12px;
}

/*Liste, détail produit*/

.liste_titre {
	background-color: #cecac9;
	background-image: url(/charte/liste-detail/liste_arrondi_titre.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 23px;
}

.liste_contenu {
	background-color: #e2dfdf;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom:45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7a7371;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.liste_zone_prix {
	background-color: #e2d6d9;
	padding:50px 0 0 0;
}

.liste_zone_image {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7a7371;
}


.titre_liste_coul2 {
	color: #7a7371;
	font-size:18px;
	text-align: left;
	font-weight:normal;
}

.liste_expe_vert {
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	padding-left: 40px;
	height:30px;
	vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(/charte/liste-detail/picto_livraison_vert.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #9fbc00;
}

.liste_expe_orange {
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	padding-left: 40px;
	height:30px;
	vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(/charte/liste-detail/picto_livraison_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f79b1b;
}

.liste_expe_rouge {
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	padding-left: 40px;
	height:30px;
	vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(/charte/liste-detail/picto_livraison_rouge.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #cc0000;
}

.liste_expe_rupture {
	color:#19212d;
	font-size:10px;
	font-weight:bold;
	padding-left: 40px;
	height:30px;
	vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(/charte/liste-detail/picto_livraison_rupture.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
}

.liste_prix {
	font-size: 22px;
	color: #FFF;
	background-color: #7d4148;
	text-align: left;
	padding-left: 5px;
	height:30px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom: none !ie;
}

.liste_prix_promo {
	font-size: 22px;
	color: #000000;
	background-color: #facf00;
	text-align: left;
	padding-left: 5px;
	height:30px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.liste_a_partir {
	font-size:11px;
	padding-left:13px;
	line-height:12px;
}

.menu_gauch_margin {
	 margin-right:25px;
}

.liste_panier {
	position:absolute;
}

.liste_cts {
	font-size: 13px;
	font-weight:600;
}

.liste_cts_10px {
	font-size: 10px;
	font-weight:normal;
}

.liste_paiement {
	font-size: 12px;
	color: #FFF;
	background-color: #a17379;
	text-align: left;
	padding-left: 17px;
	height:20px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.liste_economie {
	font-size: 12px;
	color: #000000;
	background-color: #FFce77;
	text-align: left;
	padding-left: 17px;
	height:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.liste_port {
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
	height:20px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.liste_num_page_select {
	font-weight: bold;
	font-size:11px;
	color: #FFFFFF;
	background-image: url(/charte/liste-detail/num_page_on.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	height: 13px;
	width: 18px;
	cursor:pointer;
}

.liste_num_page_on {
	color: #7a7371;
	font-size:11px;
	background-image: url(/charte/liste-detail/num_page_off.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	height: 13px;
	width: 18px;
	cursor:pointer;
}

.liste_num_page_off {
	color: #7a7371;
	font-size:11px;
	text-align: center;
	vertical-align: middle;
	height: 13px;
	width: 18px;
	cursor:pointer;
}

div.div_liste {
	margin-bottom:15px;
}

div.div_liste_avis {
	position:absolute;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:14px;
	width:138px;
	background-color:#FFF;
	cursor:pointer;
}

div.div_liste_plus {
	/*div en savoir plus de la liste*/
	position:absolute;
	margin-left:17px;
	margin-top:-20px;
}

div.div_liste_picto {
	/*div picto promo, 1er prix*/
	position:absolute;
	margin-left:-5px;
}

div.div_fiche {
	margin-top:40px;
	margin-bottom:15px;
}

/*Filtre et tri liste*/

#liste_filtre {
	position:absolute;
	background-color: #FFF;
	padding: 5px;
	font-size:11px;
	border: 1px solid #b0aaa9;
	width:250px;
	z-index:350;
}

#liste_tri {
	position:absolute;
	background-color: #FFF;
	padding: 5px;
	font-size:11px;
	border: 1px solid #b0aaa9;
	width:95px;
	z-index:350;
}

.liste_select_filtre {
	background-image: url(/charte/liste-detail/liste_select_filtre.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 105px;
	font-size: 11px;
	color: #7a7371;
	text-align: left;
	padding-left:4px;
	padding-right:10px;
	cursor:pointer;
}

.detail_contenu {
	background-color: #cecac9;
	padding-right: 23px;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:15px;
	font-size: 12px;
}

.detail_contenu_offre {
	background-color: #f8c463;
	padding-right: 13px;
	padding-left: 10px;
	padding-top:15px;
	padding-bottom:15px;
	font-size: 12px;
}

#detail_loupe {
	position:absolute;
	margin-top:5px;
	margin-left:140px;
	z-index:200;
	cursor:pointer;
}

#detail_loupe_moins {
	position:absolute;
	margin-top:5px;
	margin-left:270px;
	z-index:200;
	cursor:pointer;
}

.detail_vignette_img1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7a7371;
	border-right-color: #7a7371;
	border-left-color: #7a7371;
}

.detail_vignette_img2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7a7371;
}

/*Popup de la fiche détail accessible par le panier*/

.detail_popup {
	height:100%;
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a7371;
	padding:0px;
	margin: 0px;
	background-image: url(/charte/informations/ombre_droit.gif);
	background-repeat: repeat-y;
	background-position: 670px top;
}

.detail_popup_fond {
	background-image: url(/charte/informations/fd_popup.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.detail_popup_titre {
	font-size: 22px;
	color: #59272d;
	text-align: left;
	padding-left:20px;
}

div.div_detail_montage {
	/*div fiche de montage de la page détail*/
	position:absolute;
	margin-left:17px;
	margin-top:-30px;
}

div.div_detail {
	width:100%;
	margin-bottom:15px;
	padding:5px;
	background-color:#e2dfdf;
	
}

#zoom {
	position:absolute;
	border: 1px solid #7a7371;
	z-index:300;
}

.detail_onglet_off {
	font-size: 11px;
	font-weight: bold;
	color: #7a7371;
	line-height:12px;
	background-image: url(/charte/liste-detail/detail_onglet_off.gif);
	text-align: center;
	width: 96px;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: bottom;
}

.detail_onglet_on {
	font-size: 11px;
	font-weight: bold;
	color: #7a7371;
	line-height:12px;
	background-image: url(/charte/liste-detail/detail_onglet_on.gif);
	text-align: center;
	width: 96px;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: bottom;
}

.detail_onglet_select {
	font-size: 11px;
	font-weight: bold;
	color: #7a7371;
	line-height:12px;
	background-image: url(/charte/liste-detail/detail_onglet_select.gif);
	text-align: center;
	width: 96px;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: bottom;
}

.detail_onglet_offre {
	position:absolute;
	margin-top:-31px;
}
.detail_img_associe {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0aaa9;
}

.detail_produit_associe {
	background-color: #e2dfdf;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0aaa9;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.detail_prix_associe {
	background-color: #7d4148;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9699a7;
}

/*Souscategorie separateur et mise en avant des sous categorie*/

.separateur_border {
	background-image: url(/charte/pixel.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.separateur_titre {
	margin-left:auto;
	margin-right:auto;
	font-size: 13px;
	font-weight: bold;
	display:block;
	color: #FFFFFF;
	background-color: #b28c92;
	text-align: center;
	height: 18px;
	width: 270px;
	text-align:center;
}

/*Div panier*/

.div_panier {
	background-color: #FFFFFF;
	position:fixed;
	margin:auto;
	height: 100%;
	-height: 1500px;
	width: 100%;
	filter:alpha(opacity=75);
   -moz-opacity:0.75;
	opacity: 0.75;
	left: 0px;
	top: 0px;
	z-index:5000;
	overflow:visible;
	margin:auto;
}

.div_panier2 {
    position:absolute;height: 100%;width: 100%;z-index:5020; visibility:hidden; overflow: visible; top:0; left:0;
}
.div_panier3 {
    position:fixed;width: 100%;z-index:5040; overflow:visible; top:115px;
}

.div_panier_titre {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-image: url(/charte/panier/div_panier/div_panier_fd.gif);
	text-align: left;
	background-repeat: repeat-x;
	background-position: left top;
	font-weight:normal;
}

.div_panier_contenu {
	background-color: #e2dfdf;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7a7371;
	border-left-color: #7a7371;
	padding-top: 10px;
	padding-bottom: 5px;
}

.div_panier_categorie {
	font-weight: bold;
	text-align: left;
	padding-left: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.div_panier_article {
	font-weight: normal;
	text-align: left;
}

.div_panier_prix {
	font-weight: bold;
	font-size:15px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.div_panier_total {
	font-weight: bold;
	font-size:15px;
	text-align: center;
	color: #59272d;
}

.div_panier_bas {
	background-image: url(/charte/panier/div_panier/div_panier_bas.gif);
	background-repeat: repeat-x;
	background-position: left;
}

ul.autocompleter-choices
{
position:				absolute;
margin:					0;
padding:				0;
list-style:				none;
border:					1px solid #7c7c7c;
border-left-color:		#c3c3c3;
border-right-color:		#c3c3c3;
border-bottom-color:	#ddd;
background-color:		#fff;
text-align:				left;
font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
z-index:				3000;
background-color:		#fff;
}


ul.autocompleter-choices li
{
	position:				relative;
	margin:					-2px 0 0 0;
	padding:				0.2em 1.5em 0.2em 1em;
	display:				block;
	float:					none !important; 
	cursor:					pointer;
	font-weight:			normal;
	white-space:			nowrap;
	font-size:				10px;
	line-height:			1.5em;
}
ul.autocompleter-choices a
{
	position:				relative;
	margin:					-2px 0 0 0;
	padding:				0.2em 1.5em 0.2em 1em;
	display:				block;
	float:					none !important; 
	cursor:					pointer;
	font-weight:			normal;
	white-space:			nowrap;
	font-size:				10px;
	line-height:			1.5em;
}


ul.autocompleter-choices li.autocompleter-selected
{
	background-color:		#444;
	color:					#fff;
}

ul.autocompleter-choices a:hover
{
	background-color:		#444;
	color:					#fff;
}
ul.autocompleter-choices a.autocompleter-selected
{
	background-color:		#444;
	color:					#fff;
}


ul.autocompleter-choices span.autocompleter-queried
{
	display:				inline;
	float:					none;
	font-weight:			bold;
	margin:					0;
	padding:				0;
}

ul.autocompleter-choices a:hover span.autocompleter-queried
{
	color:					#9FCFFF;
}

ul.autocompleter-choices a.autocompleter-selected span.autocompleter-queried
{
	color:					#9FCFFF;
}
input.autocompleter-loading
{
	background-image:		url(spinner.gif);
	background-repeat:		no-repeat;
	background-position:	right 50%;
}


.detail_select_dimension {
	font-size: 11px;
	background-image: url(/charte/div_dimension/dimension_fd.gif);
	height: 19px;
	width: 295px;
	padding-left: 10px;
	cursor:pointer;
}

.detail_div_dimension {
	position:absolute;
	z-index: 5102;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #9699a7;
	font-size: 11px;
	width:280px;
}

/*Div dimensions*/

.div_dimension_titre {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-image: url(/charte/panier/div_panier/div_panier_fd.gif);
	text-align: left;
	background-repeat: repeat-x;
	background-position: left top;
	font-weight:normal;
}

.div_dimension_contenu {
	background-color: #e2dfdf;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7a7371;
	border-left-color: #7a7371;
	padding-top: 10px;
	padding-bottom: 5px;
}

tr.tr_dimension {
	background-color: #e2dfdf;
	cursor:pointer;
}

tr.tr_dimension_on {
	background-color: #e2d6d9;
	cursor:pointer;
}

.dimension_titre {
	font-size:16px;
	text-align:left;
	padding-left:15px;
	padding-right:5px;
}

.dimension_text {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:left;
	padding-left:15px;
}

.dimension_prix_barre {
	text-align:right;
	font-size: 10px;
	text-decoration: line-through;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left:3px;
	padding-right:3px;
}

.dimension_prix {
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left:3px;
	padding-right:3px;
	font-weight:bold;
}

.dimension_prix_promo {
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #facb00;
	padding-left:3px;
	padding-right:3px;
	font-weight:bold;
}

.dimension_cts {
	font-size:11px;
}

.dimension_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.div_recherche_gris2 {
  position:absolute;height: 100%;width: 100%;z-index:2500; visibility:hidden; overflow: visible; top:0; left:0;
}

.div_recherche_gris3 {
	background-color: #FFFFFF;
	position:fixed;
	-position:absolute;
	height: 100%;
	width: 100%;
	-height: 1500px;
	filter:alpha(opacity=00);
   -moz-opacity:0.00;
	opacity: 0.00;
	left: 0px;
	top: 0px;
	z-index:5000;
	overflow:visible;
	margin:auto;
}
.liste_dispo {
	position:absolute;
	display:none;
	background-color:#FFF;
	margin-left:-170px;
	padding:0 5px 5px 5px;
	width:300px;
	height:150;
	font-size:12px;
	z-index:60;
	border: 1px solid #7d4148;
}