 

/***************************** ENCART ****************************/
#global_panier_visiteur{
	float:right;
	margin:8px 0 0 0;
}
#intro_flash{
	width:596px;
	height: 296px;
	overflow:hidden;
	float:left;
}

#intro_newsletter{
	width:430px;
	height: 291px;
	clear:both;
	background: url(img/accueil/encart_pub_home.jpg) no-repeat center center;
	padding:88px 3px 2px;
	margin-bottom:20px;
}
#intro_newsletter .box_produit{
	width:206px;
	height:278px;
	background:#FFF;
}
#intro_newsletter .box_produit .imageProduit {
	width:200px;
	height:200px;
}
#intro_newsletter .box_produit .prix_produit, 
#intro_newsletter .box_produit .nomProduit, 
#intro_newsletter .box_produit div.info_prix{
	width:200px;
}
#intro_newsletter .box_produit .boxcontent{
	width:200px;
	height:275px;
}
#colonne_gauche{
	float:left;
	width:430px;
	margin-bottom:20px;
	height:auto;
}

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

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

#infos_cadeaux{
	width:100%;
	height:auto;
}
#infos_cadeaux a{
	margin-bottom:20px;
	display:block;
	
}


#encart_galantine{
	display:block;
	margin-bottom:20px;
	clear:both;
}

a#formulaires_accueil {
    border: 1px solid #B2B2B2;
    display: block;
    float: left;
    margin: 15px 20px 20px 0;
}
a#notices_accueil {
    border: 1px solid #B2B2B2;
    display: block;
    float: left;
    margin: 15px 0 20px 0;
}

/***************************** COUP DE COEUR ****************************/
#coup_de_coeur{
	width:424px;
	height:184px;
	border:1px solid #b80000;
	padding:2px;
	margin-bottom:20px;
	clear:both;
}
#coup_de_coeur h3{
	font-size:25px;
	font-weight:normal;
	color:#b80000;
	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:424px;
	height:184px;
	border:1px solid #b80000;
	padding:2px;
	margin-bottom:20px;
	clear:both;
}
#nouveautes h3{
	font-size:25px;
	font-weight:normal;
	color:#b80000;
	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 ****************************/
#page_accueil #boutons_univers{
	width:430px;
	float:right
}

#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, a#boutique_camo{
	margin-right:0px;
}


#partenaires{
	border-top: 1px solid #505050;
	border-bottom: 1px solid #505050;
	padding:20px 0;
	margin:0 0 20px;
	clear:both;
	position:relative;
	height:80px;
}
#partenaires h4{
	position:absolute;
	top:-15px;
	left:0;
	height:30px;
	line-height:30px;
	font-size:20px;
	background:#FFF;
	display:inline;
	padding-right:5px;
}
.encart_partenaire{
	display:block;
	margin-bottom:20px;
	float:left;
	width:430px;
	height:80px;
	margin:0 20px 0 0;
}



/***************************** 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:#b80000;
	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 ****************************/
a.boutiques{
	border:1px solid #b2b2b2;
	display:block;
	float:left;
	margin: 0 20px 20px 0;
}
.liens_boutiques #boutique_poules{
	float:right;
	margin-bottom:20px;
}
.liens_boutiques #boutique_lapins, .liens_boutiques #boutique_fluo{
	float:left;
	margin-bottom:20px;
}

