/************ PIED DE PAGE   **************************/
#squelette_pied_page{
	clear:both;
	width:909px;height: 82px;
	margin: 10px auto 0px auto;
	padding:10px 5px 0px 5px;
	background-image: url("/code_perso/boutique/objpage/image/squelette_pied_page_fond.png");
	background-position:center;
	background-repeat:no-repeat;
	text-align: center;
	font-weight: bold;
}

#squelette_pied_page EM{
	color:#f826f9;
}

#squelette_pied_page UL{
	overflow: auto;
	width:650px;
	margin:20px auto 0px auto;
}

#squelette_pied_page LI{
	float:left;
	margin:0px 7px 0px 0px;
	list-style: none;
	font-weight: normal;
}


/************ FIN BAS  **************************/
#squelette_pied_page_bas{
	width:919px;
	height:29px;
	margin:0 auto;
	padding:15px 0px 0px 0px;
	text-align: center;
	background-color: transparent;
}
#squelette_pied_page_bas A{
	color:#e96de5;
}
#squelette_pied_page_bas UL LI{
	font-weight: bolder;
	list-style: none;
	display:inline;
	margin:0px 10px 0px 0px;
}


/************ MARQUES   **************************/
#squelette_pied_page_marques {
	width:919px;
	margin:0 auto;
	text-align: center;
	background-color: transparent;
}
#squelette_pied_page_marques STRONG{
	line-height: 25px;
	font-size: 12px;
}
#squelette_pied_page_marques UL LI{
	display: inline;
	margin:0px 5px 0px 0px;
}
