<style type="text/css" media="screen">
<!-- 
body.rbcvp {
margin: 0;
padding: 0;
}
dl.rbcvp, dt.rbcvp, dd.rbcvp, ul.rbcvp, li.rbcvp {
margin: 0;
padding: 0;
list-style-type: none;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#FFFFFF;
line-height:18px;
}

li.ticket {
background: #d40079;
}
#menu {
position: relative; /* placement du menu, à modifier selon vos besoins */
top:0px;
z-index:100;
width: 100%; /* correction pour Opera */
}
#menu dl {
float: left;
width: 122.5px;
}
#menu dt {
cursor: pointer;
text-align: center;
background:url(images/menu/fond_on.gif);
height:18px;
}
#menu dt:hover {
background:url(images/menu/fond_off.gif);
}
#menu dd {
position:absolute;
background:url(images/menu/fond_deroulant.gif);
display: none;
width: 180px;
}
#menu li {
text-align: left;
border-top:1px solid #0D3082;
text-indent:5px;
font-weight:normal;
height:25px;
line-height:25px;
}
#menu li a, #menu dt a {
color: #FFFFFF;
text-decoration: none;
display: block;
height: 18px;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #0D3082;
height:25px;
}
#menu dt a.home:hover {
background:url(images/menu/fond_off.gif);
height:18px;
}

-->
</style>
