/*reset*/
ul, ol {
	list-style-type:none;
}
/*specifique*/
#header, #footer, #tools, #nav, #relation, #carte, #content .footer, #envoi_ecran, #choix_article, #sel_choix_article, .paru_som, #menu, #menu li, .tab_agenda, #col_3 h3, .up, #news_panel, #content .action {
	display:none;
}
#center {
	background-color: white;
}
.email {	display:block;
}
.print_titre {	display:block;
}
.print_url {
	display:inline;
	color: #7b1419;
}
.print_footer, .print_header {
	display:block;
}
.print_footer {
	width:100%;	padding-top:5px;
	border-top: 2px #7b1419 solid;
}
a {
	color:black;
	text-decoration: none;
}