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

#menu_expertise{
	border-bottom:1px dashed #adad9c;
	margin:18px 8px 22px 8px;
	height:20px;
}
#menu_expertise ul{
	list-style-type:none;
}
#menu_expertise ul li{
	float:left;
	background:url(../if/separateur-menu2.gif) no-repeat right 3px ;
	padding:0 9px;
}
#menu_expertise ul li a{
	color:#938265;
	font-weight:bold;
}
#menu_expertise h2{
	float:left;
	margin-right:17px;
}
#illustration, #texte, #realisation{
	float:left;
}
#illustration{
	margin-right:20px;
	width:206px;
}
#texte{
	width:324px;
	margin-right:21px;
	color:#50514a;
	line-height:1.5em;
	font-weight:bold;
}
#realisation{
	width:341px;
	height:383px;
	background-color:#dfdfbd;
}
#photo_realisation{
	background:url(../if/realisation-defaut.jpg);
	width:329px;
	height:242px;
	border:1px solid #b8c1b9;
	margin-left:5px;
	clear:both;
	overflow:hidden;
}

.liste_realisation{
	list-style-type:none;
	width:142px;
	margin:16px 0 0 13px;
	height:102px;
	float:left;
}
.liste_realisation li{
	float:left;
	margin:0px 4px 4px 0px;
	background-color:#FFFFFF;
	border:1px solid #b8c1b9;
	width:27px;
	height:27px;
	cursor:pointer;
}
#menu_realisation{
	float:left;
	width:180px;
	color:#b7b591;
	margin-top:16px;
}
#menu_realisation ul{
	list-style-type:none;
	font-weight:bold;
}
#menu_realisation ul li,#site_internet a{
	color:#b7b591;
	cursor:pointer;
}
#menu_realisation ul li:hover, #site_internet a:hover{
	color:#5d471a;
}

#menu_realisation p{
	text-align:right;
	margin:18px 10px 0 0;
}
#menu_realisation h3{
	text-transform:uppercase;
}
#play, #stop{
	cursor:pointer;
}

#menu_client{
	list-style-type:none;
	margin:30px 0 0 40px;
}
#menu_client li{
	float: left;
	width:170px;
	height:73px;
}
#site_internet{
	margin-left:4px;
}


