img {
   border-width: 0;
   position: absolute;
}
.r{
   position: relative;
}
.dir1{
background: url('im/dir.gif') 32px 0px;
background-repeat: repeat-y;
display: block;
height: 50px;
}
.dir2{
background: url('im/dir.gif') 32px 350px;
background-repeat: repeat-y;
display: block;
height: 50px;
}
.dir3{
background: url('im/dir.gif') 32px 300px;
background-repeat: repeat-y;
display: block;
height: 50px;
}
.dir4{
background: url('im/dir.gif') 32px 251px;
background-repeat: repeat-y;
display: block;
height: 50px;
}
.dir5{
background: url('im/dir.gif') 32px 200px;
background-repeat: repeat-y;
display: block;
height: 50px;
}
.dir6{
background: url('im/dir.gif') 32px 150px;
background-repeat: repeat-y;
display: block;
height: 50px;
}
.dir7{
background: url('im/dir.gif') 32px 100px;
background-repeat: repeat-y;
display: block;
height: 50px;
}
.dir8{
background: url('im/dir.gif') 32px 50px;
background-repeat: repeat-y;
display: block;
height: 50px;
}
a {
color: #FFFFFF;
text-decoration: underline;
}
a:hover {
text-decoration: underline;
}
#liste td{
background:#003650;border:5px solid #004f8b;color:#88CCFF;padding:10px;
vertical-align: top;
}
#liste{
/*border-collapse:collapse; */
background:#004f8b;
}
#liste th{
border:1px solid #000000;
background:#22CCCC;
color:#000000;
}
#liste table td{
border:1px solid #000000;padding:0px;
/*width: 100%;   */
/*text-align: center;    */
}
body {
overflow-y:auto;
overflow-x: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #00A3CC;
background-attachment: fixed;
font-size: 13px;
}
#d {
position: absolute;
background:url('d.gif') no-repeat;
border: 0px;
width: 10px;
height: 10px;
margin: 0px;
padding: 0px;
}
#lblanc {
background-color:transparent;
border:0px;
color:#ffffff;
}