@charset "utf-8";
/* CSS Document */

body {
	background: url(/animation-boutique/wallpaper/Wall-FA.jpg) no-repeat top center #FFF fixed;
	_background: url(/animation-boutique/wallpaper/Wall-FA.jpg) no-repeat top center #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515b5b;
}

p {
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #515b5b;
}

#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: #00abdf;
}

.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: #017da2;
}

.border_bas_titre {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a0b4b4;
}

.border_ssresultat {
	padding: 5px;
	border: 1px solid #a0b4b4;
	font-size:13px;
	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;
}

#contenu {
	width:980px;
	top:405px;
	padding-right:3px;
}

#gauche {
	float:left;
	width:161px;
}

#droite {
	float:right;
	width:148px;
	text-align:right;
	margin-bottom :15px;
}

#centre {
	float:left;
	width:670px; 
	margin-bottom :15px;
}

#categorie_accroche {
	float:right;
	margin-top:58px;
	margin-right:22px;
	-margin-right:12px;
}

#categorie_accroche_titre {
	height: 20px;
	width: 545px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:3px;
	font-size: 14px;
	font-weight: bold;
	color: #515b5b;
	text-align: left;
	vertical-align: middle;
	background-color:#FFFFFF;
	filter:alpha(opacity=60);
   -moz-opacity:0.6;
	opacity: 0.6;
}

.accroche_titre {
	font-size: 14px;
	color: #515b5b;
}

#categorie_accroche_fd {
	height: 150px;
	width: 550px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #515b5b;
	text-align: justify;
	background-color:#FFFFFF;
	font-size: 11px;
	line-height: 12px;
}

/*Espacement*/

.padding_contenu {
	padding-right: 10px;
}

/*Menu*/

#menu {
	width:980px;
	height:37px;
	top:100px;	
}

div.div_cat {
	position:relative;
	font-size: 13px;
	line-height:32px;
	color: #FFF;
	background-image: url(/charte/menu/onglet_menu.gif);
	text-align: center;
	cursor:pointer;
	width:205px;
	height:32px;
	background-repeat: no-repeat;
	background-position: top;
	z-index:4496;
}

div.div_cat_on {
	position:relative;
	font-size: 13px;
	line-height:32px;
	color: #FFF;
	background-image: url(/charte/menu/onglet_menu_on.gif);
	text-align: center;
	cursor:pointer;
	width:205px;
	height:32px;
	background-repeat: no-repeat;
	background-position: top;
	z-index:4496;
}

div.div_cat_select {
	position:relative;
	font-size: 13px;
	line-height:32px;
	color: #FFF;
	background-image: url(/charte/menu/onglet_menu_select.gif);
	text-align: center;
	cursor:pointer;
	width:205px;
	height:32px;
	background-repeat: no-repeat;
	background-position: top;
	z-index:4496;
}

div.div_souscat{
	position:absolute;
	width:205px;
	background-color:#a6e4f6;
	margin-top:-5px;
	z-index:4495;
}

.menu_souscat {
	font-size: 10px;
	color: #017da2;
	text-align: left;
	padding-left: 50px;
	cursor:pointer;
}

.menu_souscat_on {
	font-size: 10px;
	color: #017da2;
	text-align: left;
	padding-left: 50px;
	cursor:pointer;
	background-color: #dbf4fb;
}

.rech_fd {
	background-color:#017da2;
	padding-left:8px;
	text-align:left;
}

input.input_rech {
	font-size: 12px;
	width: 310px;
	height:16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #cccccc;
}

