* {
margin: 0;
padding: 0;
}
body {
background-color: #97a5b0;
font-size: 13px;
line-height: 120%;
text-align: center;

}
a:link,a:visited {
color: #6382d2;
font-weight: bold;
}
a:hover {
color: #9c9dbc;
font-weight: bold;
}

#lesite {
width: 1000px;
height: 810px;
background-color: #ffffff;
margin-left: auto; 
margin-right: auto;
text-align: left; 
margin-top: 3px;
}
#banniere {
width: 1000px;
height: 178px;
background-image: url('images/banniere-jeanclaudevandamme.jpg');
border-bottom: 3px solid #333;
}
#menu {
float: left;
width: 127px;
height: 640px;
border-right: 3px solid #333;
}
#centregauche {
width: 600px;
height: 640px;
float: left;
overflow: auto;
border-right: 3px solid #333;
padding: 10px 10 px;
}

html>body #centregauche ul, html>body #centregauche p html>body #centregauche a {
margin: 0px 0px;

}
#centredroit {
width: 224px;
height: 640px;
float: left;
}
#pied {
height: 30px;
width: 1000px;
clear: both;
background: #666;
padding-top: 8px;
font-size: 8px;
}
#pied table {
font-size: 11px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 28px;
line-height: 28px;
text-align: center;
font-weight: bold;
border: 1px solid gray;

}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}
#gal div {
display: inline;
}
#gal img {
margin-right: 5px;
margin-top: 5px;
border:0;
}
.thumb {
margin-right: 5px;
margin-top: 5px;
}
#centregauche ul li {
list-style-image: none;
margin-bottom: 2px;
}
#centregauche ul.plan li {
font-weight: normal;
text-decoration: none;
}
.indent {
margin-left: 22px;
}
p.banniere {
text-align: center;
color: white;
font-size: 0px;
font-family: Arial, Helvetica, sans-serif;
}