body {
	margin: 60px 0 0 0;
	padding: 0;
	background: #f5f6f6 url(../img/accueil/bandeau_bas.gif) no-repeat 50% 430px;
	font: normal 12px Arial;
	text-align: center;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

p {
	margin: 30px 0 0 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	font-weight: bold;
}

img {
	border: 0;
}

#accueil {
	margin: 0 auto;
	width: 870px;
	text-align: left;
}

#mn-p1 {
	padding: 0 0 0 189px;
	height: 16px;
	background: #fff;
}

#mn-p1 li {
	display: inline;
}

#mn-p1 span {
	display: block;
	float: left;
	width: 217px;
}

#mn-p1 a {
	display: block;
	float: left;
	height: 16px;
	background-repeat: no-repeat;
	background-position: left top;
}

#mn-1 {
	width: 126px;
	background-image: url(../img/accueil/bt_1_out.gif);
}

#mn-1:hover {
	background-image: url(../img/accueil/bt_1_over.gif);
}

#mn-2 {
	width: 113px;
	background-image: url(../img/accueil/bt_2_out.gif);
}

#mn-2:hover {
	background-image: url(../img/accueil/bt_2_over.gif);
}

#mn-3 {
	width: 115px;
	background-image: url(../img/accueil/bt_3_out.gif);
}

#mn-3:hover {
	background-image: url(../img/accueil/bt_3_over.gif);
}

#mn-p1 strong {
	display: none;
}

#ctn {
	clear: both;
	margin: 13px 0 0 0;
	width: 870px;
	height: 369px;
	background: #fff url(../img/accueil/milieu.gif) no-repeat 189px top;
}

#ctn p {
	float: left;
	width: 189px;
}

#ctt {
	display: block;
	margin: 0 0 0 15px;
	color: #786f79;
}

#ctn ul {
	float: left;
	width: 217px;
}

#ctn ul span {
	display: block;
	padding: 6px 0 0 0;
}

ul#ul-1 span {
	padding: 6px 0 0 8px;
}

#ctn ul a {
	color: #b9c5bd;
}

#ctn ul a:hover {
	color: #606779;
}

#attr {
	padding: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #606779;
}

#attr a {
	color: #606779;
	text-decoration: underline;
}

#attr a:hover {
	text-decoration: none;
}



