
#container.expertise {
	background:#000;
}

#container.expertise #content {
	background:url(../images/background/ExpertiseBeaute.jpg) no-repeat center top;
	color:#9b9c9e;
	height:465px;
	padding:10px 0;
	text-align:center;
	width:100%;
}

#container.expertise h2 {
	margin:0 auto 15px;
	text-align:left;
	width:970px
}

.nav_expertise {
	background:url(../images/artpack/menu_expertise.png) no-repeat;
	height:25px;
	margin:0 auto 15px;
	padding-left:15px;
	width:630px;
}

.nav_expertise li {
	float:left;
	margin:5px 15px 0 5px;
	width:133px;
}

.nav_expertise li a {
	background-image:url(../images/artpack/picto_dior.gif);
	background-position: 0 -49px;
	background-repeat:no-repeat;
	color:#cecfd0;
	padding-left:15px;
}

.nav_expertise li a:hover {
	color:#fff;
}

#container.carrousel {
	background:#fff;
}

#container.carrousel #content {
	height:485px;
	text-align:center;
	width:100%;
}
