@charset "ISO-8859-1";
/* CSS Document */

body{

	background-color:#FFFFFF;
	margin-top:0;
}

#site{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	width:980px;
}

#bandeau{
	position:relative;
	width:980px;
	height:212px;
	z-index:2;
}

	#bandeau_gauche{
		position:absolute;
		background-color:#FFFFFF;
		width:197px;
		height:212px;
		left:0;
	}
	
	#bandeau_droite{
		position:absolute;
		background-color:#FFFFFF;
		width:783px;
		height:212px;
		right:0;
	}
	
		#bandeau_droite_menu1{
			width:783px;
			height:39px;
		}
		
		/* ---------------------------------------- */
		
			a.menu1_wolfer{
				display: block;
				background-image:url(../img/wolfer-on.jpg);
				width: 61px;
				height: 30px;
				float: left;
			}
			
			a.menu1_wolfer:hover{
				background-image:url(../img/wolfer-off.jpg);	
			}
			
			a.menu1_news{
				display: block;
				background-image:url(../img/news-on.jpg);
				width: 51px;
				height: 30px;
				float: left;
			}
			
			a.menu1_news:hover{
				background-image:url(../img/news-off.jpg);	
			}
			
			a.menu1_question{
				display: block;
				background-image:url(../img/question-on.jpg);
				width: 111px;
				height: 30px;
				float: left;
			}
			
			a.menu1_question:hover{
				background-image:url(../img/question-off.jpg);	
			}
			
			a.menu1_contact{
				display: block;
				background-image:url(../img/contact-on.jpg);
				width: 61px;
				height: 30px;
				float: left;
			}
			
			a.menu1_contact:hover{
				background-image:url(../img/contact-off.jpg);	
			}
			
			a.menu1_cgv{
				display: block;
				background-image:url(../img/cgv-on.jpg);
				width: 36px;
				height: 30px;
				float: left;
			}
			
			a.menu1_cgv:hover{
				background-image:url(../img/cgv-off.jpg);	
			}
			
			a.menu1_compte{
				display: block;
				background-image:url(../img/compte-on.jpg);
				width: 97px;
				height: 30px;
				float: left;
			}
			
			a.menu1_compte:hover{
				background-image:url(../img/compte-off.jpg);	
			}
			
			#menu1_article{
				display: block;
				width: 80px;
				height: 20px;
				float: left;
				text-align:center;
				padding-top:10px;
			}
			
			a.article{
				color:#3d3c3f;
				font-family:Verdana;
	            font-size:13px;
				font-weight:bold;
				text-decoration:none;
			}
			
			a.article:hover{
				color:#c73531;
				font-family:Verdana;
	            font-size:13px;
				font-weight:bold;
				text-decoration:underline;
			}
			
			a.menu1_panier{
				display: block;
				background-image:url(../img/panier-on.jpg);
				width: 43px;
				height: 30px;
				float: left;
			}
			
			a.menu1_panier:hover{
				background-image:url(../img/panier-off.jpg);	
			}
			
			#blanc1{
				display: block;
				background-image:url(../img/blanc1.jpg);
				width: 32px;
				height: 30px;
				float: left;
			}
			
			#blanc2{
				display: block;
				background-image:url(../img/blanc2.jpg);
				width: 38px;
				height: 30px;
				float: left;
			}
			
			#blanc3{
				display: block;
				background-image:url(../img/blanc3.jpg);
				width: 41px;
				height: 30px;
				float: left;
			}
			
			#blanc4{
				display: block;
				background-image:url(../img/blanc4.jpg);
				width: 26px;
				height: 30px;
				float: left;
			}
			
			#blanc5{
				display: block;
				background-image:url(../img/blanc5.jpg);
				width: 37px;
				height: 30px;
				float: left;
			}
			
			#blanc6{
				display: block;
				background-image:url(../img/blanc6.jpg);
				width: 31px;
				height: 30px;
				float: left;
			}
			
			#blanc7{
				display: block;
				background-image:url(../img/blanc7.jpg);
				width: 18px;
				height: 30px;
				float: left;
			}
			
			#blanc8{
				display: block;
				background-image:url(../img/blanc8.jpg);
				width: 20px;
				height: 30px;
				float: left;
			}
			
		/* ---------------------------------------- */
		
		#bandeau_droite_ligne{
			width:783px;
			height:9px;
			background-image:url(../img/chaussure-femme.jpg);
			background-repeat:no-repeat;
		}
		
		#bandeau_droite_menu2{
			width:783px;
			height:26px;
		}
		
		/* ---------------------------------------- */
		
			a.menu2_femme{
				display: block;
				background-image:url(../img/v2-chaussure-femme-on.jpg);
				width: 83px;
				height: 26px;
				float: left;
			}
			
			a.menu2_femme:hover{
				background-image:url(../img/v2-chaussure-femme-off.jpg);	
			}
			
			a.menu2_homme{
				display: block;
				background-image:url(../img/v2-chaussure-homme-on.jpg);
				width: 91px;
				height: 26px;
				float: left;
			}
			
			a.menu2_homme:hover{
				background-image:url(../img/v2-chaussure-homme-off.jpg);	
			}
			
			a.menu2_enfant{
				display: block;
				background-image:url(../img/v2-chaussure-enfant-on.jpg);
				width: 149px;
				height: 26px;
				float: left;
			}
			
			a.menu2_enfant:hover{
				background-image:url(../img/v2-chaussure-enfant-off.jpg);	
			}
			
			a.menu2_senior{
				display: block;
				background-image:url(../img/v2-chaussure-senior-on.jpg);
				width: 97px;
				height: 26px;
				float: left;
			}
			
			a.menu2_senior:hover{
				background-image:url(../img/v2-chaussure-senior-off.jpg);	
			}
			
			a.menu2_pantoufle{
				display: block;
				background-image:url(../img/v2-pantoufle-on.jpg);
				width: 145px;
				height: 26px;
				float: left;
			}
			
			a.menu2_pantoufle:hover{
				background-image:url(../img/v2-pantoufle-off.jpg);	
			}
			
			a.menu2_marque{
				display: block;
				background-image:url(../img/v2-marque-on.jpg);
				width:109px;
				height: 26px;
				float: left;
			}
			
			a.menu2_marque:hover{
				background-image:url(../img/v2-marque-off.jpg);	
			}
			
			a.menu2_saison{
				display: block;
				background-image:url(../img/v2-saison-on.jpg);
				width: 109px;
				height: 26px;
				float: left;
			}
			
			a.menu2_saison:hover{
				background-image:url(../img/v2-saison-off.jpg);	
			}
			
		
		/* ---------------------------------------- */
		
		#bandeau_droite_defilement{
			width:701px;
			height:56px;
			background-image:url(../img/v2-chaussures-femmes-marque.jpg);
			padding-top:35px;
			padding-right:82px;
			padding-bottom:56px;
		}

