* {
	background: white;
}
html,
body,
#wrapper,
#container,
#main {
	width: 100%;
	background: white;
}
#menu,
#footer,
#left,
#right,
.ce_toplink {
	display: none;
}

.print {
	display: block;
}

#header {
	width: 100%;
	height: auto;
	text-align: center;
	background: white;
}

#header #logo {
	float: none;
	margin: 0 0 10pt 0;
}

img.print {
	display: inline;
}

.ce_table table thead tr th {
	background: white;
}
.ce_table h3 {
	width: auto;
	display: inline;
	color: #2c8ac5;
	font-size: 14px;
	text-indent: 0;
	line-height: 24px;
	float: none;
	text-transform: uppercase;
	background: white;
}

.titreN1 h1,
.titreN1 h2, 
.titreN2 h1, 
.titreN2 h2 {
	display: none;
}
.titreN1 img {
	margin:0;
}
.titreN2 img,
#main .mod_article {
	padding:0 0 0 16px;
	background: white;
}
#container, 
#main,
#main .mod_article {
	float: none;
}
#container, 
#main{
	display: inline;
	float: none;
	background: white;
}
#main .mod_article {
	width: 96%;
	margin: 0 auto;
	display: inline;
}
.mod_article h3 {
	color: #787878;
	font-size: 15px;
	text-indent: 0;
	height: auto;
	width: 100%;
	border-bottom: 1px solid #787878;
	text-transform: uppercase;
	background: white;
}
