@charset "utf-8";
/* CSS Document */

#header,
#footer,
#caroussel, 
.grid_4, 
.boxrecherche,
.icone_panier, .icone_ft,
.tooltip,
.nav_fiche_produit,
#formulaire_emploi,
.big_titres,
.ticket_salon,
#bloc_panier, .msg_panier0, .msg_panier1,
.back_button,
.bouton_icone,
.bouton,
#breadcrumb,
.nav_produits
{display:none;}

body {
margin:0;
padding:0;
background:#fff;
line-height:140%;
color:#000; 
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

h1 {
line-height:120%
}

img {
border:none;
}

a {
text-decoration: none;
color:#000;
}

a:visited {
color:#000;
}