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

/**
 *HOME OLD*/
#photo_home
{
	background: url(../images/photo_home.jpg) no-repeat;
	height:555px;
	width:747px;
	border-top:#fff 1px solid;
	float:left;
}
#savoir_faire, #showroom, #dans_le_monde
{
	/*height:203px;*/
	border-top: #d9d1ce 1px dashed;
	border-bottom: #d9d1ce 1px dashed;
	float:left;
}
#showroom, #dans_le_monde
{
	border-left: #d9d1ce 1px dashed;
}
#savoir_faire
{
	background:#f7f6f6 url(../images/photo_notre-savoir.jpg) left no-repeat;
	width:316px;
}
#savoir_faire .titre h2, #showroom .titre h2, #dans_le_monde .titre h2
{
	margin: 25px 5px 10px 170px;
	font-weight:100;
	line-height:16px;
}
/*#savoir_faire .titre
{
	background: url(../images/tt_savoir-faire.gif) top left no-repeat;
	width:100px;
}*/
#savoir_faire p, #showroom p, #dans_le_monde p
{
	margin: 0 0 0 170px;
	color:#666666;
	width:140px;
	line-height:110%;
}
#showroom
{
	background:#f7f6f6 url(../images/photo_showroom.jpg) left no-repeat;
	width:316px;
}
/*#showroom .titre
{
	background: url(../images/tt_showroom.gif) top left no-repeat;
	width:94px;
}*/
#dans_le_monde
{
	background:#f7f6f6 url(../images/photo_dans-le-monde.jpg) left top no-repeat;
	width:316px;
}
/*#dans_le_monde .titre
{
	width:88px;
	background:url(../images/tt_dans-le-monde.gif) top left no-repeat;

}*/

/**
 *HOME NEW*/
 
 #home_photo
{
	/*background: url(../images/photo_home_new.jpg) no-repeat;*/
	height:377px;
	width:570px;
	float:left;
}
 #home_bloc
{
	background:#f7f6f6;
	float:left;
	width:380px;
	/*height:377px;*/
}
.notre_savoir_faire, .showroom_cwf, .cwf_dans_le_monde
{
	/*height:124px;*/
	width:380px;
}
.notre_savoir_faire span, .showroom_cwf span, .cwf_dans_le_monde span
{
display:none;
}
.notre_savoir_faire h2, .showroom_cwf h2, .cwf_dans_le_monde h2
{
	padding: 25px 10px 0 150px;
	font-weight:100;
	line-height:16px;
}
.notre_savoir_faire p, .showroom_cwf p, .cwf_dans_le_monde p
{
	padding: 5px 25px 0 150px;
	color:#666666;
	line-height:120%;
}
.notre_savoir_faire
{
	/*background: url(../images/photo_notre-savoir1.jpg) no-repeat left;*/
	border-bottom: #d9d1ce 1px dashed;
}
.showroom_cwf
{
	/*background: url(../images/photo_showroom1.jpg) no-repeat left;*/
	border-bottom: #d9d1ce 1px dashed;
}
.cwf_dans_le_monde
{
	/*background: url(../images/photo_dans-le-monde1.jpg) no-repeat left;*/
}
.blank
{
	border-top: #d9d1ce 1px dashed;
	clear: both;

}
#content_home{

	margin: 0 auto;
	width:960px;	
	background: url(../images/fd_content.png) repeat-y !important;
	background: none;
	filter: none !important;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fd_content.png', sizingMethod="scale");*/
	background-repeat:repeat-y;
	overflow:hidden!important;
	/*height:100%;*/
}