@charset "iso-8859-15";

.resultat_recherche .vignette_lien_panier {
  display:none;
 }

.abonne_fiche .panier {
  display:none;
 }

body {
	background-color: #ffffff; /*full background*/
	background-image:url(http://mediatheque-plozevet.fr/userfiles/image/background.jpg);
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
	min-width: 1000px;
	}""""
