body {


}
center {
			
			
}
#perso {
					
					background-image:url(images/fd_accueil.jpg);
				
}


#fdZoneHeader{
					
					height:521px;
					/*overflow:hidden;*/
}
#fdZoneCentral {
				background-image:none;
}

.zoneCentrale { 
					background-image:none;
											min-height:400px;
					padding-bottom:80px;
}
.colonneGauche{
					display:none;
					
}
.colonneDroite{
					margin:0px; padding:0px;
					width:997px;
					
				
}

#caddie .panier {
				top:0px; left:-5px;
}
#perso{
			
}

.accueil {
				position:absolute;
				right:270px;
				top:52px;
				width:444px;
				
				z-index:10;
	
}

.accueil h1{display:none}
#imageProduit {
			width:100%;
			height:100;

}
#header {

				/*height:68px;*/
}
#zoneCompte{		 
					position:relative;
					top:0px;

}
/*---------------------------------------------------------------------
			>>	menuLateralDroit
----------------------------------------------------------------------*/
#menuLateralDroit{
					margin:0px; padding:0px;
					width:262px;
					display:block;
					border:0px solid red;
					top:75px;
					top:172px;
					position:relative;
					left:735px;
					top:0px;
					z-index:500;

					
}
#menuLateralDroit ul { padding:0px; margin:0px;}

#menuLateralDroit ul#dhtmlgoodies_listMenu {
					margin-left:10px; display:none
}
#menuLateralDroit h2{
					list-style:none;
					padding:0px; margin:0px;
					background-image:url(images/fd_menu_accueil.gif);
					background-repeat:no-repeat;
					background-position:left bottom;
					 height:24px;

}

#menuLateralDroit ul#dhtmlgoodies_listMenu li{
					vertical-align:middle; padding-top:3px; height:21px;
					font-size:11px;
}
#menuLateralDroit li a, #menuLateralDroit h2 a{

  color:#ffffff;
  }
.navigationProcessusAchat {
					position:relative;
					top:22px;
					width:inherit;
					padding:0px;
					margin:0px;
					
}
.navigationProcessusAchat a{
					margin:0px; padding:0px;
					background-repeat:no-repeat; 
					text-indent:26px; 
					padding-bottom:4px;
					display:block; 
					float:left;
					height:21px;
					font-size:11px;
					
}
.navigationProcessusAchat a#iconeContact{
					background-image:url(images/icone_aide_accueil_off.gif);
					width:108px;

}

.navigationProcessusAchat a#iconeRecommander{
					background-image:url(images/icone_recommander_accueil_off.gif);
					width:140px;
}
/*---------------------------------------------------------------------
			>>	Message marchand accueil
----------------------------------------------------------------------*/
.messageMarchand{

				font-size:12px;
				
									padding:0px; margin:0px;
					position:absolute;
					
					width:366px;
					padding-top:0px;
					
					top:130px; 
					left:-159px;
					/*
					text-align:left;
					text-align:right; */
					
					z-index:1000;
					height:300px;
					overflow:hidden;
					color:#fff;
/*border:1px solid red;	*/
}
#menuLateralDroit .messageMarchand h2{
					background-image:none;
}
/*---------------------------------------------------------------------
			>>	Message marchand accueil
----------------------------------------------------------------------*/

.listePersonnaliseProduit {position:absolute; top:0px; left:0px;
}
.listeProduitAccueil {
	width:450px; overflow:hidden


}
.listeProduitAccueil .produit{
	position:absolute;
	top:19px;
	left:100px;
	width:450px;
}

.listeProduitAccueil .produit a img{
	position:relative;
	z-index:2
}
.listeProduitAccueil .produit a div.head{
				position:absolute;
				width:450px; height:4px;
					/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='images/fd_hautImageTaille1.png');*/

				background-image:url(images/fd_hautImageTaille1.png);!important; /*pour mac os9 */
				background-image:none; 
				background-repeat:no-repeat;
				background-position:left top;
				top:0px;
				left:0px;
				z-index:3;
		
}
.listeProduitAccueil .produit a div.head[class] {
				background-image:url(images/fd_hautImageTaille1.png);


}		
.listeProduitAccueil .produit a div.foot{
		position:absolute;
		width:450px; height:4px;
						/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='images/fd_basImageTaille1.png');*/

		background-image:url(images/fd_basImageTaille1.png);!important; /*pour mac os9 */
		background-image:none; 
		background-repeat:no-repeat;
	
		background-position:left bottom;
		bottom:0px;
		left:0px;z-index:3;

}


.listeProduitAccueil .produit a div.foot[class] {
				background-image:url(images/fd_basImageTaille1.png);

}
						
			
