@charset "utf-8";
/* CSS Document coded by Netoides - 02/2010 */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {



	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
	background-color: #00589c;
}
#conteneur {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:920px;
	background-position: center 50px;
}
#header_fr {
		background-image: url(images/conteneur_bg_fr.jpg);
	background-repeat: no-repeat;
	padding-top:57px;
	width:920px;
	}
#page {
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:auto;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}
#page a {
	color:#000000;
	text-decoration:underline;
	}
#page a:hover {
	text-decoration:none;
	}
#page h1 {
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	text-align:left;
	color:#727862;
	}
#page h2 {
	font-size:17px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	text-align:center;
	color:#727862;
	}
#colonne_gauche {
width:226px;
float:left;
padding-top:327px;
background-image:none;
}
#colonne_centrale {
	width:350px;
	padding-left:59px;
	padding-right:285px;
	padding-top:80px;
	padding-bottom:80px;
	float:right;
	background-image: url(images/colonne_centrale_fr.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	width:920px;
	padding-top:89px;
	margin-left:auto;
	margin-right:auto;
	background-color: #00589c;
	padding-bottom:15px;
	text-align:center;
	}
#footer a {
	color:#000000;
	text-decoration:underline;
	}
#footer a:hover {
	text-decoration:none;
	color:#FFFFFF;
	}
