/*
	#####################################################
	########## Style Espace Produits ####################
	##################################################### 
 */
div#espaces {
width:717px;
padding:0px;
margin:0px auto;
position:relative;
}

div#espaces h1 {
width:auto;
clear: both;
color:#000; 
border: 1px solid #c3c3c3;
background-color: #fff;
margin:0 0 15px 0;
}

div#espaces h3, div#cadre_nouveaute h3, div#cadre_experts h3, div#top_produits h3{

padding:6px 8px;
margin-bottom:10px;
}

/*
	#####################################################
	########## formatage differentes boites #############
	######### position / fond / marge int-ext ###########
	##################################################### 
 */
		div#cadre_nouveaute, div#cadre_experts, div#top_produits{
		position:relative;
		border: 1px solid #c3c3c3; 
background: #fff url(img/background/fd-cadre.gif) repeat-x;
padding:8px 2px 15px 2px; 
margin:0 0 15px 0;
		text-align:justify;
		}

div#top_produits,div#cadre_bannieres { 
		
		width:215px;
		float:right;
		}
		div#cadre_bannieres { 
		width:220px;
		position:relative;
		
		padding:0px;margin:0px;
		
		}
		 div#cadre_bannieres img { 
		padding:0px;
		margin:0 0 10px 0;
		width:218px;
		border:1px solid  #c3c3c3;
		
		 }
		div#cadre_nouveaute, div#cadre_experts {
		float:left;
		position:relative;
		width:480px;
		}
		
		

		div#cadre_nouveaute, div#top_produits{
		height:320px;
		}
		div#cadre_experts{
		height:240px;
		}

div#top_produits ol {
	padding-left:0px;
	list-style-position: inside; 
}


/*
	#####################################################
	########## formatage tableau nouveaute ##############
	##################################################### 
 */





div#cadre_nouveaute h4 {
position:relative;
margin:0 0 10px 0;
height:140px;
padding:0;
border-bottom:1px dashed #000;}

				div#cadre_nouveaute h4 img {
				width:130px;
				float:left;
				margin:0px 0px 0px 0px;}
				
				div#cadre_nouveaute h4 em{
				display:block;
				width:330px;
				position:relative;
				font-style: normal;
				text-align:left;
				font-size:11px; 
				margin-left:150px;
				margin-bottom:20px;
				padding:0px;
				font-weight:lighter; }
				
				div#cadre_nouveaute h4 em b {
				display:block; 
				position:absolute; 
				padding:0px; 
				margin:0px;
				right:0px; top :3px;}
				
				div#cadre_nouveaute h4 a {
				font-weight:bold;
				}
							
				div#cadre_nouveaute h4 em img{
				width:32px;
				float:none; 
				padding:0px;
				margin:0px;
				vertical-align:middle}

/*
	#####################################################
	########## formatage tableau expert #################
	##################################################### 
 */				
			div#cadre_experts strong, div#cadre_experts em,div#cadre_experts img { 
			
			display:block;
			float:left;
			margin:0px;
			padding:3px 2px;
			text-align:center;
			}
						
			div#cadre_experts strong{ 
			
			width: 70px;
			
			}
			
			div#cadre_experts em{
			width:330px;
			text-align:left;
			font-style:normal;
			}
			div#cadre_experts h5{ 
			height:20px;
			position:relative;
			font-weight:lighter;
			}
			div#cadre_experts h4{ 
			height:25px;
			position:relative;
			
			}
	
/*
	#####################################################
	#################### legende ########################
	##################################################### 
 */
div#legende_dispo{
clear:both;
margin:0 0 15px 0;
padding:8px;
border: 1px solid #c3c3c3; 
background: #fff }


