body {
font-family: Verdana,Arial,Helvetica,sans-serif;
text-align: left;
color: white;
background-color: #000000;
}

td { font-family: Verdana,Arial,Helvetica,sans-serif; }
hr { width:100%; background:black; height:1px; }
A { color:#ffffff; }
A:hover { color:#696969; }
A:visited { color:#696969; }

.title 
{
font-family: Verdana,Arial,Helvetica,sans-serif;
background-image: url('img/space.gif');
background-repeat: no-repeat;
background-position: center;
}

.zelist {
background-image: url('img/space.gif');
background-repeat: no-repeat;
background-position: center;
width: 416px;
height: 414px;
}

input,select,textarea {
color:black;
background-color:white;
font-size:8pt;
text-align: center;
border: gray 1px solid;
}

.admin {
color: black;
background-color: white;
font-size:10pt;
text-align: left;
border: gray 1px groove;
padding: 0 3;
}

.bord {
border-bottom: white 2px solid;
border-left: white 1px solid;
border-top: gray 1px solid;
border-right: white 1px solid;
}
.ligne { border-bottom: white 1px solid; }

.emptied { border-width: 0px; }
.selected { border: red 4px groove; }

.up{
background-image: url('img/space.gif');
background-repeat: repeat;
text-align:left;
position: fixed;
top:5; left:0;
width: 100%;
}
.down{
background-image: url('img/space.gif');
background-repeat: repeat;
text-align:right;
position: fixed;
bottom:5; left:0;
width: 100%;
}

.neg {
text-align:center;
background-image: url('img/neg.gif');
background-repeat: no-repeat;
width: 174px;
height: 124px;
color: black;
}

.emptied { border-width: 0px; }
.selected { border: red 4px groove; }

.file {
background-color: white;
color: black;
text-align: left;
height: 16;
font-size: 8pt;
border: gray 1px solid;
}

.overit {
background-color: #333333;
cursor: hand;
cursor: pointer;
}

