/* CSS Document */

body {
	background: url(/animation-boutique/wallpaper/Wall-CN.jpg) no-repeat top center #FFF fixed;
	_background: url(/animation-boutique/wallpaper/Wall-CN.jpg) no-repeat top center #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #716c65;
}

p {
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #716c65;
	font-size: 12px;
}

#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: #1888c3;
}

.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: #0f467f;
}

.border_bas_titre {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5aca2;
}

.border_ssresultat {
	padding: 5px;
	border: 1px solid #b5aca2;
	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:160px;
	margin-bottom:15px;
}

#droite {
	float:right;
	width:148px;
	text-align:right;
	margin-bottom:15px;
}

.top {
	margin: 0px 0px 10px 0px;
}

/*Aide à l'achat*/

#aide {
	display:block;
	width:148px;
	height:205px;
	margin: 0px 0px 20px 0px;
}


#aide .encart_faq_titre {
	position:absolute;
	display:block;
	height: 18px;
	width: 138px;
	padding: 2px 0px 0px 10px;
	background:url(/charte/structure_generale/encart_faq_titre.gif) no-repeat 0px 0px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	z-index:360;
	
}

#aide .aide_contenu {
	position:absolute;
	width: 148px;
	background:#FFFFFF;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	z-index:360;
	-moz-box-shadow: 4px 4px 3px #cccccc;
	-webkit-box-shadow: 4px 4px 3px #cccccc;
	box-shadow: 4px 4px 3px #cccccc;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#cccccc', Direction=120, Strength=4);
    zoom: 1;
}

#aide .aide_contenu ul {
	padding: 0px;
	margin: 0px;
	list-style:none;
}

#aide .aide_contenu ul li {
	padding:0px;
	margin:0px;
	text-align:left;
	list-style:none;
}

#aide .aide_contenu ul li a, #aide .aide_contenu ul li a:hover, #aide .aide_contenu ul li a.select, #aide .aide_contenu ul li.conseil a, #aide .aide_contenu ul li.conseil a:hover, #aide .aide_contenu ul li.conseil a.select {
	display:block;
	padding: 8px 5px 8px 5px;
	color:#000000;
	text-decoration:none;
}

#aide .aide_contenu ul li a:hover, #aide .aide_contenu ul li a.select {
	background:#7fc9e5;
}

#aide .aide_contenu ul li.conseil a {
	background: url(/charte/structure_generale/picto_compatibilite_gauche.png) no-repeat 90px center #FFFFFF;
}

#aide .aide_contenu ul li.conseil a:hover, #aide .aide_contenu ul li.conseil a.select {
	background: url(/charte/structure_generale/picto_compatibilite_gauche.png) no-repeat 90px center #7fc9e5;
}

#aide .aide_detail {
	position:absolute;
	display:none;
	width:500px;
	margin:-3px 0px 0px -3px;
	padding: 10px 5px 10px 5px;
	border: 3px solid #b5aca2;
	background:#FFFFFF;
	-moz-box-shadow: 4px 4px 3px #cccccc;
	-webkit-box-shadow: 4px 4px 3px #cccccc;
	box-shadow: 4px 4px 3px #cccccc;
	/* IE */
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#cccccc', Direction=120, Strength=4); 
	zoom: 1;
	color:#000000;
	z-index:350;
}

.aide_detail .infos_contenu {
	float:right;
	display:block;
	width: 340px;
	min-height: 190px;
	font-size:11px;
	margin: 0px 5px 0px 0px;
}

.infos_contenu a {
	color:#000;
	text-decoration:none;
}

.infos_contenu a:hover {
	color:#1888c3;
	text-decoration:none;
}

/*Newsletter*/

/*Inscription Newsletter */

#gauche #nl {
	display:block;
	width:148px;
	margin: 0px 0px 20px 0px;
	-moz-box-shadow: 4px 4px 3px #cccccc;
	-webkit-box-shadow: 4px 4px 3px #cccccc;
	box-shadow: 4px 4px 3px #cccccc;
	/* IE */
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#cccccc', Direction=120, Strength=4); 
	zoom: 1;
}

#gauche #nl span.encart_fd_titre {
	display:block;
	height: 18px;
	width: 138px;
	padding: 2px 0px 0px 10px;
	background:url(/charte/structure_generale/encart_faq_titre.gif) no-repeat 0px 0px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-align:left;
}

#gauche #nl form {
	width:130px;
	margin:0 0 0 10px;
	padding: 5px 0px 0px 0px;
}

#gauche #nl input {
	width:115px;
	height:17px;
	background:#FFF;
	border-top: 1px solid #9991a2;
	border-bottom: 1px solid #9991a2;
	border-left: 1px solid #9991a2;
	font-size:11px;
	text-align:center;
	padding:0 0 0 2px;
	margin: 4px 0 0 0;
}

#gauche #nl input.btn_valid,  #gauche #nl input.btn_valid_on { 
	clear:both;
	width:130px;
	height:18px;
	border:none;
	cursor:pointer;
	border:none;
}

#gauche #nl input.btn_valid {
background:url(/charte/boutons/btn_newsletter.gif) no-repeat 0 0;
}

#gauche #nl input.btn_valid_on {
	background:url(/charte/boutons/btn_newsletter.gif) no-repeat 0 -18px;
}

.erreur_nl {
	margin-left:5px;
}

/*Videos*/

#videos {
	display:block;
	width:139px;
	height:235px;
	margin:15px 0px 0px 5px;
}

#videos a, #videos a:hover {
	display:block;
	width:139px;
	height:235px;
	text-decoration:none;
}

#videos a {
	background:url(/charte/videos/encart_video_home.jpg) no-repeat 0px 0px;
}

#videos a:hover {
	background:url(/charte/videos/encart_video_home.jpg) no-repeat 0px -235px;
}

/*Facebook J'aime*/
#facebook {
	clear:both;
	display:block;
	width:139px;
	height:241px;
	padding:0;
	margin: 0px 0px 20px 2px;
}

#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 {
	clear:both;
	display:block;
	width:139px;
	height:201px;
	padding:0;
	margin:15px 0px 0px 2px;
}

#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;
}

#centre {
	float:left;
	width:670px;
	margin-bottom:15px;
}

/*Index refonte*/

#centre.centre_accueil {
	width:820px;
}

/*Encart aide, zones index refonte*/
.encart_aide {
	float:right;
	width:154px;
	height:33px;
	padding: 96px 0px 0px 7px;
	background:url(/charte/index/encart_aide.jpg) no-repeat 0px 0px;
	color:#1888c3;
	font-size:22px;
	font-weight:bold;
}

.encart_budget, .encart_securite {
	float:left;
	width:257px;
}

.encart_facilite {
	float:right;
	width:257px;
}

.encart_securite {
	margin: 0px 0px 0px 24px;
}

.encart_budget .titre, .encart_securite .titre, .encart_facilite .titre {
	width:257px;
	height:33px;
	font-size:18px;
	font-weight:bold;
}

.encart_budget .titre a, .encart_securite .titre a, .encart_facilite .titre a, .encart_budget .titre a:hover, .encart_securite .titre a:hover, .encart_facilite .titre a:hover {
	display:block;
	width:204px;
	height:27px;
	padding: 6px 0px 0px 53px;
	color:#FFFFFF;
}

.encart_budget .titre a, .encart_securite .titre a, .encart_facilite .titre a {
	text-decoration:none;
}

.encart_budget .titre a:hover, .encart_securite .titre a:hover, .encart_facilite .titre a:hover {
	text-decoration:underline;
}

.encart_budget .titre {
	background:url(/charte/index/onglet_budget.gif) no-repeat 0px 0px;
}

.encart_securite .titre {
	background:url(/charte/index/onglet_securite.gif) no-repeat 0px 0px;
}

.encart_facilite .titre {
	background:url(/charte/index/onglet_facilite.gif) no-repeat 0px 0px;
}

.encart_budget .contenu, .encart_securite .contenu, .encart_facilite .contenu {
	border:1px solid #b5aca2;
	margin-bottom:7px;
	padding-bottom:20px;
}

.encart_budget .btn_index, .encart_securite .btn_index, .encart_facilite .btn_index {
	width:257px;
	height:57px;
}

