<style type="text/css">
<!-- 
body {}
dl, dt, dd {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu dl {
float: left;
}
#menu dd {
display: block;
background: #ccc;
}
#menu ul {
margin: 0;
padding: 3px 0;
list-style-type: none;
}
#menu ul a {
color: #000;
text-decoration: none;
}
#menu ul a:hover {
text-decoration: underline;
}
#menu li {
margin: 0;
padding: 3px 10px;
text-align: left;
background: #ccc;
font: 100% helvetica, sans-serif;
list-style-type: none;
}
#menu li a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover {
text-decoration: underline;
}
#smenu1, #smenu2, #smenu3, #smenu4, #smenu5 {
position: absolute;
width: 326px;
}
/*
#smenu5 {
margin-left: -54px;
position: absolute;
width: 250px;
}
*/
.exposant {
vertical-align: top;
font-size: 50%;
}
.texte {
padding: 20px;
font: 90% helvetica, sans-serif;
text-align: justify;
}
.titre {
color: #fff;
font: 130% helvetica, sans-serif;
padding: 2px 5px;
margin-bottom: 15px;
}
.sous_titre {
color: #000;
font: 110% helvetica, sans-serif;
font-weight: bold;
}
.titre_menu_droit {
padding: 5px;
color: #fff;
font: 110% helvetica, sans-serif;
}
.titre_menu_droit a {
color: #fff;
text-decoration: none;
}
.texte_menu_droit {
padding: 5px;
color: #000;
font: 100% helvetica, sans-serif;
}
.texte_menu_droit a {
color: #000;
}
a {
text-decoration: none;
color: #666;
}
a:hover {
text-decoration: underline;
}
hr {
border: 0;
height: 1px;
background-color: #ccc;
margin-top: 10px;
margin-bottom: 20px;
}
.tableau {
padding: 5px 5px 5px 0;
}
.pub {
margin-bottom: 15px;
}
-->
</style>