/*CSS Document*/
BODY
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	background: #FFFFFF;
}
P
{
	margin: 0px;
	padding: 0px;
}
TD
{
	font-family: Arial, Helvetica, sans-serif;
	color: #292929;
	font-size: 12px;
}
.wallpaper
{
	width: 100%;
	background: #FFFFFF url(/animation-boutique/wallpaper/wallpaper.jpg) no-repeat fixed top center;
	-background: #FFFFFF url(/animation-boutique/wallpaper/wallpaper.jpg) no-repeat top center;
}
#conteneur
{
	position: relative;
	width: 980px;
	background: #E8ECEF url(/charte/structure-generale/degrade_fd.jpg) repeat-x 0px 0px;
	margin-left: auto;
	margin-right: auto;
}
#header #hd_panier_droit #paiement
{
	margin-top: 7px;
}
.spacer
{
	clear: both;
}
.pointer
{
	cursor: pointer;
}
/*Structure générale
Zone texte de référencement*/
#categorie_accroche
{
	display: block;
	height: 27px;
	width: 960px;
	color: #292929;
	text-align: left;
	padding: 3px 10px 0;
}
#categorie_accroche H1, #categorie_accroche H2
{
	color: #292929;
	font-size: 12px;
	display: inline;
	font-weight: normal;
}
#categorie_accroche A
{
	color: #292929;
	text-decoration: none;
}
#categorie_accroche A.liensuite:hover
{
	text-decoration: underline;
}
/*Corps de page*/
#contenu
{
	clear: both;
	width: 980px;
}
#contenu #gauche, #contenu #centre
{
	float: left;
}
#contenu #gauche
{
	width: 187px;
	margin: 0px 23px 15px 0px;
}
#contenu #centre
{
	width: 770px;
	background: url(/animation-boutique/theme/theme_hiver.jpg) no-repeat 0px 0px;
	padding: 123px 0px 0px;
}
/*Zone gauche*/
#gauche .anim_flash
{
	margin: 0px 0px 11px;
}
#gauche .ombre_bas
{
	display: block;
	width: 187px;
	height: 9px;
	background: url(/charte/structure-generale/ombre_gauch_bas.gif) no-repeat 0px 0px;
}
#gauche .reassurance_gauche
{
	background: url(/charte/structure-generale/gauche_degrade.gif) repeat-y 0px 0px;
}
.reassurance_gauche UL
{
	padding: 10px 0px;
	margin: 0px;
	list-style: none;
}
.reassurance_gauche UL LI
{
	color: #4A5365;
}
.reassurance_gauche UL LI.separateur
{
	clear: both;
	display: block;
	width: 187px;
	height: 10px;
	padding: 0px;
	background: url(/charte/structure-generale/gauche_separateur.gif) no-repeat 0px center;
}
SPAN.eng1, SPAN.eng2, SPAN.eng3, SPAN.eng4, SPAN.eng5, SPAN.eng6, SPAN.eng7
{
	float: left;
	display: block;
	width: 30px;
	height: 30px;
}
SPAN.eng1
{
	background: url(/charte/structure-generale/zone_gauche/picto_expertise.gif) no-repeat 0px 0px;
}
SPAN.eng2
{
	background: url(/charte/structure-generale/zone_gauche/picto_rouler.gif) no-repeat 0px 0px;
}
SPAN.eng3
{
	background: url(/charte/structure-generale/zone_gauche/picto_livraison.gif) no-repeat 0px 0px;
	height: 33px;
}
SPAN.eng4
{
	background: url(/charte/structure-generale/zone_gauche/picto_securite.gif) no-repeat 0px 0px;
}
SPAN.eng5
{
	background: url(/charte/structure-generale/zone_gauche/picto_boulon.gif) no-repeat 0px 0px;
}
SPAN.eng6
{
	background: url(/charte/structure-generale/zone_gauche/picto_satisfait.gif) no-repeat 0px 0px;
}
SPAN.eng7
{
	background: url(/charte/structure-generale/zone_gauche/picto_qualite.gif) no-repeat 0px 0px;
}
SPAN.eng_contenu
{
	float: left;
	display: block;
	width: 150px;
}
SPAN.eng_titre
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 3px;
}
SPAN.eng_text
{
	display: block;
	width: 150px;
	font-size: 9px;
}
/*Encart témoignage*/
#accueil_temoin
{
	display: block;
	width: 187px;
	padding: 81px 0px 0px;
	background: url(/charte/structure-generale/temoin_visuel.jpg) no-repeat center 0px;
}
.encart_fd_titre
{
	display: block;
	width: 187px;
	height: 44px;
	padding: 5px 0px 0px;
	background: url(/charte/structure-generale/temoin_fd_titre.gif) no-repeat 0px 0px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
#accueil_temoin .temoin_contenu
{
	background: #FFFFFF;
	padding: 10px;
}
.zone_note .date
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	width: 152px;
	padding: 0px 0px 5px 15px;
}
.zone_note .note, .zone_note .total
{
	float: left;
	display: block;
	width: 57px;
	height: 26px;
	font-size: 20px;
	text-align: center;
	padding: 2px 0px 0px;
	border-bottom: 1px solid #292929;
	border-top: 1px solid #292929;
	border-left: 1px solid #292929;
}
.zone_note .note
{
	margin: 0px 0px 0px 15px;
}
.zone_note .total
{
	background: #292929;
	color: #FFFFFF;
}
.btn_temoin
{
	clear: both;
	padding: 5px 0px 0px;
}
.btn_temoin A
{
	color: #292929;
	text-decoration: none;
	font-weight: bold;
}
.btn_temoin A:hover
{
	color: #1C6EF0;
/*couleur saison*/
	text-decoration: none;
	font-weight: bold;
}
/*Menu*/
#menu
{
	position: absolute;
	display: block;
	width: 728px;
	height: 76px;
	margin: -54px 0px 0px 23px;
	z-index: 1000;
}
#menu.etape1 UL, #menu.etape2 UL, #menu.etape3 UL
{
	height: 76px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#menu.etape1 UL LI, #menu.etape2 UL LI, #menu.etape3 UL LI
{
	float: left;
	display: block;
	margin: 0px;
	text-align: center;
	font-size: 16px;
}
#menu.etape1 UL LI.onglet1
{
	width: 300px;
	height: 76px;
}
#menu.etape1 UL LI.onglet2
{
	width: 195px;
	height: 44px;
	color: #AEB3BB;
	margin: 5px 0px 0px;
	padding: 5px 0px 0px 15px;
	background: url(/charte/menu/onglet2_off.gif) no-repeat 0px 0px;
}
#menu.etape1 UL LI.onglet3, #menu.etape2 UL LI.onglet3
{
	width: 192px;
	height: 42px;
	color: #AEB3BB;
	margin: 9px 0px 0px;
	padding: 3px 0px 0px 20px;
	background: url(/charte/menu/onglet3_off.gif) no-repeat 0px 0px;
}
#menu.etape2 UL LI.onglet1, #menu.etape3 UL LI.onglet1
{
	width: 210px;
	height: 45px;
	background: url(/charte/menu/onglet1_select.gif) no-repeat 0px 0px;
	margin: 10px 0px 0px;
}
#menu.etape2 UL LI.onglet1 A, #menu.etape2 UL LI.onglet1 A:hover, #menu.etape3 UL LI.onglet1 A, #menu.etape3 UL LI.onglet1 A:hover
{
	display: block;
	width: 195px;
	height: 40px;
	font-size: 14px;
	line-height: 18px;
	text-decoration: underline;
	color: #1C6EF0;
	padding: 5px 0px 0px 15px;
}
#menu.etape2 UL LI.onglet2
{
	width: 284px;
	height: 71px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	background: url(/charte/menu/onglet2.png) no-repeat 0px 0px;
	-background: url(/charte/menu/onglet2.gif) no-repeat 0px 0px;
}
#menu.etape3 UL LI.onglet2
{
	width: 202px;
	height: 49px;
	color: #AEB3BB;
	margin: 5px 0px 0px;
	background: url(/charte/menu/onglet2_select.gif) no-repeat 0px 0px;
}
#menu.etape3 UL LI.onglet2 A, #menu.etape3 UL LI.onglet2 A:hover
{
	display: block;
	width: 185px;
	height: 44px;
	font-size: 14px;
	line-height: 18px;
	text-decoration: underline;
	color: #1C6EF0;
	padding: 7px 0px 0px 15px;
}
#menu.etape3 UL LI.onglet3
{
	width: 284px;
	height: 71px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	background: url(/charte/menu/onglet3.png) no-repeat 0px 0px;
	-background: url(/charte/menu/onglet3.gif) no-repeat 0px 0px;
}
/*Index*/
.index, .vehicule .vehicule_contenu
{
	border: 4px solid #1C6EF0;
/*Couleur saison*/
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 20px 0px 0px;
	z-index: 500;
}
.vehicule .vehicule_contenu
{
	background: #FFFFFF;
}
.encart_produit
{
	float: left;
	display: block;
	width: 160px;
	background: url(/charte/index/encart_ombre.gif) no-repeat 0px bottom;
	padding: 0px 0px 8px;
	margin: 0px 15px 16px;
	-margin: 0px 12px 16px;
}
.encart_produit .encart_contenu, .encart_produit .encart_contenu_on
{
	display: block;
	width: 160px;
	height: 292px;
	background: #FFFFFF;
	cursor: pointer;
}
.encart_contenu .titre, .encart_contenu_on .titre
{
	display: block;
	width: 152px;
	height: 52px;
	padding: 3px 4px 0px;
	color: #292929;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #AAB4C1;
}
.encart_contenu .titre .temoin, .encart_contenu_on .titre .temoin
{
	display: block;
	height: 14px;
}
.encart_contenu .titre A, .encart_contenu_on .titre A, .encart_contenu .titre A:hover, .encart_contenu_on .titre A:hover
{
	color: #292929;
	text-decoration: none;
}
.encart_contenu .image, .encart_contenu_on .image
{
	display: block;
	width: 160px;
	height: 160px;
}
.encart_contenu .image .picto_promo, .encart_contenu_on .image .picto_promo
{
	position: absolute;
	display: block;
	width: 66px;
	height: 19px;
	background: url(/charte/index/picto_promo.gif) no-repeat 0px 0px;
}
.encart_contenu .produit_text, .encart_contenu_on .produit_text
{
	display: block;
	width: 152px;
	height: 50px;
	padding: 3px 4px 0px;
	border-bottom: 1px solid #AAB4C1;
	font-size: 13px;
}
.encart_contenu .produit_text .prix_barre, .encart_contenu_on .produit_text .prix_barre
{
	font-size: 10px;
	text-decoration: line-through;
}
.encart_contenu .produit_text A, .encart_contenu_on .produit_text A, .encart_contenu .produit_text A:hover, .encart_contenu_on .produit_text A:hover
{
	color: #292929;
	text-decoration: none;
}
.encart_contenu .btn_choix, .encart_contenu_on .btn_choix
{
	display: block;
	width: 160px;
	height: 21px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding: 2px 0px 0px;
}
.encart_contenu .btn_choix, .encart_contenu .btn_choix A, .encart_contenu .btn_choix A:hover
{
	color: #1C6EF0;
	text-decoration: none;
	background: url(/charte/index/puce_choisir.gif) no-repeat 108px 0px;
}
.encart_contenu_on .btn_choix, .encart_contenu_on .btn_choix A, .encart_contenu_on .btn_choix A:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background: #1C6EF0 url(/charte/index/puce_choisir.gif) no-repeat 108px -23px;
/*Couleur saison*/
}
/*Identification vehicule
Identification visuel produit*/
.vehicule
{
	display: block;
	padding-bottom: 9px;
	background: url(/charte/structure-generale/ombre_bas_contenu.gif) no-repeat center bottom;
}
.vehicule_contenu .vehicule_gauche
{
	float: left;
	width: 330px;
	margin: 0px 0px 10px 10px;
}
.vehicule_gauche .titre
{
	display: block;
	width: 300px;
	height: 39px;
	font-size: 14px;
	padding: 10px 0px 0px;
}
.vehicule_gauche .img.produit
{
	display: block;
	width: 300px;
	height: 300px;
}
.vehicule_gauche .detail_loupe
{
	position: absolute;
	z-index: 200;
	cursor: pointer;
	margin: 2px 0 0 273px;
}
.vehicule_gauche #zoom, .liste_gauche .produit1 #zoom, .detail_gauche #zoom
{
	position: absolute;
	z-index: 3050;
	border: 4px solid #1C6EF0;
	margin: 0px 0px 0px -14px;
	-margin: 0px 0px 0px -24px;
}

