body {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(../img/fond_page.gif);
	background-repeat: repeat-x;
	background-color: #99CCFF;
	color: #FFFFFF}
	
#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 980px;
	height:  530px;
	margin: 0;
	padding: 0;
	margin-top: -260px;
	margin-left: -490px}

#langage {
	position: absolute;
	top: -20px;
	right: 10px;
	width: 980px;
	height: 20px;
	color: #FFFFFF;
	text-align: right;
	font-size:0.7em;
}

#access_fr {
	position:absolute;
	margin:0px;
	padding:0px;
	height: 25px;
	background-image: url(../img/access_fr.png);
	background-repeat: no-repeat;
	font-size: 0.8em;
	padding-left: 90px;
	top: 10px}

a img  {
	border: none;
	background-color:none;
	padding:0;
	margin:0;
}

#header {
	background-image: url(../img/entete.gif);
	background-repeat: no-repeat;
	z-index: 2;
	height:100px;}
	
#bloc_menu {
	position:absolute;
	top:79px;
	height: 24px;
}
	
#centre {
	background-image: url(../img/fond.gif);
	background-repeat: repeat-y;
	height: 400px;
	margin:0;
	padding:0 1px 0 1px;
	z-index: 1}


#footer {
	height: 30px;
	text-align:center;
	background-image: url(../img/footer_index.gif);
	background-repeat: no-repeat;
	margin:0px;
	padding:0;
	font-size:0.7em}

#mentions {
	height: 20px;
	text-align:center;
	color:#eeeeee;
	padding:0px;
	margin: 0px;
	font-size:0.7em;
	color: #FFFFFF}

p {
	margin:5px}

a { 
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none}

a:hover {
	color:#346488}