body {
font-family: Tahoma,Arial,Helvetica,Verdana,sans-serif;
text-align: left;
color: black;
background-color: white;
background-image: url('img/photos.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
}

td { font-family: Tahoma,Arial,Helvetica,Verdana,sans-serif; }
hr { width:100%; background:white; height:1px; }
A { text-decoration:none; color:#85796d; }
A:hover { text-decoration:underline overline; color:black; }
A:visited { color:#85796d; font-style:italic; }

.title {
background-image: url('img/albums.gif');
background-repeat: no-repeat;
background-position: center;
width: 547px;
}

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

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

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

.bord {
border-bottom: #85796d 2px solid;
border-left: #85796d 1px solid;
border-top: gray 1px solid;
border-right: black 1px solid;
}
.ligne { border-bottom: black 1px solid; }

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

.up{
background-image: url('img/back.gif');
background-repeat: repeat;
text-align:left;
position: fixed;
top:5; left:0;
width:100%;
}
.down{
background-image: url('img/back.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: white;
}

.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-image: url('img/back.gif');
background-repeat: repeat;
cursor: hand;
cursor: pointer;
}
