@charset "iso-8859-1";

body {
font-family:Century Gothic , Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background: url(fond.jpg) scroll;
}

#top {
height: 164px;
width: 100%;
background-color: white;
background: url(gris/haut_fond.jpg);
}

.logo {
padding-top: 30px;
padding-left: 40px;
position: absolute;
}
.logo2 {
padding-top: 0px;
RIGHT: 0px;
position: absolute;
}
.pub {
RIGHT: 0px;
padding-top: 0px;
position: absolute;
}

#conteneur {
WIDTH: 100%;
HEIGHT: 100%;
POSITION: absolute;
background: url(fond.jpg) scroll;
}

#ze_menu {
height: 20px;
background-color: white;
background: url(gris/menu.jpg);
margin: 0;
padding: 0;
}

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

#menu dd {
position: absolute;
z-index: 100;
left: 1em;
margin-top: 0em;
width: 10em;
background: #EEEEEE;
border: 1px solid grey;
}

#menu ul {
padding: 1px;
}

#menu li {
text-align: center;
font-size: 85%;
height: 15px;
line-height: 13px;
}

#menu li a, #menu dt a {
text-decoration: none;
display: block;
}

#menu li a:hover {
text-decoration: underline;
}

#navigation {
height: 30px;
background-color: white;
background: url(fond.jpg);
margin: 0;
padding: 0;
}

#navigation A {
margin: 0;
padding: 0;
FONT-WEIGHT: bold;
FONT-SIZE: 12px;
COLOR: #666;
FONT-FAMILY: Century Gothic, Arial, Verdana, Geneva, Helvetica, sans-serif;
TEXT-DECORATION: none
}

#navigation .font {
margin: 0;
padding: 0;
FONT-WEIGHT: bold;
FONT-SIZE: 10px;
COLOR: #666;
FONT-FAMILY: Century Gothic, Arial, Verdana, Geneva, Helvetica, sans-serif;
TEXT-DECORATION: none
}

#centre {
text-align: center;
MARGIN-LEFT: 15px;
MARGIN-RIGHT: 15px;
TEXT-ALIGN: center;
}

#pied {
CLEAR: both;
HEIGHT: 26px;
}

p {margin: 0;}
</style>
