/* CSS Document */

body {
	background: url(/charte/wallpaper.jpg) no-repeat top center #FFFFFF fixed;
	_background: url(/charte/wallpaper.jpg) no-repeat top center #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
}

p {
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #0b0b0b;
	font-size: 12px;
}

#conteneur {
	position:relative;
	width:980px;
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

.spacer {
	clear:both;
}

/*Structure générale*/

/*Zone texte de référencement*/
#categorie_accroche {
	display:block;
	height:21px;
	width:960px;
	color:#6d6d6d;
	text-align:left;
	padding: 3px 10px 0 10px;
}

#categorie_accroche h1, #categorie_accroche h2 {
	color:#6d6d6d;
	font-size:12px;
	display:inline;
	font-weight:normal;
}

#categorie_accroche a {
	color:#6d6d6d;
	text-decoration:none;
}

#categorie_accroche a.liensuite:hover {
	text-decoration:underline;
}

/*Menu*/

#menu {
	width:980px;
	height:35px;
}

#menu ul {
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style:none;
}

#menu ul li {
	float:left;
	width:196px;
	height:20px;
}

#menu ul li a, #menu ul li a:hover, #menu ul li a.select {
	display:block;
	width:196px;
	height:25px;
	font-size:14px;
	padding: 5px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
}

#menu ul li a {
	color:#FFFFFF;
	background:url(/charte/menu/onglet_menu.gif) no-repeat 0px 0px; 
}

#menu ul li a:hover {
	color:#5490b8;
	background:url(/charte/menu/onglet_menu.gif) no-repeat 0px -30px; 
}

#menu ul li a.select {
	color:#5490b8;
	background:url(/charte/menu/onglet_menu.gif) no-repeat 0px -60px; 
}

/*Thematique, promotion*/

#thematique {
	float:left;
	height:158px;
	margin:0px 0px 0px 4px;
}

#thematique #promotion_droite {
	float:right;
	display:block;
	width:407px;
	height:140px;
	z-index:500;
	background:url(/charte/thematique/th_promo_ombre.gif) no-repeat center bottom;
}

#anim_flash {
	float:left;
	height:140px;
	margin-right:3px;
	_margin-right:0px;
	background:url(/charte/thematique/th_promo_ombre.gif) no-repeat center bottom;
}

/*Recherche : identification véhicule*/

#gauche #recherche {
	display:block;
	width:156px;
	height:490px;
	height:520px !ie;
	margin-bottom:15px;
}

#gauche #recherche_off {
	display:block;
	width:146px;
	height:133px;
	padding: 5px 5px 10px 5px;
	background: url(/charte/identification_vehicule/rech_off_fd.gif) no-repeat 0px 0px;
	color:#FFF;
	font-weight:bold;
}

#recherche_off .titre {
	display:block;
	height:10px;
	padding: 0 0 0 0;
	color:#FFF;
	font-size:16px;
}

.identification_texte {
	display:block;
	height:150px;
	background:url(/charte/identification_vehicule/identification_flech.gif) no-repeat 26px bottom;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 9px 0px;
	color:#5490B8;
	font-size:20px;
	font-weight:bold;
}

/*Identification marques*/

.identification_vehicule, .identification_vehicule_on, .identification_vehicule_select {
	position:absolute;
	height:327px;
	background:#FFFFFF;
	margin:-1px 0px 0px -1px;
	z-index:1000;
}

.identification_vehicule {
	width:156px;
	border:1px solid #FFFFFF;
}

.identification_vehicule_on {
	width:156px;
	border:1px solid #5490b8;
}

.identification_vehicule_select {
	width:432px;
	border:2px solid #FFFFFF;	
}

.identification_vehicule_select .identification_marques, .identification_vehicule_select .identification_modeles  {
	width:431px;
}

.identification_vehicule .select_marques, .identification_vehicule_on .select_marques, .identification_vehicule_select .select_marques {
	height:19px;
	padding: 7px 0px 0px 46px;
	font-size:11px;
	font-weight:bold;
}

.identification_vehicule .select_marques, .identification_vehicule_on .select_marques {
	width:110px;
	background:url(/charte/identification_vehicule/select_marque.gif) no-repeat 0px 0px;
}

.identification_vehicule_select .select_marques {
	width:385px;
	background:url(/charte/identification_vehicule/select_marque_select.gif) no-repeat 0px 0px;
	cursor:pointer;
}

.identification_vehicule_select #div_marque {
	display:none;
}

.identification_vehicule #div_marque, .identification_vehicule_on #div_marque {
	display:block;
	width:154px;
	height:300px;
	background:#FFFFFF;
	border-right: 1px solid #909296;
	border-left: 1px solid #909296;
	border-bottom: 1px solid #909296;
	margin:-1px 0px 0px 0px;
	text-decoration:none;
}

.div_marque_interieur {
	height:295px;
	overflow-x:hidden;
	overflow-y:auto;
	background:#FFFFFF;
}

.div_marque_interieur ul {
	padding:5px 0px 0px 0px;
	margin:0px;
	list-style:none;
}

.div_marque_interieur ul li {
	padding:0px;
	margin:0px;
	font-size:11px;
	font-weight:bold;
}

.div_marque_interieur ul li a, .div_marque_interieur ul li a:hover, .div_marque_interieur ul li.select a, .div_marque_interieur ul li.select a:hover {
	display:block;
	padding: 2px 0px 0px 30px;
	display:block;
	height:16px;
	color:#292929;
	text-decoration:none;
}

.div_marque_interieur ul li a:hover, .div_marque_interieur ul li.select a, .div_marque_interieur ul li.select a:hover {
	background:#c4d4e2;
}

/*Identification modeles*/

#identification_modeles {
	padding-top:13px;
}

.identification_vehicule #identification_modeles, .identification_vehicule_on #identification_modeles {
	 display:none;
 }
 
.select_modeles {
	height:19px;
	padding: 7px 0px 0px 46px;
	font-size:11px;
	font-weight:bold;
	width:385px;
	background:url(/charte/identification_vehicule/select_modele.gif) no-repeat 0px 0px;
}

.identification_vehicule_select #div_modele {
	display:block;
	width:429px;
	height:261px;
	background:#FFFFFF;
	border-right: 1px solid #909296;
	border-left: 1px solid #909296;
	border-bottom: 1px solid #909296;
	margin:-1px 0px 0px 0px;
}

.div_modele_interieur {
	height:255px;
	padding-top:5px;
	overflow-y:auto;
	overflow-x: hidden;
	background:#FFFFFF;
}

.div_modele_interieur ul {
	margin:3px 0px 3px 30px;
	padding:0px 0px 10px 0px;
	list-style:none;
	border-bottom: 1px solid #909296;
}

.div_modele_interieur ul span.modele {
	display:block;
	height:16px;
	padding: 2px 0px 0px 0px;
	margin:0px;
	font-size:11px;
	font-weight:bold;
}

.div_modele_interieur ul li {
	padding:0px;
	margin:0px;
	font-size:11px;
	font-weight:normal;
}

.div_modele_interieur ul li a, .div_modele_interieur ul li a:hover {
	display:block;
	height:16px;
	padding: 2px 0px 0px 0px;
	color:#292929;
	text-decoration:none;
}

.div_modele_interieur ul li a:hover,.div_modele_interieur ul li.select a {
	background:#c4d4e2;
}

span.modele_gauch {
	float:left;
	width:220px;
	padding:0px;
}

span.modele_droit {
	float:left;
	padding:0px;
}


/*Select de la recherche*/