.btn_index a, .btn_index a:hover {
	display:block;
	width:207px;
	height:42px;
	padding: 15px 0px 0px 50px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

.encart_budget .btn_index a, .encart_securite .btn_index a, .encart_facilite .btn_index a {
	color:#8b8c93;
}

.encart_budget .btn_index a:hover, .encart_securite .btn_index a:hover, .encart_facilite .btn_index a:hover {
	color:#FFFFFF;
}

.encart_budget .btn_index a {
	background:url(/charte/index/btn_plus_budget.gif) no-repeat 0px -57px;
}

.encart_budget .btn_index a:hover {
	background:url(/charte/index/btn_plus_budget.gif) no-repeat 0px 0px;
}

.encart_securite .btn_index a {
	background:url(/charte/index/btn_plus_securite.gif) no-repeat 0px -57px;
}

.encart_securite .btn_index a:hover {
	background:url(/charte/index/btn_plus_securite.gif) no-repeat 0px 0px;
}

.encart_facilite .btn_index a {
	background:url(/charte/index/btn_plus_facilite.gif) no-repeat 0px -57px;
}

.encart_facilite .btn_index a:hover {
	background:url(/charte/index/btn_plus_facilite.gif) no-repeat 0px 0px;
}

/*Encart du haut index refonte*/

.encart_top, .encart_top_on {
	width:255px;
	padding: 0px 0px 10px 0px;
	background:url(/charte/index/separateur_index.gif) no-repeat center bottom;
	cursor:pointer;
}

.encart_top .zone_img, .encart_top_on .zone_img {
	float:left;
	width:140px;
	height:140px;
	border-right: 1px solid #b5aca2;
	border-bottom: 1px solid #b5aca2;
}

.encart_top .zone_img .picto_promo, .encart_top_on .zone_img .picto_promo, .liste_image .picto_promo {
	position:absolute;
	width:72px;
	height:22px;
	background:url(/charte/pictos/picto_promo_top.png) no-repeat 0px 0px;
	-background:url(/charte/pictos/picto_promo_top.gif) no-repeat 0px 0px;
	cursor:pointer;
}

.encart_top .zone_prix, .encart_top_on .zone_prix {
	float:right;
	width:107px;
	height:133px;
	margin: 0px 3px 0px 0px;
	padding: 7px 0px 0px 0px;
}


/*Zone jauge*/

.encart_top .zone_prix .zone_jauge, .encart_top_on .zone_prix .zone_jauge {
	width:107px;
	height:43px;
	color:#000;
	font-weight:bold;
}

.zone_jauge span {
	display:block;
	width:101px;
	height:12px;
}

.encart_top .zone_jauge span, .encart_top_on .zone_jauge span {
	margin-bottom: 5px;
}

.zone_jauge .mod1_1 {
	background:url(/charte/index/jauge_securite.gif) no-repeat 0px 0px;
}

.zone_jauge .mod1_2 {
	background:url(/charte/index/jauge_securite.gif) no-repeat 0px -12px;
}

.zone_jauge .mod1_3 {
	background:url(/charte/index/jauge_securite.gif) no-repeat 0px -24px;
}

.zone_jauge .mod1_4 {
	background:url(/charte/index/jauge_securite.gif) no-repeat 0px -36px;
}

.zone_jauge .mod1_5 {
	background:url(/charte/index/jauge_securite.gif) no-repeat 0px -48px;
}

.zone_jauge .mod2_1 {
	background:url(/charte/index/jauge_facilite.gif) no-repeat 0px 0px;
}

.zone_jauge span.mod2_2 {
	background:url(/charte/index/jauge_facilite.gif) no-repeat 0px -12px;
}

.zone_jauge span.mod2_3 {
	background:url(/charte/index/jauge_facilite.gif) no-repeat 0px -24px;
}

.zone_jauge span.mod2_4 {
	background:url(/charte/index/jauge_facilite.gif) no-repeat 0px -36px;
}

.zone_jauge span.mod2_5 {
	background:url(/charte/index/jauge_facilite.gif) no-repeat 0px -48px;
}

/*Zone prix*/

.zone_prix .prix {
	height:63px;
	color:#000;
	font-size:30px;
	line-height:18px;
}

.prix span.partir {
	font-size:12px;
	line-height:24px;
}

.zone_prix .prix span.cts {
	font-size:20px;
}

.prix span.prix_promo {
	font-size:10px;
	font-weight:normal;
	text-decoration:line-through;
}

.encart_top .btn_profite1, .liste_index .btn_profite2, .encart_top_on .btn_profite1, .liste_index_on .btn_profite2 {
	display:block;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}

.encart_top .btn_profite1, .encart_top_on .btn_profite1 {
	width: 105px;
	height:23px;
	padding: 4px 0px 0px 0px;
}

.liste_index .btn_profite2, .liste_index_on .btn_profite2 {
	width: 105px;
	height:18px;
	padding: 2px 0px 0px 0px;
}

.encart_top .btn_profite1, .liste_index .btn_profite2 {
	border:1px solid #FFF;
	background:#1888c3;
	color:#FFF;
}

.encart_top_on .btn_profite1, .liste_index_on .btn_profite2 {
	border:1px solid #1888c3;
	background:#fff;
	color:#1888c3;
}

/*Encart haut index : nom produit*/

.encart_top .nom_produit, .encart_top_on .nom_produit {
	clear:both;
	width:100%;
	padding: 8px 5px 0px 5px;
	font-size:17px;
	font-weight:bold;
	color:#000000;
}

.encart_top .nom_produit a, .encart_top .nom_produit a:hover, .encart_top_on .nom_produit a, .encart_top_on .nom_produit a:hover {
	text-decoration:none;
	color:#000000;
}

/*Encart liste de l'index refonte*/

.liste_index, .liste_index_on {
	width:232px;
	height:120px;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 10px 0px;
	cursor:pointer;
}

.liste_index span.intitule, .liste_index_on span.intitule {
	display:none;
}

.liste_index .zone_img, .liste_index_on .zone_img {
	float:left;
	width:95px;
	height:95px;
	border: 1px solid #b5aca2;
}

.liste_index .zone_img .picto_promo, .liste_index .zone_img .picto_promo {
	position:absolute;
	width:50px;
	height:15px;
	background:url(/charte/pictos/picto_promo_index.png) no-repeat 0px 0px;
	-background:url(/charte/pictos/picto_promo_index.gif) no-repeat 0px 0px;
	cursor:pointer;
}

.liste_index .zone_prix, .liste_index_on .zone_prix {
	float:right;
	width:105px;
	height:97px;
	margin: 0px 14px 0px 0px;
}

.liste_index .nom_produit, .liste_index_on .nom_produit {
	width:232px;
	padding: 12px 0px 5px 0px;
	font-size:14px;
	color:#000000;
}

.liste_index .nom_produit a, .liste_index .nom_produit a:hover, .liste_index_on .nom_produit a, .liste_index_on .nom_produit a:hover {
	text-decoration:none;
	color:#000000;
}

.liste_index .zone_prix .zone_jauge, .liste_index_on .zone_prix .zone_jauge {
	width:107px;
	height:14px;
	padding:0px;
}

.liste_index .zone_prix .zone_jauge span, .liste_index_on .zone_prix .zone_jauge span {
	margin:0px;
}

.liste_index .zone_prix .prix, .liste_index_on .zone_prix .prix {
	height:61px;
	font-size:27px;
	margin: 0px 0px 1px 0px;
	line-height:16px;
}

/*Div reapprovisionnement Michelin 25/11/10*/

.michelin_conteneur {
	position:absolute;
	background-color: #FFFFFF;
  	margin-top: -590px;
	width:670px;
	z-index:5000;
}

.michelin_fond {
	background-color: #FFFFFF;
	position:absolute;
	height:590px;
	width:670px;
	z-index:4990;
}

.michelin_reapprovisionnement {
 	position:absolute;
	background-color: #FFFFFF;
	width:630px;
	z-index:5020;
	padding: 0px 0px 20px 13px;
}

.michelin_reapprovisionnement .message {
	border:1px solid #ff7100;
	background:#ffFFFF;
	padding:10px;
	color:#000000;
	font-size:13px;
	text-align:justify;
	margin: 0px 0px 10px 0px;
}

.titre_michelin {
	padding: 5px 0px 5px 0px;
	margin-bottom:15px;
	background:#ff7100;
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
}

.text_michelin {
	color:#000;
	font-size:12px;
}

/*Espacement*/

.padding_contenu {
	padding-right: 10px;
}

/*Menu*/

#menu {
	width:980px;
	height:27px;
	padding: 1px 0px 1px 0px;
	margin-bottom: 10px;
	top:94px;
	background-color: #0f467f;
}

a.div_cat:link, a.div_cat:active, a.div_cat:visited {
	display:block;
	font-size: 11px;
	font-weight:bold;
	line-height:27px;
	color: #FFF;
	background: url(/charte/menu/onglet_menu.gif) no-repeat 0px 0px;
	text-align: center;
	cursor:pointer;
	width:163px;
	height:27px;
	z-index:4496;
	text-decoration: none;
}

a.div_cat:hover {
	display:block;
	font-size: 11px;
	line-height:27px;
	color: #0f467f;
	font-weight:bold;
	background: url(/charte/menu/onglet_menu_on.gif) no-repeat 0px 0px;
	text-align: center;
	cursor:pointer;
	width:163px;
	height:27px;
	z-index:4496;
	text-decoration: none;
}

a.div_cat_select {
	display:block;
	font-size: 11px;
	line-height:27px;
	color: #0f467f;
	font-weight:bold;
	background: url(/charte/menu/onglet_menu_select.gif) no-repeat 0px 0px;
	text-align: center;
	cursor:pointer;
	width:163px;
	height:27px;
	z-index:4496;
	text-decoration: none;
}

a.div_cat2:link, a.div_cat2:active, a.div_cat2:visited {
	display:block;
	font-size: 11px;
	font-weight:bold;
	line-height:27px;
	color: #FFF;
	background: url(menu/onglet_menu2.gif) no-repeat 0px 0px;
	text-align: center;
	cursor:pointer;
	width:163px;
	height:27px;
	z-index:4496;
	text-decoration: none;
}

a.div_cat2:hover {
	display:block;
	font-size: 11px;
	line-height:27px;
	color: #0f467f;
	font-weight:bold;
	background: url(/charte/menu/onglet_menu_on.gif) no-repeat 0px 0px;
	text-align: center;
	cursor:pointer;
	width:163px;
	height:27px;
	z-index:4496;
	text-decoration: none;
}

a.div_cat2_select {
	display:block;
	font-size: 11px;
	line-height:27px;
	color: #0f467f;
	font-weight:bold;
	background: url(/charte/menu/onglet_menu_select.gif) no-repeat 0px 0px;
	text-align: center;
	cursor:pointer;
	width:163px;
	height:27px;
	z-index:4496;
	text-decoration: none;
}

/*Thematique*/

#thematique {
	width:980px;
	height:131px;
	margin: 10px 0px 10px 0px;
}

#thematique.th_versionb {
	display:none;
}

#thematique #promotion_droite, #thematique #anim_flash {
	float:left;
	display:block;
	width:490px;
	height:131px;
	z-index:500;
	margin:0px;
}

#fil_ariane {
	position:absolute;
	font-size:11px;
	text-align:left;
	margin-left:0px;
	width:690px;
	z-index:1000;
}

/*Gauche*/

.rech_marque {
	font-size: 11px;
	text-align: left;
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #716c65;
}

