body{
background-image: url("fond.jpg");
background-attachment: fixed;
background-color: #FFFFFF;
font-family: Verdana, Arial, serif;
font-size: 10pt;
color: #072B61;}

a:link{
color: #F5E87D;
text-decoration: none;}

a:visited{
color: #F5E87D;
text-decoration: none;}

a:hover{
color: #2C97E2;
text-decoration: none;}

a:active{
color: #F5E87D;
text-decoration: none;}

#banniere{
margin-left: auto;
margin-right: auto;
height: 155px;
border: 1px;
border-style: solid;
border-color: #000000;
width: 620px;
background-image: url("banniere.jpg");}

#contenu{
margin-left: auto;
margin-right: auto;
margin-top: -1px;
padding: 10px;
border: 1px;
border-style: solid;
border-color: #000000;
width: 600px;
text-align: justify;
background-color: #96BAF0;}

#menu{
margin-left: auto;
margin-right: auto;
margin-top: -1px;
padding: 10px;
font-weight: bold;
width: 600px;
background-color: #80A5D8;
border: 1px;
border-style: solid;
border-color: #000000;}

#menu a:hover{
color: #2C97E2;
background-color: #9ACEF2;}

#menu a:active{
color: #2C97E2;
background-color: #9ACEF2;}

.centrer{
text-align: center;}

h1{
text-align: center;
color: #2C97E2;
font-size: 16pt;}

h2{
text-align: center;
font-size: 12pt;
color: #1971AF;}

table{
width: 600px;
border-collapse: collapse;}

.alinea{
text-indent: 35px;}

td{
border: 1px #FFFFFF solid;}