.valid_motcle {
	background-image: url(/charte/boutons/btn_rech.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 19px;
	cursor:pointer;
	border:none;
}

.valid_motcle_on {
	background-image: url(/charte/boutons/btn_rech_on.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 19px;
	cursor:pointer;
	border:none;
}

/*Thematique*/

#thematique {
	width:980px;
	height:276px;
	top:137px;
	margin-top:5px;
	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_detail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#anim_flash {
	float:right;
	margin-top:48px;
	margin-right:12px;
	-margin-right:6px;
}

/*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) left 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: 12px;
	color: #017da2;
	padding-top:3px;
	font-size: 11px;
}

#nl form {
	width:135px;
	margin:5px 0 0 5px;
	padding:0px;
}

#nl input {
	float:left;
	width:128px;
	height:17px;
	background:#FFF;
	border: 1px solid #cfd9d9;
	color:#515b5b;
	font-size:11px;
	text-align:center;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

#nl input.btn_valid {
	float:left;
	width:131px;
	height:21px;
	border:none;
	background:url(/charte/boutons/btn_newsletter.gif) no-repeat 0 0;
	cursor:pointer;
	margin: 6px 0 0 2px;
}

#nl input.btn_valid_on {
	float:left;
	width:131px;
	height:21px;
	border:none;
	background:url(/charte/boutons/btn_newsletter.gif) no-repeat 0 -21px;
	cursor:pointer;
	margin: 6px 0 0 2px;
}

#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:10px;
	background:url(/charte/encart/ombre_bas_nl.gif) no-repeat bottom;
}

/*Facebook J'aime*/
#facebook{
	float:right;
	display:block;
	width:139px;
	height:241px;
	padding:0;
	margin:15px 3px 0px 0px;
}

#facebook a, #facebook a:hover {
	display:block;
	width:139px;
	height:241px;
	text-decoration:none;
}

#facebook a, #facebook a:hover {
	background:url(/charte/facebook/encart-concours.jpg) no-repeat 0px 0px;
}

/*#facebook a:hover {
	background:url(/charte/facebook/facebook.jpg) no-repeat 0px -242px;
}*/

/*C kan kon ariv*/

#ckan {
	float:right;
	display:block;
	width:139px;
	height:201px;
	padding:0;
	margin:15px 3px 10px 0px;
}

#ckan a, #ckan a:hover {
	display:block;
	width:139px;
	height:201px;
	text-decoration:none;
}

#ckan a {
	background:url(/charte/facebook/ckan.jpg) no-repeat 0px 0px;
}

#ckan a:hover {
	background:url(/charte/facebook/ckan.jpg) no-repeat 0px -201px;
}

/*Recherche*/

#recherche {
	
	position:absolute;
	z-index:4490;
	background-image: url(/charte/thematique/recherche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:245px;
	height:217px;
	float:left;
	padding-top:8px;
	margin-top:20px;
	text-align:center;
	font-size: 11px;
	color: #FFF;
	line-height:12px;
	
}

.recherche_on {
	
	z-index:4500 !important;
}


#recherche_off {
	background-image: url(/charte/thematique/recherche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:245px;
	height:217px;
	float:left;
	padding-top:8px;
	margin-top:20px;
	text-align:center;
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	line-height:12px;
	z-index:4500;
}

.div_recherche {
	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;
}

#recherche_flech {
	float:left;
	margin-top:90px;
	margin-left:250px;
	/*margin-left:0px !ie;*/
	position:absolute;
	text-align:left;
	z-index:4500;
}

.select_recherche {
	width: 230px;
	border: none;
	color: #515b5b;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	background-image: url(/charte/thematique/select_rech.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	cursor:pointer;
}

.select_recherche_grise {
	width: 230px;
	border: none;
	color: #515b5b;
	padding-right: 3px;
	padding-left: 3px;
	margin-top:3px;
	margin-bottom:3px;
	font-size: 11px;
	background-image: url(/charte/thematique/select_rech_grise.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	cursor:pointer;
}

.recherche_scroll {
	position: absolute;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #a0b4b4;
	height:200px;
	width:350px;
	color:#000;
	font-size:11px;
	text-align:left;
	overflow:auto;
	z-index: 15102 !important;
}

.recherche_scroll_type {
	position: absolute;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #a0b4b4;
	height:80px;
	width:214px;
	color:#000;
	font-size:11px;
	text-align:left;
	overflow:auto;
	z-index: 15102 !important;
}

.recherche_scroll_marque {
	position: absolute;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #a0b4b4;
	height:200px;
	width:214px;
	color:#000;
	font-size:11px;
	text-align:left;
	overflow:auto;
	z-index: 15102 !important;
}

tr.tr_rech {
	cursor:pointer;
}

tr.tr_rech_on {
	background-color:#dbf4fb;
	cursor:pointer;
}

.recherche_liste {
	padding-left:10px;
}

#fil_ariane {
	position:absolute;
	font-size:11px;
	text-align:left;
	margin-left:0px;
	width:690px;
	z-index:1000;
}

