body {
	font-size: 12pt !important;
	margin: 0px;
	padding: 0px;
	color: #000;
}

#bodyContent{
	text-align: justify;
}

#logo_print {
	display:block !important;
	position: absolute;
	top: 40px;
	left: 20px;
}

.Tdm{
	display:none !important;
}

#bodyContent{
	margin-left:45px;
	padding: 0;
	
}

#wrap {
	width: 96% !important;
}

#sidebar, #nav, h4{
	display: none;
	clear: none !important;
}


h1 { font-size: 140%; }
h2 { font-size: 120%; }
h3 { font-size: 100%; }
h4 { font-size: 90%; }
h5 { font-size: 80%; }
h6 { font-size: 70%; }

#toc {
	color: #000;
	border: 1px solid #777;
}

a {
	color: #000 !important;
	text-decoration: none;
}


#footer {
	page-break-before: avoid;
	border: 1px dashed #777;
	padding: 2px;
	margin-left:45px;
}

img{
	border:none;
}

.firstHeading {
	font-size: 16pt;
	text-align: center;
	border: 1px dashed #000;
	margin:0;
	padding:5px;
	vertical-align: middle;
}

.remarque, .cdrom, .a_noter {
       margin: 5px 0;
       padding: 5px;
       border: 1px dotted #777 !important;
       width: 100%;
}

hr, iframe {
	display:none;
}
