/* @override http://brezolles.devsite/lib/global-print.css */
body {
	background-color: #fff;
}

#top_header {
	position: relative;
	top: 0;
	left: 0;
	width: 956px;
	height: 209px;
	background: transparent url(../images/interface/top_flash.jpg) no-repeat left top;
	z-index: 900;
}

#top_header h1 {
	text-indent: -5000px;
} 

#menu {
	display: none;
}

#col_gauche {
	width: 860px;
}

#col_gauche p {
	page-break-before: auto;
}

#col_gauche div {
	page-break-before: auto;
}

#col_droite {
	display: none;
}

#footer {
	display: none;
}

