body , html
{
	/*  Les margin, les scrolls, et la hauteur sont les seuls propriétés a redefinir dans le body   */
	
	font: 0.8em/1.5em arial; 
	color: #000000; 
	scrollbar-base-color: #130c07;
	background:#130c07 url(../images/charte/bg-page-y.jpg) repeat-y scroll center top !important;
}
#container{
	position:absolute;
	width:916px;
	height:565px;
	margin-left: -457px;
	margin-top: -400px;
	top:50%;
	left:50%;
}
#header{
	/*width:916px;*/

	height:341px;
	
}
/*--------------------------------------------------MENU---*/
#menu{
	width:916px;
	height:32px;
	background:url(../images/charte/bg-menu-intro.gif) no-repeat scroll center top;
	
}
#menu ul{
	margin:0 0 0 70px;
	padding:0;
	
}

#menu li{
	float:left;
	height:22px;
	margin:0 10px 0 0;
	list-style-type:none;
	padding:10px 0 0 10px;
	
}
#menu li a,#menu li a:visited{
color:#cbc3b2;
font:bold 12px Arial, Helvetica, sans-serif;
text-decoration:none;
}
#menu li a:hover{
color:#000;
font:bold 12px Arial, Helvetica, sans-serif;
text-decoration:none;
}
.jaune{
	background:url(../images/charte/accueil.gif) no-repeat scroll left top;
}
.bleu{
	background:url(../images/charte/bleu.gif) no-repeat scroll left top;
}


/*--------------------------------------------------FIN MENU---*/
#page{
	width:636px;
	height:140px;
	background:url(../images/charte/bg-page-intro.jpg) no-repeat scroll center top;
	color:#cbc3b2;
	padding:20px 140px 0 140px;
	font-size:1.2em;
}
#footer{
	width:780px;
	height:32px;
	margin:0 auto;
}
#logo{
	float:left;
	width:110px;
	text-align:center;
	margin:5px 0 0 0;
}
#adresse{
	float:left;
	width:600px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	margin:5px 0 0 0;
	color:#cbc3b2;
	
}
/************************* Page d'accueil *************/
/************************* Page d'accueil *************/
h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}