/*
	CSS SIIB
	Author : Julien LERCH
	Copyright : ACTIMAGE 2007
	Feuille de styles Public print

*/
@page {
	size	: portrait;
	margin	: 1.5cm;
}

body {
	font-family	: "Times New Roman", "Bitstream Vera", serif;
	font-size	: 10pt !important;
	color		: #000;
	background	: #FFF;
}

a {
	text-decoration	: none;
	color			: #000;
}
	#container a:after {
		content: " (" attr(href) ") ";
	}
		#container #organigram_flowchart a:after{
			content : " ";
		}

#header, #accessibility, #col_left, #cable_usb, #pagefooter, #print, #previous_alert, #next_alert, .exportpdf, object{
	display	: none;
}

#page_container{
	margin	: 0px;
	width	: 800px;
}