/*.num {
	float:left;
	width:39px;
	height:31px;
}

#recherche_gauche .select_recherche, #recherche_gauche .select_recherche_grise, #recherche_gauche .select_recherche_select {
	float:left;
	width: 138px;
	height:15px;
	border: 1px solid #909296;
	font-size:11px;
	margin: 7px 0 0 0;
	padding: 2px 0 0 27px;
	cursor:pointer;
}

#recherche_droite .select_recherche, #recherche_droite .select_recherche_grise, #recherche_droite .select_recherche_select {
	float:left;
	width: 215px;
	height:15px;
	border: 1px solid #909296;
	font-size:11px;
	margin: 7px 0 0 0;
	padding: 2px 0 0 27px;
	cursor:pointer;
}

.select_recherche {
	color:#292929;
	background: url(/charte/thematique/select_puce_on.gif) no-repeat 9px center #FFFFFF;
}

.select_recherche_grise {
	color:#909296;
	background: url(/charte/thematique/select_puce.gif) no-repeat 9px center #d9d9db;
}

.select_recherche_select {
	color:#292929;
	background: url(/charte/thematique/select_puce_select.gif) no-repeat 9px center #FFFFFF;
}*/

/*Recherche par marque*/

#div_marque {
	position:absolute;
	display:block;
	width:165px;
	height:70px;
	background-color:#d9d9db;
	overflow:auto;
	border: 1px solid #292929;
	border-top:none;
	margin:25px 0 0 39px;
	margin:25px 0 0 -167px !ie;
	overflow-x:hidden;
}

#div_marque table tr td {
	border-bottom: 1px solid #292929;
	font-size:11px;
	font-weight:normal;
}

#div_marque table tr td a, #div_marque table tr td a:hover{
	display:block;
	width:100%;
	height:20px;
	color:#292929;
	text-decoration:none;
	padding:0 0 0 5px;
	line-height:18px;
	vertical-align:middle;
}

#div_marque table tr td a:hover{
	background:#FFFFFF;
}

/*Recherche par modèle*/

#div_modele {
	position:absolute;
	height:220px;
	width:400px;
	background-color:#d9d9db;
	border: 1px solid #292929;
	overflow:auto;
	margin: 25px 0 0 39px;
	margin: 25px 0 0 -244px !ie;
	z-index:2000;
}

#div_modele table {
	background:#d9d9db;
	width:100%;
	width:95% !ie;
}

#div_modele table tr td {
	border-bottom: 1px solid #292929;
	font-size:11px;
	font-weight:normal;
	height:20px;
	padding:0 3px 0 3px;
}

#div_modele table tr.tr_rech {
	cursor:pointer;
}

#div_modele table tr.tr_rech_on {
	cursor:pointer;
	background:#FFFFFF;
}

#div_modele .nom_modele {
	background:#FFF;
}

#div_modele table tr td ul {
	padding:0px;
	margin:0px 0px 0px 10px;
}

.nom_modele {
	background:#FFFFFF;
	padding: 0px 8px 0px 8px;
}*/

/*Div derrière la recherche par modèle*/
/*.selection_ouvert{
	position:absolute;
	width:480px;
	height:276px;
	margin:-25px 0 0 0;
	padding:26px 0 0 0;
	z-index:1500;
	background:#548fb7; /*Couleur de fond de la zone d'identification
}*/

.div_recherche {
	background-color: #FFFFFF;
	position:fixed;
	margin:auto;
	height: 100%;
	-height: 1500px;
	width: 100%;
	filter:alpha(opacity=75);
   -moz-opacity:0.75;
	opacity: 0.75;
	left: 0px;
	top: 0px;
	z-index:5000;
	overflow:visible;
	margin:auto;
}

.recherche_scroll {
	position: absolute;
	background-color: #FFF;
	padding: 5px;
	margin-top:-5px;
	border: 1px solid #9991a2;
	height:200px;
	width:350px;
	font-size:10px;
	color:#0b0b0b;
	text-align:left;
	overflow:auto;
	z-index: 15102 !important;
}

.recherche_scroll_marque {
	width:230px;
	position: absolute;
	background-color: #FFF;
	padding: 5px;
	margin:-4px 0px 0px 0px;
	border: 1px solid #9991a2;
	height:200px;
	width:214px;
	color:#0b0b0b;
	font-size:11px;
	text-align:left;
	overflow:auto;
	z-index: 15102 !important;
}

.div_recherche_gris2 {
  position:absolute;height: 100%;width: 100%;z-index:2500; visibility:hidden; overflow: visible; top:0; left:0;
}

.div_recherche_gris3 {
	background-color: #FFFFFF;
	position:fixed;
	-position:absolute;
	height: 100%;
	width: 100%;
	-height: 1500px;
	filter:alpha(opacity=00);
   -moz-opacity:0.00;
	opacity: 0.00;
	left: 0px;
	top: 0px;
	z-index:2000;
	overflow:visible;
	margin:auto;
}

tr.tr_rech {
	cursor:pointer;
}

tr.tr_rech_on {
	background-color:#cdd2e4;
	cursor:pointer;
}

/*Div Recherche texte iy résultat*/

/*#recherche_texte {
	float:left;
	display:block;
	width:156px;
	height:148px;
	background: #FFFFFF;
	padding: 4px 5px 0 5px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}*/

/*Corps de page*/

#contenu {
	width:980px;
	margin: 0px;
}

#contenu #gauche, #contenu #centre {
	float:left;
}

#contenu #gauche {
	width:156px;
}

#contenu #centre {
	width:820px;
	margin:0px 0px 0px 2px;
}

/*Fil d'ariane*/

#fil_ariane {
	position:absolute;
	font-size:11px;
	text-align:left;
	margin:140px 0px 0px 25px;
	margin:140px 0px 0px -380px !ie;
	width:690px;
	z-index:1000;
}

#fil_ariane a {
	color:#292929;
	text-decoration:none;
}

#fil_ariane a:hover {
	color:#292929;
	text-decoration:underline;
}

/*Titre encarts zone gauche*/

.encart_fd_titre, .encart_faq_titre, .encart_aide_titre {
	position:absolute;
	width:144px;
	height:19px;
	color:#FFFFFF;
	text-align:left;
	padding: 4px 0px 0px 13px;
	font-weight:bold;
	margin:-33px 0px 0px -1px;
	background:url(/charte/structure_generale/encart_fd_titre.gif) no-repeat 1px 0px;
}

#gauche .ombre_bas {
	width:156px;
	height:7px;
	margin: 0px 0px 15px 0px;
	background:url(/charte/structure_generale/ombre_bas.gif) no-repeat top;
}

#gauche  #faq .ombre_bas {
	display : none;
}


/*Recherche par produits*/

#recherche_produit, #faq {
	display:block;
	width:156px;
	padding:33px 0px 4px 0px;
	margin: 0px;
	background:url(/charte/structure_generale/encart_fd.gif) repeat-y 0px 0px;
}

#recherche_produit ul{
	margin:0px;
	padding: 0px;
	list-style:none;
}

#recherche_produit ul li {
	margin: 0 0 8px 0;
}

#recherche_produit ul li a, #recherche_produit ul li a:hover, #recherche_produit ul li a.select {
	display:block;
	width:137px;
	margin-left:2px;
	padding:2px 2px 2px 11px;
	font-weight:bold;
	color:#292929;
}

#recherche_produit ul li a {
	text-decoration:none;
}

#recherche_produit ul li a:hover {
	text-decoration:underline;
}

#recherche_produit ul li a.select {
	text-decoration:none;
	background:#c4d4e2;
}

/*Affiner recherche*/

#affiner_recherche {
	display:block;
	width:156px;
	margin: 0 0 0 0;
	padding:33px 0px 4px 0px;
	background:url(/charte/structure_generale/encart_fd.gif) repeat-y 0px 0px;
}

#affiner_recherche form{
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#affiner_recherche ul{
	margin:0 0 0 5px;
	padding: 0 0 0 0;
	list-style:none;
}

#affiner_recherche ul li {
	width:140px;
	text-align:left;
	margin: 0 0 10px 0;
}

#affiner_rechercher ul li .check{
	display:block;
	width:18px;
	height:18px;
	float:left;
	margin:0 0 0 4px;
}

#affiner_rechercher ul li .filtre{
	display:block;
	height:18px;
	float:left;
}

#type_pv {
	position:absolute;
	display:none;
	background-color: #FFF;
	padding: 3px;
	margin: -3px 0 0 0;
	font-size:11px;
	border: 1px solid #909296;
	z-index:350;
}

