#content h1 {
	border-bottom:1px solid #D6D6D6;
	border-top:1px solid #D6D6D6;
	color:#999999;
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:16px;
	padding:8px 0 4px;
	clear:both;
}
#content-menu ul {
	margin-top:0;
}
#content-body h2 {
	font-weight:normal;
	margin:20px 0 15px 0;
	border-bottom:1px solid #D6D6D6;
	padding-bottom:5px;
	clear:both;
}
#content-body {
	color: #777;
}
#content-body p {
	margin-bottom:10px;
}
#content-body form div{
	margin-bottom:5px;
}
#content-body label, #content-body .label {
	float:left;
	padding-right:5px;
	margin-right:10px;
	text-align:right;
	width:155px;
}
#content-body address {
	float:left;
}
#content-body .boss img {
	float:left;
	margin-bottom:10px;
}
#content-body .boss div {
	float:left;
	margin-left:5px;
}
#content-body .box-people {
	width:150px;
	text-align:center;
	float:left;
	margin: 0 4px 15px 0;
}
#content-body .box-people.last {
	margin-right: 0;
}
#content-body .box-people img {
	border:solid 1px #D6D6D6;
}
#content-body #carte {
	text-align:center;
}

