/* CSS Document */
.noprint, nav, #nav, #choix_lang, #fond_pub, #colorbox, #cboxOverlay { display:none; }
#logo { text-indent:0; }
.ombre1, .ombre2, .innershad1 { -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; }

body { font-size: 9pt; }

div, div#page, div#contenu, body { 
	background: transparent;
	border: 0;
	color: black;
	float: none !important;
	margin: 0;
	padding: 0;
	width: 100%;
	height:5000px;
}
 
a:link, a:visited {
	color: black;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
#page a:link:after, #page a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
  }
