@font-face {
	font-family: "NeoTech";
	font-style: normal;
	font-weight: normal;
	src: url( NeoTech.eot ); /* IE */
	src: local("NeoTech"), url( NeoTech.ttf ) format("truetype"); /* non-IE */
}

@font-face {
	font-family: "NeoTechMedium";
	font-style: normal;
	font-weight: normal;
	src: url( NeoTechMedium.eot ); /* IE */
	src: local("NeoTechMedium"), url( NeoTechMedium.ttf ) format("truetype"); /* non-IE */
}

html {
	overflow:auto;
	height:auto;
}
body.body {
	display:block;
	position:relative;
	height:1100px;
	width:820px;
	border:0px;
	margin:0px;
	padding:0px;
	background-color:#EEEEEE;
	color:#000000;
}
.contentBlock {
	height:auto !important;
}
div.mainBlock {
	display:block;
	position:relative;
	width: 800px;
	height: auto;
	margin-left:40px;
}
div.block1 {
	float:inherit;
	page-break-inside:avoid;
}

a.blockancre1 img {
	display:none;
}

.bordBlocktop {
	display:block;
	position:absolute;
	width:22px;
	height:23px;
	top:99px;
	right:0px;
}
div.contentBlockMetiers {
	height:auto !important;
}