.rech_marque_on {
	font-size: 11px;
	text-align: left;
	cursor:pointer;
	color: #FFF;
	background-color: #1888c3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #716c65;
}

.rech_marque_select {
	font-size: 11px;
	text-align: left;
	cursor:pointer;
	color: #FFF;
	background-color: #ccf0fd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffd489;
}

.rech_cat {
	font-size: 11px;
	color: #716c65;
	text-align: left;
	cursor:pointer;
}

.rech_cat_on {
	font-size: 11px;
	color: #716c65;
	text-align: left;
	cursor:pointer;
	text-decoration: underline;
}

.rech_cat_select {
	font-size: 11px;
	color: #0f467f;
	text-align: left;
	cursor:pointer;
	font-weight: bold;
	text-decoration: underline;
}

/*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: #FFFFFF;
}

.encart_fd_titre2 {
	background-image: url(/charte/encart/encart_titre_fd2.gif);
	background-repeat: no-repeat;
	text-align: center;
	display:block;
	height: 20px;
	width: 141px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

.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;
	width: 148px;
}

.encart_fd_coul4 {
	text-align: center;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #1888c3;
}

.encart_border_coul4 {
	border: 1px solid #1888c3;
}

.souscat_titre {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	height: 34px;
	width: 278px;
	background-color:#1888c3;
	vertical-align: middle;
	cursor:pointer;
}

/*Centre*/

#menu_bas {
	margin-top:20px;
	margin-bottom:15px;
	clear:both;
	width:670px;
	-width :665px;
}

.menu_bas1 {
	margin-left:4px;
	margin-right:4px;
	width:210px;
	float:left;
	color:#716c65;
	text-align:left;
	font-size:10px;
}

/*Categorie produit index*/

div.div_visuel_cat, div.div_visuel_cat_dispo {
	position:relative;
	float:left;
	width:122px;
	height:197px;
	padding-bottom:20px !ie;
	padding:1px 0px 0px 1px;
	z-index:100;
	background: url(/charte/structure_generale/vignette_produit/fd_encart_produit.gif) no-repeat left top #FFF;
	cursor:pointer;
}

div.div_visuel_cat, div.div_visuel_cat_on {
	margin: 0px 0px 20px 8px;
	_margin: 0px 0px 20px 5px;
}

div.div_visuel_cat_dispo, div.div_visuel_cat_dispo_on {
	margin: 0px 14px 20px 14px;
}

div.div_visuel_cat_on, div.div_visuel_cat_dispo_on {
	position:relative;
	float:left;
	width:122px;
	height:197px;
	padding-bottom:20px !ie;
	padding:1px 0px 0px 1px;
	z-index:100;
	background: url(/charte/structure_generale/vignette_produit/fd_encart_produit_on.gif) no-repeat left top #FFF;
	cursor:pointer;
}

div.div_visuel_ssresultat {
	position:relative;
	float:left;
	width:283px;
	height:197px;
	margin-left:8px;
	-margin-left:5px;
	margin-right:0px;
	margin-bottom:20px;
	padding-bottom:20px !ie;
	padding-left:1px;
	padding-top:1px;
	z-index:100;
	background-image: url(/charte/structure_generale/ssresultat/fd_encart_ssresultat.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
	background-color: #FFF;
}

div.div_visuel_ssresultat_on {
	position:relative;
	float:left;
	width:283px;
	height:197px;
	margin-left:8px;
	-margin-left:5px;
	margin-right:0px;
	margin-bottom:20px;
	padding-bottom:20px !ie;
	padding-left:1px;
	padding-top:1px;
	z-index:100;
	background-image: url(/charte/structure_generale/ssresultat/fd_encart_ssresultat_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: #716c65;
	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: #716c65;
	text-align: center;
}

.cat_text_partir {
	font-size: 10px;
	text-align: center;
	color:#FFF;
}

.cat_text_partir_coul5 {
	font-size: 10px;
	text-align: center;
}

.selection {
	position:absolute;
	margin-left:-1px;
}

.picto_animation {
	position:absolute;
	margin-left:-13px;
	margin-top:-13px;
}

/*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 #1888c3;
}

.vignette_border_nom {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1888c3;
	border-left-color: #1888c3;
	padding-bottom:3px;
	text-align:center;
	font-size: 12px;
	line-height:13px;
	font-weight: bold;
	color: #716c65;
	cursor:pointer;
}

/*formulaire*/

input, select{
	background-color: #FFF;
	border: 1px solid #b5aca2;
	font-size: 11px;
	color: #716c65;
	text-align: left;
	height: 18px;
	padding-right: 2px;
	padding-left: 2px;
}

input.input_grise {
	background-color: #e5e1dd;
}

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:5px;
}

.filtre_nom_marque {
	padding-left:10px;
}

input.bouton1 {
	font-size: 11px;
	font-weight: bold;
	color: #0f467f;
	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: #0f467f;
	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:#990000;
}

/*Liens*/

.pointer {
	cursor:pointer;
}

a:link, a:active, a:visited {
	color: #716c65;
	text-decoration: none;
}

a:hover {
	color: #0f467f;
	text-decoration: underline;
}


a.liennormal:link, a.liennormal:active, a.liennormal:visited {
	color: #716c65;
	font-weight:normal;
}

a.liennormal:hover {
	color: #0f467f;
	font-weight:normal;
	text-decoration: none;
}

a.liencoul1:link, a.liencoul1:active, a.liencoul1:visited {
	color: #0f467f;
	text-decoration: none;
}

a.liencoul1:hover {
	color: #0f467f;
	text-decoration: underline;
}

a.liencoul1_normal:link, a.liencoul1_normal:active, a.liencoul1_normal:visited {
	color: #0f467f;
	text-decoration: none;
}

a.liencoul1_normal:hover {
	color: #0f467f;
	text-decoration: none;
}

a.liencoul2:link, a.liencoul2:active, a.liencoul2:visited {
	color: #716c65;
	text-decoration: none;
}

a.liencoul2:hover {
	color: #716c65;
	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: #0f467f;
	text-decoration: none;
}

/*Texte*/
h1 {
	color:#716c65;
	padding:0px;
	margin:0px;
}

h2 {
	color:#716c65;
	padding:0px;
	margin:0px;
}

h3 {
	color:#716c65;
	padding:0px;
	margin:0px;
	font-size:14px;
}

.text_9px {
	font-size:9px;
}

.text_10px {
	font-size:10px;
}

.text_11px {
	font-size:11px;
}

.text_12px {
	font-size:12px;
}

.titre_18px {
	color: #b5aca2;
	font-size:18px;
	text-align: center;
	height: 25px;
	padding-top:10px !ie;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5aca2;
}

.h2_18px {
	color: #b5aca2;
	font-size:18px;
}


.text_coul3 {
	color:#FFF;
}

.text_coul3_14px {
	color:#FFF;
	font-size:14px;
}

.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: #b5aca2;
	text-align: center;
	vertical-align: middle;
	height: 35px;
}

/*FAQ*/

.faq_rang1 {
	font-size: 10px;
	font-weight: bold;
	color: #716c65;
}

.faq_rang2 {
	font-size: 11px;
	font-weight: bold;
	color: #716c65;
	font-style: italic;
}

.faq_rang3 {
	font-size: 14px;
	font-weight: bold;
	color: #716c65;
}

.faq_rang4 {
	font-size: 15px;
	font-weight: bold;
	color: #716c65;
	font-style: italic;
}

.faq_rang5 {
	font-size: 18px;
	font-weight: bold;
	color: #716c65;
}

/*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: 16px;
	font-weight: bold;
	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 {
	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: #0f467f;
	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: #1888c3;
	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;
}

/*Liste onglet*/

.liste_onglet {
	height:32px;
}

.liste_onglet ul {
	padding: 0px;
	margin: 0px;
	list-style:none;
}

.liste_onglet ul li {
	float:left;
	display:block;
	width:257px;
	height:32px;
	padding: 0px;
	margin: 0px;
}

