body , html
{
	height:100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: scroll #F9F8F7 url(../images/charte/degrade-intro.jpg) top left repeat-x;
	scrollbar-base-color: #FFFFFF;
}
#container {
position:absolute;
z-index: 20;
left: 50%; 
top: 50%;
width: 783px;
height: 470px;
margin-top: -235px;
margin-left: -392px;
text-align: left;
background-color: #fff;
border: 1px solid #BAB9B8;
}
#menu-gauche {
float:left;
width:156px;
height:470px;
}
#menu-droite {
float:right;
width:156px;
height:470px;
}
#centre {
z-index:20;
position:absolute;
left:156px;
width: 471px;
height: 470px;
}
#centreIntro{
z-index:20;
position:absolute;
left:0;
width:783px;
height:470px;
}
#intro{
z-index:30;
width:783px;
height:470px;
}
#diaporama {
position:absolute;
left:156px;
width: 471px;
height: 470px;
}
/*
#centre.accueil {
background: scroll url(../images/charte/fond-acc.gif) top left no-repeat;
}
*/
#footer {
position:absolute;
z-index: 10;
left: 50%; 
top: 50%;
width: 783px;
height: 20px;
margin-top: 245px;
margin-left: -392px;
text-align: left;
}
#idep {
	float: left;
	height: 20px;
	width: 71px;
}
#menu-bas {
	float: left;
	height: auto;
	/*width: 712px;*/
	width: 602px;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	margin-left:110px;
	text-decoration: none;
	color: #BFBEBD;
}
#support {
	position: relative;
	top: 35px;
	left: 78px;
	width: 315px;
	height: 270px;
	overflow: hidden;
}
#support #glissante p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	color: #000000;
}
#support #glissante h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #999;
	margin-top: 0px;
}
#bouton {
	float: right;
	margin-top: -135px;
	margin-right: 40px;
	width: 25px;
	height: auto;
}
*html #bouton {
	margin-right: 20px;	
}
#bouton img {
	border:0;
	margin-bottom: 10px;
}
*html #menu-bas {
	margin-top: 2px;
}
#menu-bas a, #menu-bas a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #BFBEBD;
}
#menu-bas a:hover, #menu-bas a:active{
	font-weight: bold;
	text-decoration: underline;
	color: #BFBEBD;
}