body { margin: 0; padding: 0; background-image: url("./imagettes/u12617707.jpg"); font: 80% verdana, arial, sans-serif; color:#AA3E0F; } dl, dt, dd, ul, li { margin: 0; padding: 0; list-style-type: none; } #menu { position: absolute; /* placement du menu, à modifier selon vos besoins */ top: 114px; left: 50%; margin-left:-480px; z-index:100; width: 100%; /* correction pour Opera */ } #menu dl { float: left; width: 160px; } #menu dt { cursor: pointer; text-align: center; font-weight: bold; background: #EAC562; border: 1px solid gray; margin: 0px; } #menu dd { display: none; border: 1px solid gray; } #menu li { text-align: center; background: #fff; } #menu li a, #menu dt a { color: #AA3E0F; text-decoration: none; display: block; height: 100%; border: 0 none; font-weight: bold; } #menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus { background: #EAC562; } #site { position: absolute; z-index: 1; top : 70px; left : 10px; color: #000; background-color: #ddd; padding: 5px; border: 1px solid gray; } h2.punk { font-family:times new roman; color:#000000; } li.punk { color:#000000; list-style-type:disc; } ul.punk { margin-left:50px; font-family:times new roman; } /*################## Arborescence ##################*/ #arborescence { padding: 5px; background-color: #ffffff; width: 960px; } #arborescence ul#racine { margin: 0px; padding: 0px; /* margin-left: -20px; */ } #arborescence ul, #arborescence li { text-align: left; list-style-type: none; list-style-image: none; } #arborescence li { position: relative; margin-left: 20px; } #arborescence ul.niv1 ul { background: url("img/line.gif") repeat-y 0px 0px; /* display: none; */ } #arborescence li ul.active { display: block; } #arborescence li ul.last { background: none; } #arborescence img { position: relative; width: 19px; height: 20px; margin-bottom: -4px; margin-right: 2px; } #arborescence img.clic { cursor: pointer; } .submit{ border:none; color:#fff; background: transparent url('imagettes/go22.jpg') no-repeat top left; width:22px; height:23px; }