.liste_onglet1 a, .liste_onglet1 a:hover, .liste_onglet1 a.select, .liste_onglet2 a, .liste_onglet2 a:hover, .liste_onglet2 a.select, .liste_onglet3 a, .liste_onglet3 a:hover, .liste_onglet3 a.select {
	display:block;
	width:214px;
	height:24px;
	padding: 8px 0px 0px 43px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.liste_onglet1 a {
	color:#716c65;
	background:url(/charte/liste-detail/onglet_budget.gif) no-repeat 0px 0px;
}

.liste_onglet2 a {
	color:#716c65;
	background:url(/charte/liste-detail/onglet_securite.gif) no-repeat 0px 0px;
}

.liste_onglet3 a {
	color:#716c65;
	background:url(/charte/liste-detail/onglet_facilite.gif) no-repeat 0px 0px;
}

.liste_onglet1 a:hover {
	color:#fff;
	background:url(/charte/liste-detail/onglet_budget.gif) no-repeat 0px -32px;
}

.liste_onglet2 a:hover {
	color:#fff;
	background:url(/charte/liste-detail/onglet_securite.gif) no-repeat 0px -32px;
}

.liste_onglet3 a:hover {
	color:#fff;
	background:url(/charte/liste-detail/onglet_facilite.gif) no-repeat 0px -32px;
}

.liste_onglet1 a.select {
	color:#fff;
	background:url(/charte/liste-detail/onglet_budget.gif) no-repeat 0px -64px;
}

.liste_onglet2 a.select {
	color:#fff;
	background:url(/charte/liste-detail/onglet_securite.gif) no-repeat 0px -64px;
}

.liste_onglet3 a.select {
	color:#fff;
	background:url(/charte/liste-detail/onglet_facilite.gif) no-repeat 0px -64px;
}

/*Liste refonte novembre 2011*/

.liste {
	clear:both;
	width:100%;
	padding: 0px 0px 9px 0px;
	margin: 0px 0px 15px 0px;
	background:url(/charte/liste-detail/liste_ombre.gif) no-repeat center bottom;
}

.liste .contenu_liste {
	padding: 0px 15px 12px 15px;
	border:1px solid #b5aca2;
	background:#FFFFFF;
}

.contenu_liste .contenu_titre {
	height:17px;
	padding: 5px 0px 0px 0px;
	font-size:17px;
	color:#000;
}

.contenu_titre a {
	color:#000;
	text-decoration:none;
}

.contenu_titre a:hover {
	color:#1888c3;
	text-decoration:none;
}

.contenu_liste .liste_image {
	float:left;
	width:185px;
	padding:8px 0px 0px 0px;
}

.liste_image img {
	border:1px solid #b5aca2;
}

.contenu_liste .liste_texte {
	float:left;
	width:230px;
	padding:8px 0px 0px 0px;
	margin: 0px 40px 0px 0px;
	color:#000;
}

.liste_info a {
	text-decoration:none;
	color: #1888c3;
}

.liste_info a:hover {
	text-decoration:underline;
	color: #1888c3;
}

.contenu_liste .liste_reassurance {
	float:left;
	width:130px;
	padding:8px 0px 0px 0px;
}

/*Liste réassurance : conformité, disponibilité, avis clients*/

.liste_reassurance .conformite {
	display:block;
	padding-left:26px;
	margin-bottom:26px;
	height:28px;
	background:url(/charte/liste-detail/panneau_conformite.gif) no-repeat 0px 3px;
	color: #000;
	font-weight:bold;
}

.liste_expe_vert, .liste_expe_orange, .liste_expe_rouge, .fiche_expe_vert, .fiche_expe_orange, .fiche_expe_rouge {
	display:block;
	height:30px;
	color:#000;
	padding-left: 26px;
	margin-bottom: 20px;
}

.liste_expe_vert,.fiche_expe_vert  {
	background:url(/charte/liste-detail/picto_livraison_vert.gif) no-repeat 0px 0px;
}

.liste_expe_orange, .fiche_expe_orange {
	background:url(/charte/liste-detail/picto_livraison_orange.gif) no-repeat 0px 0px;
}

.liste_expe_rouge, .fiche_expe_rouge {
	background:url(/charte/liste-detail/picto_livraison_rouge.gif) no-repeat 0px 0px;
}

.liste_expe_rupture, .fiche_expe_rupture {
	display:block;
	height:28px;
	color:#000;
	font-size:12px;
	padding-left: 35px;
	height:28px;
	vertical-align:middle;
	background:url(/charte/liste-detail/picto_livraison_rupture.gif) no-repeat 0px 0px;
}

.liste_reassurance .temoin, .fiche_reassurance .temoin {
	display:block;
	height:40px;
	line-height:22px;
}

.liste_reassurance .temoin a, .fiche_reassurance .temoin a  {
	color:#000;
	text-decoration:none;
}

.liste_reassurance .temoin a:hover, .fiche_reassurance .temoin a:hover {
	color:#1888c3;
	text-decoration:none;
}

/*Liste zone panier*/

/*Liste prix*/

.contenu_liste .liste_zone_panier {
	float:right;
	width:167px;
}

.liste_zone_panier .prix, .liste_zone_panier .prix_promo {
	width:159px;
	height:60px;
	color:#000000;
	font-size:12px;
	padding: 0px 0px 0px 5px;
	margin-bottom:5px;
}

.liste_zone_panier .prix_promo {
	background:#ffd500;
}

.prix_promo .aulieu {
	font-size:10px;
	line-height:3px;
}

.prix_promo .barre {
	text-decoration:line-through;
}

.prix .unite, .prix_promo .unite {
	font-size:34px;
	font-weight:normal;
}

.prix .cts, .prix_promo .cts {
	font-size:18px;
	font-weight:normal;
}

/*Liste btn ajout panier*/

.liste_zone_panier .btn_ajout, .liste_zone_panier .btn_ajout a, .liste_zone_panier .btn_ajout a:hover {
	display:block;
	width:167px;
	height:37px;
}

.liste_zone_panier .btn_ajout {
	margin-bottom:15px;
}

.liste_zone_panier .btn_ajout a {
	background:url(/charte/liste-detail/btn_ajout_panier_v2.gif) no-repeat 0px 0px;
}

.liste_zone_panier .btn_ajout a:hover {
	background:url(/charte/liste-detail/btn_ajout_panier_v2.gif) no-repeat 0px -37px;
}

/*Liste zone jauge*/

.liste_zone_panier .zone_jauge {
	color:#000;
	font-weight:bold;
}

.liste_zone_panier .zone_jauge .mod1, .liste_zone_panier .zone_jauge .mod2 {
	clear:both;
	height:20px;
}

.liste_zone_panier .zone_jauge .mod1 span, .liste_zone_panier .zone_jauge .mod2 span {
	float:right;
	display: block;
	width: 101px;
	height: 12px;
}

.liste_zone_panier .zone_jauge .mod1 span.intitule, .liste_zone_panier .zone_jauge .mod2 span.intitule {
	float:left;
	width:62px;
}



/*Liste, détail produit*/

/*.liste_titre {
	background-color: #e5e1dd;
	background-image: url(/charte/liste-detail/liste_arrondi_titre.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 23px;
}*/

.fiche_detail {
	width:100%;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 15px 0px;
	border: 1px solid #abadba;
}

/*Zone image page détail*/

.fiche_detail .fiche_image {
	float:left;
	width:310px;
}

.fiche_image .promo_detail {
	position:absolute;
	width:73px;
	height:20px;
	background:url(/charte/pictos/picto_promo_detail.gif) no-repeat 0px 0px;
	cursor:pointer;
}

.fiche_image .image_produit {
	width:300px;
	height:300px;
	margin: 0px 0px 10px 0px;
}

.fiche_image #vignettes {
	width:300px;
	height:52px;
	margin: 0px 0px 15px 0px;
}

#vignettes ul {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style:none;
}

#vignettes ul li {
	float:left;
	display:block;
	width:50px;
	height:50px;
	border:1px solid #b5aca2;
	cursor:pointer;
}

/*Zone contenu page détail*/

.fiche_detail .fiche_contenu {
	float:left;
	width:280px;
	color:#000;
}

.fiche_detail .fiche_contenu h2 {
	color:#000;
	font-size:20px;
	font-weight:bold;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	line-height:21px;
}

.fiche_contenu h2 .taille {
	font-size:14px;
	font-weight:normal;
}

.fiche_contenu h2 .changer_taille {
	font-size:12px;
	font-weight:normal;
}

.changer_taille a, .changer_taille a:hover {
	color:#1888c3;
	text-decoration:underline;
}

/*Jauge page détail*/

.fiche_contenu .zone_jauge {
	width:200px;
	height:40px;
	padding:0px;
	margin: 0px 0px 20px 0px;
}

.fiche_contenu .zone_jauge .mod1, .fiche_contenu .zone_jauge .mod2 {
	clear: both;
	height: 20px;
}

.fiche_contenu .zone_jauge .mod1 span, .fiche_contenu .zone_jauge .mod2 span {
	float: left;
	display: block;
	width: 101px;
	height: 12px;
}

.fiche_contenu .zone_jauge .mod1 span.intitule, .fiche_contenu .zone_jauge .mod2 span.intitule {
	float: left;
	width: 62px;
}

.conformite_detail {
	clear:both;
	width:235px;
	background:url(/charte/liste-detail/picto_conformite_detail.gif) no-repeat 0px 0px;
	padding: 0px 0px 0px 35px;
	margin: 0px 0px 18px 0px;
	font-weight:bold;
}

div.div_detail_montage {
	/*div fiche de montage de la page détail*/
	clear:both;
	width:235px;
	height:22px;
	padding: 3px 0px 0px 35px;
	margin: 0px 0px 20px 0px;
	font-size: 12px;
	background:url(/charte/liste-detail/detail_pdf.gif) no-repeat 3px 0px;
}

div.div_detail_montage a {
	color:#000;
	text-decoration:underline;
}

div.div_detail_montage a:hover {
	color:#1888c3;
	text-decoration:underline;
}

/*Div infos 4x4*/

.fiche_infos {
	padding: 5px 10px 5px 35px;
	background:url(/charte/liste-detail/picto_info.gif) no-repeat 220px 10px #f0eeec;
	color:#000;
	margin: 16px 0px 0px 0px;
}

.fiche_infos a {
	color:#000;
	text-decoration:none;
}

.fiche_infos a:hover {
	color:#000;
	text-decoration:underline;
}

.fiche_infos_detail {
	position:absolute;
	width:225px;
	padding: 5px 20px 10px 35px;
	background:#f0eeec;
	-moz-box-shadow: 4px 4px 3px #cccccc;
	-webkit-box-shadow: 4px 4px 3px #cccccc;
	box-shadow: 4px 4px 3px #cccccc;
	/* IE */
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#cccccc', Direction=120, Strength=4); 
	zoom: 1; 
}

/*Zone panier de la page détail*/

.fiche_zone_panier {
	float:right;
	width:175px;
	margin: 0px 10px 0px 0px;
	padding: 39px 0px 0px 0px;
}

.fiche_zone_panier .prix, .fiche_zone_panier .prix_promo {
	width:165px;
	height:60px;
	color:#000000;
	font-size:12px;
	padding: 0px 0px 0px 5px;
	margin-bottom:5px;
}

.fiche_zone_panier .port {
	color:#000;
	padding: 5px 0px 5px 0px;
	font-weight:bold;
}

.fiche_zone_panier .prix_promo {
	background:#ffd500;
}

.fiche_zone_panier .btn_ajout_fiche, .fiche_zone_panier .btn_ajout_fiche a, .fiche_zone_panier .btn_ajout_fiche a:hover, .fiche_zone_panier .btn_dispo_fiche, .fiche_zone_panier .btn_dispo_fiche a, .fiche_zone_panier .btn_dispo_fiche a:hover  {
	display:block;
	width:175px;
	height:39px;
}