#type_pv ul {
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style:none;
}

#type_pv ul li{
	padding:0 0 0 0;
	margin:0 0 0 0;
	line-height:18px;
	list-style:none;
}

.flash_filtre {
	padding:0 0 0 5px;
}

.filtre_intitule {
	display:block;
	width:142px;
	font-size:11px;
	text-align:center;
}

.filtre_check_promo {
	float:left;
	width:30px;
	height:20px;
}

.filtre_text_promo {
	float:left;
	display:block;
	width:100px;
	font-size:11px;
	text-align:center;
}


.filtre_rech_gauch {
	font-size: 11px;
	cursor:pointer;
	border-bottom: 1px solid #909296;
}

.select_gauche{
	width:112px;
	height:18px;
	background:url(/charte/boutons/btn_select_recherche.gif) no-repeat right #FFF;
	border:1px solid #909296;
	font-size:11px;
	color:#292929;
	margin:0px;
	padding:0 16px 0 2px;
	cursor:pointer;
}

.recherche_choix{
	position:absolute;
	display:none;
	background-color: #FFF;
	padding: 3px;
	margin: -3px 0 0 0;
	font-size:11px;
	width : 200px !important;
	border: 1px solid #909296;
	z-index:10350 !important;
}

.recherche_choix ul {
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style:none;
	width : auto !important;
}

.recherche_choix ul li {
	padding:0 0 0 0;
	margin:0 0 0 0;
	line-height:18px;
	list-style:none;
	width : auto !important;
}

.recherche_choix ul li a{
	display:block;
	height:18px;
	background-color:#FFF;
	text-decoration:none;
	width : auto !important;
}

.recherche_choix ul li a:hover{
	display:block;
	height:18px;
	background-color:#909296;
	text-decoration:none;
	color:#FFFFFF;
	width : auto !important;
}

.separateur_filtre {
	border-bottom : 1px solid #909296;
	width:142px;
	margin:7px 0 7px 0;
}

.separateur_filtre_flash {
	border-bottom : 1px solid #909296;
	width:142px;
	margin:0 0 7px 0;
}

/*Aide*/
#aide {
	display:block;
	width:156px;
	height:110px;
	height:80px !ie;
	padding:33px 0px 4px 0px;
	margin: 0px;
	background:url(/charte/structure_generale/encart_fd.gif) repeat-y 0px 0px;
	z-index:400;
}

.aide_contenu {
	position:absolute;
	z-index:300;
}

.aide_contenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.aide_contenu ul li {
	margin: 0 0 8px 0;
}


.aide_contenu ul li a, .aide_contenu ul li a:hover, .aide_contenu ul li a.select {
	display:block;
	width:137px;
	margin-left:2px;
	font-weight:bold;
	text-decoration:none;
}

.aide_contenu ul li a {
	color:#292929;
	padding:2px 2px 2px 11px;
}

.aide_contenu ul li a:hover, .aide_contenu ul li a.select {
	color:#5490b8;
	background:url(/charte/bulle-infos/aide_puce.gif) no-repeat left center;
	padding:2px 2px 2px 16px;
}

.aide_detail {
	position:absolute;
	display:none;
	border: 3px solid #5490B8;
	width:374px;
	height:140px;
	z-index:200;
	background:url(/charte/bulle-infos/degrade_fd.gif) repeat-y right 0px;
	margin:-33px 0px 0px 0px;
	padding: 0px 5px 5px 5px;
}

.aide_detail .infos_contenu {
	float:right;
	display:block;
	width: 210px;
	font-size:11px;
	margin: 0px 5px 0px 0px;
}

/*Nuages de mots clés, faq*/

/*FAQ*/

#faq a {
	color:#292929;
	text-decoration:none;
}

#faq a:hover {
	color:#292929;
	text-decoration:underline;
}

.faq_rang1, .faq_rang2, .faq_rang3, .faq_rang4, .faq_rang5 {
	font-weight: bold;
}

.faq_rang1 {
	font-size: 10px;
}

.faq_rang2 {
	font-size: 11px;
	font-style: italic;
}

.faq_rang3 {
	font-size: 14px;
}

.faq_rang4 {
	font-size: 15px;
	font-style: italic;
}

.faq_rang5 {
	font-size: 18px;
}

/*Videos*/

#videos a, #videos a:hover {
	display:block;
	width:156px;
	height:162px;
	text-decoration:none;
	margin-bottom:20px;
}

#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 -162px;
}

/*Facebook*/

#facebook {
	display:block;
	width:156px;
	height:248px;
	margin: 0px;
}

#facebook a, #facebook a:hover {
	display:block;
	width:156px;
	height:248px;
	text-decoration:none;
}

#facebook a, #facebook a:hover {
	background:url(/charte/facebook/encart-concours.jpg) no-repeat 0px 0px;
}

/*Ckankonariv*/

#ckan {
	display:block;
	width:156px;
	height:226px;
	margin: 0px;
}

#ckan a, #ckan a:hover {
	display:block;
	width:156px;
	height:226px;
	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 -226px;
}

/*Textes*/
h1 {
	padding:0px;
	margin:0px;
}

h2 {
	padding:0px;
	margin:0px;
}

h3 {
	padding:0px;
	margin:0px;
}

.text_9px {
	font-size:9px;
}

.text_10px {
	font-size:10px;
}

.text_11px {
	font-size:11px;
}

.text_12px {
	font-size:12px;
}

.text_13px {
	font-size:13px;
}

.text_14px {
	font-size:13px;
}

.text_17px {
	font-size:17px;
}

.text_18px {
	font-size:18px;
}

.text_bleu {
	color:#3D709E;
}

.text_rouge {
	color:#ff0000;
}

/*Liens*/

/*Couleur1 :#5490b8  - Couleur2 : #292929 (couleur texte) - Couleur3 : #FFFFFF*/

/*Liens*/
/*Definition des couleurs : coul1:#131b37, coul2:#0b0b0b , coul3:#FFFFFF*/

.pointer {
	cursor:pointer;
}

a {
	color: #292929;
	text-decoration: none;
}

a:hover {
	color: #292929;
	text-decoration: underline;
}

a.liennormal:link, a.liennormal:active, a.liennormal:visited {
	color: #292929;
	font-weight:normal;
}

a.liennormal:hover {
	color: #5490b8;
	font-weight:normal;
	text-decoration: none;
}

a.liencoul1:link, a.liencoul1:active, a.liencoul1:visited {
	color: #5490b8;
	text-decoration: none;
}

a.liencoul1:hover {
	color: #5490b8;
	text-decoration: underline;
}

a.liencoul1_normal:link, a.liencoul1_normal:active, a.liencoul1_normal:visited {
	color: #5490b8;
	text-decoration: none;
}

a.liencoul1_normal:hover {
	color: #5490b8;
	text-decoration: none;
}

a.liencoul2:link, a.liencoul2:active, a.liencoul2:visited {
	color: #292929;
	text-decoration: none;
}

a.liencoul2:hover {
	color: #292929;
	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;
}


/*Formulaire*/

form {
	padding:0;
	margin:0;
}

input, select{
	background-color: #FFF;
	border: 1px solid #909296;
	font-size: 11px;
	text-align: left;
	height: 18px;
	padding: 0px 2px 0px 2px;
}

input.input_grise {
	background-color: #d9d9db;
}

input.input_check {
	height: 18px;
	width: 18px;
	border:none;
}

input.btn_ok, input.btn_ok_on {
	padding: 0px;
	height: 20px;
	width: 20px;
	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;
}

input.bouton1, input.bouton1_on {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 19px;
	width: 146px;
	border: none;
	cursor:pointer;
	padding-bottom:3px;
}

input.bouton1 {
	color: #FFFFFF;
	background:url(/charte/boutons/btn.gif) no-repeat 0px 0px;
}

input.bouton1_on {
	color: #292929;
	background:url(/charte/boutons/btn.gif) no-repeat 0px -22px;
}

/*Page accueil*/

