/* CSS Document */



#imgblocpage {
position: relative;
z-index: 15;
top: 0px;
left: 18px;
width: 317px;
height: 173px;
background: none;
}

#fdbloc {
	position: absolute;
	float: right;
	width : 160px;
	height: 200px;
	left: 216px;
	top: 35px;
	background-image: url(../imgs/pages/boussole.gif);
	background-repeat: no-repeat;
	background-position: 20px 7px;
}

#contenu
{
clear: right;
padding-left: 20px;
padding-right: 80px;
}

