body{
background-image: url(images/design/fond.gif);
background-color: #d2eae9;
margin-top: 0px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;;
}
 a {
text-decoration : none;
color : #5682a7;
}
a:visited {
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
a img {
border: 0;
}
#global{
width : 820px;
margin: auto;
}
#header{
background-image: url(images/design/header.jpg);
height: 225px;
width: 820px;
margin: 0px;
}
#hautmenu{
background-image: url(images/design/haut-menu.jpg);
height:50px;
width:820px;
margin: 0px;
}
#corps{
width: 820px;
background-image: url(images/design/bgtext.gif);
background-repeat: repeat-y;
margin-bottom: 0px;
}
#texte{
padding-left: 23px;
padding-right: 23px;
margin-bottom: 0px;
}
#menu{
width: 100px;
float: left;
padding-left: 5px;
}

#menu li{
margin-left: -20px;
}

#page{
width: 600px;
text-align: justify;
padding-right:25px;
padding-left:5px;
float:right;
}
#footer{
clear: both;
width: 820px;
height: 157px;
background-image: url(images/design/footer.jpg);
margin: 0px;
}