@charset "utf-8";
/*@page {
  size: A4 portrait;
  margin: 20mm 30mm;
}
*/
html, body {
border:0;
margin:0;
padding:0;

	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;
	
}
h1 {
	font-size:22pt;}
h2 {
	font-size:18pt;}
h3 {
	font-size:15pt;}
img {
border:0;
}
.clear {
clear:both;

}
img.imgAlignRight {
	float:right;
	margin:10px 0 20px 20px;
}
img.imgAlignLeft {
	float:left;
	margin:10px 20px 20px 0px;
}
div.imgCenter img.imgCenter {
margin:auto;
}

#wrapper ,
#mainContentInner {
/*margin:0 ;
padding:0;

display:block;*/
width: 100%;
	border: 0;
	margin: 0 0;
	padding: 0;

}


body.sidebarRight #squeeze, body.sidebarRight #mainContent  {
    margin-right: 0px;
	width: 100%;
}
#siteLogo {
		display:block;
		padding:5pt;
		border-bottom:1px solid #cccccc;
		width:175mm;}

#quickSearch,
.module-languages ,
#topNav,
#mainNav,
#mainNav__subMenu,
.module-pathway,
#htmlMotsClesHP,
.modules-footer,
.activite-actions,
.motscles-fiche,
.thematiques-fiche,
#shareIt,
#activiteFollowUs,
#sidebarRight,
#footer
 {
	display:none;}


.duration {
padding:5px 0;
}