@CHARSET "UTF-8";

body,td {
 color: #000;
 font-family: "Times New Roman", Georgia, serif;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
 
}

#header, #footer, .left, #livre_images, #functions {
  display: none;
}

a:link, a:visited {
  color: black;
  text-decoration: none;
}

.clear {
clear:both;
}

ul {
 list-style-image:none;
 list-style-position:outside;
 list-style-type:none;
}

ul.liste_livres img {
  display: none;
}

ul.liste_livres li {
  padding-bottom:1em;
}


ul#livre_thumbs li {
 float:left;
 margin:0 10px 10px 0;
}