.vehicule_gauche #zoom {
	margin-top:-12px;
}

.vehicule_gauche #zoom .detail_loupe_moins, .liste_gauche .produit1 #zoom .detail_loupe_moins, .detail_gauche #zoom .detail_loupe_moins
{
	position: absolute;
	float: right;
	margin: 2px 0 0 570px;
	z-index: 200;
	cursor: pointer;
}
/*Identification recherche véhicule*/
.vehicule_contenu .vehicule_droit
{
	float: left;
	width: 405px;
	margin: 0px 0px 0px 5px;
}
.vehicule_droit #recherche
{
	display: block;
	width: 405px;
}
#recherche .identification_texte
{
	display: block;
	font-size: 18px;
	text-decoration: none;
	color: #AAB4C1;
	padding: 5px 0px 10px;
}
#recherche .identification_texte .etape_identif
{
	color: #292929;
}
#recherche .identification_vehicule, #recherche .identification_vehicule_select
{
	height: 300px;
}
.identification_vehicule .identification_marques, .identification_vehicule .identification_modeles, .identification_vehicule .identification_pneu, .identification_vehicule_select .identification_marques, .identification_vehicule_select .identification_modeles, .identification_vehicule_select .identification_pneu
{
	height: 37px;
	margin: 0px;
}
#recherche .identification_pneu
{
	width: 183px;
}
#recherche .select_marques, #recherche .select_modeles, #recherche .select_marques_select, #recherche .select_modeles_select
{
	display: block;
	width: 375px;
	height: 20px;
	color: #292929;
	font-weight: bold;
	font-size: 11px;
	padding: 4px 0px 0px 30px;
	cursor: pointer;
}
#recherche .select_marques, #recherche .select_modeles
{
	background: url(/charte/identification_vehicule/select_identification.gif) no-repeat 0px 0px;
}
#recherche .select_marques_select, #recherche .select_modeles_select
{
	background: url(/charte/identification_vehicule/select_identification.gif) no-repeat 0px -23px;
}
#recherche .select_pneu, #recherche .select_pneu_select
{
	display: block;
	width: 153px;
	height: 19px;
	color: #292929;
	font-weight: bold;
	font-size: 11px;
	padding: 4px 0px 0px 30px;
	cursor: pointer;
}
#recherche .select_pneu
{
	background: url(/charte/identification_vehicule/select_pneu.gif) no-repeat 0px 0px;
}
#recherche .select_pneu_select
{
	background: url(/charte/identification_vehicule/select_pneu.gif) no-repeat 0px -23px;
}
/*Identification marques : div liste marque, Identification modèles : div liste modele*/
#recherche .identification_marques #div_marque
{
	position: absolute;
	display: none;
	width: 403px;
	padding: 0px 0px 5px;
	margin: 0px;
	z-index: 3000;
	border-left: 1px solid #AAB4C1;
	border-right: 1px solid #AAB4C1;
	border-bottom: 1px solid #AAB4C1;
	background: #FFFFFF;
}
#recherche .div_marque_interieur
{
	height: 265px;
	overflow: auto;
	background: #FFFFFF;
}
#recherche .div_marque_interieur UL, #recherche .div_modele_interieur UL, #recherche .div_pneu_interieur UL
{
	padding: 8px 2px 0px 0px;
	margin: 0px;
	list-style: none;
	font-size: 11px;
}
#recherche .div_modele_interieur UL, #recherche .div_pneu_interieur UL
{
	border-bottom: 1px solid #AAB4C1;
}
#recherche .div_marque_interieur UL LI, #recherche .div_modele_interieur UL LI, #recherche .div_pneu_interieur UL LI
{
	cursor: pointer;
	padding: 0px;
	margin: 0px;
}
#recherche .div_marque_interieur UL LI A, #recherche .div_marque_interieur UL LI A:hover, #recherche .div_marque_interieur UL LI A.select, #recherche .div_modele_interieur UL LI A, #recherche .div_modele_interieur UL LI A:hover, #recherche .div_modele_interieur UL LI A.select, #recherche .div_pneu_interieur UL LI A, #recherche .div_pneu_interieur UL LI A:hover, #recherche .div_pneu_interieur UL LI A.select
{
	padding: 2px 0px 0px 30px;
	margin: 0px;
	display: block;
	height: 16px;
	cursor: pointer;
	font-size: 11px;
	color: #292929;
	text-decoration: none;
}
#recherche .div_marque_interieur UL LI A:hover, #recherche .div_marque_interieur UL LI A.select, #recherche .div_modele_interieur UL LI A:hover, #recherche .div_modele_interieur UL LI A.select, #recherche .div_pneu_interieur UL LI A:hover, #recherche .div_pneu_interieur UL LI A.select
{
	background: #E8F0FD;
}
/*Identification modèles : div liste modèle*/
#recherche .identification_modeles #div_modele
{
	position: absolute;
	display: block;
	width: 403px;
	padding: 0px 0px 5px;
	margin: 0px;
	z-index: 2990;
	border-left: 1px solid #AAB4C1;
	border-right: 1px solid #AAB4C1;
	border-bottom: 1px solid #AAB4C1;
	background: #FFFFFF;
}
#recherche .div_modele_interieur
{
	height: 227px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	background: #FFFFFF;
}
#recherche .div_modele_interieur SPAN.modele_gauch
{
	float: left;
	width: 165px;
	padding: 0px;
}
#recherche .div_modele_interieur SPAN.modele_droit
{
	float: left;
}
#recherche .div_modele_interieur SPAN.modele, #recherche .div_pneu_interieur SPAN.pneu
{
	padding: 0px 0px 0px 30px;
}
/*Identification pneu : div liste pneu*/
#recherche .identification_vehicule #div_pneu
{
	position: absolute;
	display: block;
	width: 181px;
	padding: 0px 0px 5px;
	margin: 0px;
	z-index: 2980;
	border-left: 1px solid #AAB4C1;
	border-right: 1px solid #AAB4C1;
	border-bottom: 1px solid #AAB4C1;
}
#recherche .div_pneu_interieur
{
	height: 190px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	background: #FFFFFF;
}
#recherche .div_pneu_interieur SPAN.pneu
{
	font-weight: bold;
}
/*Visuel taille pneu*/
.visuel_pneu
{
	position: absolute;
	width: 194px;
	height: 152px;
	background: url(/charte/identification_vehicule/visuel_pneu.jpg) no-repeat 0px bottom;
	z-index: 2800;
	margin: 110px 0px 0px 200px;
	font-weight: bold;
}
/*Liste pack*/
.liste
{
	padding: 30px 0px 0px;
	z-index: 500;
}
.encart_liste, #detail_haut
{
	display: block;
	padding: 0px 0px 9px;
	margin: 0px 0px 6px;
	background: url(/charte/liste-detail/liste_ombre.gif) no-repeat 0px bottom;
}
#detail_haut
{
	margin: 0px 0px 6px 5px;
}
.encart_liste .liste_contenu, .detail_haut .detail_contenu
{
	background: #FFFFFF;
	padding: 5px 5px 0px 9px;
}
.liste_contenu .produit-nom, .detail_contenu .produit-nom
{
	font-size: 20px;
	height: 48px;
}
.produit-nom .produit_vehicule
{
	font-size: 14px;
}
.liste_contenu .liste_gauche
{
	float: left;
	width: 505px;
}
.detail_contenu .detail_gauche
{
	float: left;
	width: 482px;
	-width: 464px;
}
.liste_contenu .liste_droite, .detail_contenu .detail_droite
{
	float: left;
	width: 230px;
	padding: 0px 0px 12px;
	margin: 0px 0px 0px 10px;
	background: url(/charte/liste-detail/liste_ombre_panier.gif) no-repeat center bottom;
}
.liste_droite .liste_droite_contenu, .detail_droite .detail_droite_contenu
{
	height: 220px;
	padding: 5px 5px 5px 7px;
	background: #E0E4E8;
}
.detail_contenu .detail_droite, .detail_droite .detail_droite_contenu
{
	width: 190px;
}
.liste_gauche .produit1, .liste_gauche .produit2, .detail_gauche #image
{
	float: left;
	width: 230px;
}
.liste_gauche .produit1 .liste_img, .liste_gauche .produit2 .liste_img
{
	display: block;
	width: 230px;
	height: 230px;
}
.liste_gauche .produit1 .detail_loupe, .detail_gauche #image .detail_loupe
{
	position: absolute;
	z-index: 200;
	cursor: pointer;
	margin: 2px 0 0 205px;
}
.liste_gauche .pack_plus
{
	float: left;
	width: 28px;
	height: 230px;
	margin: 0px 3px;
	background: url(/charte/liste-detail/plus.gif) no-repeat 0px center;
}
.liste_gauche .produit2 .picto
{
	position: absolute;
	width: 48px;
	height: 46px;
	margin: 184px 0px 0px;
}
.liste_gauche .produit1 .detail_produit, .liste_gauche .produit2 .detail_produit
{
	display: block;
	padding: 8px 0px 0px;
	width: 230px;
	height: 65px;
	text-align: center;
	font-size: 13px;
}
.detail_produit SPAN
{
	display: block;
	padding: 5px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
.detail_produit SPAN A
{
	color: #1C6EF0;
}
.detail_produit SPAN A:hover
{
	color: #292929;
}
.detail_info, .detail_prix, .detail_port, .detail_prix_barre, .detail_prix_3x
{
	display: block;
	width: 205px;
}
.detail_info
{
	font-size: 14px;
	margin-bottom: 5px;
}
.detail_prix
{
	font-weight: bold;
}
.detail_prix .detail_text_prix
{
	font-size: 35px;
}
.detail_prix .detail_text_cts
{
	font-size: 20px;
}
.detail_prix_barre
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: line-through;
}
.detail_prix_3x
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.detail_port
{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
#detail_panier, #detail_panier A, #detail_panier A:hover, #detail_dispo, #detail_dispo A, #detail_dispo A:hover
{
	display: block;
	width: 216px;
	height: 40px;
	margin-bottom: 10px;
	text-decoration: none;
}
#detail_panier A
{
	background: url(/charte/liste-detail/btn_ajout_panier.gif) no-repeat 0px 0px;
}
#detail_panier A:hover
{
	background: url(/charte/liste-detail/btn_ajout_panier.gif) no-repeat 0px -40px;
}
#detail_dispo A
{
	background: url(/charte/liste-detail/btn_info_dispo.gif) no-repeat 0px 0px;
}
#detail_dispo A:hover
{
	background: url(/charte/liste-detail/btn_info_dispo.gif) no-repeat 0px -40px;
}
.detail_dispo
{
	position: absolute;
	display: none;
	background-color: #FFF;
	width: 295px;
	font-size: 12px;
	z-index: 60;
	border: 1px solid #4A5365;
	margin: -5px 0px 0px -91px;
	padding: 5px 3px 10px 5px;
}
.detail_dispo P
{
	margin-bottom: 5px;
}
/*Picto promo de la liste*/
.detail_picto_promo
{
	position: absolute;
	width: 114px;
	height: 26px;
	margin: -31px 0px 0px -7px;
}
/*Zone délai d'expédition*/
.detail_expe_vert, .detail_expe_orange, .detail_expe_rouge, .detail_expe_rupture
{
	width: 171px;
	height: 33px;
	padding: 0px 0px 0px 34px;
	line-height: 14px;
	font-size: 13px;
}
.detail_expe_vert
{
	background: url(/charte/liste-detail/picto_livraison_vert.gif) no-repeat left top;
}
.detail_expe_orange
{
	background: url(/charte/liste-detail/picto_livraison_vert.gif) no-repeat left top;
}
.detail_expe_rouge
{
	background: url(/charte/liste-detail/picto_livraison_rouge.gif) no-repeat left top;
}
.detail_expe_rupture
{
	width: 40px;
	background: url(/charte/liste-detail/picto_livraison_rupture.gif) no-repeat left top;
}
/*Liste sans résultat : le produit n'est pas compatble avec le véhicule*/
.liste_ssresultat
{
	color: #FFFFFF;
	padding: 10px;
	margin: 0px 10px 15px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #1C6EF0;
	z-index: 500;
	font-size: 16px;
	text-align: center;
}
.liste_ssresultat .message
{
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
/*Popup page détail*/
.detail_gauche #image .visuel_image
{
	width: 230px;
	height: 230px;
}
#detail_popup, #temoin_popup
{
	width: 700px;
	margin: 0px auto;
}
#detail_popup #header_popup, #temoin_popup #header_popup
{
	display: block;
	height: 110px;
	background: url(/charte/informations/hd_infos_fd.jpg) no-repeat 0px 0px;
	cursor: pointer;
}
#detail_popup .encart_liste
{
	display: block;
	padding: 0px 0px 9px;
	margin: 0px 0px 6px;
	background: url(/charte/liste-detail/liste_ombre.gif) no-repeat 0px bottom;
}
#detail_popup .detail
{
	display: block;
	padding: 0px 0px 9px;
	margin: 0px 0px 6px;
}
.encart_liste .liste_contenu
{
	background: #FFFFFF;
	padding: 5px 5px 0px 9px;
}
#vignettes UL
{
	margin: 0px 0px 0px 10px;
	padding: 0;
	height: 59px;
	margin-bottom: 10px;
	list-style: none;
}
#vignettes UL LI, #vignettes UL LI:hover
{
	float: left;
	width: 50px;
	height: 50px;
	cursor: pointer;
	margin: 0px 0px 10px 2px;
	padding: 0px;
}
#vignettes UL LI
{
	border: 1px solid #FFFFFF;
}
#vignettes UL LI:hover
{
	border: 1px solid #AAB4C1;
}
.detail_gauche .detail_descriptif
{
	float: left;
	width: 230px;
	-width: 220px;
	margin: 0px 0px 0px 10px;
}
.detail_descriptif .descriptif_contenu
{
	margin-bottom: 15px;
}
/*descriptif_contenu ul*/
#INVALID-RULE
{
	margin: 5px 0px 5px 15px;
	padding: 0px;
}
/*descriptif_contenu ul li*/
#INVALID-RULE
{
	margin-bottom: 5px;
}
/*infos jantes : nbre de trous, entraxe, deport*/
.jantes_infos A, .jantes_nombre A, .jantes_infos A:hover, .jantes_nombre A:hover
{
	display: block;
	min-height: 30px;
	-height: 30px;
	padding: 3px 0px 0px;
	background: url(/charte/liste-detail/picto_infos.gif) no-repeat right 0px;
	cursor: pointer;
	color: #292929;
}
.jantes_infos A, .jantes_infos A:hover
{
	width: 200px;
}
.jantes_nombre A, .jantes_nombre A:hover
{
	width: 135px;
}
.jantes_infos A, .jantes_nombre A
{
	text-decoration: none;
}
.jantes_infos A:hover, .jantes_nombre A:hover
{
	text-decoration: underline;
}
.bulle_aide
{
	position: absolute;
	width: 245px;
	padding: 10px;
	margin: -10px 0px 0px;
	background: #FFFFFF;
	border: 1px solid #AAB4C1;
}
.bulle_aide A
{
	text-decoration: underline;
	color: #292929;
}
.bulle_aide A:hover
{
	text-decoration: underline;
	color: #1C6EF0;
/*Couleur saison*/
}
/*Note client page détail et notice de montage*/
.detail_descriptif .note_detail
{
	clear: both;
	width: 140px;
	height: 29px;
	margin: 20px 0px 10px;
	padding: 0px 0px 0px 20px;
	background: url(/charte/liste-detail/detail_temoin.gif) no-repeat 0px 4px;
}
.detail_descriptif .note_detail A, .detail_descriptif .notice_montage A
{
	text-decoration: underline;
	color: #292929;
}
.detail_descriptif .note_detail A:hover, .detail_descriptif .notice_montage A:hover
{
	text-decoration: underline;
	color: #1C6EF0;
/*Couleur saison*/
}
.detail_descriptif .notice_montage
{
	margin: 20px 0px 15px;
}
.detail_descriptif .notice_montage A, .detail_descriptif .notice_montage A:hover
{
	display: block;
	width: 140px;
	height: 21px;
	background: url(/charte/liste-detail/detail_pdf.gif) no-repeat 0px 0px;
	padding: 5px 0px 0px 25px;
}
/*Zone de partage facebook, ami, imprimer*/
#partage
{
	float: right;
	height: 60px;
	margin: -65px 0px 0px;
}
#partage #partage-fb, #partage #partage-ami, #partage #partage-imprime
{
	float: left;
	margin: 0px 10px;
}
#partage-fb A, #partage-fb A:hover, #partage-ami A, #partage-ami A:hover, #partage-imprime A, #partage-imprime A:hover
{
	display: block;
	width: 50px;
	height: 60px;
	text-decoration: none;
}
#partage-fb A
{
	background: url(/charte/liste-detail/picto_facebook.gif) no-repeat center 0px;
}
#partage-fb A:hover
{
	background: url(/charte/liste-detail/picto_facebook.gif) no-repeat center -60px;
}
#partage-ami A
{
	background: url(/charte/liste-detail/picto_ami.gif) no-repeat center 0px;
}
#partage-ami A:hover
{
	background: url(/charte/liste-detail/picto_ami.gif) no-repeat center -60px;
}
#partage-imprime A
{
	background: url(/charte/liste-detail/picto_imprimer.gif) no-repeat center 0px;
}
#partage-imprime A:hover
{
	background: url(/charte/liste-detail/picto_imprimer.gif) no-repeat center -60px;
}
#envoi-ami
{
	position: absolute;
	display: none;
	background-color: #FFF;
	width: 290px;
	font-size: 12px;
	z-index: 60;
	border: 1px solid #CCCCCC;
	margin: -32px 0px 0px -88px;
	=margin: -12px 0px 0px -290px;
	padding: 5px 0 10px 5px;
}
#envoi-ami P
{
	margin-bottom: 15px;
}
#envoi-ami TABLE TR TD
{
	height: 25px;
	text-align: left;
}
INPUT.btn_partage, INPUT.btn_partage_on
{
	display: block;
	width: 126px;
	height: 24px;
	border: none;
	padding: 0px 0px 4px;
	margin: 0;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
INPUT.btn_partage
{
	color: #505254;
	background: url(/charte/boutons/btn_partager.gif) no-repeat 0 0;
}
INPUT.btn_partage_on
{
	color: #FFFFFF;
	background: url(/charte/boutons/btn_partager.gif) no-repeat 0 -24px;
}
/*Fiche détaillée de détail popup*/
#detail_onglet
{
	height: 33px;
	margin-left: 5px;
}
#detail_onglet UL
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	height: 33px;
	background: url(/charte/liste-detail/detail_onglet_fd.gif) repeat-x 0px bottom;
}
#detail_onglet UL LI
{
	float: left;
	margin: 0 17px 0 0;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
#detail_onglet UL LI A, #detail_onglet UL LI A:hover, #detail_onglet UL LI A.select
{
	display: block;
	width: 143px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	padding: 8px 0px 0px;
	color: #FFFFFF;
	background: url(/charte/liste-detail/detail_onglet.gif) no-repeat 0px 0px;
}
#detail_onglet .retour
{
	float: left;
	height: 23px;
	margin: 10px 0px 0px 10px;
	background: none;
	text-align: left;
}
#detail_onglet .retour A, #detail_onglet .retour A:hover
{
	width: 180px;
	background: url(/charte/liste-detail/puce_retour.gif) no-repeat;
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
#detail_onglet .retour A
{
	color: #292929;
}
#detail_onglet .retour A:hover
{
	color: #1C6EF0;
}
/*Contenu fiche détaillée*/
.fiche_contenu
{
	clear: both;
	border: 4px solid #1C6EF0;
	background: #FFFFFF;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 13px 5px;
}
.fiche_contenu P
{
	display: block;
	height: 20px;
	padding: 0px 0px 5px;
	font-weight: bold;
	font-size: 13px;
	background: url(/charte/liste-detail/pointille.gif) repeat-x 0px bottom;
}
.fiche_contenu .separateur_li
{
	display: block;
	height: 16px;
	padding: 0px;
	margin: 0px;
	background: url(/charte/liste-detail/pointille.gif) repeat-x 0px center;
	clear: both;
}
.fiche_contenu UL
{
	margin: 5px 0px 10px;
	padding: 0px;
	list-style: none;
}
.fiche_contenu UL LI
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.fiche_contenu UL LI .gauch
{
	width: 350px;
	float: left;
	margin: 0px 0px 0px 15px;
}
.fiche_contenu UL LI .droit
{
	width: 310px;
	float: left;
	font-weight: bold;
}
/*Page témoignages popup*/
#temoin_popup H2
{
	padding: 0px 0px 20px;
	margin: 0px;
	font-weight: normal;
	font-size: 30px;
	color: #1C6EF0;
}
.encart_info
{
	padding: 7px 0px 5px;
	border-bottom: 1px solid #292929;
}
.infos_temoin
{
	clear: both;
	height: 25px;
	text-align: left;
	font-size: 13px;
}
.infos_temoin_detail
{
	clear: both;
	padding: 5px 0px 0px;
	font-weight: normal;
}
.infos_temoin_detail UL
{
	padding: 0px;
	margin: 0px 0px 5px;
	list-style: none;
}
.infos_temoin_detail UL LI
{
	clear: both;
	height: 20px;
	margin: 0px 0px 4px;
}
.infos_temoin_detail UL LI .gauch
{
	float: left;
	width: 480px;
	-width: 460px;
	font-weight: bold;
}
.infos_temoin_ajout UL LI .gauch
{
	float: left;
	width: 355px;
	font-weight: bold;
}
.infos_temoin_detail UL LI .droit
{
	float: right;
}
/*Formulaire*/
FORM
{
	padding: 0;
	margin: 0;
}
INPUT, SELECT
{
	background: #FFF url(/charte/structure-generale/ombre_input.gif) repeat-x 0px 0px;
	border: 1px solid #AAB4C1;
	font-size: 12px;
	text-align: left;
	height: 20px;
	padding: 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
}
INPUT.btn_ok, INPUT.btn_ok_on
{
	display: block;
	height: 20px;
	width: 20px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border: none;
	cursor: pointer;
}
INPUT.btn_ok
{
	background: url(/charte/liste-detail/btn_ok.gif) no-repeat;
}
INPUT.btn_ok_on
{
	background: url(/charte/liste-detail/btn_ok.gif) no-repeat 0px -20px;
}
/*Note de bas de page*/
#menu_notes
{
	clear: both;
	font-size: 10px;
	text-align: center;
	padding: 25px 0px 0px;
	margin: 0px 0px 15px;
}
/*Footer*/
#footer
{
	clear: both;
	border-top: 1px solid #95959C;
}
/*Reassurance*/
#reassurance
{
	border-bottom: 1px solid #95959C;
	width: 910px;
	padding: 5px 35px 15px;
	background: #FFFFFF;
}
#reassurance P, #suite_accroche P, #avatacar P
{
	font-size: 15px;
	font-weight: bold;
	color: #727478;
	margin: 5px 0px;
	padding: 0px;
}
#reassurance UL
{
	padding: 0px;
	margin: 10px 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 #95959C;
	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: #292929;
	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 35px;
	width: 910px;
	height: 30px;
	background: #E0E4E8;
}
#menu_popup UL
{
	padding: 0px;
	list-style: none;
	margin: 0px;
}
#menu_popup UL LI
{
	float: left;
	height: 28px;
	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: #292929;
	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 #95959C;
	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: #292929;
	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 35px 15px;
	text-align: left;
	color: #727478;
	background: #E0E4E8 url(/charte/footer/footer_ombre2.gif) no-repeat;
}
/*Rayons Avatacar*/
#avatacar
{
	width: 910px;
	clear: both;
	padding: 10px 35px 15px;
	background: #FFFFFF url(/charte/footer/footer_ombre.gif) no-repeat 0px 0px;
	color: #727478;
}
#avatacar TD
{
	color: #909296;
}
#avatacar TD A
{
	color: #909296;
	text-decoration: none;
}
#avatacar DIV
{
	clear: both;
	font-size: 11px;
}
#partenaires
{
	width: 980px;
	background: #FFFFFF;
	padding: 5px 0 15px;
	border-top: 1px solid #95959C;
	font-size: 11px;
	color: #727478;
	text-align: center;
}
#partenaires A
{
	color: #727478;
	text-decoration: none;
}
/*div réf produit pour référencement*/
#ref
{
	width: 910px;
	padding: 0px 35px 10px;
	background: #E0E4E8 url(/charte/footer/footer_ombre2.gif) no-repeat 0px 0px;
	font-size: 11px;
	color: #727478;
}
#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: #727478;
}
#ref A, #ref_liste A, #suite_accroche A, #suite_accroche STRONG, #suite_accroche B
{
	font-size: 11px;
	color: #727478;
	text-decoration: none;
}
/*Menu bas categorie*/
#menu_bas
{
	width: 945px;
	border-top: 1px solid #95959C;
	font-size: 10px;
	color: #727478;
	background: #E0E4E8;
	padding: 10px 0px 0px 35px;
}
#menu_bas P
{
	margin: 0px 0px 10px;
	padding: 0px;
}
#menu_bas UL
{
	float: left;
	width: 190px;
	padding: 0 0 15px;
	margin: 0px 35px 0px 0px;
	list-style: none;
}
#menu_bas UL LI
{
	padding: 3px 0;
	margin: 0px;
	border-bottom: 1px solid #95959C;
}
#menu_bas UL LI A
{
	color: #727478;
	text-decoration: none;
}
/*Div en cas de rupture de stock des packs sur la liste*/
.rupture_pack_liste
{
	position: absolute;
	width: 770px;
	height: 360px;
	background: #FFFFFF url(/charte/liste-detail/rupture_pack_liste.gif) no-repeat center center;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	z-index: 600;
}
.rupture_pack_index
{
	position: absolute;
	width: 160px;
	height: 295px;
	background: #FFFFFF url(/charte/structure-generale/rupture_pack_index.gif) no-repeat center 60px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/*Page r�f�rencement pneus*/
#contenu #centre_ref
{
	float: left;
	width: 768px;
	background: url(/animation-boutique/theme/theme_hiver_ref.jpg) no-repeat 0px 0px;
	padding: 113px 0px 0px;
}
.liste_contenu .liste_ref
{
	float: left;
	width: 505px;
	background: url(/charte/structure-generale/visuel_generique.jpg) no-repeat 0px 0px;
}
.liste_ref .produit_ref
{
	float: left;
	width: 230px;
	height: 230px;
	margin: 0px 0px 0px 260px;
}
.liste_gauche .produit_ref .liste_img
{
	display: block;
	width: 230px;
	height: 230px;
}
.produit_ref .picto_marque
{
	position: absolute;
	width: 123px;
	height: 30px;
	margin: 200px 0px 0px;
}
.produit_ref_text
{
	clear: both;
	margin: 5px 0px 15px;
}
#detail_pack_ref, #detail_pack_ref A, #detail_pack_ref A:hover
{
	display: block;
	width: 216px;
	height: 76px;
	margin-bottom: 10px;
	text-decoration: none;
}
#detail_pack_ref A
{
	background: url(/charte/liste-detail/btn_creer_pack.gif) no-repeat 0px 0px;
}
#detail_pack_ref A:hover
{
	background: url(/charte/liste-detail/btn_creer_pack.gif) no-repeat 0px -76px;
}

/*Page 404*/

.page_404 {
	display:block;
	height:450px;
}


.page_404 .usage_perso {
	width:400px;
	margin: 0px 0px 50px 280px;
	padding: 40px 0px 0px 0px;
}

.div_bulle_404 .div_bulle_titre {
	display:block;
	background:#1C6Ef0;
	-moz-border-radius:4px;
	border-radius : 4px;
	-webkit-border-radius: 4px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
	font-size:14px;
}

.div_bulle_404 .visuel_perso {
	display:none;
}

.page_404 .btn {
	margin: 0px 0px 0px 400px;
	padding: 40px 0px 0px 0px;
}

.page_404 .btn a, .page_404 btn a:hover {
	display:block;
	width:147px;
	height:20px;
	text-align:center;
	text-decoration:none;
	padding: 4px 0px 0px 0px;
}

.page_404 .btn a {
	background:url(/charte/boutons/btn.gif) no-repeat 0px 0px;
	color:#505254;
}

.page_404 .btn a:hover {
	background:url(/charte/boutons/btn.gif) no-repeat 0px -24px;
	color:#FFFFFF;
}


