
@media print {

body {
	font-family: verdana, sans-serif;
	font-size:1.0em;
	font-weight:bold;
}



h2 {
	display:none
}


h3 {
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #600;
	color:#ffcc99;
	height:50px;
	vertical-align:middle;
	padding:20px 0px 0px 250px;
	background-repeat:no-repeat;
	background-position:10px;
}


h4 {
	font-size:105%;
	margin:15px 2% 5px 2%;
}
.holderDiapo {
	display:block
}


.pagePresentation {
	margin: 5px;
	color:#600;
	background-color:#fc9;
	background-repeat:no-repeat;	
}


.navDiapo {
	background-color:#930;	
	clear:both;
	margin-top:50px
}

.navSuiv, .navPrec, .navTab, .noPage {
	display:block;
	font-weight:normal;
	height:15px;
	font-size:9pt;
	padding:13px 10px 10px 50px;
	width:200px;


}
.navSuiv{
	display:none

}
.navPrec{
	display:none
}
.navTab {
	display:none
}

.noPage {
	margin: -38px 0px 0px 90%;
	width:30px;
	height:15px;
	padding:13px 10px 10px 50px;
	font-size:8pt;
	color:#fff;
	background-color:#930;
	z-index:95;
	font-weight:bold;

}

.navDiapo a:visited, .navDiapo a:active,.navDiapo a:link {
	text-decoration:none;
	color:#fff;
}


.navDiapo a:hover {
	text-decoration:underline
}


.navJs {
	display:none;

}
.holderDiapo h1 {
	display:block;
	padding:50px 0px 100px 250px;
	font-size:18pt;
}
#sectionTitre {
	display:none
}

#page0 .pagePresentation{
	background-color:#fc9;
	background-repeat:no-repeat;
	background-position:50px 50px
}
a, a:visited, a:active, a:link {
	text-decoration:none;
	color:#600;
}

a:hover, a.navJs:hover {
	text-decoration:underline
}
ul {
	list-style:square outside none
}

p {

}
ul, ol {
	margin:15px 3% 5px 1%
}
p {
	margin:15px 2% 5px 2%;
}
p.note {
	display:block
}
li {
	padding-top:1px;
	padding-bottom:1px;
}

.holderDiapo {
	page-break-after:always;
}

}

