#squelette_entete{
	width:100%px;height: 242px;
	background-image: url("/code_perso/boutique/objpage/image/squelette_entete_fond.png");
	background-repeat : repeat;
	background-position:center top;	
}

#squelette_entete_contenu{
	margin: 0 auto;
	width:958px;height: 242px;
	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:210px;height:191px;
}



/************************ PUB *************************/
#squelette_entete_contenu_pub{
	width:552px;
	height:191px;
	float:left;
}
#slider {
    width: 519px; /* important to be same as image width */
    height: 154px; /* important to be same as image height */
    margin:25px 0px 0px 10px;
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 519px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
    padding: 0px 0px;
    width: 519px;
    background-color: transparent;
    display: none;
    text-align: left;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.bottom {
	bottom: 0;
    left: 0;
}
.top{
	top: 0;
    left: 0;
}
.right{
	right: 0;
	bottom: 0;
	width: 80px !important;
	height: 154px;
}
.left {
	top: 0;
    left: 0;
	width: 80px !important;
	height: 191px;
}


/************************ BLOC NEWSLETTER  *************************/
#squelette_newsletter{
	float:right;
	width : 190px;
	height:92px;
}
#squelette_newsletter IMG{
	margin:30px 0px 0px 0px;
}


/************************ BLOC PANIER   *************************/
#squelette_panier{
	float:right;
	width : 190px;
	height:96px;
}

#bloc_panier{
	width: 170px;height:65px;
	margin:26px 0px 0px 2px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

#bloc_panier A{
	color: #FFFFFF;
}

#entete_lien_panier{
	display:block;
	float:left;
	width:34px;
	height:65px;
}


/************************ BLOC IDENTIFICATION   *************************/
#squelette_identification{
	float:right;
	width : 183px;
	height: 28px;
	margin:5px 3px 0px 0px;
	background-image: url("/code_perso/boutique/objpage/image/squelette_identification_fond.png");
	background-repeat : no-repeat;
	background-position:center;
	font-weight: bold;	
}	

#squelette_identification A{
	display:block;
	padding:5px 0px 0px 33px;
	width:150px;height:23px;
}	


/************************ BLOC MENU  *************************/
#squelette_entete_menu {
	float: left;
	width: 750px;height: 29px;
	padding:0px 5px 0px 0px;
	text-align: right;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}	

#squelette_entete_menu IMG{
	border:none; 
	margin:0px 5px 0px 0px;
}	


#squelette_entete_menu UL{
	margin: 6px 0px 0px 6px;
}	

#squelette_entete_menu UL LI{
	display: inline;
}

#squelette_entete_menu  A{
	color:#FFFFFF;
}

#squelette_entete_menu  A:HOVER{
	color:grey;
}


/************************ FIL D'ARIANE  *************************/
#squelette_filariane{
	margin:5px 0px 0px 0px;
	float:right;
	width:555px;
	height:13px;
	font-size: 12px;
	list-style: none;
}

#squelette_filariane LI{
	display: inline;
}

#squelette_filariane LI A {
	color:#561968;
}

#squelette_filariane LI:FIRST-CHILD {
	font-weight:bold;
}


#squelette_filariane .separateur {
	color:#000000;
	margin-left:5px;
	font-weight:bold;
}