.fiche_zone_panier .btn_ajout_fiche, .fiche_zone_panier .btn_dispo_fiche {
	margin-bottom:15px;
}

.fiche_zone_panier .btn_ajout_fiche a {
	background:url(/charte/liste-detail/btn_ajout_panier_fiche.gif) no-repeat 0px 0px;
}

.fiche_zone_panier .btn_ajout_fiche a:hover {
	background:url(/charte/liste-detail/btn_ajout_panier_fiche.gif) no-repeat 0px -39px;
}

.fiche_zone_panier .btn_dispo_fiche a {
	background:url(/charte/liste-detail/btn_info_dispo_fiche.gif) no-repeat 0px 0px;
}

.fiche_zone_panier .btn_dispo_fiche a:hover {
	background:url(/charte/liste-detail/btn_info_dispo_fiche.gif) no-repeat 0px -39px;
}



.liste_contenu, .liste_contenu_detail {
	background-color: #e5e1dd;
	padding: 0px 5px 0px 5px;
	border: 1px solid #b5aca2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.liste_zone_prix {
	background-color: #ccf0fd;
	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: #b5aca2;
}

.titre_liste_coul2 {
	color: #716c65;
	font-size:18px;
	text-align: left;
	font-weight:normal;
}

.liste_prix {
	font-size: 22px;
	color: #FFF;
	background-color: #1888c3;
	text-align: left;
	padding-left: 5px;
	height:30px;
	vertical-align: middle;
}

.liste_prix_promo {
	font-size: 22px;
	color: #000000;
	background-color: #f6cd0f;
	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: #ccf0fd;
	text-align: left;
	padding-left: 17px;
	height:20px;
	font-weight:bold;
}

.liste_economie {
	font-size: 11px;
	color: #000000;
	background-color: #f7e9aa;
	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_dispo {
	position:absolute;
	display:none;
	background-color:#FFF;
	margin: -18px 0px 0px -139px;
	padding:0 5px 5px 5px;
	width:300px;
	height:150;
	font-size:12px;
	z-index:60;
	border: 1px solid #716c65;
	-moz-box-shadow: 4px 4px 3px #cccccc;
	-webkit-box-shadow: 4px 4px 3px #cccccc;
	box-shadow: 4px 4px 3px #cccccc;
	/* IE */
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#cccccc', Direction=120, Strength=4); 
	zoom: 1;
}

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: #b5aca2;
	padding-right: 23px;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:15px;
	font-size: 12px;
}

.detail_contenu_dispo {
	background-color: #9fbc00;
	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, #detail_loupe_moins {
	position:absolute;
	display:block;
	width:26px;
	height:23px;
	margin:5px 0px 0px 271px;
	z-index:200;
	cursor:pointer;
}

#detail_loupe {
	background:url(/charte/liste-detail/detail_loupe_plus.gif) no-repeat 0px 0px;
}

#detail_loupe_moins {
	background:url(/charte/liste-detail/detail_loupe_moins.gif) no-repeat 0px 0px;
	margin:5px 0px 0px 568px
}

.detail_vignette_img1 {
	border-top: 1px solid #b5aca2;
	border-right: 1px solid #b5aca2;
	border-left : 1px solid #b5aca2;
}

.detail_vignette_img2 {
	border-top: 1px solid #b5aca2;
}

/*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: #716c65;
	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.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.detail_popup_titre {
	font-size: 22px;
	color: #0f467f;
	text-align: left;
	padding-left:20px;
}

div.div_detail {
	width:100%;
	margin-bottom:15px;
	padding:5px;
	background-color:#e5e1dd;
	
}

div.div_detail_dispo {
	width:100%;
	margin-bottom:15px;
	padding:20px 5px 5px 5px;
	background-color:#FFFFFF;
	
}

#zoom {
	position:absolute;
	border: 1px solid #b5aca2;
	z-index:300;
}

.detail_onglet_off, .detail_onglet_on, .detail_onglet_select, .detail_onglet_dispo {
	font-size: 11px;
	font-weight: bold;
	color: #716c65;
	line-height:12px;
	text-align: center;
	height: 32px;
	width: 96px;
	cursor:pointer;
	padding-bottom:4px;
	vertical-align:middle;
}

.detail_onglet_off {
	background: url(/charte/liste-detail/detail_onglet_off.gif) no-repeat 0px bottom;
}

.detail_onglet_on {
	background: url(/charte/liste-detail/detail_onglet_on.gif) no-repeat 0px bottom;
}

.detail_onglet_select {
	background: url(/charte/liste-detail/detail_onglet_select.gif) no-repeat 0px bottom;
}

.detail_onglet_dispo {
	background: url(/charte/liste-detail/detail_onglet_dispo.gif) no-repeat 0px bottom;
	color:#FFFFFF;
	width:130px;
}

.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: #b5aca2;
}

.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: #b5aca2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.detail_prix_associe {
	background-color: #1888c3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5aca2;
}


.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: 5px;
	border: 1px solid #b5aca2;
	font-size: 11px;
	width:280px;
}

/*Souscategorie separateur et mise en avant des sous categorie*/

.separateur_border {
	background: url(/charte/pixel.gif) repeat-x left center;
}

.separateur_titre {
	margin-left:auto;
	margin-right:auto;
	font-size: 13px;
	font-weight: bold;
	display:block;
	color: #FFF;
	background-color: #b5aca2;
	text-align: center;
	height: 18px;
	width: 330px;
	text-align:center;
}

/*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: #e5e1dd;
	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: #e5e1dd;
	cursor:pointer;
}

tr.tr_dimension_on {
	background-color: #ccf0fd;
	cursor:pointer;
}

.dimension_titre {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5aca2;
	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;
}

/*Div Pneu*/

select.select_pneu {
	background-color: #FFF;
	height: 18px;
	width: 80px;
	border: none;
	color: #716c65;
	padding-right: 3px;
	padding-left: 3px;
	margin-top:3px;
	margin-bottom:3px;
}

.div_pneu_contenu {
	background-color: #e5e1dd;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b5aca2;
	border-left-color: #b5aca2;
	padding-top: 4px;
	padding-right: 25px;
	background-image: url(/charte/div_pneu/pneu_fd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*Liens footer*/

#menu_lien_footer {
	width:980px;
	float:left;
	margin-top:15px;
	padding-left:5px;
	padding-right:5px;
}



/* Testing AB home*/

.bd_bloc{
	border:1px solid #b5aca2;
}

.entete_bloc{
	background-color:#1888c3;
	text-align:center;
	height:18px;
}

.fd_textile{
	background-image:url(/charte/fd_textile.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#fff;
}

.fd_acier{
	background-image:url(/charte/fd_acier.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#fff;
}

.fd_acier_instant{
	background-image:url(/charte/fd_acier_instant.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#fff;
}

div.div_visuel_cat-v2 {
	position:relative;
	float:right;
	width:113px;
	height:155px;
	margin-left:8px;
	-margin-left:5px;
	margin-right:0px;
	padding-left:1px;
	padding-top:1px;
	z-index:100;
	background-image: url(/charte/structure_generale/vignette_produit/fd_encart_produit-v2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
}

div.div_visuel_cat-v2_on {
	position:relative;
	float:right;
	width:113px;
	height:155px;
	margin-left:8px;
	-margin-left:5px;
	margin-right:0px;
	padding-left:1px;
	padding-top:1px;
	z-index:100;
	background-image: url(/charte/structure_generale/vignette_produit/fd_encart_produit-v2_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
}

.cat_text_partir-v2 {
	font-size: 10px;
	text-align: center;
	line-height:10px;
	color:#FFF;
}

.txt_bloc{
	font-size:14px;
	font-weight:normal;
	color:#716c65;
	padding-left:365px;
	padding-top:2px;
}

.fd_cat{
	display:block;
	position:relative;
	width:113px;
	height:154px;
	background-image:url(/charte/structure_generale/vignette_produit/fd_encart_cat.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-left:8px;
	-margin-left:5px;
	margin-right:0px;
	padding-left:1px;
	padding-top:1px;
	cursor:pointer;
}

.fd_cat_on{
	display:block;
	position:relative;
	width:113px;
	height:154px;
	background-image:url(/charte/structure_generale/vignette_produit/fd_encart_cat_on.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-left:8px;
	-margin-left:5px;
	margin-right:0px;
	padding-left:1px;
	padding-top:1px;
	cursor:pointer;
}

.txt_cat{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
	text-decoration:none;
}

/*Inscription newsletter*/

#droite #nl {
	display:block;
	width:145px;
	margin: 0 1px 20px 0;
	padding:0px;
	text-align:left;
	background:url(/charte/encart/zg_ombre.gif) repeat-y right top ;
}

#nl form {
	width:135px;
	margin:3px 0 0 5px;
	padding:0px;
}

#nl input {
	float:left;
	width:128px;
	height:17px;
	background:#FFF;
	border: 1px solid #b5aca2;
	color:#716c63;
	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:14px;
	text-align:left;
	padding-bottom:3px;
	width:120px;
}

#nl .ombre_bas_droite {
	bottom:0px;
	display:block;
	width:143px;
	height:10px;
	background:url(/charte/encart/ombre_bas_nl.gif) no-repeat bottom;
}

/*Modification du 25/11/10 pour optimisation ergonomie*/

.ariane_detail {
	width:980px;
	height:20px;
}

.retour_detail {
	float:right;
	width:110px;
}

.separateur_fd {
	clear:both;
	background: url(/charte/pixel.gif) repeat-x left center;
	margin-top:30px;
}

/*Liste chaines en cours de réapprovisionnement 25/11/10*/

.stock_cat table td {
	border:1px solid #b5aca2;
	width:115px;
	text-align:center;
	font-size:11px;
	vertical-align:top;	
}

/*Div reapprovisionnement 25/11/10*/

.div_reapprovisionnement{
	display:none;
	position:absolute;
	width:110px;
	height:33px;
	z-index:100;
	background:#ff7100;
	color:#FFFFFF;
	font-size:8px;
	font-weight:bold;
	padding-top:2px;
	text-align:center;
	border-bottom: 1px solid #114780;
}

/*Div reapprovisionnement Michelin 25/11/10*/

.michelin_conteneur {
	position:absolute;
	width:670px;
	z-index:5000;
}

.michelin_fond {
	background-color: #FFFFFF;
	position:absolute;
	height:590px;
	width:670px;
	z-index:5000;
}

.michelin_reapprovisionnement {
	position:absolute;
	width:630px;
	z-index:5020;
	padding: 0px 0px 20px 10px;
}

.michelin_reapprovisionnement .message {
	border:1px solid #ff7100;
	background:#ffFFFF;
	padding:10px;
	color:#000000;
	font-size:13px;
	text-align:justify;
	margin: 0px 0px 10px 0px;
}

.titre_michelin {
	padding: 5px 0px 5px 0px;
	margin-bottom:15px;
	background:#ff7100;
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
}

.text_michelin {
	color:#000000;
	font-size:12px;
}



/*Zone texte de référencement 25/11/10*/
.categorie_accroche {
	display:block;
	height:18px;
	width:960px;
	color:#716c65;
	text-align:left;
	padding: 3px 10px 0 10px;
}

.categorie_accroche h2 {
	font-size:12px;
}

.categorie_accroche a {
	color:#716c65;
	text-decoration:none;
}

.categorie_accroche a.liensuite:hover {
	text-decoration:underline;
}

.suite_accroche {
	width:650px;
	margin : 0 0 10px 0;
	padding:5px 0 5px 0;
	font-size:9px;
	text-align:left;
	border-bottom:#b5aca2 solid 1px;
}

.suite_accroche h2, .suite_accroche h3 {
	font-size:11px;
}

.spacer {
	clear:both;
}


/*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:#0094CC;
	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 #0094CC;
	color:#ffffff;
	text-decoration:none;	
}

/*Note bas de page*/

#menu_notes {
	clear:both;
	width:980px;
	color:#716c65;
	font-size:10px;
	text-align:center;
	margin-bottom:15px;
}

/*Footer*/

#footer {
	clear:both;
	width:980px;
	background: #FFFFFF;
	padding:0px;
	margin:0px;
	border-top: 1px solid #7b7b7b;
}


/*Temoignages footer*/

#temoignages-footer {
	border-bottom : 1px solid #7b7b7b;
	padding-bottom: 15px;
	width:920px;
	margin-left:30px;
}

#temoignages-footer p, #suite_accroche p, #avatacar p {
	font-size:15px;
	font-weight:bold;
	color:#7b7b7b;
	margin:5px 0px 5px 0px;
	padding:0px;
}

