body {
	padding:0;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin:0 auto;
	color: #786f5a;
	background-image: url(../images/deco/bg_fond.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

img {border:0;font-size: 0.7em;}

#logo {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.clearboth {font-size: 0px;	line-height: 0px;	margin: 0px;	padding: 0px;	clear: both;	height: 0px;}

h1, .masque  {display: none;}

#menu h2 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-size: 0.55em;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu h3 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-size: 0.55em;
	font-weight: normal;
	letter-spacing: 0;
	background-image: none;
	color: #666666;
	cursor: default;	
}



#main  #centre  .bandeau {
	height: 50px;
	width: 1022px;
	font-size: 0px;
	background-repeat: repeat-y;
	margin: 0px;
	text-align: center;
	padding: 0px;
	display: block;
	background-color: #EFEEEB;
}





#footer {
	width: 1022px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	position: relative;
	clear: right;
}
#footer p {
	color: #82825F;
	position: relative;
	z-index: 5;
}

#footer .minilogo {
	left: 326px;
	top: 40px;
	background-image: url(../images/bannieres/alimage_miniban_off.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 0;
	height: 33px;
	width: 88px;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #82825F;
}
#footer a:hover {
	text-decoration: underline;
}


#footer .retrait {
	margin-left: 20px;
}

#footer ul {
	font-size: 0.6em;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#footer li {
	display: inline;
	text-transform: uppercase;
}

#credits a {
color:#786F5A;
font-weight:bold;
text-decoration:none;
}
#credits a:hover {
text-decoration:underline;
}