.recherche_flech {
	background-color: #515b5b;
	color:#FFF;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	width:400px;
	padding:5px;
}


/*Gauche*/

.rech_marque {
	font-size: 11px;
	text-align: left;
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #515b5b;
}

.rech_marque_on {
	font-size: 11px;
	text-align: left;
	cursor:pointer;
	color: #FFF;
	background-color: #00abdf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #515b5b;
}

.rech_marque_select {
	font-size: 11px;
	text-align: left;
	cursor:pointer;
	color: #FFF;
	background-color: #dbf4fb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #515b5b;
}

.rech_cat {
	font-size: 11px;
	color: #515b5b;
	background-image: url(/charte/puce_coul2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	text-align: left;
	padding-left: 8px;
	cursor:pointer;
}

.rech_cat_on {
	font-size: 11px;
	color: #515b5b;
	background-image: url(/charte/puce_coul2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	text-align: left;
	padding-left: 8px;
	cursor:pointer;
	text-decoration: underline;
}

.rech_cat_select {
	font-size: 11px;
	color: #017da2;
	background-image: url(/charte/puce_coul1.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-left: 6px;
	cursor:pointer;
}

/*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: 12px;
	color: #017da2;
}

.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: 12px;
	color: #017da2;
}

.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 {
	width:128px;
	padding:5px;
	background-color:#ecf0f0;
	font-size:11px;
}

.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;
}

/*Centre*/

#menu_bas {
	margin-top:20px;
	margin-bottom:15px;
	width:670px;
	-width :665px;
}

.menu_bas1 {
	margin-left:4px;
	margin-right:4px;
	width:210px;
	float:left;
	color:#515b5b;
	text-align:left;
	font-size:10px;
}

/*Categorie produit index*/

div.div_visuel_cat {
	position:relative;
	float:left;
	margin-left:20px;
	-margin-left:15px;
	margin-right:15px;
	-margin-right:10px;
	margin-bottom:20px;
	z-index:100;
}

.cat_border {
	border: 1px solid #00abdf;
}

.cat_border_nom {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #00abdf;
	border-left-color: #00abdf;
	border-bottom-color: #00abdf;
}

.cat_ombre_droit {
	background-image: url(/charte/structure_generale/vignette_produit/vignette_ombre_droit.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:13px;
}

.cat_prix {
	background-color: #00abdf;
	height: 35px;
	width: 70px;
	padding-left:5px;
	padding-bottom:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	vertical-align: bottom;
}

.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;
	color: #515b5b;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00abdf;
}

/*Vignette produit*/

div.div_vignette {
	float:left;
	margin-left:20px;
	-margin-left:15px;
	margin-bottom:15px;
}

div.div_vignette_souscat {
	float:left;
	margin-left:0px;
	margin-right:20px;
	-margin-right:15px;
	margin-bottom:15px;
}

.vignette_border {
	border: 1px solid #00abdf;
}

.vignette_border_nom {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00abdf;
	border-left-color: #00abdf;
	padding-bottom:3px;
	text-align:center;
	font-size: 12px;
	line-height:13px;
	font-weight: bold;
	color: #515b5b;
	cursor:pointer;
}

/*formulaire*/

input, select{
	background-color: #FFF;
	border: 1px solid #a0b4b4;
	font-size: 11px;
	color: #515b5b;
	text-align: left;
	height: 18px;
	padding-right: 2px;
	padding-left: 2px;
}

input.input_grise {
	background-color: #cfd9d9;
}

input.input_check {
	height: 18px;
	width: 18px;
	border:none;
}

input.input_check_filtre {
	height: 18px;
	width: 18px;
	border:none;
	margin: 0px;
	padding: 0px;
}

input.btn_ok {
	background-image: url(/charte/liste-detail/btn_ok.gif);
	padding: 0px;
	height: 19px;
	width: 19px;
	border: none;
	cursor:pointer;
}


input.btn_ok_on {
	background-image: url(/charte/liste-detail/btn_ok_on.gif);
	padding: 0px;
	height: 19px;
	width: 19px;
	border: none;
	cursor:pointer;
}

div.div_check_filtre {
	text-align:left;
	float:left;
	width:20px;
}

.filtre_nom_marque {
	padding-left:10px;
}

input.bouton1 {
	font-size: 11px;
	font-weight: bold;
	color: #017da2;
	background-image: url(/charte/boutons/bouton1.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 25px;
	width: 145px;
	padding-bottom: 5px;
	border: none;
	cursor:pointer;
}

input.bouton1_on {
	font-size: 11px;
	font-weight: bold;
	color: #017da2;
	background-image: url(/charte/boutons/bouton1_on.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 25px;
	width: 145px;
	padding-bottom: 5px;
	border: none;
	cursor:pointer;
}

#erreur {
	color:#cc0000;
}

/*Liens*/

.pointer {
	cursor:pointer;
}

a:link, a:active, a:visited {
	color: #515b5b;
	text-decoration: none;
}

a:hover {
	color: #017da2;
	text-decoration: underline;
}


a.liennormal:link, a.liennormal:active, a.liennormal:visited {
	color: #515b5b;
	font-weight:normal;
}

a.liennormal:hover {
	color: #017da2;
	font-weight:normal;
	text-decoration: none;
}

a.liencoul1:link, a.liencoul1:active, a.liencoul1:visited {
	color: #017da2;
	text-decoration: none;
}

a.liencoul1:hover {
	color: #017da2;
	text-decoration: underline;
}

a.liencoul1_normal:link, a.liencoul1_normal:active, a.liencoul1_normal:visited {
	color: #017da2;
	text-decoration: none;
}

a.liencoul1_normal:hover {
	color: #017da2;
	text-decoration: none;
}

a.liencoul2:link, a.liencoul2:active, a.liencoul2:visited {
	color: #515b5b;
	text-decoration: none;
}

a.liencoul2:hover {
	color: #515b5b;
	text-decoration: underline;
}

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;
}

/*Texte*/
h1 {
	color:#515b5b;
	padding:0px;
	margin:0px;
}

h2 {
	color:#515b5b;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
h2.h2_footer_ref {
	font-weight:lighter;
	font-size:16px;
}

.h2_18px {
	color: #515b5b;
	font-size:18px;
}

h3 {
	color:#515b5b;
	padding:0px;
	margin:0px;
}

.text_9px {
	font-size:9px;
}

.text_10px {
	font-size:10px;
}

.text_11px {
	font-size:11px;
}

.titre_18px {
	color: #515b5b;
	font-size:18px;
	text-align: center;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a0b4b4;
}

.text_coul3 {
	color:#515b5b;
}

.text_coul3_14px {
	color:#FFF;
	font-size:14px;
}

.text_coul2_13px {
	color: #4d4d4d;
	font-size:13px;
}


.text_coul3_17px {
	color:#FFF;
	font-size:17px;
	line-height:19px;
}

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;
}

.titre_sans_resultat {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a0b4b4;
	text-align: center;
	vertical-align: middle;
	height: 35px;
}

/*FAQ*/

.faq_rang1 {
	font-size: 10px;
	font-weight: bold;
	color: #515b5b;
}

.faq_rang2 {
	font-size: 11px;
	font-weight: bold;
	color: #515b5b;
	font-style: italic;
}

.faq_rang3 {
	font-size: 14px;
	font-weight: bold;
	color: #515b5b;
}

.faq_rang4 {
	font-size: 15px;
	font-weight: bold;
	color: #515b5b;
	font-style: italic;
}

.faq_rang5 {
	font-size: 18px;
	font-weight: bold;
	color: #515b5b;
}

/*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;
   margin-left:30%;
   margin-right:30%;
	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: #ecf0f0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #acb1b9;
	border-left-color: #acb1b9;
	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 {
	text-align: left;
	font-weight:normal;
}

.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: #017da2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.div_panier_bas {
	background-image: url(/charte/panier/div_panier/div_panier_bas.gif);
	background-repeat: repeat-x;
	background-position: left;
}

/*Affectation partielle*/

.div_affect_partielle {
	position:absolute;
	height:170px;
	width:163px;
	margin-top:-1px;
	margin-top:0px !ie;
	margin-left:483px;
}

.affect_partielle_prix {
	font-size: 34px;
	color: #FFF;
	background-color: #00abdf;
	text-align: left;
	padding-left: 5px;
	line-height:24px;
	line-height:14px !ie;
}

.affect_partielle_cts {
	font-size: 20px;
	color: #FFF;
}

.affect_partielle_text_pt {
	font-size: 10px;
	color: #FFF;
}

.affect_partielle_offre {
	position:absolute;
	margin-left:484px;
}

/*Div_recherche*/

.div_recherche_contenu {
	background-color: #ecf0f0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #acb1b9;
	border-left-color: #acb1b9;
	padding-top: 10px;
	padding-bottom: 5px;
}

.select_div_recherche {
	width: 230px;
	border: none;
	color: #515b5b;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	background-image: url(/charte/div_recherche/select_div_rech.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	cursor:pointer;
}

.select_div_recherche_grise {
	width: 230px;
	border: none;
	color: #515b5b;
	padding-right: 3px;
	padding-left: 3px;
	margin-top:3px;
	margin-bottom:3px;
	font-size: 11px;
	background-image: url(/charte/div_recherche/select_div_rech_gris.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	cursor:pointer;
}

/*Liste, détail produit*/

.liste_titre {
	background-color: #ecf0f0;
	background-image: url(/charte/liste-detail/liste_arrondi_titre.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 23px;
}

.liste_contenu {
	background-color: #ecf0f0;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom:33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9699a7;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.liste_zone_prix {
	background-color: #dbf4fb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top:50px;
}

.liste_zone_image {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9699a7;
}


.titre_liste_coul2 {
	color: #515b5b;
	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: #00abdf;
	text-align: left;
	padding-left: 5px;
	height:30px;
	vertical-align: middle;
}

.liste_prix_promo {
	font-size: 22px;
	color: #000000;
	background-color: #fabb00;
	text-align: left;
	padding-left: 5px;
	height:30px;
	vertical-align: middle;
}

.liste_panier {
	position:absolute;
	z-index:50;
}

.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: #a6e4f6;
	text-align: left;
	padding-left: 17px;
	height:20px;
	font-weight:bold;
}

.liste_economie {
	font-size: 12px;
	color: #000000;
	background-color: #fde291;
	text-align: left;
	padding-left: 17px;
	height:20px;
}

.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: #515b5b;
	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: #515b5b;
	font-size:11px;
	text-align: center;
	vertical-align: middle;
	height: 13px;
	width: 18px;
	cursor:pointer;
}

.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 #00abdf;
}

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:142px;
	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;
}

