body {
	background: #fef7ef url(images/fond_acc.jpg) repeat-x;
	margin-top:200px;
	text-align:center;
}
img{
	border:0;
}
#carre{
	margin:0 auto;
	background:url(images/centre_esthetique.jpg) no-repeat;
	height:89px;
	width:399px;
	padding:151px 0 10px 16px;
}
#carre ul{
	margin:0;
	padding:0;
	height:39px;
	width:399px;
}
#carre li{
	display:inline;
	list-style:none;
	margin-right:30px;
}
#carre li a:hover img{
	filter : alpha(opacity=70); 
	opacity : 0.7;
	-moz-opacity : 0.7;  
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#968470;
	padding:0;
	margin:0;
}
a{
	color:#968470;
	text-decoration:none;
}
a:hover{
	color:#968470;
	text-decoration:underline;
}