body {
	background-color: #7F7574;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}
#pied  {
	z-index: 1;
	height: 229px;
	width: 100%;
	position: relative;
	color: #59B94F;
	background-image: url(../images/pied/background-none.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 a{
	background-image: url(../images/menu/hair_couture.gif);	
}
#beauty_institute a{
	background-image: url(../images/menu/beauty_institute.gif);
}
#make_up a{
	background-image: url(../images/menu/make_up.gif);
}
#boutique a{
	background-image: url(../images/menu/boutique.gif);
}

#content-text #titre{
	width: 390px;
	color: #59B94F;
}

#bloctext a:hover{
	color: #59B94F;
	text-decoration:none;
}
#other a{
	color: #59B94F;
	font-size: 10px;
	text-decoration: none;
}
#up{
	background-image: url(../images/scroll/up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 27px;
}
#down{
	background-image: url(../images/scroll/down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 27px;
}
#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;
}
