html,body{margin:0;padding:0; }
body{background: url("images/fond-page.png"); background-repeat: repeat-x ; background-position : center top; background-color:#F9F9F9; font: 76% arial,sans-serif}

div#container {width:993px; margin: 0px auto; background: url("images/fond-tableau.png"); background-repeat: repeat-y ; background-position : center top;}
a{ color:#2E3D45; text-decoration:underline;}
a:hover { color:#2E3D45; text-decoration:none;}

div#header {text-align:center;}

div#img {margin:10px 4px 15px; text-align: justify;}

div#content {margin:10px 20px 15px; text-align: justify;}

h1{color: #2F4047; font-size:22px;}
h2{color: #2F4047; font-size:18px;}
h3{color: #2F4047; font-size:14px;}

div#footer{width:993px; background: #F9F9F9; color: #000}

div#footer
p{color: #10487F; text-align:center;}
a{ color:#10487F; text-decoration:none;}
a:hover { color:#10487F; text-decoration:underline;}