.detail_contenu {
	background-color: #cfd9d9;
	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:260px;
	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: #9699a7;
	border-right-color: #9699a7;
	border-left-color: #9699a7;
}

.detail_vignette_img2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9699a7;
}


/*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: #00abdf;
	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:-27px;
}

div.div_detail {
	width:100%;
	margin-bottom:15px;
	padding:5px;
	background-color:#ecf0f0;
	
}

#zoom {
	position:absolute;
	border: 1px solid #9699a7;
	z-index:300;
}

.detail_onglet_off {
	font-size: 11px;
	font-weight: bold;
	color: #4D4D4D;
	line-height:12px;
	background-image: url(/charte/liste-detail/detail_onglet_off.gif);
	text-align: center;
	height: 32px;
	width: 96px;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:4px;
	vertical-align:middle;
}

.detail_onglet_on {
	font-size: 11px;
	font-weight: bold;
	color: #4D4D4D;
	line-height:12px;
	background-image: url(/charte/liste-detail/detail_onglet_on.gif);
	text-align: center;
	height: 32px;
	width: 96px;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:4px;
	vertical-align:middle;
}

.detail_onglet_select {
	font-size: 11px;
	font-weight: bold;
	color: #4D4D4D;
	line-height:12px;
	background-image: url(/charte/liste-detail/detail_onglet_select.gif);
	text-align: center;
	height: 32px;
	width: 96px;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:4px;
	vertical-align:middle;
}

.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: #9699a7;
}

.detail_produit_associe {
	background-color: #e6e7ea;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9699a7;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.detail_prix_associe {
	background-color: #F6E5E5;
	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: #515b5b;
	background-color: #cfd9d9;
	text-align: center;
	height: 18px;
	width: 270px;
	text-align:center;
}


.div_recherche_gris2 {
	background-color: #FFFFFF;
	position:fixed;
	-position:absolute;
	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:4499;
	overflow:visible;
	margin:auto;
}

.div_recherche_gris {
    position:absolute;height: 100%;width: 100%;z-index:4499; 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:0;
	overflow:visible;
	margin:auto;
}
/*
.div_recherche_gris4 {
	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:4500;
	overflow:visible;
	margin:auto;
}
*/