#interieur{
	position:relative;
	display:table;
	background-color:#FFFFFF;
	width:980px;
	z-index:0;
}

	#gauche{
		position:absolute;
		width:203px;
		height:100%;
		left:0;
		background-color:#FFFFFF;
	}
	
		#gauche_promo{
		position:relative;
	    width:203px;
		z-index:0;
		}
        
		#gauche_newsletter{
		position:relative;
	    width:199px;
		margin-right:4px;
		text-align:center;
		}
        
		#gauche_connecter{
		position:relative;
	    width:199px;
		margin-right:4px;
		text-align:center;
		}
        
		#gauche_recherche{
		position:relative;
	    width:199px;
		margin-right:4px;
		text-align:center;
		}
        
		#gauche_servir{
		position:relative;
	    width:203px;
		}
		
		#gauche_logo{
		position:relative;
	    width:203px;
		}
        
		#gauche_lien{
		position:relative;
	    width:199px;
		text-align:center;
		margin-right:4px;
		}
		
		#gauche_recherche_produit{
		position:relative;
	    width:199px;
		margin-right:4px;
		text-align:center;
		}
		
		#gauche_recherche_shoes{
		position:relative;
	    width:203px;
		}
	
	

	
	#droite{
		position:absolute;
		width:777px;
		right:0;
		background-color:#FFFFFF;
	}
	
		#droite_bandeau{
		position:relative;
		width:777px;
		}
		
		#droite_centre{
		position:relative;
		width:777px;
		}
		
		#droite_centre_texte{
		position:relative;
		width:772px;
		margin-left:5px;
		}
		
		#droite_news{
		position:relative;
		width:774px;
		margin-left:3px;
		}
		
		#droite_ref{
		position:relative;
		width:777px;
		text-align:center;
		color:#c5c7c8;
		font-family:Verdana;
		font-size:10px;
		font-weight:bold;
		}
		
		#droite_mention{
		position:relative;
		width:777px;
		text-align:center;
		color:#000000;
		font-family:Verdana;
		font-size:9px;
		font-weight:bold;
		}
		
		#fiche{
		position:relative;
		width:777px;
		height:475px;
		}
		
		#fiche_new{
		position:relative;
		width:777px;
		}
        
			#fiche_gauche_haut{
			position:absolute;
		    width:478px;
			height:375px;
		    left:0;
			}
                   
		    #fiche_gauche_bas{
			position:absolute;
		    width:478px;
			height:100px;
			top:375px;
		    left:0;
			}
            
			#fiche_droite{
			position:absolute;
		    width:299px;
			height:475px;
		    right:0;
			}
        
		#droite_ref_equivalente{
		position:relative;
		width:777px;
		}
		
		#egalement{
		position:relative;
		width:777px;
		}
	
