#body_site {
	width:100%;
	height:100%;
	display:inline-block;
	background:url('../media/site_body_bg_02.jpg') no-repeat center 0px;
}

#home_frame {
}

#home_frame .top_frame{
	padding:0px 10px 0px 10px;
}

#home_frame .top_frame .produit{
	float:left;
	width:470px;
	text-align:left;
	margin:20px 0px 0px 0px;
}

#home_frame .top_frame .produit .illus{
	float:left;
	width:235px;
	height:250px;
}

#home_frame .top_frame .produit .fiche{
	float:left;
	width:215px;
	margin:8px 0px 0px 0px;
}


#home_frame .top_frame .produit .title{
	font-family:'Arial', 'helvetica', sans-serif;
	font-size:27px;
	color:#303030;
	padding:0px 0px 3px 7px;
}

#home_frame .top_frame .produit p{
	margin:0px;
	padding:0px 0px 4px 8px;
	line-height:17px;
	color:#696969;
}

#home_frame .top_frame .produit p a{
	color:#70c013;
	color:#5baac5;
	color:#e31c45;
	padding:0px 0px 0px 20px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	background:url('../media/yellow_arrow.png') no-repeat 3px 3px;
}

#home_frame .top_frame .produit .price{
	border:1px #cdd1d0 solid;
	border-style:solid none dotted none;
	border-color:#cccccc #cccccc #cccccc #cccccc;
	border:1px #bbbbbb dotted;
	float:left;
	width:100%;
	margin-left:5px;
	padding:12px 0px 10px 10px;
	margin-top:5px;
	color:#e31c45;
	font-size:12px;
	line-height:16px;
	background:#fff;
}

#home_frame .top_frame .produit .price span{
	font-size:16px;
	font-family:'Arial';
	line-height:19px;
}

#home_frame .top_frame .produit .price span b{
	font-size:19px;
	/*font-weight:normal;*/
}

#home_frame .top_frame .produit .price .info{
	font-size:11px;
	color:#858585;
	line-height:18px;
}

#home_frame .top_frame .produit .cart{
	float:left;
	clear:left;
	width:100%;
	padding:12px 0px 12px 8px;
	border-bottom:1px #cccccc dotted;
	font-weight:bold;
}

#home_frame .top_frame .produit .cart select{
	margin-top:8px;
	width:40px;
}

#home_frame .top_frame .produit .cart .btn{
	float:right;
}

#home_frame .top_frame .produit .note{
	float:left;
	clear:left;
	padding:4px 0px 0px 5px;
	font-size:11px;
	color:#aaaaaa;
	width:100%;
}

#home_frame .middle_frame{
	/*height:160px;*/
	float:left;
	width:100%;
	font-size:12px;
	padding:10px 0px 10px 0px;
	margin-top:30px;
	display:inline-block;
	background:#282828;
	background:url('../media/middle_bg.png') no-repeat 0px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


#home_frame .middle_frame h1{
	margin:0px 0px 0px 0px;
	font-weight:normal;
}


#home_frame .middle_frame div{
	float:left;
	width:320px;
	padding:20px 20px 20px 35px;
	text-align:left;
}

#home_frame .middle_frame p{
	padding:23px 0px 10px 85px;
	color:#aaaaaa;
	line-height:17px;
}

#home_frame .middle_frame a{
	color:#feb300;
}

#home_frame .middle_frame a:hover{
	text-decoration:none;
	color:#E4294E;
}

#home_frame #esprit{
	/* background:url('../media/cracky_bg.png') no-repeat 35px 57px; */
}

#home_frame #fabrication{
	/* background:url('../media/fabrication_bg.png') no-repeat 35px 57px; */
	border:1px #646464 solid;
	border-style:none solid none solid;
}

#home_frame #degustation{
	/* background:url('../media/degustation_bg.png') no-repeat 35px 57px; */
}

/*
#home_frame #degustation a{
	color:#e4294e;
}
*/


#home_frame .bottom_frame{
	float:left;
	width:100%;
	/* height:175px; */
	margin-top:0px;
	background:#fff;;
	padding:5px 0px 5px 0px;
	/*border:1px #cccccc solid;
	border-style:none solid solid solid;*/
}

#home_frame .bottom_frame .left{
	float:left;
	width:640px;
}

#home_frame .bottom_frame .left .offre{
	float:left;
	width:320px;
	height:160px;
	margin-top:5px;
	border-right:1px #bbbbbb dotted;
}

#home_frame .bottom_frame .left .news{
	float:left;
	width:320px;
	height:160px;
	margin-top:8px;
	padding:15px 20px 0px 35px;
	text-align:left;
	border-right:1px #bbbbbb dotted;
}

#home_frame .bottom_frame .left .news h1{
	color:#303030;
	font-size:13px;
	font-family:'Arial';
	margin:15px 0px 0px 0px;
	padding:0px 0px 2px 2px;
}

#home_frame .bottom_frame .left .news p{
	line-height:17px;
	margin-bottom:0px;
	font-size:11px;
	color:#656565;
	padding:0px 0px 0px 2px;
	font-family:'Verdana';
}

#home_frame .bottom_frame .left .news b,
#home_frame .bottom_frame .left .news strong{
	color:#E4294E;
}

#home_frame .bottom_frame .left .news .link{
	margin:6px 0px 0px 2px;
	padding:0px 0px 0px 20px;
	
	font-size:12px;
	font-weight:bold;
	font-family:'Arial';
	background:url('../media/yellow_arrow.png') no-repeat 2px 4px;
}


#home_frame .bottom_frame .left .news a{
	color:#E4294E;
	text-decoration:none;
}

#home_frame .bottom_frame .left .news a:hover{
	color:#FFB70F;
}

#home_frame .bottom_frame .right{
	float:right;
	width:328px;
	height:160px;
	background:#fff;
	text-align:center;
}

#home_frame .bottom_frame .right img{
	margin-top:6px;
}