#temoignages-footer ul {
	padding: 0px;
	margin:10px 0 0 0;
	list-style:none;
}

#temoignages-footer ul li{
	float:left;
	display:block;
	height:140px;
	border-right: 1px solid #9991a2;
	margin:0px;
	padding:10px 10px 10px 10px;
	list-style:none;	
}
#temoignages-footer ul li.avis_voir_tous{
	border: none;
}


#temoignages-footer ul li {
	width:245px;
}

#temoignages-footer ul li.avis_voir_tous {
	width:98px;
}

#temoignages-footer ul li.qui {
	width:88px;
	border:none;
}

#temoignages-footer ul li.avis_voir_tous a, #temoignages-footer ul li.avis_voir_tous a:hover {
	display:block;
	height:32px;
	width:94px;
	padding-top:58px;
	color:#0b0b0b;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}

#temoignages-footer ul li a{
	width:245px;
}

#temoignages-footer ul li a, #temoignages-footer ul li a:hover {
	margin-left:13px;
}

#temoignages-footer ul li.avis_voir_tous a, #temoignages-footer ul li.avis a:hover {
	margin-left:-10px;
}

#temoignages-footer ul li.avis_voir_tous a {
	background:url(/charte/footer/btn_avis_clients.gif) no-repeat center 0px;
}

#temoignages-footer ul li.avis_voir_tous a:hover {
	background:url(/charte/footer/btn_avis_clients.gif) no-repeat center -100px;
}

#temoignages-footer ul li div.commentaire {
	padding-top : 15px;
}

/*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:920px;
	clear:both;
	padding:15px 30px 15px 30px;
	text-align:left;
	color:#7b7b7b;
	background:url(/charte/footer/footer_ombre.gif) no-repeat;
}

/*Rayons Avatacar*/

#avatacar {
	width:920px;
	clear:both;
	padding:10px 30px 15px 30px;
	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 15px 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:0px;
	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;
}

/*Dimension pneus v1*/

/*Picto Vehicule*/
#pictos_chaines {
	height:31px;
	margin:0 0 3px 9px;
}

#pictos_chaines ul {
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style:none;
}

#picto_chaines ul li {
	float:left;
	display:block;
	width:57px;
	height:31px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style:none;
}

#voiture {
	display:block;
	width:57px;
	height:31px;
	float:left;
}

#voiture a{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/picto_chaine_voiture.gif) no-repeat 0 0;
}

#voiture a:hover{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/picto_chaine_voiture.gif) no-repeat 0 -31px;
}

#voiture a.select{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/picto_chaine_voiture.gif) no-repeat 0 -62px;
}

#tt {
	display:block;
	width:57px;
	height:31px;
	float:left;
}

#tt a{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/picto_chaine_4x4.gif) no-repeat 0 0;
}

#tt a:hover{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/picto_chaine_4x4.gif) no-repeat 0 -31px;
}

#tt a.select{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/picto_chaine_4x4.gif) no-repeat 0 -62px;
}

#utilitaire {
	display:block;
	width:57px;
	height:31px;
	float:left;
}

#utilitaire a{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/picto_chaine_utilitaire.gif) no-repeat 0 0;
}

#utilitaire a:hover{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/picto_chaine_utilitaire.gif) no-repeat 0 -31px;
}

#utilitaire a.select{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/picto_chaine_utilitaire.gif) no-repeat 0 -62px;
}

#camping {
	display:block;
	width:57px;
	height:31px;
	float:left;
}

#camping a{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/pictos_chaine_campingcar.gif) no-repeat 0 0;
}

#camping a:hover{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/pictos_chaine_campingcar.gif) no-repeat 0 -31px;
}

#camping a.select{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/pictos_chaine_campingcar.gif) no-repeat 0 -62px;
}

#camion {
	display:block;
	width:57px;
	height:31px;
	float:left;
}

#camion a{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/pictos_chaine_camion.gif) no-repeat 0 0;
}

#camion a:hover{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/pictos_chaine_camion.gif) no-repeat 0 -31px;
}

#camion a.select{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/pictos_chaine_camion.gif) no-repeat 0 -62px;
}

#engin {
	display:block;
	width:57px;
	height:31px;
	float:left;
}

#engin a{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/picto_chaine_deneigement.gif) no-repeat 0 0;
}

#engin a:hover{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/picto_chaine_deneigement.gif) no-repeat 0 -31px;
}

#engin a.select{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/picto_chaine_deneigement.gif) no-repeat 0 -62px;
}


#chaussures {
	display:block;
	width:57px;
	height:31px;
	float:left;
}

#chaussures a{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/picto_chaine_chaussures.gif) no-repeat 0 0;
}

#chaussures a:hover{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/picto_chaine_chaussures.gif) no-repeat 0 -31px;
}

#chaussures a.select{
	display:block;
	width:57px;
	height:31px;
	background:url(/charte/recherche-dimension/picto_chaine_chaussures.gif) no-repeat 0 -62px;
}

#legende_chaine {
	float:left;
	font-weight:bold;
	margin:7px 0 0 20px;
	text-align:left;
	list-style:none;
	color:#1888C3;
}

/*picto vehicules detail*/

#pictos_chaines_detail {
	height:16px;
	margin:0 0 3px 0;
}

#pictos_chaines_detail ul {
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style:none;
}

#picto_chaines_detail ul li {
	float:left;
	display:block;
	width:30px;
	height:16px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style:none;
}

#voiture_detail {
	display:block;
	width:30px;
	height:16px;
	float:left;
}

#voiture_detail a{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/picto_chaine_voiture_detail.gif) no-repeat 0 0;
}

#voiture_detail a:hover{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/picto_chaine_voiture_detail.gif) no-repeat 0 -16px;
}

#voiture_detail a.select{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/picto_chaine_voiture_detail.gif) no-repeat 0 -33px;
}

#tt_detail {
	display:block;
	width:30px;
	height:16px;
	float:left;
}

#tt_detail a{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/picto_chaine_4x4_detail.gif) no-repeat 0 0;
}

#tt_detail a:hover{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/picto_chaine_4x4_detail.gif) no-repeat 0 -16px;
}

#tt_detail a.select{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/picto_chaine_4x4_detail.gif) no-repeat 0 -33px;
}

#utilitaire_detail {
	display:block;
	width:30px;
	height:16px;
	float:left;
}

#utilitaire_detail a{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/picto_chaine_utilitaire_detail.gif) no-repeat 0 0;
}

#utilitaire_detail a:hover{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/picto_chaine_utilitaire_detail.gif) no-repeat 0 -16px;
}

#utilitaire_detail a.select{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/picto_chaine_utilitaire_detail.gif) no-repeat 0 -33px;
}

#camping_detail {
	display:block;
	width:30px;
	height:16px;
	float:left;
}

#camping_detail a{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/pictos_chaine_campingcar_detail.gif) no-repeat 0 0;
}

#camping_detail a:hover{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/pictos_chaine_campingcar_detail.gif) no-repeat 0 -16px;
}

#camping_detail a.select{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/pictos_chaine_campingcar_detail.gif) no-repeat 0 -33px;
}