.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_titre_fd.gif);
	text-align: left;
	background-repeat: repeat-x;
	background-position: left top;
	font-weight:normal;
}

.div_dimension_contenu {
	background-color: #e6e7ea;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #acb1b9;
	border-left-color: #acb1b9;
	padding-top: 10px;
	padding-bottom: 5px;
}

tr.tr_dimension {
	background-color: #e7e8eb;
	cursor:pointer;
}

tr.tr_dimension_on {
	background-color: #f6e5e5;
	cursor:pointer;
}

.dimension_titre {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #adb3bb;
	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: #fabb00;
	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;
}

/*Page 404*/

.rech_affect {
	font-size: 11px;
	background-image: url(/charte/page_404/select_affect.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	height: 19px;
	width: 310px;
	padding-right: 3px;
	padding-left: 3px;
	color: #4d4d4d;
	cursor:pointer;
}

.rech_affect_gris {
	font-size: 11px;
	background-image: url(/charte/page_404/select_affect_gris.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	height: 19px;
	width: 310px;
	padding-right: 3px;
	padding-left: 3px;
	color: #4d4d4d;
	cursor:pointer;
}

.recherche_affect_marque {
	position: absolute;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #acb1b9;
	height:200px;
	width:295px;
	color:#000;
	font-size:11px;
	text-align:left;
	overflow:auto;
}

.lancer_affect {
	background-image: url(/charte/page_404/btn_lancer.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 27px;
	width: 310px;
	border:none;
	cursor:pointer;
}

.lancer_affect_on {
	background-image: url(/charte/page_404/btn_lancer_on.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 27px;
	width: 310px;
	border:none;
	cursor:pointer;
}
/*Page 404*/
#header.header_404{
	width:980px;
	height:90px;
	background:url(/charte/header/hd_fond_404.jpg) no-repeat;
}

#baseline_404{
	position:absolute;
	width:175px;
	height:20px;
	top:63px;
	margin:0;
	font-size:13px;
	font-weight:bold;
	color: #ffffff;
	line-height:20px;
	text-align:center;
}

#baseline_404 a, #baseline_404 a:hover{
	color: #ffffff;
	text-decoration:none;
}

#retour_404{
	display:block;
	width:220px;
	font-size:18px;
	text-align:center;
	margin:10px auto 0 auto;
}

