/* CSS Document */

.back_ground{
	background:url(../images/fond.jpg) repeat-x top;
	background-color:#8b411b;
}

#div_all{
	float:left;
	width:955px;
	position:absolute;
	top:50%;
	margin-top:-295px;
	left:50%;
	margin-left:-470px;
}

#div_flower{
	width:700px;
	height:700px; 
	background-image:none;
	background-repeat:no-repeat;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/flower2.png',sizingMethod='scale');
	position:absolute;
	left:-420px;
	top:-150px;	 
	z-index:1;
}

#div_menu{
	float:left;
	background:url(../images/border_menu.gif) no-repeat 0px 68px;
	display:block;
	width:205px;
	height:550px;
	position:relative;
	z-index:2;
}

#div_content{
	float:right;
	background:url(../images/border_content.gif) no-repeat 0px 68px;
	width:750px;
	height:100%;
	position:relative;
	z-index:2;
}

#footer{
	float:left;
	width:940px;
}

#footer .middle{

	width:10px;
	background:url(../images/border_footer.gif) no-repeat center;
	height:10px;
	margin-top:4px;
	margin-right:3px;
	margin-left:3px;

}

#footer a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ff7c34;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
	color:#fce2b9;
}

#menu{
	background:url(../images/point.gif) no-repeat top right;
	margin-top:0px;
	padding-top:1px;
	
}

#langue{
	display:block;
	position:absolute;
	width:180px;
	height:29px;
	padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#fce2b9;
	left: 3px;
	top: 515px;
}

#email{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8px;
	height:13px;
	border:#000000 medium 1px;
}

#submit{
	position:relative;
	top:3px;
}

#div_rootline{
	padding-top:50px;
	padding-bottom:5px;
	width:718px;
	vertical-align:bottom;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	color:#e0a347;
}

#div_rootline a{
	text-decoration:none;
	color:#fce2b9;
}

#div_rootline a:hover{
	text-decoration:underline;
}

#div_content2{
	
	background:url(../images/prod_home.jpg) no-repeat top left;
	width:696px;
	height:111px;
	position:relative;
	margin-right:2px;
	text-align:left;
	padding-top:290px;
	padding-left:20px;
	margin-bottom:6px;
}

/**********************Products*****************************/

#left{
	float:left;
	width:210px;
	padding-left:20px;
	margin-top:50px;
}

#middle{
	float:left;
	width:285px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#50240d;
	margin-top:50px;
}

#right{


	float:right;
	width:170px;

}

.right_title{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#50240d;
	color:#ffc874;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#right a{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#50240d;
	text-decoration:none;
	padding-left:10px;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:5px;
	margin-bottom:1px;
}

#right a:hover, #right a.on{
	color:#ffffff;
	background:url(../images/arrow_white2.gif) no-repeat left;
}

#right .line{
	display:block;
	height:2px;
	width:160px;
	background:url(../images/point2.gif) no-repeat;
}

#more{
	float:left;
	background:url(../images/more.jpg) no-repeat top;
	position:relative;
	top:-50px;
	width:182px;
	height:90px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#50240d;
	padding-top:50px;
	padding-left:20px;
	
}

#more a{
	text-decoration:none;
	background:url(../images/arrow_brown.gif) no-repeat left;
	padding-left:10px;
	padding-right:10px;
	color:#f4efed;
	font-weight:bold;
	float:right;
}

#list_prod{
	float:left;
	width:400px;
	height:90px;
	padding-top:10px;

}

#list_prod a{
	display:block;
	color:#ffebc7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:10px;
	background:url(../images/arrow_yellow.gif) no-repeat left;
	margin-left:10px;
}

#list_prod a:hover{
	text-decoration:underline;
}

#all_products{
	vertical-align:middle;
	padding-right:10px;
	float:right;
	width:350px;
	text-align:right;
	margin-top:-20px;
	padding-bottom:5px;
}
#all_products select{
	border:1;
	border-left-color:#824f01;
	border-left-width:2px;
	font-size:10px;
	color:#6e2a1c;
}

#all_products form input.voir{
	cursor: pointer;
	border:none;
	background-color:transparent;
	text-decoration:underline;
	border:0px solid red;
	width:28px;
	height:16px;
	text-align:left;
	background-image:url(../images/see_prod.gif);
}






