/*  

Copyright © 2006 Troll d'idées. Tous droits réservés.

Feuille de styles d'impression
Thème : Phlox
Créé le : 02/05/2007
Cette feuille de styles définie l'agencement de la page d'impression.

*/

body {
	font: 12pt "Times New Roman", times, serif;
	text-align: justify;
	color: black;
	background: white;
}
  
#tools, #header, #menu, #search, #chemin, #txt_size, .sidebar, .bt_top, #footer, #troll_idees, .detail_scenario .relational-link, .detail_scenario .returnLink, .detail_scenario .scenario_boutons, .multi_form, #social, .insolite-blog, #appelez-moi, #anim, .contact_form , .post_detail, .addthis_button, .comments, .new_commentaire{
	display: none;
}
.detail_scenario .post_header h3 {margin-top:0;}
.detail_scenario .post_header h2 {margin-bottom:0}
a:link, a:visited {
	color: #0000ff;
	text-decoration: underline;
}
  
/*a:after {
	content: " ("attr(href)")";
	font-size: 90%;
}*/
.post_blog {overflow: hidden}

