body{
	width:770px;
	margin:0 auto 0 auto;
	background:#1D2637 url('images/fond.jpg') repeat-x;
	font-size:12px;
	font-family:Arial;
	color:#6A86BB;
	}

div#header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:236px;
	}

h1 {
text-indent:-9000px;
margin:0;
padding:0;
}
	
div#header_menu {
	width:170px;
	padding-top:50px;
	padding-left:540px;
	}

div#header_menu ul {
	list-style:none;
	margin:0 0 0 48px;
	padding:0;
	}

div#header_menu li {
	float:left;
	list-style:none;
	padding:0 10px 0 10px;
	margin:3px;
	}

div#header_menu a {
	color:#FFFFFF;
	text-decoration:none;
	}

div#header_menu a:hover {
	color:#EEEEEE;
	border-bottom:2px solid #FFFFFF;
	text-decoration:none;
	}

div#corp
{
	margin:auto;
	width:714px;
	text-align:justify;
	background-color:#214382;
	border:4px solid #FFFFFF;
	padding:10px;
	}

div#footer{
	clear:both;
	background-image:url(images/footer.jpg);
	text-align:center;
	width:770px;
	height:52px;
	font-size:10px;
	background-repeat: no-repeat;
	}

#footer p{
	padding-top:25px;
	text-align:center;
	}

#footer a{color:#FFFFFF;}
#footer a:hover{text-decoration:none;}

h2{font-size:12px;color:#4569AF;border-bottom:2px solid #4569AF;}
h3{font-size:11px;color:#4569AF;border-bottom:2px solid #4569AF;}
h4{font-size:10px;color:#4569AF;border-bottom:1px dotted #4569AF;}
a{color:#567FCC;}
a:hover{text-decoration:none;}
.tableau {
	border: medium solid #000000;
}