#supernav {
	float:left;
	padding-left: 47px;
}

#supernav2 {
	float:left;
	padding-left: 47px;
}


#panier {
	float:left;
	width: 638px;
	height:27px;
}

.panieroff {
	background-image:url(panier_off.gif);
	background-repeat:no-repeat;
		width: 638px;
	height:27px;
}

.panieron {
	background-image:url(panier_on.gif);
	background-repeat:no-repeat;
		width: 638px;
	height:27px;
}
#classement {
	float:left;
	padding: 0;
	margin: 0;
	width: 650px;
}
.pugeparpuge {
	background-image:url(barree.jpg);
	background-repeat:repeat-x;
	float:left;
	height: 32px;
}
#nav-puge {
	width:397px;
	height:22px;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 13px;
	padding-top: 8px;
	color: #999999;
}


#61224 {
	float:left;
	width: 100px;
}

/*----------------  BOUTON CONCEPT --------------- */

a.gogo {
	width: 40px;
	display: block;
	height: 32px;
	background-color: transparent;
	background: url("gogo.jpg");
	background-position: 0 0;
}

a.gogo:hover {
	background-image: url("gogo.jpg"); 
	background-position: 0 32px;
}

/*--  PANIER  */


.panier {
	width: 638px; 
	display: block;
	height: 27px;
	background-color: transparent ;
	background-image:url("panier.gif");
	background-position: 0 0;
}

.panier:hover {
	background-image:url("panier.gif");
	background-position: 0 27px;
}
#textepanier {
	text-align:right;
	font-family:Verdana;
	font-size:10px;
	color: #CCCCCC;
	padding-top: 5px;
	padding-right: 8px;
}
.valider {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.blabla {
	color:#FFFFFF;
	padding-left: 6px;
}
.superchiffre {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
/*   */

#panito {
	float:left;
	text-align: right;
}
#rechercher{
	background-image:url(cl_recherche.jpg);
	background-repeat:no-repeat;
	float: left;
	width: 196px;
}
.chps_search {
	font-family: Verdana;
	font-size:10px;
	height:17px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	width:174px;
	padding-left:5px;
	padding-top: 3px;
	float: left;
}

.directsearch {
	font-family: Verdana;
	font-size:10px;
	width:30px;
	padding-left: 3px;
}
div#nav-puge input {
	float:right;
	position: relative;
	top: 0px;
	width: 30px;
	margin-top: -14px;
	height: 16px;
	right: 5px;
}

/* LIEN PAGE PAR PAGE */

.paslien {
	color:#CCCCCC;
}

a.yalien {
	font-family: Verdana;
	font-size: 10px;
	font-style:normal;
	color:#A3A3A3;
	text-decoration:underline;
}
a.yalien:hover {
	color:#ec7f22;
}

.pugenum {
	color:#bc3a68;
	font-weight:bold;
	font-style:normal;
}
.directacces {
	color:#bc3a68;
	font-style:normal;
}