.encart_accueil {
	float:left;
	width:250px;
	padding-bottom:9px;
	margin: 0px 0px 20px 23px;
	_margin: 0px 0px 20px 17px;
	background:url(/charte/accueil/encart_accueil_ombre.gif)no-repeat 0px bottom;
	cursor:pointer;
}

.encart_accueil .encart_accueil_border {
	border:1px solid #909296;
	width:248px;
	
}

.encart_accueil .normal, .encart_accueil .isselect {
	display:block;
	width:244px;
	padding-bottom:13px;
	background:url(/charte/accueil/encart_accueil_fd.jpg) no-repeat 1px bottom;
	text-decoration:none;
	color:#292929;
}

.encart_accueil .normal {
	border:2px solid #FFFFFF;
}

.encart_accueil .isselect {
	border:2px solid #3d709e;
}

.encart_accueil .picto_cat {
	position:absolute;
	width:213px;
	height:31px;
	margin:-1px 0px 0px -1px;
	cursor:pointer;
}

.encart_accueil .haut {
	display:block;
	width:244px;
	height:270px;
	cursor:pointer;
}

.encart_accueil .haut h3 {
	font-size:14px;
}

.accueil_intitule_cat, .accueil_prix {
	position:absolute;
	display:block;
	width:204px;
	cursor:pointer;
	font-weight:normal;
}

.accueil_intitule_cat {
	margin: 38px 0px 0px 20px;
}

.accueil_prix {
	margin: 185px 0px 0px 20px;
	font-size:19px;
}

.encart_accueil .normal .btn_selectionner, .encart_accueil .isselect .btn_selectionner {
	position:absolute;
	display:block;
	width:208px;
	height:31px;
	margin:235px 0px 0px 18px;
	cursor:pointer;
}

.encart_accueil .normal .btn_selectionner {
	background:url(/charte/accueil/btn_selectionner.gif) no-repeat 0px 0px;
}

.encart_accueil .isselect .btn_selectionner {
	background:url(/charte/accueil/btn_selectionner.gif) no-repeat 0px -31px;
}

.accueil_picto ul {
	margin:0px;
	padding:0px;
	height:54px;
	list-style:none;
	margin: 5px 0px 0px 21px;
	-margin: 5px 0px 0px 19px;
	cursor:pointer;
}

.accueil_picto ul li {
	float:left;
	display:block;
	width:52px;
	height:48px;
	padding:0px;	
}

.encart_accueil_description {
	clear:both;
	display:block;
	width:204px;
	height:162px;
	cursor:pointer;
	margin: 0px 0px 0px 20px;
	color:#3D709E;
	font-weight:bold;
}

.encart_accueil_description ul {
	padding: 0px 0px 0px 5px;
	margin: 10px 0px 0px 10px;
	}

.encart_accueil_description ul li {
	color:#292929;
	font-weight:normal;
	margin:0px 0px 3px 0px;
	padding:0px;
}

a.liensans, a:hover.liensans {
	text-decoration:none;
}

.encart_accueil .visuel_economique, .encart_accueil .visuel_pratique, .encart_accueil .visuel_esthetique {
	clear:both;
	height:78px;
	font-size:11px;
	font-style:italic;
}

.visuel_economique {
	text-align:center;
	margin : 5px 0px 0px 8px;
	padding-right:10px;
	background:url(/charte/accueil/visuel_economique.jpg) no-repeat 0px bottom;
}

.visuel_pratique {
	margin : 5px 20px 0px 20px;
	padding-right:10px;
	background:url(/charte/accueil/visuel_pratique.jpg) no-repeat right bottom;
}

.visuel_esthetique {
	margin : 5px 20px 0px 20px;
	padding-right:10px;
	background:url(/charte/accueil/visuel_esthetique.jpg) no-repeat right bottom;
}

.encart_accueil .normal .infos {
	text-align:center;
	color: #3D709E;
	text-decoration:underline;
}

.encart_accueil .isselect .infos {
	text-align:center;
	color: #292929;
	text-decoration:underline;
}

.encart_accueil .prix_vehicule {
	position:absolute;
	display:block;
	width:205px;
	height:20px;
	margin:213px 0px 0px 18px;
	padding: 0px 0px 0px 3px;
	cursor:pointer;
}

.encart_accueil .prix_vehicule_B {
	position:absolute;
	display:block;
	width:205px;
	height:20px;
	margin:233px 0px 0px 18px;
	padding: 0px 0px 0px 3px;
	cursor:pointer;
}

.prix_vehicule a, .prix_vehicule a:hover, .prix_vehicule_B a, .prix_vehicule_B a:hover {
	text-decoration:underline;
}

.prix_vehicule a:hover, .prix_vehicule_B a:hover {
	color:#5490B8;
}

/*Encart grisé si produit non compatible*/

.encart_grise {
	position:absolute;
	width:252px;
	height:618px;
	margin:-2px 0px 0px -2px;
	z-index:950;
	cursor: default;	
}

.encart_grise .encart_grise_haut {
	width:252px;
	height:618px;
	margin:2px 0px 0px 2px;
	filter:alpha(opacity=80);
   -moz-opacity:0.80;
	opacity: 0.80;
	background:#FFFFFF;
	z-index:2000;
}

.encart_grise .encart_cache {
	position: absolute;
	width:226px;
	height:92px;
	margin:190px 0px 0px 3px;
	background:#FFFFFF;
	text-align:center;
	z-index:2010;
	padding:48px 10px 0px 10px;
}


/*Encart categorie*/
#centre_cat {
	clear:both;
	margin: 0px 0px 20px 0px;
}

#centre_cat .titre {
	font-size:16px;
	font-weight:bold;
	margin: 0 0 15px 27px;
}

#centre_cat .encart_cat {
	float:left;
	width:246px;
	height:162px;
	margin: 0 4px 0 23px;
	_margin: 0 3px 0 17px;	
}

.encart_cat a, .encart_cat a:hover {
	display:block;
	width:244px;
	text-decoration:none;
	color:#292929;
}

.encart_cat a {
	border:1px solid #909296;
}

.encart_cat a:hover {
	border:1px solid #3d709e;
}

.encart_cat a .titre_cat, .encart_cat a:hover .titre_cat {
	display:block;
	width:244px;
	height:21px;
	text-align:center;
	font-size:16px;
	cursor:pointer;
	padding: 2px 0px 0px 0px;
}

.encart_cat a .titre_cat {
	color:#292929;
	border-bottom: 1px solid #909296;
}

.encart_cat a:hover .titre_cat {
	color:#FFFFFF;
	border-bottom: 1px solid #3d709e;
	background:#5490b8;
}

.encart_cat .visuel {
	display:block;
	width:244px;
	height:110px;
	cursor:pointer;
}

.encart_cat a .gamme, .encart_cat a:hover .gamme {
	position:absolute;
	width:248px;
	height:32px;
	margin-left:-2px;
	text-decoration:none;
	cursor:pointer;
}

.encart_cat a .gamme {
	background:url(/charte/accueil/btn_gamme.gif) no-repeat 0px 0px;
}

.encart_cat a:hover .gamme {
	background:url(/charte/accueil/btn_gamme.gif) no-repeat 0px -32px;
}

/*Numéros de page et tris de la liste*/

.liste_affiner {
	clear:both;
	width:813px;
	height:20px;
	margin: 10px 0px 16px 0px;
}

#liste_affiner2 {
	width:813px;
	height:20px;
	margin: 0px 0px 16px 0px;
}

/*Numeros de pages*/

/**/
.liste_affiner .num_page_intitule {
	float:left;
	width:50px;
	margin: 0 0 0 30px;
	_margin: 0 0 0 20px;
	padding-top: 2px;
	text-align:left;
	color:#292929;
}

/**/
.liste_affiner .num_page {
	float:left;	
}

/**/
.liste_num_page_select, .liste_num_page_on, .liste_num_page_off {
	font-size:11px;
	text-align: center;
	vertical-align: middle;
	height: 18px;
	width: 16px;
	cursor:pointer;
}

/**/
.liste_num_page_select {
	font-weight: bold;
	color: #FFFFFF;
	background: #909296;
	border:1px solid #909296;
}

