/* CSS Document */

.back_ground{
	background:url(../images/fond.jpg) repeat-x top;
	background-color:#8b411b;
}

.clear{
	clear:both;
	display:block;
	width:0px;
	height:0px;
}

#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:auto;
	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:35px;
	padding-bottom:5px;
	width:728px;
	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/page_content.jpg) no-repeat top left;
	width:706px;
	height:auto;
	position:relative;
	margin-right:2px;
	text-align:left;
	padding-top:25px;
	padding-left:20px;
	background-color:#ffc874;

}

/**********************Espace Pro*****************************/
#img{
	float:left;
	margin-bottom:20px;
}


#products{
	float:left;
	width:685px;
	background:url(../images/point2.gif) no-repeat top left;
	padding-top:5px;
}


.div_news{

	width:680px;
	height:50px;
	margin-top:10px;
	background-color:#ffc874;
}

.div_news2{

	width:680px;
	height:50px;
	margin-top:10px;
	background-color:#ffd493;
}


.content_news{
	float:left;
	width:670px;
	height:50px;
	margin-top:5px;
	margin-left:10px;

}


.img_news{
	float:left;
	width:111px;
	padding-left:1px;
	height:76px;
	padding-top:1px;
	margin-left:11px;
	margin-right:11px;
	margin-top:5px;
	border:#6e2a1c solid 1px;
}

.title_pro{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff6400;
	font-weight:bold;
	margin-bottom:-10px;
}

.date_news{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff6400;

	
}

.text_news{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6e2a1c;
	padding-right:100px;
}

.text_news a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6e2a1c;
	font-weight:bold;
	text-decoration:none;
}

.text_news a:hover{
	text-decoration:underline;
}

#search_pro{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6e2a1c;
	font-weight:bold;
}

#search_sel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#6e2a1c;
	width:300px;
	margin-top:10px;
	margin-bottom:10px;
}



