/* CSS Document */

	body{
		margin:0;
		padding:0;
		font-family:arial;
		font-size:11px;
		background-color:#fff;
	}
	
	#repere{
		position:absolute;
		width:1px;
		height:1px;
		z-index:3;
		bottom:0;
		right:0;
	}
	
	a img{
		border:0;
	}
	
	form{
		margin:0;
		padding:0;
	}
	
	.clear{
		clear:both;
		height:1px;
	}

	#global{
		width:630px;
	}
	
	#globalPatch{
		width:630px;
		position:relative;
		z-index:1;
	}
	
	#gauche{
		width:630px;
	}
	
	
/* ENTETE */
	#entete{
		width:600px;
		background-color:#bc477e;
		margin:auto;
	}
	
	#enteteArrondi{
		
	}
	
	#barreNavigation{
		display:none;
	}
	
	#logo{
		text-align:center;
	}
	
	#aideEntete{
		display:none;
	}
	
	#espaceQstomania{
		display:none;
	}

	#bienvenueClient{
		display:none;
	}
	
	#compteMdp{
		display:none;
	}
	
	#erreurConnection{
		display:none;
	}
	
	#recherche{
		display:none;
	}
	
	#rechercheAvancee{
		display:none;
	}
	
	.monPanierPageAide{
		display:none;
	}

/* ENTETE */
	
	
	#droite{
		display:none;
	}
	

/* PIED */
	#pied{
		display:none;
	}
/* PIED */
