@charset "utf-8";
/* CSS Document */

/*header*/
#header #entete .fond {
	background:url(../images/bandeau_entete_accueil.jpg) no-repeat top center !important;
}
/*-----*/

/*content*/
#content {
	width:1125px;
	margin-top:10px;
}

#container {
	background:transparent url(../images/fond_corps_accueil.jpg) no-repeat;
	border:none;
	width:1045px;
	padding-left:40px;
}
/*-----*/

/*fabrication*/
#fabrication {
	height:340px;
}

#fabrication .description {
	width:620px;
	overflow:auto
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#626262;
	float:left;
}

#fabrication .description .titre {
	width:440px;
	padding-left:160px;
	padding-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#613518;
}

#fabrication .description .texte_top {
	width:325px;
	padding-left:280px;
	padding-bottom:10px;
}

#fabrication .description .texte_bottom {
	width:240px;
	padding-left:360px;
	padding-bottom:10px;
}

#fabrication .content_right {
	float:left;
	width:372px;
	overflow:auto;	
}

#fabrication .video {
	position:relative;
	background-color:white;
	width:360px;
	height:235px;
	padding:5px;
	border:1px solid #B4917C;
	margin:0;
	z-index:1;
}

#fabrication .association {
	background:transparent url(../images/bouton_profit_asso.png) no-repeat !important;
 	background:none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bouton_profit_asso.png", sizingMethod="scale");	
	width:243px;
	height:29px;
	margin:5px auto 0;
	cursor:pointer;
}

#fabrication .pdf_allergene {
	background:transparent url(../images/bt_alergene.png) no-repeat !important;
 	background:none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bt_alergene.png", sizingMethod="scale");	
	width:405px;
	height:31px;
	margin:20px auto 0;
	cursor:pointer;
	color: #FFF;
	font-size:13px;
	line-height:31px;
	text-align:center;
}

/*-----*/

/*bottom*/
#bottom {
	width:1045px;
	height:370px;
	clear:left;
}

/*#bottom .marge_droite {
	width:45px;
	float:left;
}*/

#bottom .paque {
	background:url(../images/promopaques.jpg) no-repeat;
	width:900px;
	height:388px;
	border:1px solid #D0C9AC;
	float:left;
	margin:0 72px;
}

/*#bottom .promo {
	background:url(../images/promo.jpg) no-repeat;
	width:370px;
	height:310px;
	border:1px solid #D0C9AC;
	float:left;
	margin-right:10px;
}

#bottom .coeur {
	background:url(../images/chocolat-du-coeur.jpg) no-repeat;
	width:320px;
	height:310px;
	border:1px solid #D0C9AC;
	float:left;
	margin-right:10px;
}

#bottom .offre {
	background:url(../images/carte-cadeau.jpg) no-repeat;
	width:235px;
	height:310px;
	border:1px solid #D0C9AC;
	float:left;
	position:relative;
}

#bottom .offre .ruban {
	background:url(../images/ruban.png) no-repeat !important;
 	background:none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ruban.png", sizingMethod="scale");
	width:236px;
	height:132px;
	left:-1px;
	top:-20px;
	position:absolute;
}*/
/*-----*/

.lien_carte {
	color: #000;
}
