#squelette_colonne_gauche{
	float : left;
	width : 209px;
	margin:0px 0px 0px 2px;
	border-right: 1px solid #dcddde;
}

#squelette_colonne_gauche A{
	text-decoration: none;
	width: 100%;
}

/***************** MOTEUR RECHERCHE *******************/ 
#squelette_bloc_moteurrecherche {
	width:206px; height:30px;
	margin:0px 0px 5px 0px;
	text-align: center;
	font-weight: bold;
	background-image:url("/code_perso/boutique/objpage/image/bloc_moteurrecherche_fond.png");
	background-repeat:repeat-x;
	text-align:center;
}	


/***************** MENU SELECTION  *******************/
#squelette_colonne_gauche .objselectionproduitliste_1 LI{
	margin: 0px 0px 15px 1px;
	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:center;
}

#squelette_colonne_gauche .objselectionproduitliste_1 A:HOVER{
	color: #ffffff;
	background-image:none;
}

#squelette_colonne_gauche .objselectionproduitliste_2 {
	background-image:none;
	margin: 10px 0px 0px;
	background-color: #FFFFFF;
}

#squelette_colonne_gauche .objselectionproduitliste_2 LI{
	margin: 0px 3px 0px 20px;
	border:none;
	border-bottom:1px solid #dedede;
	list-style:none;
	background-image:none;
	font-weight:normal;
	font-size: 10px;
	text-align:left;
	list-style-image:url("/code_perso/boutique/objpage/image/squelette_colonne_gauche_menu_puce.png");
	list-style-position:outside;
}

#squelette_colonne_gauche .objselectionproduitliste_2 A:HOVER{
	color: #FFFFFF; 
	background-color : #bd006b;
	background-image:none;
}

#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: #bd006b;
	background-image:none;
}

#squelette_colonne_gauche .objselectionproduitliste_3 A:HOVER{
	color: #561968; 
	background-color : #dedede;
	background-image:none;
}

/********************* BLOC RESEAU *******************/
#squelette_bloc_reseau{
	margin: 2px 2px 0px 2px;
	text-align: center;
	overflow: auto;
}