/**/
.liste_num_page_on {
	border:1px solid #292929;
}

/**/
.liste_num_page_off {
	border:1px solid #909296;
}

/*Tris*/

/**/
.liste_affiner .tri, .liste_affiner .affich_vue {
	display:block;
	float:right;
	width:150px;
	margin:0 5px 0 0;
}

/**/
.tri .tri_intitule, .affich_vue .vue_intitule {
	float:left;
	text-align:left;
	padding-top: 2px;
}

/**/
.tri .tri_select {
	float:left;
	background: url(/charte/liste-detail/liste_select_filtre.gif) no-repeat right top #FFFFFF;
	width:80px;
	height:16px;
	font-size: 11px;
	color: #292929;
	text-align: left;
	padding: 0 0 0 2px;
	border : 1px solid #909296;
	cursor:pointer;
}

/**/
.tri .liste_tri {
	position:absolute;
	background-color: #FFF;
	padding: 5px;
	font-size:11px;
	border: 1px solid #909296;
	width:72px;
	display:none;
	z-index:5503;
	/*height:1px;*/
	overflow:hidden;
}

/**/
.liste_tri {
	margin: 17px 0 0 55px;
	margin: 17px 0 0 -84px !ie;
}

/*Encart produit*/

#centre_produit  {
	width:810px;
	margin: 0px 0px 25px 15px;
	_margin: 0px 0px 25px 10px;
	background:#FFFFFF;
}

#centre_produit h1, #centre_produit h2, #centre_produit h3 {
	font-size:18px;
	text-align:center;
	font-weight:normal;
	margin-bottom:15px;
}

.encart_produit {
	float:left;
	margin: 10px 20px 20px 20px;
	_margin: 10px 15px 20px 15px;
}

.encart_produit a, .encart_produit a:hover{
	display:block;
	width:160px;
	height:241px;
	text-decoration:none;
	color:#292929;
}

.encart_produit a {
	border : 1px solid #909296;
}

.encart_produit a:hover {
	border : 1px solid #5490b8;
}

.encart_produit a .produit_nom, .encart_produit a:hover .produit_nom {
	display:block;
	width:160px;
	height:55px;
	margin: 0px;
	text-align:center;
	text-decoration:none;
	color:#292929;
	cursor:pointer;
	padding-top:5px;
}

.produit_nom .prix {
	font-size: 19px;
	font-weight:bold;
	color:#5490B8;
}

.encart_produit a .btn_gamme, .encart_produit a:hover .btn_gamme, .encart_produit a .btn_selection, .encart_produit a:hover .btn_selection {
	display:block;
	width:162px;
	height:23px;
	text-decoration:none;
	cursor:pointer;
	margin-left:-1px;
}

.encart_produit a .btn_gamme {
	background: url(/charte/encart/btn_gamme.gif) no-repeat 0px 0px;
}

.encart_produit a:hover .btn_gamme {
	background: url(/charte/encart/btn_gamme.gif) no-repeat 0px -23px;
}

.encart_produit a .btn_selection {
	background:url(/charte/encart/btn_selectionner.gif) no-repeat 0px 0px;
}

.encart_produit a:hover .btn_selection {
	background:url(/charte/encart/btn_selectionner.gif) no-repeat 0px -23px;
}

.etoile {
	float:left;
	padding:4px 0px 0px 2px;
}

.encart_produit .picto_animation {
	position:absolute;
	width:57px;
	height:17px;
	margin:-1px 0px 0px -1px;
	z-index:500;
}

.encart_produit .voir_gamme a, .encart_produit .voir_gamme a:hover {
	display:block;
	width: 160px;
	height:20px;
	text-align:center;
	padding-top:8px;
	border:none;
}

.voir_gamme a {
	clear:both;
	color:#292929;
	text-decoration:underline;
}

.voir_gamme a:hover {
	color:#5490b8;
	text-decoration:underline;
}
	
/*Spécificités page détail*/

/*Fiche détail*/

/**/
#retour_liste {
	position:absolute;
	float:left;
	margin: -18px 0 0 695px;
	margin: -20px 0 0 670px !ie;
}

/**/
#retour_liste a, #retour_liste a:hover {
	display:block;
	width:95px;
	height:20px;
	background:url(/charte/liste-detail/num_page_prec.gif) no-repeat;
	padding-left:20px;
}

#centre_detail  {
	border: 1px solid #909296;
	width:770px;
	margin: 0px 0px 25px 30px;
	_margin: 0px 0px 25px 15px;
	background:#FFFFFF;
}


#detail_haut  {
	border-bottom: 1px solid #909296;
	margin-bottom:15px;
	padding-bottom:10px;	
}

/*Onglet economique, pratique, esthétique*/

#detail_onglet_cat {
	width:770px;
	margin: 0px 0px 0px 30px;
	_margin: 0px 0px 0px 15px;
	height:31px;
}

#detail_onglet_cat ul {
	padding:0px;
	margin:0px 0px 0px 12px;
	list-style:none;
}

#detail_onglet_cat ul li {
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
	margin-left:-12px;
}

#detail_onglet_cat ul li a.economique, #detail_onglet_cat ul li a:hover.economique, #detail_onglet_cat ul li a.economique_select{
	display:block;
	width:249px;
	height:25px;
	text-decoration:underline;
	text-align:center;
	font-size:14px;
	padding: 5px 0px 0px 0px;
}

#detail_onglet_cat ul li a.pratique, #detail_onglet_cat ul li a:hover.pratique, #detail_onglet_cat ul li a.pratique_select{
	display:block;
	width:262px;
	height:25px;
	text-decoration:underline;
	text-align:center;
	font-size:14px;
	padding: 5px 0px 0px 0px;
}

#detail_onglet_cat ul li a.esthetique, #detail_onglet_cat ul li a:hover.esthetique, #detail_onglet_cat ul li a.esthetique_select{
	display:block;
	width:262px;
	height:25px;
	text-decoration:underline;
	text-align:center;
	font-size:14px;
	padding: 5px 0px 0px 0px;
}

#detail_onglet_cat ul li a.economique {
	background:url(/charte/liste-detail/detail_economique.gif) no-repeat 0px 0px;
	color:#292929;
}

#detail_onglet_cat ul li a:hover.economique {
	background:url(/charte/liste-detail/detail_economique.gif) no-repeat 0px -30px;
	font-weight: normal !important;
	font-size: 14px !important;
	color:#292929;
}
#detail_onglet_cat ul li a.economique_select {
	background:url(/charte/liste-detail/detail_economique.gif) no-repeat 0px -60px;
	font-weight: normal;
}
#detail_onglet_cat ul li a.pratique {
	background:url(/charte/liste-detail/detail_pratique.gif) no-repeat 0px 0px;
	color:#292929;
}

#detail_onglet_cat ul li a:hover.pratique {
	background:url(/charte/liste-detail/detail_pratique.gif) no-repeat 0px -30px;
	color:#FFFFFF;
}
#detail_onglet_cat ul li a.pratique_select {
	background:url(/charte/liste-detail/detail_pratique.gif) no-repeat 0px -60px;
}

#detail_onglet_cat ul li a.esthetique {
	background:url(/charte/liste-detail/detail_esthetique.gif) no-repeat 0px 0px;
	color:#292929;
}

#detail_onglet_cat ul li a:hover.esthetique {
	background:url(/charte/liste-detail/detail_esthetique.gif) no-repeat 0px -30px;
	color:#FFFFFF;
}
#detail_onglet_cat ul li a.esthetique_select {
	background:url(/charte/liste-detail/detail_esthetique.gif) no-repeat 0px -60px;
}

#detail_onglet_cat ul li a.economique span, #detail_onglet_cat ul li a:hover.economique {
	font-size:16px;
	font-weight:bold;
}

#detail_onglet_cat ul li a.pratique span, #detail_onglet_cat ul li a:hover.pratique span {
	font-size:16px;
	font-weight:bold;
}

#detail_onglet_cat ul li a.esthetique span, #detail_onglet_cat ul li a:hover.esthetique span {
	font-size:16px;
	font-weight:bold;
}

