body {
	background-color: #7F7574;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}

.forBot
{
    display:none;
}

#content-intro{
	z-index: 2;
	width: 1024px;
	height: 274px;	
	margin-left:auto;
	margin-right:auto;
	position: relative;
}
#pied-intro  {
	z-index: 1;
	height: 325px;
	width: 100%;
	position: relative;
	color: #59B94F;
	background-image: url(../images/pied/background-intro.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: visible;
	margin: 0px;
	padding: 0px;
}
#logo a{
	background-image: url(../images/logo/none.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 112px;
	width: 204px;
	display: block;
}
#eco{
	padding: 0px;
	margin-bottom: 5px;
	display: block;
	height: 27px;
	width: 67px;
	background-image: url(../images/menu/eco.gif);
}
#hair_couture-intro a{
	background-image: url(../images/menu/intro/hair_couture.gif);	
}
#beauty_institute-intro a{
	background-image: url(../images/menu/intro/beauty_institute.gif);
}
#make_up-intro a{
	background-image: url(../images/menu/intro/make_up.gif);
}
#boutique-intro a{
	background-image: url(../images/menu/intro/boutique.gif);
}
#content-text #titre{
	width: 390px;
	font-size: 18px;
	color: #59B94F;
	margin-bottom: 15px;
	font-weight: bold;
	
}
#other a{
	color: #59B94F;
	font-size: 10px;
	text-decoration: none;
}
#hair_couture-intro a, #beauty_institute-intro a, #make_up-intro a, #boutique-intro a{
	margin: 0px;
	display: block;
	height: 41px;
	width: 216px;
	background-position: left top;	
}

#news a {
	background-image: url(../images/pied/news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 42px;
	display: block;
	position: absolute;
	right: 43px;
	bottom: 20px;
}