
/* CSS only for PRINT */

body { font-family: Arial, sans-serif !important; font-size: 1em; }
h1, h2, h3, h4, h5, h6, legend, a { font-family: Arial, sans-serif !important; color: black; }
p { margin: 0 0 .5em 0; }

.off { display: none; clear: both; }
.on { display: block; clear: both; }

.small { font-size: 0.8em; }
blockquote { margin: 1em .5em 1em .5em; border: 1px solid black; font-family: Arial, sans-serif !important; color: black; }

/* Tous les trucs à masquer */

iframe,

#info_mon_compte,
#info_mon_panier,
#info_publicite,
#info_connexion,
#info_sms,
#social_network,
#quick_search_main,
#menuzord,
#chemin_de_fer,
#colonne_droite,
#commande_step_view,
#footer,
#hp_pub, #hp_pub2,
#commentaires_form,
#ks_infos,
#raccourci_paiement,

.post-it,
.selecteur_page,
.pr_detail

{ display: none; }

/* Les petites modifs pour que l'affichage soit propre */

.pr_lib { display: block !important; }

.item {
	border: 1px solid transparent;
	height: 260px;
	display: inline-block;
	width:25%;
	margin: 15px auto;
	overflow: hidden;
}