/*zone image du produit*/

#detail_haut #image {
	float:left;
	width:302px;
}

#image #image_haut {
	width:300px;
	height:300px;
	border-right: 1px solid #909296;
	border-bottom: 1px solid #909296;
	margin: 0px 0px 10px 0px;
}

.detail_loupe {
	position:absolute;
	z-index:200;
	cursor:pointer;
	margin: 2px 0 0 273px;
}

#zoom {
	position:absolute;
	border: 1px solid #909296;
	z-index:300;
	margin:-1px 0px 0px -1px;
}

#zoom .detail_loupe_moins {
	position:absolute;
	float:right;
	margin: 2px 0 0 auto;
	z-index:200;
	cursor:pointer;
}

#vignettes ul {
	margin:0px;
	padding:0;
	height:52px;
	margin-bottom:10px;
	list-style:none;
}

#vignettes ul li{
	float:left;
	width:50px;
	height:50px;
	border: solid 1px #9991a2;
	cursor:pointer;
	margin:0px 0px 0px -1px;
	padding:0px;
}

.detail_picto_promo, .detail_picto_topvente, .detail_picto_1erprix {
	position:absolute;
	display:block;
	height:23px;
	width:73px;
}

.detail_compatible {
	position:absolute;
	width:88px;
	height:39px;
	background:url(/charte/liste-detail/detail_pictos/picto_compatible.gif) no-repeat;
	margin:262px 0px 0px -1px;
}

/**/
.detail_picto_promo {
	background:url(/charte/pictos/picto_promo_detail.gif) no-repeat 0px 0px;
}

/**/
.detail_picto_topvente {
	background:url(/charte/pictos/picto_top_vente_detail.gif) no-repeat 0px 0px;
}

/**/
.detail_picto_1erprix {
	background:url(/charte/pictos/picto_1er_prix_detail.gif) no-repeat 0px 0px;
}


/*Zone texte page détail*/

#detail_descriptif {
	float:left;
	width:454px;
	margin-left:10px;
}

#detail_descriptif h1, #detail_descriptif h2, #detail_descriptif h3 {
	font-size:18px;
	text-align:left;
	background:#FFFFFF;
	padding:10px 0px 15px 0px;
	font-weight:normal;
}

.detail_descriptif_gauche {
	float:left;
	width:224px;
}

.detail_descriptif_gauche ul {
	margin:0px 0px 5px 15px;
	padding:0px;
}

.detail_descriptif_gauche ul li {
}

.detail_descriptif_droit {
	float:left;
	width:205px;
	margin-left:25px;
}

.detail_descriptif_gauche ul.fourni {
	margin:0px 0px 5px 15px;
	padding:0px;
	list-style:none;
}

/*Faisceau */

.faisceau {
	height:75px;
	_width:208px;
	margin: 10px 0px 15px 0px;
	padding:5px;
	border:1px solid #909296;
	background:#FFFFFF;
	-webkit-box-shadow: 3px 3px 3px #909296;
	-moz-box-shadow: 3px 3px 3px #909296;
	box-shadow: 3px 3px 3px #909296;
	/* IE */
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#909296', Direction=120, Strength=3); 
	zoom: 1;
	cursor:pointer; 
}

.faisceau .lien_faisceau {
	width:208px;
	_width:200px;
	position:absolute;
	cursor:pointer;
}

.faisceau_detail {
	position:absolute;
	display:none;
	background:#FFFFFF;
	border:2px solid #909296;
	margin: -6px 0px 0px -6px;
	width:215px;
	padding:90px 5px 5px 5px;
}

.faisceau_detail img {
	margin-right:10px;
}

.faisceau form {
	margin:5px 0px 0px 0px;
	padding:0px;
	cursor:pointer;
}

.faisceau p {
	padding: 3px 0px 3px 0px;
}

.faisceau .check {
	float:left;
	width: 16px;
	height:16px;
	border:none;
	margin:3px 0px 0px 0px;
}

.faisceau label {
	float:left;
	width:178px;
	margin-left:5px;
	padding-top:3px;
	font-size:11px;
	text-decoration:underline;
}

/*Zone prix page détail*/

.detail_prix, .detail_promo {
	width:190px;
	padding:10px 5px 10px 5px;
}

.detail_prix {
	background:#d9d9db;
	color:#3D709E;
}

.detail_promo {
	background:#ffed00;
}

.detail_text_prix {
	font-size:40px;
	font-weight:bold;
}

.detail_text_prix2 {
	font-size:20px;
	font-weight:bold;
}

.selon_vehicule {
	font-size:12px;
	color:#292929;
	font-weight:bold;
}

.detail_text_prix2 .detail_text_pt {
	font-size:12px;
}

.detail_text_cts {
	font-size:20px;
}

.detail_prix_barre {
	text-decoration:line-through;
	font-weight:bold;
}

.detail_port {
	display:block;
	font-size:15px;
	padding:10px 0px 10px 8px;
	color:#292929;
}

.detail_prix2 {
	padding: 0px 0px 0px 20px;
	
}

.detail_identification {
	display:block;
	padding:10px 0px 0px 8px;
	color:#292929;
	font-size:14px;
}

.detail_identification a, .detail_identification a:hover {
	text-decoration:underline;
}

detail_identification a:hover {
	color:#5490b8;
}

/*Panier et disponibilité page détail*/

#detail_panier, #detail_dispo {
	display:block;
	width:205px;
	height:35px;
	margin-bottom:8px;
	z-index:50;
}

#detail_panier a, #detail_panier a:hover, #detail_dispo a, #detail_dispo a:hover{
	display:block;
	width:205px;
	height:35px;
	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 -35px;
}

#detail_dispo a {
	background:url(/charte/liste-detail/btn_dispo.gif) no-repeat 0px 0px;
}

#detail_dispo a:hover {
	background:url(/charte/liste-detail/btn_dispo.gif) no-repeat 0px -35px;
}

.detail_dispo {
	position:absolute;
	display:none;
	background-color:#FFF;
	width:300px;
	font-size:12px;
	z-index:60;
	border: 1px solid #909296;
	margin: -12px 0px 0px -107px;
	padding: 0 0 10px 3px;
}

.detail_dispo p {
	margin-bottom : 5px;
}

/*Zone délai d'expédtion page détail*/
.detail_expe {
	width:190px;
	height:48px;
	margin:5px 0px 0px 0px;
}

.detail_expe_vert, .detail_expe_orange, .detail_expe_rouge, .detail_expe_rupture {
	display:block;
	width:20px;
	height:40px;
	float:left;
}

.detail_expe_text {
	float:left;
	width:130px;
}

.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;
}

/*Onglets page détail*/

#detail {
	width:770px;
}

#detail_onglet {
	height:41px;
	background:url(/charte/liste-detail/detail_pixel.gif) repeat-x 0px 33px;
}

#detail_onglet ul {
	padding:0 0 0 0;
	margin: 0 0 0 0;
	list-style:none;
}

#detail_onglet ul li{
	float:left;
	margin:0 0 0 12px;
	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:165px;
	height:31px;
	text-align:center;
	text-decoration:none;
	padding: 10px 0 0 0;
	color:#FFFFFF;
}

#detail_onglet ul li a {
background:url(/charte/liste-detail/detail_onglet.gif) no-repeat 0px -82px;
}

#detail_onglet ul li a:hover{
	background:url(/charte/liste-detail/detail_onglet.gif) no-repeat 0px -41px;
}

#detail_onglet ul li a.select{
	background:url(/charte/liste-detail/detail_onglet.gif) no-repeat 0px 0px;
}

#detail_contenu {
	clear:both;
	width:730px;
	padding: 10px;
	margin-bottom:10px;
}

#detail_contenu .separateur_li {
	display:block;
	height:1px;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #909692;
	clear:both;
}

#detail_contenu ul {
	margin:5px 0 10px 0;
	padding:0 0 0 0;
	list-style:none;
}

#detail_contenu ul li {
	list-style:none;
	padding:3px 0 3px 0;
}

