table.liber {
border-color: #99BBE8 #99BBE8;
border-style: none solid solid;
border-width: 0 1px 1px;
border-top: 1px solid #99BBE8;
margin: 10px;
}

.liber td, .liber th {
padding: 3px 5px;
border-color: -moz-use-text-color #99BBE8 #99BBE8;
border-style: none solid solid;
border-width: 0 1px 1px;
border-top: 1px solid #99BBE8;
}

.liber th {
/*min-width: 100px;*/
text-align: left;
font-weight: bold;
background: #F9F9F9;
font-size: 120%;
padding: 5px 5px;
} 

.liber th a {
  color: #003366;
  border-bottom:dashed 1px;
  text-decoration: none;
}
.liber th a:hover {
  color: #3090F0;
  border-bottom:solid 1px;
  text-decoration: none;
}

.exemplaires em {
/*color: #00FF7F;*/
/*color: #80FF80;*/
color: DarkGreen;
font-weight: bolder;
}

.exemplaires div.total {
color: DarkGrey;
font-weight: bolder;
display: inline;
}

.hover {
background: #CCCCCC;
}

.red {
background-color:#FAA; color: #000;
}

.yellow {
background-color:#FFA; color: #000;
}

/* see 80BFFF color scheme on http://www.colorschemer.com/online.html */