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

/***************************** ENCART ****************************/
#intro_flash{
	height:237px;
	width:878px;
	border:1px solid #b2b2b2;
	background:url(img/accueil/fond_pub.jpg) repeat-x;
	margin-top:20px;
}
#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:264px;
	height:400px;
	overflow:hidden;
}
#infos_cadeaux a{
	margin-bottom:20px;
	display:block;
	
}

p#demande_cat{
	border:1px solid #b2b2b2;
	padding:5px;
	width:600px;
	margin: 10px auto;
}
p#demande_cat a{
	background:url(img/accueil/demande_catalogue_new.jpg) no-repeat left center;
	height:50px;
	padding-left:35px;
	display:block;
	line-height: 50px;
	font-size: 20px;
	color:#DD2A90;
}



/***************************** COUP DE COEUR ****************************/
#coup_de_coeur{
	width:565px;
	height:184px;
	border:1px solid #DD2A90;
	padding:2px;
	margin-bottom:20px;
}
#coup_de_coeur h3{
	font-size:25px;
	font-weight:normal;
	color:#DD2A90;
	margin: 0 0 0 5px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	position:relative;
	padding-left:30px;
	width:215px;
}
#coup_de_coeur h3 img{
	position:absolute;
	top:-10px;
	left:-15px;
}
#coup_de_coeur a.lien_coup_de_coeur{
	float:right;
	margin:10px 5px 0 0;
}

#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:565px;
	height:184px;
	border:1px solid #DD2A90;
	padding:2px;
}
#nouveautes h3{
	font-size:25px;
	font-weight:normal;
	color:#DD2A90;
	margin: 0 0 0 5px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	position:relative;
	padding-left:30px;
	width:215px;
}
#nouveautes h3 img{
	position:absolute;
	top:-10px;
	left:-15px;
}
#nouveautes a.lien_nouveaute{
	float:right;
	margin:10px 5px 0 0;
}


#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 CATEGORIE ****************************/
#boutons_univers a{
	display:inline-block;
	float:left;
	width:203px;
	height:53px;
	margin-right:20px;
	margin-bottom:20px;
	border:1px solid #b2b2b2;
	background:#FFF;
}

a#couveuses{
	margin-right:0px !important;
}


/***************************** ENCARTS SERVICES ****************************/
#box_infos a{
	float:left;
	height:196px;
	width:205px;
	margin-right:20px;
	overflow:hidden;
	background:#FFF;
}
a#demande_catalogue_accueil{
	height:196px;
	position:static;
	width:205px;
	margin-right:0px;
}



/***************************** DESTOCKAGE ****************************/
#destockage{
	width:424px;
	height:193px;
	border:1px solid #b2b2b2;
	padding:2px;
	position:relative;
	background:#ffb000 url(img/accueil/fond_destockage.jpg) repeat-x;
	margin-bottom:20px;
}
#destockage h3{
	font-size:25px;
	font-weight:normal;
	color:#DD2A90;
	margin: 0 0 0 5px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	position:relative;
	padding-left:30px;
	width:215px;
}
#destockage h3 img{
	position:absolute;
	top:-10px;
	left:-15px;
}
#destockage a.lien_destockage{
	float:right;
	margin:10px 5px 0 0;

}
#destockage .box_produit{
	width:140px;
	height:150px;
	border-right: 1px dotted #FFF;
	margin-left:0;
	color:#000;
}
#destockage .box_produit div, #destockage .box_produit a{
	color:#000 !important;
}
#destockage .box_produit .imageProduit{
	width:90px;
	height:71px;
	margin:0 auto;
	overflow:visible;
}
#destockage .box_produit .boxcontent{
	width:134px;
	height: 147px;
	margin:0 auto;
}






/***************************** Boutiques ****************************/
.liens_boutiques #boutique_poules{
	float:right;
	margin-bottom:20px;
}
.liens_boutiques #boutique_lapins, .liens_boutiques #boutique_fluo{
	float:left;
	margin-bottom:20px;
}