#detail_contenu ul li .gauch {
	width:350px;
	float:left;
}

#detail_contenu ul li .droit {
	width:310px;
	float:left;
	font-weight:bold;
}

/*Contenu des onglets Produits compatibles et accessoires*/

.retour {
	float:left;
	margin: 10px 0px 0px 20px;
}

.retour a, .retour a:hover {
	background:url(/charte/liste-detail/puce_retour.gif) no-repeat;
	padding: 0px 0px 0px 25px;
	text-decoration: underline;
	font-size:12px;
}

.retour a {
	color:#3D709E;
}
	

.retour a:hover {
	color:#292929;
}

.div_onglet {
	clear:both;
	width:770px;
	margin: 0px 0px 25px 30px;
	_margin: 0px 0px 25px 15px;
}


.onglet_contenu {
	border-bottom:1px solid #909296;
	border-left:1px solid #909296;
	border-right:1px solid #909296;
	margin-top:-8px;
	padding:10px;
}

/*Partage Facebook Detail*/
#partage{
	display:block;
	position:absolute;
	margin:-8px 0 0 710px;
	_margin:-8px 0 0 702px;
	font-size:11px;
}

#partage #partage-fb{
	float:left;
	width:18px;
	height:18px;
	background:url(pictos/partage-fb.gif) no-repeat 0 0;	
}

#partage-fb a, #partage-fb a:hover{
	display:block;
	width:23px;
	height:16px;
	cursor:pointer;	
}

#partage #partage-ami{
	float:left;
	width:23px;
	height:16px;
	margin:1px 0 0 8px;
	_margin:1px 0 0 0;
	background:url(pictos/partage-ami.gif) no-repeat 0 0;	
}

#partage-ami a, #partage-ami a:hover{
	display:block;
	width:23px;
	height:16px;
	cursor:pointer;	
}

#envoi-ami{
	position:absolute;
	top: 42px;
	background-color: #FFF;
	padding:10px;
	border: 1px solid #909296;
	width:270px;
	margin:-2px 0 0 -231px;
	_margin:-2px 0 0 -279px;
	z-index:350;
}

input.btn_partage{
	display:block;
	width:130px;
	height:20px;
	background:url(/charte/boutons/btn_partage-ami.gif) 0 0 no-repeat;	
	border:none;
	padding:0;
	margin:0;
}

input.btn_partage_on{
	display:block;
	width:130px;
	height:20px;
	background:url(/charte/boutons/btn_partage-ami_on.gif) 0 0 no-repeat;	
	border:none;
	padding:0;
	margin:0;
	cursor:pointer;
}

/*Popup de la fiche détail accessible par le panier*/

.detail_popup #centre_detail  {
	border: 1px solid #909296;
	width:770px;
	margin:0px;
	background:#FFFFFF;
}

.detail_popup {
	height:100%;
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	padding:0px;
	margin: 0px;
	background:none;
}

.detail_popup_fond {
	background: url(/charte/liste-detail/fd_popup_detail.jpg) no-repeat left top #FFFFFF;
}

.detail_popup_header {
	width:770px;
	height:80px;
	margin-bottom:20px;
}

.detail_popup_header .logo {
	float:left;
}

.detail_popup_titre {
	font-size: 22px;
	color: #3D709E;
	text-align: left;
	padding-left:20px;
}

.border_bas_titre {
	border-bottom: solid 1px #909296;
}

.detail_popup_td {
	padding-left:5px;
}

/*Page sans résultat liste*/

#sans_resultat {
	width:500px;
	margin-left:150px;
}

#sans_resultat_liste {
	color:#292929;
	padding:5px;
	border:#909296 solid 1px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	width:757px;
	_width:737px;
	margin: 0px 0px 25px 35px;
	background:#FFFFFF;
}

/*Page 404*/

.rech_affect {
	font-size: 11px;
	background: url(/charte/page_404/select_affect.gif) no-repeat;
	text-align: left;
	vertical-align: middle;
	height: 19px;
	width: 310px;
	padding:0 3px 0 3px;
	color: #1e2128;
	cursor:pointer;
}

.rech_affect_gris {
	font-size: 11px;
	background: url(/charte/page_404/select_affect_gris.gif) no-repeat;
	text-align: left;
	vertical-align: middle;
	height: 19px;
	width: 310px;
	padding:0 3px 0 3px;
	color: #1e2128;
	cursor:pointer;
}

.recherche_affect_marque {
	position: absolute;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #7b7c81;
	height:200px;
	width:295px;
	color:#1e2128;
	font-size:11px;
	text-align:left;
	overflow:auto;
}

.lancer_affect {
	background-image: url(/charte/page_404/btn_lancer.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 27px;
	width: 310px;
	border:none;
	cursor:pointer;
}

.lancer_affect_on {
	background-image: url(/charte/page_404/btn_lancer_on.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 27px;
	width: 310px;
	border:none;
	cursor:pointer;
}

/*Note bas de page*/

#menu_notes {
	clear:both;
	width:980px;
	color:#909296;
	padding:5px;;
	font-size:10px;
	text-align:center;
}

/*Footer*/

#footer {
	clear:both;
	width:980px;
	background:#FFFFFF;
	padding:0px;
	border-top: 1px solid #909296;
}

/*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:0px;
	width:94px;
	padding-top:52px;
	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_temoin_clients.gif) no-repeat center 0px;
}

#temoignages-footer ul li.avis_voir_tous a:hover {
	background:url(/charte/footer/btn_temoin_clients.gif) no-repeat center -51px;
}

#temoignages-footer ul li div.commentaire {
	padding-top : 15px;
}


/*Reassurance*/

#reassurance {
	border-bottom : 1px solid #909296;
	width:910px;
	padding: 5px 35px 15px 35px;
	background:#d7d7d7;
}

#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 35px 5px 35px;
	width:910px;
	height:30px;
	background:#d7d7d7;
}

#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 #909296;
	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 35px;
	text-align:left;
	color:#909296;
	background:url(/charte/footer/footer_ombre2.gif) no-repeat #d7d7d7;
}

/*Rayons Avatacar*/

#avatacar {
	width:910px;
	clear:both;
	padding:10px 35px 15px 35px;
	background:url(/charte/footer/footer_ombre.gif) no-repeat;
	color:#7b7b7b;
}

#avatacar td {
	color:#909296;
}

#avatacar td a {
	color:#909296;
	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 #909296;
	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:910px;
	padding:0px 35px 10px 35px;
	background: url(/charte/footer/footer_ombre2.gif) no-repeat 0px 0px #d7d7d7;
	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, #suite_accroche a, #suite_accroche strong , #suite_accroche b {
	font-size:11px;
	color:#7b7b7b;
	text-decoration:none;
}


/*Menu bas categorie*/

#menu_bas {
	width:910px;
	padding: 0px 35px 0px 35px;
	border-top: 1px solid #909296;
	font-size:10px;
	color:#7b7b7b;
	background:#d7d7d7;
}

#menu_bas ul {
	float:left;
	width:190px;
	padding:0 0 15px 0;
	margin:0px 16px 0px 16px;
	_margin:0px 10px 0px 10px;
	list-style:none;
}

#menu_bas ul li {
	padding:3px 0 3px 0;
	margin:0px;
	border-bottom:1px solid #909296;
}

#menu_bas ul li a {
	color:#7b7b7b;
	text-decoration:none;
	
}

