body {
	margin: 0;
	padding: 0;
	background: url(../images/bg_body.gif);
	text-align: center;
}

#acces  {
	display: none;
}

div#wrapper {
	width: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

div#page {
	width: 980px;
	margin: 0;
	padding: 0;
}

/* entete */

#header {
	width: 980px;
	height: 122px;
	float: left;
	margin: 0px;
	*margin-top: 13px;
	_margin-top: 14px;
	padding: 0px;
	background: #1963c0 url(../../ml/images/content/bandeaux/bandeau_haut.jpg) no-repeat;
}

#header h1 {
	position: absolute;
	top: 20px;
	display: block;
	width: 155px;
	height: 80px;
	left: 715px;
	background: transparent url(../images/logo2.gif) no-repeat;
	visibility: visible;
}

#header a {
	width: 155px;
	height: 80px;
	display: block;
	border: none;
}

#header p {
	display: none;
}

/*contenu*/

#content {
	position: absolute;
	top: 135px;
	left: 0px;
	width: 980px;
	margin: 1px 0 0 0;
	float: left;
}

#gauche {
	width: 200px;
	min-height: 390px;
	_height: 390px;
	float: left;
	background: transparent url(../../ml/images/content/bandeaux/bandeau_gauche.gif) top left;
	padding: O;
	margin: 0;
}

#contenu {
	padding: O;
	margin: 0;
}

.inner {
	width: 507px;
	float: left;
	text-align: left;
	margin: 0 0 25px 0;
	padding-left: 10px;
	padding-top: 10px;
}

#sub {
	width: 165px;
	min-height: 200px;
	height: auto;
	_height: 200px;
	float: right;
	padding: 10px 5px 75px 10px;
	margin-right: 3px;
	_margin-right: 2px;
	background: url(../images/fd_sub.gif) no-repeat bottom left;
	text-align: left;
	font-size: 85%;
}

#sub2 {
	width: 165px;
	min-height: 100px;
	height: auto;
	_height: 100px;
	float: right;
	padding: 10px 5px 75px 10px;
	margin-right: 3px;
	_margin-right: 2px;
	background: url(../images/fd_sub.gif) no-repeat bottom left;
	text-align: left;
	font-size: 85%;
}

.photo {
	float: left;
	margin-right: 15px;
	clear: both;
}

#adresse {
	float: left;
	width: 185px;
	margin: 0;
	padding: 0;
}

/*footer*/

#footer {
	color: orange;
	width: 980px;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

#footer a {
	color: orange;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	border-top: 1px dotted orange;
	list-style: none;
	list-style-type: none;
	float: left;
	width: 770px;
	_width: 760px;
	display: block;
}

#footer ul li {
	width: 760px;
	_width: 750px;
	line-height: 0.8em;
	float: left;
	margin: 5px;
	margin-bottom: 0px;
	margin-top: 3px;
	display: block;
	clear: both;
}

#footer ul li span {
	font-weight: bold;
	float: left;
}

#footer ul li ul {
	display: inline;
	position: relative;
	top: -0.8em;
	left: 80px;
	border-top: none;
	font-size: 1em;
	margin: 0px;
}

#footer ul li ul li {
	width: auto;
	margin: 0 4px;
	display: block;
	clear: none;
}