#retour_404 a{
	display:block;
	width:200px;
	padding:5px 10px 5px 10px;
	background-color:#00B4E5;
	border:1px solid #434343;
	color:#ffffff;
	text-decoration:none;	
}

#retour_404 a:hover{
	display:block;
	width:200px;
	padding:5px 10px 5px 10px;
	background-color:#434343;
	border:1px solid #00B4E5;
	color:#ffffff;
	text-decoration:none;	
}

/*Note bas de page*/

#menu_notes {
	clear:both;
	width:980px;
	color:#4d4d4d;
	font-size:10px;
	text-align:center;
	margin-bottom:15px;
}

/*Footer*/

.spacer {
	clear:both;
}

#footer {
	clear:both;
	width:980px;
	background: #FFFFFF;
	padding:0px;
	margin:0px;
	border-top: 1px solid #7b7b7b;
}

/*Reassurance*/

#reassurance {
	border-bottom : 1px solid #7b7b7b;
	padding-bottom: 15px;
	width:920px;
	margin-left:30px;
}

#reassurance p, #suite_accroche p, #avatacar p {
	font-size:15px;
	font-weight:bold;
	color:#7b7b7b;
	margin:5px 0px 5px 0px;
	padding:0px;
}

#reassurance ul {
	padding: 0px;
	margin:10px 0 0 0;
	list-style:none;
}

