.colonne_centre{
	float:none;
	width:100%;
} 

/***************************** ENCART ****************************/
#intro_flash{
	height:302px;
	width:880px;
	margin-top:20px;
}
#intro_flash a{
	float:left;
	display:block;
	margin-right: 10px;
}


#intro_flash a:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
}

#colonne_gauche{
	float:left;
	width:572px;
	height:auto;
}

#colonne_droite{
	float:right;
	width:264px;
	height:auto;
}

#box_infos{
	width:100%;
	height:196px;
	height:auto;
	overflow:hidden;
	clear:both;
}

#infos_cadeaux{
	width:880px;
	height:135px;
	overflow:hidden;
	margin-bottom:20px;
	clear:both;
}
#infos_cadeaux a{
	display:block;
	width:435px;
	height:135px;
	float:left;
}
#infos_cadeaux a.cadeau_1{
	margin-right:10px;
}


/***************************** COUP DE COEUR ****************************/
#coup_de_coeur{
	width:428px;
	height:153px;
	border:1px solid #d6d6d6;
	padding:47px 2px 2px;
	margin-bottom:20px;
	float:left;
	margin-right:10px;
	position:relative;
}
#coup_de_coeur h3{
	background:url(img/accueil/coup_coeur.jpg) no-repeat;
	height: 45px;
	width:435px;
	position:absolute;
	top:-1px;
	left:-1px;
}
#coup_de_coeur h3 img{
	position:absolute;
	top:-10px;
	left:-15px;
}
#coup_de_coeur a.lien_coup_de_coeur{
	position:absolute;
	top:20px;
	right: 5px;
	z-index:2;
	color:#FFF;
}

#coup_de_coeur .box_produit{
	width:140px;
	height:150px;
	border-right: 1px dotted #b2b2b2;
	margin-left:0;
}
#coup_de_coeur .box_produit .imageProduit{
	width:90px;
	height:71px;
	margin:0 auto;
	overflow:visible;71
}
#coup_de_coeur .box_produit .boxcontent{
	width:134px;
	height: 147px;
	margin:0 auto;
}






/***************************** NOUVEAUTE ****************************/
#nouveautes{
	width:428px;
	height:153px;
	border:1px solid #d6d6d6;
	padding:47px 2px 2px;
	float:left;
	position:relative;
}
#nouveautes h3{
	background:url(img/accueil/nouveautes.jpg) no-repeat;
	height: 45px;
	width:435px;
	position:absolute;
	top:-1px;
	left:-1px;
}
#nouveautes h3 img{
	position:absolute;
	top:-10px;
	left:-15px;
}
#nouveautes a.lien_nouveaute{
	position:absolute;
	top:20px;
	right: 5px;
	z-index:2;
	color:#FFF;
}


#nouveautes .box_produit{
	width:140px;
	height:150px;
	border-right: 1px dotted #b2b2b2;
	margin-left:0;
}
#nouveautes .box_produit .imageProduit{
	width:90px;
	height:71px;
	margin:0 auto;
	overflow:visible;
}
#nouveautes .box_produit .boxcontent{
	width:134px;
	height: 147px;
	margin:0 auto;
}

/***************************** ENCART MARQUES ****************************/

.marque_home{
	height:auto;
	border:1px solid #d12628;
	padding:10px;
	overflow:hidden;
	text-align:center;
	margin:0 0 20px 0;
}
.marque_home a{
	margin:5px;
	width:50px;
}
.marque_home a span{
	display:inline-block;
	line-height:50px;
	width:50px;
	text-align:center;
}
.marque_home a img{
	vertical-align:middle;
}
.marque_home h2{
	font-size:25px;
	font-weight:normal;
	color:#d12628;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	text-align:center;
}
/*.marque_home .clear{
	margin-bottom:10px;
}*/







/***************************** ENCARTS SERVICES ****************************/
#box_infos{
	border:1px solid #d6d6d6;
	width:878px;
}
#box_infos a{
	float:left;
}
a#demande_catalogue_accueil{
	height:196px;
	position:static;
	width:205px;
	margin-right:0px;
}







