BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, "Trebuchet MS", "Georgia", sans serif;
	font-size: 10pt;
}
h1 { font-size: 150%; }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }

TH {
	text-align: left;
}
.navaid, .list_top_haut, #clfFooter A, .moreInfo {
	display: none;
}
#pageWrapper {
	display: block;
	width: 630px !important;
	padding: 10px !important;
	margin-right: auto !important;
	margin-left: auto !important;
	background-color: white;
}
DIV.topFIPHeader {
	display: block;
	width: 630px;
	height: 50px;
	position: relative;
	margin: 0px auto 20px auto;
}
IMG.fipSig {
     position: absolute;
	top: 0px;
	left: 0px;
}
IMG.canWM {
     position: absolute;
	bottom: 5px;
	right: 0px;
}

#printHeader {
	display: block;
	text-align: center;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(/images/template/header-print_fr.jpg);
}
#printHeader.en {
	background-image: url(/images/template/header-print_en.jpg);
}
#printHeader.fr {
	background-image: url(/images/template/header-print_fr.jpg);
}

#topBanner {
	display: none;
}
DIV.sideMenu, DIV.clfCommonMenu, DIV.clfFooter, DIV.bcrumbs, DIV.hpThirdColumn {
	display: none !important;
}

DIV.contentArea {
	margin: 10px auto 10px auto !important;	
	padding: 0px !important;
	border: 0px !important;
	background-color: White !important;
	width: 630px !important;
}

A.top {
	display: none;
}


#slideshow, #slideshow ul, #slideshow li, #slideshow a, #slideshow img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#slideshow ul, #slideshow li {
	list-style-type: none;
}

/*********** SlideShow CSS ********************/
DIV.slideshowContainer {
	padding: 0;
	margin: 0;
	padding-bottom: 4px;
	position: relative;
	background: url(/images/slideshow/playa_shim.gif) #f4f2ec no-repeat -6px 72px;
	width: 191px;
	height: 90px;
	overflow: hidden;
}
A.sShowBtn IMG, DIV.slideshowContainer IMG {
     border: 0px;
	margin: 0px;
	padding: 0px;
}
A.sShowBtn {
	position: absolute;
	bottom: 4px;
}