#camion_detail {
	display:block;
	width:30px;
	height:16px;
	float:left;
}

#camion_detail a{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/pictos_chaine_camion_detail.gif) no-repeat 0 0;
}

#camion_detail a:hover{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/pictos_chaine_camion_detail.gif) no-repeat 0 -16px;
}

#camion_detail a.select{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/pictos_chaine_camion_detail.gif) no-repeat 0 -33px;
}

#engin_detail {
	display:block;
	width:30px;
	height:16px;
	float:left;
}

#engin_detail a{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/picto_chaine_deneigement_detail.gif) no-repeat 0 0;
}

#engin_detail a:hover{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/picto_chaine_deneigement_detail.gif) no-repeat 0 -16px;
}

#engin_detail a.select{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/picto_chaine_deneigement_detail.gif) no-repeat 0 -33px;
}

#chaussures_detail {
	display:block;
	width:30px;
	height:16px;
	float:left;
}

#chaussures_detail a{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/picto_chaine_chaussures_detail.gif) no-repeat 0 0;
}

#chaussures_detail a:hover{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/picto_chaine_chaussures_detail.gif) no-repeat 0 -16px;
}

#chaussures_detail a.select{
	display:block;
	width:30px;
	height:16px;
	background:url(/charte/recherche-dimension/picto_chaine_chaussures_detail.gif) no-repeat 0 -33px;
}

#recherche_dimension {
	height:65px;
}

.dimension_fd {
	background-image: url(recherche-dimension/fd_select.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
}

select.dimension {
	background-color: #FFF;
	height: 20px;
	width: 265px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #716c65;
	color:#0f467f;
	font-size:11px;
	font-weight:bold;
}

optgroup {
	font-size: 11px;
	font-weight: bold;
	color: #716c65;
}

option.dimension_gras {
	font-size: 11px;
	font-weight: bold;
	color: #716c65;
}

option.dimension_liste {
	font-size: 11px;
	font-weight:normal;
	color: #716c65;
	padding-left:20px;
}

/*Dimension pneus v2 - structure générale*/

.rech_pneu {
	float:left;
	display:block;
	width:653px;
	height:137px;
	margin-bottom:10px;
}

.rech_pneu .rech_pneu_titre {
	display:block;
	width:643px;
	height:23px;
	background:url(/charte/recherche_pneu/rech_pneu_titre.gif) no-repeat 0px 0px;
	color:#FFF;
	font-size:14px;
	font-style:italic;
	padding: 0px 0px 0px 10px;
}

.rech_pneu_titre h2 {
	color:#FFFFFF;
	font-size:18px;
	display:inline;
	font-style:normal;
	font-variant:small-caps;
	margin-right:10px;
}

.rech_pneu .rech_pneu_contenu {
	height:105px;
	border-left: 1px solid #454545;
	border-right: 1px solid #454545;
	border-bottom: 1px solid #454545;
	background:url(/charte/recherche_pneu/degrade_contenu.gif) repeat-x left bottom #FFFFFF;
}

.rech_pneu .rech_pneu_bas {
	height:8px;
	background:url(/charte/recherche_pneu/ombre.gif) no-repeat 0px 0px;
}

/*Dimension pneus v2 - contenu gauche*/

.rech_pneu_contenu .pneu_contenu_gauch {
	float:left;
	width:365px;
	height:105px;
	background:url(/charte/recherche_pneu/visuel_rech_pneu.gif) no-repeat left bottom;
}

.pneu_contenu_gauch .zone_select {
	width:350px;
	height: 46px;
	padding: 9px 0px 0px 27px;
}

.pneu_contenu_gauch .zone_select .identification_pneu_taille, .pneu_contenu_gauch .zone_select .identification_pneu_hauteur, .pneu_contenu_gauch .zone_select .identification_pneu_diametre {
	float:left;
	width:112px;
	height:46px;
}

.identification_pneu_taille .intitule_pneu, .identification_pneu_hauteur .intitule_pneu, .identification_pneu_diametre .intitule_pneu {
	display:block;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding: 0px 0px 3px 12px;
}

.identification_pneu_taille .select_pneu_taille, .identification_pneu_hauteur .select_pneu_hauteur, .identification_pneu_diametre .select_pneu_diametre, .identification_pneu_taille .select_pneu_taille_off, .identification_pneu_hauteur .select_pneu_hauteur_off, .identification_pneu_diametre .select_pneu_diametre_off {
	display:block;
	width:57px;
	height:17px;
	color:#333333;
	padding: 2px 0px 0px 25px;
	font-size:13px;
	cursor:pointer;
}

.identification_pneu_taille .select_pneu_taille, .identification_pneu_hauteur .select_pneu_hauteur, .identification_pneu_diametre .select_pneu_diametre {
	background:url(/charte/recherche_pneu/flech_select.gif) no-repeat 5px 0px #FFFFFF;
	border:2px solid #0076b6;
}

.identification_pneu_taille .select_pneu_taille_off, .identification_pneu_hauteur .select_pneu_hauteur_off, .identification_pneu_diametre .select_pneu_diametre_off {
	background:url(/charte/recherche_pneu/flech_select.gif) no-repeat 5px -17px #FFFFFF;
	border:2px solid #aa0000;
}

#div_pneu_taille, #div_pneu_hauteur, #div_pneu_diametre {
	position:absolute;
	display:none;
	background:#FFFFFF;
	width:82px;
	height:120px;
	margin: -2px 0px 0px 0px;
	z-index:8600;
}

#div_pneu_taille.on, #div_pneu_hauteur.on, #div_pneu_diametre.on {
	border-left: 2px solid #0076b6;
	border-right: 2px solid #0076b6;
	border-bottom: 2px solid #0076b6;
}

#div_pneu_taille.off, #div_pneu_hauteur.off, #div_pneu_diametre.off {
	border-left: 2px solid #aa0000;
	border-right: 2px solid #aa0000;
	border-bottom: 2px solid #aa0000;
}


#div_pneu_taille .div_pneu_taille_interieur, #div_pneu_hauteur .div_pneu_hauteur_interieur, #div_pneu_diametre .div_pneu_diametre_interieur {
	padding: 5px 0px 3px 0px;
	background:#FFFFFF;
	overflow:auto;
}

#div_pneu_taille .div_pneu_taille_interieur, #div_pneu_hauteur .div_pneu_hauteur_interieur, #div_pneu_diametre .div_pneu_diametre_interieur {
	height:111px;
}

.div_pneu_taille_interieur ul, .div_pneu_taille_interieur ul li, .div_pneu_hauteur_interieur ul, .div_pneu_hauteur_interieur ul li, .div_pneu_diametre_interieur ul, .div_pneu_diametre_interieur ul li {
	padding: 0px;
	margin: 0px;
	list-style:none;
}


.div_pneu_taille_interieur ul li a, .div_pneu_taille_interieur ul li a:hover, .div_pneu_hauteur_interieur ul li a, .div_pneu_hauteur_interieur ul li a:hover, .div_pneu_diametre_interieur ul li a, .div_pneu_diametre_interieur ul li a:hover {
	display:block;
	padding: 0px 0px 0px 8px;
	text-decoration:none;
	color:#333333;
	-height:18px;
}

.div_pneu_taille_interieur ul li a:hover, .div_pneu_hauteur_interieur ul li a:hover, .div_pneu_diametre_interieur ul li a:hover {
	background:#CCF0FD;
}

/*Dimension pneus v2 - contenu droit*/

.rech_pneu_contenu .pneu_contenu_droit {
	float:right;
	width:174px;
	height:105px;
	background:url(/charte/recherche_pneu/degrade_droit.gif) repeat-x 0px 0px #FFFFFF;
}

.pneu_contenu_droit form {
	padding: 0px 0px 0px 20px;
	margin:0px;
}

.pneu_contenu_droit form ul, .pneu_contenu_droit_bas ul {
	padding: 0px;
	margin: 0px;
	list-style:none;
}

.pneu_contenu_droit .pneu_contenu_droit_bas {
	position:absolute;
	display:none;
	width:154px;
	margin: -20px 0px 0px -20px;
	padding: 10px 0px 0px 20px;
	background:#fdfdfe;
	border-right: 1px solid #363636;
	border-bottom: 1px solid #363636;
	z-index:8600;
}

.pneu_contenu_droit form ul li.tourisme, .pneu_contenu_droit form ul li.suv, .pneu_contenu_droit form ul li.utilitaire, .pneu_contenu_droit form ul li.tourisme_select, .pneu_contenu_droit form ul li.suv_select, .pneu_contenu_droit form ul li.utilitaire_select {
	clear:both;
	display:block;
	height:24px;
	padding: 0px;
	margin: 0px 0px 4px 0px;
	*margin: 0px 0px 1px 0px;
	list-style:none;
	cursor:pointer;
}

.pneu_contenu_droit_bas ul li.car, .pneu_contenu_droit_bas ul li.camion, .pneu_contenu_droit_bas ul li.engin, .pneu_contenu_droit_bas ul li.car_select, .pneu_contenu_droit_bas ul li.camion_select, .pneu_contenu_droit_bas ul li.engin_select {
	clear:both;
	display:block;
	height:24px;
	padding: 0px;
	margin: 0px 0px 4px 0px;
	list-style:none;
	cursor:pointer;
}

.pneu_contenu_droit form ul li.tourisme {
	background:url(/charte/recherche_pneu/picto_tourisme.gif) no-repeat 15px 0px;
}

.pneu_contenu_droit form ul li.suv {
	background:url(/charte/recherche_pneu/picto_suv.gif) no-repeat 15px 0px;
}

.pneu_contenu_droit form ul li.utilitaire {
	background:url(/charte/recherche_pneu/picto_utilitaire.gif) no-repeat 15px 0px;
}

.pneu_contenu_droit_bas ul li.car {
	background:url(/charte/recherche_pneu/picto_car.gif) no-repeat 15px 0px;
}

