@page {
auto;
}
@page:header {
content : first(chapter) ;
border-bottom : thin solid black;
}
@page:footer {
content: "page " decimal(pageno), ;
border-top: thin solid black;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h3
{
	font: 18px Georgia;
	letter-spacing: 0px;
}
h1
{
	padding: 0;
	margin: 0;
	margin-bottom:0px;
	float: right;
	width: 753px;
	height: 62px;
	background-image: url(mccf.gif);
	background-repeat: no-repeat;
	background-color:white;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#aaaaaa;
	text-decoration: none;
	line-height: 30px;
	letter-spacing: -1px;
}
h2
{
	border: solid #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	padding: 0;
	margin: 0;
	float: right;
	width: 753px;
	height: 200px;
}
h2.ACCUEIL
{
	background-image: url(mccf.jpg);
	background-repeat: no-repeat;
}
h2.FONDATIONS
{
	background-image: url(fondation.jpg);
	background-repeat: no-repeat;
}
h2.GENIECIVIL
{
	background-image: url(genie.jpg);
	background-repeat: no-repeat;
}
h2.SOUTENEMENTS
{
	background-image: url(soutenement.jpg);
	background-repeat: no-repeat;
}
h2.FORAGESETINJECTIONS
{
	background-image: url(forage.jpg);
	background-repeat: no-repeat;
}
h2.NOUSCONTACTER
{
	background-image: url(contact.jpg);
	background-repeat: no-repeat;
}

strong
{
font: 18px Arial;
}
#navigation, #navlist, li
{
display: none;
}