#flash, #menu, #news, #right, #bottom, #footer, .top, div.right, #menu2, #menu3, #teaser, .hr, #sidebar, #panneau, 
#main .panel img  {display: none !important;}

body, #wrapper, #page, #header, #main, #left, #content, h1, h2, h3, #left p {
  float: none !important;
  width: auto !important;
}

#wrapper, #page, #main, #left, #content {
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

body {
	background: white;
	color: black;
	font-family: "Times New Roman", Times, serif;
}

img {border: none;}
a {text-decoration: none; color: gray;}

.left {float: left;}
.right {float: right;}

h1 {
	border-bottom: 1pt solid gray;
	font-size: 24pt; 
	line-height: 24pt;
	padding: 12pt 0 0 0;
	margin: 0 0 6pt 0;
}

h2 {
	font-size: 16pt; 
	line-height: 16pt;
	padding-bottom: 3pt;
	margin: 0;
}
h3 {
	font-size: 13pt; 
	line-height: 14pt;
	padding: 0;
	margin: 0;
}

#header {
	border-bottom: 5pt solid #c33c19;
	padding-bottom: 6pt;
	margin-bottom: 12pt;
}

#print {display: inline;}

#content p, #main p {
	font-size: 12pt;
	line-height: 14.5pt;
	margin: 0;
	padding-bottom: 1.25em;
}

#main h2 {
	margin: 6pt 0;
}

#main h3 {
	margin: 0 0 6pt 0;
}

#main h2 span {font-size: 12pt;}
#main h3 span {font-size: 10pt;}

#docs li {display: inline;}

#copyright {
	color: #999;
	border-top: 1pt solid gray;	
	font-size: 10pt;
	padding-top: 2pt;
}