/*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;
   -position:absolute;
   margin-left:-250px;
   left:50%;
   text-align:center;
	z-index:5040; overflow:none; top:114px;
}
.div_panier4 {
   position:fixed;
   -position:absolute;
   text-align:center;
	z-index:5040; overflow:none; top:88px;
}
.div_panier_titre {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	font-weight:bold;
	background:#5490B8;
}

.div_panier_contenu {
	background-color: #d9d9db;
	padding-top: 10px;
	padding-bottom: 5px;
}

.div_panier_border {
	border: 1px solid #909296;
}

.div_panier_categorie {
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	border-bottom: 1px solid #909296;
}

.div_panier_article {
	font-weight: normal;
	text-align: left;
}

.div_panier_prix {
	font-weight: bold;
	font-size:13px;
	text-align: center;
	border-bottom: 1px solid #909296;
}

.div_panier_total {
	font-weight: bold;
	font-size:15px;
	text-align: center;
	color: #3d709e;
}

.div_panier_bas {
	background-color:#d9d9db;
}

.remise_article_div_panier {
	font-weight: normal;
	font-size:11px;
	text-align: left;
	background-color:#fff3b4;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #909296;
}

.div_recherche #div_marque {
	position:absolute;
	display:block;
	width:165px;
	height:70px;
	background-color:#FFFFFF;
	overflow:auto;
	border: 1px solid #292929;
	margin:25px 0 0 39px;
	margin:25px 0 0 -167px !ie;
	overflow-x:hidden;
}

.div_recherche #div_marque table tr td {
	border-bottom: 1px solid #292929;
	font-size:11px;
	font-weight:normal;
}

.div_recherche #div_marque table tr td a, .div_recherche #div_marque table tr td a:hover{
	display:block;
	width:100%;
	height:20px;
	color:#292929;
	text-decoration:none;
	padding:0 0 0 5px;
	line-height:18px;
	vertical-align:middle;
}

.div_recherche #div_marque table tr td a:hover{
	background:#c4d4e2;
}

.select_div_recherche {
	width: 230px;
	border: none;
	color: #0b0b0b;
	padding:0 3px 0 3px;
	font-size: 11px;
	background: url(/charte/div_recherche/select_div_rech.gif) no-repeat left center;
	text-align: left;
	cursor:pointer;
}

.select_div_recherche_grise {
	width: 230px;
	border: none;
	color: #0b0b0b;
	padding:0 3px 0 3px;
	margin: 3px 0 3px 0;
	font-size: 11px;
	background: url(/charte/div_recherche/select_div_rech_gris.gif) no-repeat left center;
	text-align: left;
	cursor:pointer;
}

/*Faisceau attelage*/

#faisceau-attelage{
	width:320px;
	padding:0px;
	margin:0px;
	border:1px solid #909296;	
}

.txt_faisceau{
	font-size:11px;
	border-bottom:1px solid #ffffff;
	cursor:pointer;	
}

#faisceau_multi{
	display:block;
	position:absolute;
	width:620px;
	border:1px solid #909296;
	padding:5px;	
	margin:-86px 0 0 -300px;
	cursor:pointer;
	z-index:100;
	background-color:#ffffff;
}

a.info-faisceau{
	text-decoration:underline;	
}


a:hover.info-faisceau{
	text-decoration:none;	
}

/*Inscription Newsletter */

#gauche #nl {
	display:block;
	width:156px;
	margin: 0px;
	padding:33px 0px 0px 0px;
	background:url(/charte/structure_generale/encart_fd.gif) repeat-y 0px 0px;
}

#nl form {
	width:140px;
	margin:0 0 0 15px;
	padding:0 0 0 0;
}

#nl input {
	float:left;
	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;
}

#nl input.btn_valid,  #nl input.btn_valid_on { 
	clear:both;
	width:119px;
	height:20px;
	border:none;
	cursor:pointer;
}

#nl input.btn_valid {
background:url(/charte/boutons/btn_newsletter.gif) no-repeat 0 0;
}

#nl input.btn_valid_on {
	background:url(/charte/boutons/btn_newsletter.gif) no-repeat 0 -20px;
}

.erreur_nl {
	margin-left:5px;
}

/*Note témoignages client*/

#gauche #accueil_temoin {
	display:block;
	width:156px;
	margin: 0px;
	padding:122px 0px 0px 0px;
	background:url(/charte/accueil/accueil_temoin.jpg) no-repeat 0px 0px;
	
}

#accueil_temoin .encart_fd_titre {
	width:144px;
	height:35px;
	color:#FFFFFF;
	text-align:left;
	padding: 4px 0px 0px 13px;
	font-weight:bold;
	background:url(/charte/structure_generale/encart_fd_titre.gif) repeat-y 1px 0px;
}

#accueil_temoin .temoin_contenu {
	width:136px;
	margin: 0px;
	padding:10px;
	background:url(/charte/structure_generale/encart_fd.gif) repeat-y 0px 0px;
}

.temoin_contenu .zone_note {
	height:55px;
	margin-left:10px;
}

.temoin_contenu .date {
	display:block;
	font-weight:bold;
	height:20px;
}

.temoin_contenu .note {
	float:left;
	display:block;
	width:55px;
	height:25px;
	border:1px solid #909296;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

.temoin_contenu .total {
	float:left;
	display:block;
	width:55px;
	height:25px;
	border:1px solid #909296;
	background:#909296;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
}

.temoin_contenu .btn_temoin {
	clear:both;
	text-align:center;
	font-weight:bold;
}


#gauche  #faq .ombre_bas  , #gauche  #affiner_recherche .ombre_bas{
	display : none;
}



.legende_masque {
visibility : hidden;
position:absolute;
background-color : #FFFFFF;
z-index:50;
width:256px;	
margin: -260px 0px 0px -6px;
padding : 0;
border-top: 3px solid #3d709e;
}


.legendeselect {
	background:url(/charte/accueil/encart_accueil_fd.jpg) repeat-x 0px bottom;
	border:3px solid #3d709e;
	border-top: none;
	padding: 10px;
}

.legende{
	background:url(/charte/accueil/encart_accueil_fd.jpg) repeat-x 0px bottom;
	border:1px solid #909296;
	border-top: none;
	padding: 10px;
}

.legende strong,.legende b , .legendeselect strong, .legendeselect b {
	color:#3D709E;
	font-weight:bold;	
}
.legende ul, .legendeselect ul {
	padding: 0px 0px 0px 5px;
	margin: 10px 0px 0px 10px;
	
}

.legende  ul li , .legendeselect ul li {
	color:#292929;
	font-weight:normal;
	margin:0px 0px 3px 0px;
	padding:0px;
}


/*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:67px;
	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:#548FB7;
	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 #548FB7;
	color:#ffffff;
	text-decoration:none;	
}

.detrompeur_into {
background-color : #FFFFFF; 
border : 1px solid #548FB7; 
color : #548FB7;
height : auto !important;
overflow : hidden;
padding : 0px 2px 20px 2px;
position : absolute; 
z-index: 10000;
overflow : visible;
width:460px; 
}

.detrompeur_into .fermer {
	text-align:right;
	margin: 0px 0px 7px 0px;
}

.div_vehicule{
float : right;
}

.div_vehicule  .identification_texte {
color : #548FB7;
background : none;
background-color : #FFFFFF;
height:100px;
padding: 0px 15px 0px 15px;
}

.div_vehicule  .mini {
font-size : 16px;
font-weight : normal;
}

.detrompeur_into .identification_vehicule, .detrompeur_into .identification_vehicule_on, .detrompeur_into .identification_vehicule_select {
	position : static;
	background:#FFFFFF;
	margin:0px 0px 0px 13px;
	color : #000000;
	text-align : left;
}

.div_vehicule .identification_vehicule  .identification_marques {
margin-left : 140px; 
}


#detrompeur_selection {
	position : absolute; 
	top : 160px;
	margin-left : 0px;
	z-index:5000;
	width : 820px; 
	height : 1000px;
	text-align : center;
}

#detrompeur_selection .fond {
	position : absolute; 
	filter:alpha(opacity=75);
   -moz-opacity:0.75;
	opacity: 0.75;
	width : 820px; 
	height : 1000px;
	background-color: #FFFFFF;
	_margin-left:-300px;
}

.opaque{
}

.detrompeur_conteneur {
position : static; 
margin : 0;
margin-left : -50px;
padding-left : -50px;
margin-top : 250px;
width : 50px !important;
overflow : hidden;
float : left;
}

.fleche{
position : absolute; 
z-index: 10000;
margin-left:-20px;
margin-top: 20px;
overflow : visible;
}
/*
	position : absolute; 
	color : #0000FF;
	
	margin:auto;
}*/
