div#page {
	width: 970px;
	text-align: left;
	margin: 0 auto;
	background: #ffffff;
	padding: 0 0 10px 0;
}
div#header {
	padding: 0 18px 0 26px;
	height: 70px;
}
div#header div#logo {
	width: 254px;
	height: 53px;
	float: left;
	padding: 10px 0 0 0;
}
div#header div#chapeau {
	float: right;
	width: 600px;
	padding: 5px 0 0 0;
}
div#header div#chapeau div#menu-ref {
	padding: 0;
	text-align: right;
}
div#ban {
	height: 133px;
	background: url(../images/ban_default.png) no-repeat 50% 0%;
	padding: 0;
	clear: both;
}
div#menucontent {
	background: url(../images/bg_ombre_repeat.png) no-repeat center bottom;
	padding: 0 10px;
}
div#menu {
	height: 17px;
	padding: 1px 0 0 0;
	background: #f4f4f4;
	border-width: 1px;
	border-style: solid;
	border-color: #c8c8c8;
	text-align: center;
}
div#ssmenu {
	background: #898989; 
	padding: 2px 4px 0 4px;
	height: 18px;
}
div#ombre_bas {
	background: url(../images/bg_ombre_bas.png) no-repeat 50% 0%;
	height: 9px;
}
div#contenu {
	padding: 10px;
}
div#contenu div#bloc_droit {
	padding: 3px 2px;
	background: #f4f4f4;
	border: 1px solid #c8c8c8;
	float: right;
	width: 203px;
}
div#contenu div#bloc_gauche {
	float: left;
	padding: 0 10px 28px 0;
}
div#footer {
	text-align: center;
	clear: both;
	margin: 0 10px;
}


div#partenaires-services {
	text-align: center;
}
div#partenaires-services li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}