#squelette_pied_page{
	clear:both;
	padding: 40px 0px 0px 0px;
	height: 33px;
	background-image: url("/code_perso/boutique/objpage/image/squelette_pied_page_fond.png");
	background-position:center;
	background-repeat:no-repeat;
	text-align: center;
}

#squelette_pied_page .contenu{
	margin-left:auto;
	margin-right:auto;
	width:958px;
	border:1px solid red;
	font-size: 15px;
	color:#FFFFFF;
}

/************ BLOC SERVICES **************************/
#squelette_pied_page_services{
	width:908px;
	padding:10px 0px 0px 50px;
	margin-left:auto;
	margin-right:auto;
	background-color:  #898989;
	overflow: auto;
}
#squelette_pied_page_services IMG{
	float:left;
	border:none;
	margin:0px 5px 0px 0px;
}
#squelette_pied_page_services SPAN{
	width:230px;
	min-height:70px;
	display:block;
	float:left;
}
#squelette_pied_page_services EM{
	color:#FFFFFF;
	font-size: 15px;
	font-weight: bold;
}

#squelette_pied_page_services UL LI{
	width:300px;
	float:left;
	font-weight: bolder;
	list-style: none;
}
#squelette_pied_page_services UL LI UL LI{
	display:block;
	float: none;
	margin:5px 0px 0px 0px;
	font-weight: normal;
}

/************ FIN BAS  **************************/
#squelette_pied_page_bas{
	width:958px;
	height:29px;
	margin:0 auto;
	padding:15px 0px 0px 0px;
	background-image: url("/code_perso/boutique/objpage/image/squelette_pied_page_bas_fond.png");
	background-position:center;
	background-repeat:no-repeat;
	text-align: center;
	background-color: transparent;
}
#squelette_pied_page_bas A{
	color:#FFFFFF;
}
#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:958px;
	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;
}