/* ---------------------------------------------
-----------  CSS TEXTE / LIEN   ----------------
----------------------------------------------*/

a.lien_ref{
	color:#c5c7c8;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

a.lien_ref:hover{
	color:#c5c7c8;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

a.lien_ref2{
	color:#b6b8ba;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

a.lien_ref2:hover{
	color:#b6b8ba;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

a.mention{
	color:#000000;
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}

a.mention:hover{
	color:#000000;
	font-family:Verdana;
	font-size:9x;
	font-weight:bold;
	text-decoration:underline;
}

a.lien_oublie{
	color:#3f3e44;
	font-family:Verdana;
	font-size:10px;
	text-decoration:underline;
}

a.lien_oublie:hover{
	color:#3f3e44;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
}

.titre_gauche{
	font-family:Verdana;
	color:#c73531;
	font-size:15px;
	font-weight:bold;
}

.titre_gauche_news{
	font-family:Verdana;
	color:#c73531;
	font-size:17px;
	font-weight:bold;
}

a.lien_titre_gauche{
	font-family:Verdana;
	color:#c73531;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

a.lien_titre_gauche:hover{
	font-family:Verdana;
	color:#c73531;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}

.texte_actu{
	font-family:Verdana;
	color:#3d3c3f;
}

form{
margin : 0;
padding: 0;
}

/* --------- FICHE PRODUIT --------------------- */
.img_produit{
    border-width: 2px;
    border-color: #a5acb2;
    text-align:center;
}


a.texte_produit_lien{
	color:#3d3c3f;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.text_produit_lien{
	color:#3d3c3f;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
}

a.texte_produit_solde_lien{
	color:#c73531;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.text_produit_solde_lien{
	color:#c73531;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.text_semelle{
	color:#3d3c3f;
	font-family:Verdana;
	font-size:9px;
}

.texte_nouveaute{
	color:#c73531;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

.sombre_15_bold{
    color:#3d3c3f;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
}

.bold_sombre_texte_12{
    color:#3d3c3f;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}

.sombre_texte_12{
    color:#3d3c3f;
	font-family:Verdana;
	font-size:12px;
}

a.bold_sombre_12{
	color:#3d3c3f;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.bold_sombre_12:hover{
	color:#3d3c3f;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

a.sombre_12{
	color:#3d3c3f;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
}

a.sombre_12:hover{
	color:#3d3c3f;
	font-family:Verdana;
	font-size:12px;
	text-decoration:underline;
}

.bold_sombre_click_12_texte{
	color:#c73531;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.bold_bordo_texte_13{
	color:#3d3c3f;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
}

a.bold_bordo_13{
	color:#3d3c3f;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

a.bold_bordo_13:hover{
	color:#3d3c3f;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}

.bold_bordo_click_13_texte{
	color:#c73531;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}

.suivant_texte{
	color:#3d3c3f;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}

a.suivant{
	color:#3d3c3f;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.suivant:hover{
	color:#3d3c3f;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.suivant_click{
	color:#c73531;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.lien_gauche_texte{
	color:#c73531;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}

a.lien_gauche{
	color:#3d3c3f;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

a.lien_gauche:hover{
	color:#3d3c3f;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.gauche_griser{
	color:#3d3c3f;
	font-family:Verdana;
	font-size:12px;
	font-style:italic;
}


.lien_placement{
	margin:0 0 0 0;
	margin-left:5px;
	margin-top:5px;
}

#deroulant_marque{
	height:200px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

.haut_tableau{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}

.haut_tableau_next{
	color:#CCCCCC;
	font-family:Verdana;
	font-size:12px;
}

a.lien_haut_tableau{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.lien_haut_tableau{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.texte_tableau{
	color:#000000;
	font-family:Verdana;
	font-size:12px;
}

a.lien_texte_tableau{
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
}

a.lien_texte_tableau:hover{
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	text-decoration:underline;
}

.italique{
	color:#000000;
	font-family:Verdana;
	font-size:10px;
}
/* ---------------------------------------------
-----------FIN CSS TEXTE / LIEN ----------------
----------------------------------------------*/

