#squelette_entete_contenu{
	margin: 0 auto;
	width:919px;height: 189px;
	background-image: url("/code_perso/boutique/objpage/image/squelette_entete_contenu_fond.png");
	background-repeat : no-repeat;
	background-position:center top;	
}


#squelette_entete_contenu_logo{
	float:left;
	width:350px;height:157px;
	padding:0px 348px 0px  0px;
	text-align: center;
}
#squelette_entete_contenu_logo IMG{
	margin:30px 0px 10px 0px;
	border:none;
}

#squelette_entete_contenu_logo STRONG{
	display:block;
	color:#f67bf8;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}


/************************ BLOC PANIER   *************************/
#squelette_panier{
	margin:10px 10px 0px 0px ;
	float:right;
	width :200px;
	height:78px;
}

#bloc_panier{
	color: #545454;
	font-size: 12px;
	text-align: center;
}

#bloc_panier EM{
	display:block;
	color:#f77bf7;
	font-weight: bold;
	margin:5px 0px 5px 0px;
}


#bloc_panier A{
	color: #545454;
}

#bloc_panier UL{
	margin:5px 0px 0px 0px;
}

#bloc_panier LI{
	margin:5px 0px 0px 20px;
	float:left;
	list-style: url("/code_perso/boutique/commun/image/puce_1.png");
}


#entete_lien_panier{
	display:block;
	float:left;
	width:34px;
	height:65px;
}


/************************ BLOC IDENTIFICATION   *************************/
#squelette_identification{
	float:right;
	width : 183px;
	height: 30px;
	margin:5px 3px 0px 0px;
	font-weight: bold;	
}	

#squelette_identification A{
	display:block;
	padding:5px 0px 0px 33px;
	width:150px;height:23px;
	color:#f87af8;
	font-weight: bold;
}	



/************************ BLOC NEWSLETTER  *************************/
#squelette_newsletter{
	float:right;
	width : 210px;
	height:21px;
	padding:9px 0px 0px 0px;
}
#squelette_newsletter IMG{
	margin:30px 0px 0px 0px;
}


/************************ BLOC MENU  *************************/
#squelette_entete_menu {
	float: left;
	width: 915px;height: 25px;
	text-align: left;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	overflow: hidden;
}	

#squelette_entete_menu IMG{
	border:none; 
	margin:0px 5px 0px 0px;
}	


#squelette_entete_menu UL{
	height:25px;
}	

#squelette_entete_menu UL LI{
	display:block;
	float:left;
	padding:8px 7px 0px 3px;
	height:18px;
	background-image: url("/code_perso/boutique/objpage/image/separateur_1.png");
	background-repeat : no-repeat;
	background-position:right bottom;	
}

#squelette_entete_menu UL LI:FIRST-CHILD{
	background-image: none;	
}
#squelette_entete_menu UL LI:LAST-CHILD{
	background-image: none;	
}


#squelette_entete_menu  A{
	color:#FFFFFF;
}

#squelette_entete_menu  A:HOVER{
	color:grey;
}
