#squelette_colonne_gauche{
	float : left;
	width : 203px;
	margin:0px 0px 0px 2px;
	background-image:url("/code_perso/boutique/objpage/image/squelette_colonne_gauche_fond.jpg");
	background-repeat:no-repeat;
	background-position: bottom;
}

#squelette_colonne_gauche A{
	text-decoration: none;
	width: 100%;
}

/***************** MOTEUR RECHERCHE *******************/ 
#squelette_bloc_moteurrecherche {
	width:203px; height:30px;
	margin:0px 0px 5px 0px;
	padding:45px 0px 5px 0px;
	text-align: center;
	font-weight: bold;
	background-image:url("/code_perso/boutique/objpage/image/bloc_moteurrecherche_fond.png");
	background-repeat:no-repeat;
	text-align:center;
}	


/***************** MENU SELECTION  *******************/
#squelette_colonne_gauche .objselectionproduitliste_1 LI{
	margin: 0px 0px 15px 0px;
	padding:5px 0px 5px 10px;
	background-image:url("/code_perso/boutique/objpage/image/squelette_colonne_gauche_menu_fond.png");
	background-repeat:no-repeat;
	font-size: 13px;
	list-style:none;
	font-weight:bold;
	text-align:left;
}

#squelette_colonne_gauche .objselectionproduitliste_1 A{
	color:#e56ee6;
}

#squelette_colonne_gauche .objselectionproduitliste_1 A:HOVER{
	color: #ffffff;
}

#squelette_colonne_gauche .objselectionproduitliste_2 {
	background-image:none;
	margin: 10px 0px 0px 0px;
	background-color: transparent;
}

#squelette_colonne_gauche .objselectionproduitliste_2 LI{
	margin: 0px 3px 0px 0px;
	padding:2px 0px 0px 0px;
	border:none;
	list-style:none;
	background-image:none;
	font-weight:normal;
	font-size: 10px;
}

#squelette_colonne_gauche .objselectionproduitliste_2 A{
	color: #545454;
	font-size:11px; 
}
#squelette_colonne_gauche .objselectionproduitliste_2 A:HOVER{
	color: #FFFFFF; 
	background-color:#e56ee6;
}

#squelette_colonne_gauche .objselectionproduitliste_3 {
	margin: 0px 0px 0px;
	background-image:none;
	display:none;
}

#squelette_colonne_gauche .objselectionproduitliste_3 LI{
	font-size: 10px;
	list-style:none;
	background-image:none;
	font-weight:normal;
	text-align:left;
	list-style-image:none;
	margin: 0px 0px 0px 0px;
	border:none;
}

#squelette_colonne_gauche .objselectionproduitliste_3 LI A{
	color: #e66fe6;
	background-image:none;
}

#squelette_colonne_gauche .objselectionproduitliste_3 A:HOVER{
	color: #746574; 
	background-color : #dedede;
	background-image:none;
}