.pneu_contenu_droit_bas ul li.camion {
	background:url(/charte/recherche_pneu/picto_camion.gif) no-repeat 15px 0px;
}

.pneu_contenu_droit_bas ul li.engin {
	background:url(/charte/recherche_pneu/picto_engin.gif) no-repeat 15px 0px;
}

.pneu_contenu_droit ul li.tourisme_select {
	background:url(/charte/recherche_pneu/picto_tourisme.gif) no-repeat 15px -25px;
}

.pneu_contenu_droit ul li.suv_select {
	background:url(/charte/recherche_pneu/picto_suv.gif) no-repeat 15px -25px;
}

.pneu_contenu_droit ul li.utilitaire_select {
	background:url(/charte/recherche_pneu/picto_utilitaire.gif) no-repeat 15px -25px;
}

.pneu_contenu_droit_bas ul li.car_select {
	background:url(/charte/recherche_pneu/picto_car.gif) no-repeat 15px -25px;
}

.pneu_contenu_droit_bas ul li.camion_select {
	background:url(/charte/recherche_pneu/picto_camion.gif) no-repeat 15px -25px;
}

.pneu_contenu_droit_bas ul li.engin_select {
	background:url(/charte/recherche_pneu/picto_engin.gif) no-repeat 15px -25px;
}

.pneu_contenu_droit form .radio, .pneu_contenu_droit_bas .radio {
	float:left;
	width:14px;
	height:14px;
	padding:0px;
	margin:3px 5px 0px 0px;
	background:none;
	border:none;
}

li.tourisme label, li.suv label, li.utilitaire label, li.car label, li.camion label, li.engin label, li.tourisme_select label, li.suv_select label, li.utilitaire_select label, li.car_select label, li.camion_select label, li.engin_select label {
	float:left;
	font-weight:bold;
	padding:6px 0px 0px 54px;
	cursor:pointer;
}

li.tourisme_select label, li.suv_select label, li.utilitaire_select label, li.car_select label, li.camion_select label, li.engin_select label {
	color:#0076b6;
}

.pneu_contenu_droit span.autre {
	display:block;
	padding: 0px 0px 0px 20px;
	text-decoration:underline;
	cursor:pointer;
}

.pneu_contenu_selection {
	position:absolute;
	display:block;
	width:81px;
	height:58px;
	color:#343434;
	font-style:italic;
	text-align:right;
	background:url(/charte/recherche_pneu/flech_rech_pneu.gif) no-repeat right 0px;
	padding: 5px 41px 0px 0px;
	margin: 10px 0px 0px 370px;
	*margin: 10px 0px 0px 0px;
}

/*Div dimension pneu detrompeur s'affichant si clic sur ajout panier sans avoir renseigné les dimensions de pneus*/

.detrompeur_pneu {
	width:673px;
	height:227px;
	margin: 0px auto 0px auto;
	-webkit-box-shadow: 1px 4px 8px #4f556c;
	-moz-box-shadow: 1px 4px 8px #4f556c;
	box-shadow: 1px 4px 8px #4f556c;
	/* IE */
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#4f556c', Direction=120, Strength=4); 
	zoom: 1;
}

.detrompeur_pneu .rech_pneu_titre {
	display:block;
	width:663px;
	height:35px;
	background:url(/charte/recherche_pneu/pneu_fd_titre.gif) no-repeat 0px 0px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	padding : 6px 0px 0px 10px;
}

.detrompeur_pneu .rech_pneu_titre .btn_fermer_pneu {
	display:block;
	float:right;
	width:25px;
	height:23px;
	margin: 0px 5px 0px 0px;
	cursor:pointer;
	background:url(/charte/recherche_pneu/btn_fermer_pneu.gif) no-repeat 0px 0px;
}

.detrompeur_pneu .rech_pneu_contenu {
	width:671px;
	height:184px;
	border:1px solid #4f556c;
	background:#FFFFFF;
}

.detrompeur_pneu .rech_pneu_contenu .pneu_contenu_gauch {
	float:left;
	width:356px;
	height:184px;
	background:url(/charte/recherche_pneu/visuel_detrompeur_pneu.jpg) no-repeat 0px bottom;
}

.detrompeur_pneu .rech_pneu_contenu .pneu_contenu_selection {
	position:relative;
	float:left;
	width:220px;
	height:58px;
	color:#343434;
	font-style:italic;
	text-align:left;
	background:url(/charte/recherche_pneu/flech_rech_pneu.gif) no-repeat left 5px;
	padding: 10px 0px 0px 55px;
	margin:0px 0px 0px 15px;
	font-weight:bold;
}

.detrompeur_pneu .rech_pneu_contenu .pneu_contenu_droit {
	float:left;
	width:313px;
	height:80px;
	background:none;
}

.detrompeur_pneu .rech_pneu_contenu .pneu_contenu_droit form {
	padding:0px 0px 0px 6px;
}

.detrompeur_pneu .rech_pneu_contenu .pneu_contenu_droit ul {
	float:left;
}

.detrompeur_pneu .rech_pneu_contenu .pneu_contenu_droit span.autre {
	display:none;
}

.detrompeur_pneu .rech_pneu_contenu .pneu_contenu_droit .pneu_contenu_droit_bas {
	position:relative;
	float:left;
	display:block;
	border:none;
	background:#FFFFFF;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width:168px;
}

.detrompeur_pneu .rech_pneu_contenu .pneu_contenu_droit .pneu_contenu_droit_bas li.engin, .detrompeur_pneu .rech_pneu_contenu .pneu_contenu_droit .pneu_contenu_droit_bas li.engin_select {
	width:168px;
}

.detrompeur_pneu .btn_valid_selection {
	position:absolute;
	display:block;
	width:286px;
	height:20px;	
}

.detrompeur_pneu .btn_valid_selection a, .detrompeur_pneu .btn_valid_selection a:hover {
	display:block;
	width:286px;
	height:20px;
	margin: -30px 0px 0px 365px;
}

.detrompeur_pneu .btn_valid_selection a {
	background:url(/charte/recherche_pneu/btn_valid_selection.gif) no-repeat 0px 0px;
}

.detrompeur_pneu .btn_valid_selection a:hover {
	background:url(/charte/recherche_pneu/btn_valid_selection.gif) no-repeat 0px -20px;
}

/*Dimension pneu v2 - page détail*/

.rech_pneu_detail {
	position:relative;
	margin: 5px 0px 20px 0px;
}

.rech_pneu_detail .rech_pneu_titre {
	color:#000;
	font-weight:bold;
}

.rech_pneu_detail .rech_pneu_contenu {
	height:95px;
	background:url(/charte/recherche_pneu/visuel_rech_pneu_detail.gif) no-repeat 0px bottom;
	margin: 0px;
}

.rech_pneu_detail .rech_pneu_contenu .pneu_contenu_gauch {
	width:280px;
	height:95px;
	background:none;
}


.rech_pneu_detail .rech_pneu_contenu .pneu_contenu_gauch .zone_select {
	width:270px;
	height:89px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
}

.rech_pneu_detail .rech_pneu_contenu .pneu_contenu_gauch .zone_select .identification_pneu_taille, .rech_pneu_detail .rech_pneu_contenu .pneu_contenu_gauch .zone_select .identification_pneu_hauteur, .rech_pneu_detail .rech_pneu_contenu .pneu_contenu_gauch .zone_select .identification_pneu_diametre {
	width:88px;
}

.rech_pneu_detail .rech_pneu_contenu .pneu_contenu_gauch .zone_select .identification_pneu_taille .select_pneu_taille, .rech_pneu_detail .rech_pneu_contenu .pneu_contenu_gauch .zone_select .select_pneu_hauteur, .rech_pneu_detail .rech_pneu_contenu .pneu_contenu_gauch .zone_select .identification_pneu_diametre .select_pneu_diametre {
 width: 57px;
 padding: 2px 0px 0px 20px;
 margin: 0px;
 font-size:11px;
}

.rech_pneu_detail .rech_pneu_contenu .pneu_contenu_gauch .zone_select .identification_pneu_taille .select_pneu_taille_off, .rech_pneu_detail .rech_pneu_contenu .pneu_contenu_gauch .zone_select .select_pneu_hauteur_off, .rech_pneu_detail .rech_pneu_contenu .pneu_contenu_gauch .zone_select .identification_pneu_diametre .select_pneu_diametre_off {
 width: 57px;
 padding: 2px 0px 0px 20px;
 margin: 0px;
 font-size:10px;
}

.rech_pneu_detail .rech_pneu_contenu .pneu_contenu_gauch .zone_select .identification_pneu_taille .intitule_pneu, .rech_pneu_detail .rech_pneu_contenu .pneu_contenu_gauch .zone_select .identification_pneu_hauteur .intitule_pneu, .rech_pneu_detail .rech_pneu_contenu .pneu_contenu_gauch .zone_select .identification_pneu_diametre .intitule_pneu {
	padding-left:0px;
}

.rech_pneu_detail .rech_pneu_contenu .pneu_contenu_gauch .zone_select .identification_pneu_taille #div_pneu_taille, .rech_pneu_detail .rech_pneu_contenu .pneu_contenu_gauch .zone_select .identification_pneu_hauteur #div_pneu_hauteur, .rech_pneu_detail .rech_pneu_contenu .pneu_contenu_gauch .zone_select .identification_pneu_diametre #div_pneu_diametre {
	position:absolute;
	display:none;
	background:#FFFFFF;
	width:77px;
	margin: -2px 0px 0px 0px;
	font-size:10px;
}

.rech_pneu_detail .rech_pneu_contenu .pneu_contenu_droit, .rech_pneu_detail .rech_pneu_contenu .pneu_contenu_droit_bas, .rech_pneu_detail .rech_pneu_contenu .pneu_contenu_selection {
	display:none;
	visibility:hidden;
}