#reassurance ul li, #reassurance ul li.avis, #reassurance ul li.qui {
	float:left;
	display:block;
	height:90px;
	border-right: 1px solid #9991a2;
	margin:0px;
	padding:0px;
	list-style:none;	
}

#reassurance ul li {
	width:118px;
	_width:114px;
}

#reassurance ul li.avis {
	width:98px;
}

#reassurance ul li.qui {
	width:88px;
	border:none;
}

#reassurance ul li a, #reassurance ul li a:hover, #reassurance ul li.avis a, #reassurance ul li.avis a:hover {
	display:block;
	height:32px;
	width:94px;
	padding-top:58px;
	color:#0b0b0b;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}

#reassurance ul li a, #reassurance ul li a:hover {
	margin-left:13px;
}

#reassurance ul li.avis a, #reassurance ul li.avis a:hover {
	margin-left:-10px;
}

#reassurance ul li.qui a, #reassurance ul li.qui a:hover {
	width:88px;
}

#reassurance ul li.avis a {
	background:url(/charte/footer/btn_avis_clients.gif) no-repeat center 0px;
}

#reassurance ul li.avis a:hover {
	background:url(/charte/footer/btn_avis_clients.gif) no-repeat center -100px;
}

a.garantie {
	background:url(/charte/footer/btn_garantie.gif) no-repeat center 0px;
}

a:hover.garantie {
	background:url(/charte/footer/btn_garantie.gif) no-repeat center -100px;
}

a.sav {
	background:url(/charte/footer/btn_sav.gif) no-repeat center 0px;
}

a:hover.sav {
	background:url(/charte/footer/btn_sav.gif) no-repeat center -100px;
}

a.paiement {
	background:url(/charte/footer/btn_paiement.gif) no-repeat center 0px;
}

a:hover.paiement {
	background:url(/charte/footer/btn_paiement.gif) no-repeat center -100px;
}

a.livraison {
	background:url(/charte/footer/btn_livraison.gif) no-repeat center 0px;
}

a:hover.livraison {
	background:url(/charte/footer/btn_livraison.gif) no-repeat center -100px;
}

a.satisfait {
	background:url(/charte/footer/btn_satisfait.gif) no-repeat center 0px;
}

a:hover.satisfait {
	background:url(/charte/footer/btn_satisfait.gif) no-repeat center -100px;
}

a.encaissement {
	background:url(/charte/footer/btn_encaissement.gif) no-repeat center 0px;
}

a:hover.encaissement {
	background:url(/charte/footer/btn_encaissement.gif) no-repeat center -100px;
}

.qui a {
	background:url(/charte/footer/btn_qui.gif) no-repeat center 0px;
}

.qui a:hover {
	background:url(/charte/footer/btn_qui.gif) no-repeat center -100px;
}

/*Menu popup Conditions de vente, Contact...*/

