body{
	font-size:11pt;
	margin:0 2%;
	background:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:15pt;
}

#page{
	width:100%;
	border:0;
	margin:0;
}

#wpm1, #sidebar, .pagination, .slideshow, .backtotop, #footer {
	display:none;
}

#content{
	overflow:visible !important;
	padding-top:10pt;
}


#content img.alignleft {
	clear:left;
	float:left;
	margin:3px 15px 2px 0;
}
#content img.alignright {
	clear:right;
	float:right;
	margin:3px 0 2px 15px;
}


a img { border:0; }

#header h1 a {
	color:#fff;
	text-decoration:none;
	font-size:22pt;

}

#content h1 {
	font-size:16pt;
}

#content h2 {
	font-size:13pt;
}

.infos-pratiques {
	font-weight:bold;
}