#menu_popup {
	clear:both;
	padding:5px 0px 5px 0px;
	margin-left:30px;
	width:920px;
	height:30px;
}

#menu_popup ul {
	padding:0px;
	list-style:none;
	margin: 0px;
}

#menu_popup ul li {
	float:left;
	height:28px;
	list-style:none;
	margin: 0 65px 0 0;
	margin: 0 60px 0 0 !ie;
	padding: 0 0 0 10px;
	background:url(/charte/footer/puce_menu_bas.gif) no-repeat 0px center;
}

#menu_popup ul li a, #menu_popup ul li a:hover {
	line-height:26px;
	vertical-align:middle;
	color:#7b7b7b;
	text-decoration:none;
	font-weight:bold;
}

#menu_popup ul li a:hover {
	text-decoration:underline;
}

#menu_popup ul li.facebook {
	margin:0px;
	padding-left:50px;
	border-left:1px solid #7b7b7b;
	background:url(/charte/footer/picto_facebook.gif) no-repeat 10px;	
}

#menu_popup ul li.facebook a, #menu_popup ul li.facebook a:hover {
	line-height:14px;
	vertical-align:text-top;
	font-weight:bold;
}

#menu_popup ul li.facebook a {
	color:#7b7b7b;
	text-decoration:none;
}

#menu_popup ul li.facebook a:hover {
	color:#4763a1; /*Bleu facebook*/
	text-decoration:none;
}

/*Suite texte de référencement*/

#suite_accroche {
	width:910px;
	clear:both;
	padding:0px 40px 15px 40px;
	text-align:left;
	color:#7b7b7b;
	background:url(/charte/footer/footer_ombre.gif) no-repeat;
}

/*Rayons Avatacar*/

#avatacar {
	width:910px;
	clear:both;
	padding:10px 40px 15px 40px;
	background:url(/charte/footer/footer_ombre.gif) no-repeat;
	color:#7b7b7b;
}

#avatacar td {
	color:#7b7b7b;
}

.text_11px {
	font-size:11px;
}

#avatacar td a {
	color:#7b7b7b;
	text-decoration:none;
}

#avatacar div {
	clear:both;
	font-size:11px;
}

#partenaires {
	width:910px;
	margin-left:40px;
	padding:5px 0 15px 0;
	border-top:1px solid #7b7b7b;
	font-size:11px;
	color:#909296;
	text-align:center;
}

#partenaires a {
	color:#909296;
	text-decoration:none;
}

/*div réf produit pour référencement*/

#ref {
	width:920px;
	padding:0px 30px 10px 30px;
	background: url(/charte/footer/footer_ombre2.gif) no-repeat 0px 0px #EAECED;
	font-size:11px;
	color:#7b7b7b;
}

#ref p, #menu_bas p {
font-size:13px;
font-weight:bold;
padding-top:15px;
}

#ref .plus {
	width:100px;
	text-align:right;
	float:right;
	padding-right:20px;
	background:url(/charte/footer/puce_ref.gif) no-repeat right;
	cursor:pointer;
}

#ref_liste {
	display:none;
	clear:both;
	font-size:11px;
	color:#7b7b7b;
}

#ref a, #ref_liste a {
	font-size:11px;
	color:#7b7b7b;
	text-decoration:none;
}

/*Menu bas categorie*/

#menu_bas {
	width:920px;;
	padding:0px 30px 0px 30px;
	margin:0px;
	border-top: 1px solid #7b7b7b;
	font-size:10px;
	color:#7b7b7b;
	background:#EAECED;
}

#menu_bas ul {
	float:left;
	width:190px;
	_width:180px;
	padding:0 0 15px 0;
	margin:0px 18px 0px 18px;
	list-style:none;
}

#menu_bas ul li {
	padding:3px 0 3px 0;
	margin:0px;
	border-bottom:1px solid #7b7b7b;
	list-style:none;
}

#menu_bas ul li a {
	color:#7b7b7b;
}

#menu_bas ul li a:hover {
	color:#7b7b7b;
	text-decoration:underline;
}
