body {
	background-color : #ffffff;
	margin : 0px;
	padding : 0px;
	overflow: hidden;
}

#pageRealisations {
	background-color : #ffffff;
	background-image : url("../images/fade_realisations.jpg");
	background-position : left bottom;
	background-repeat: no-repeat;

	width : 228px;
	height : 500px;
}

#pageCorporation {
	background-color : #ffffff;
	background-image : url("../images/fade_corporation.jpg");
	background-position : left bottom;
	background-repeat: no-repeat;

	width : 228px;
	height : 500px;
}

#pageServices {
	background-color : #ffffff;
	background-image : url("../images/fade_services.jpg");
	background-position : left bottom;
	background-repeat: no-repeat;

	width : 228px;
	height : 500px;
}

#pagePublications {
	background-color : #ffffff;
	background-image : url("../images/fade_publications.jpg");
	background-position : -7px bottom;
	background-repeat: no-repeat;

	width : 228px;
	height : 500px;
}

#pageContact {
	background-color : #ffffff;
	background-image : url("../images/fade_contact.jpg");
	background-position : top left;
	background-repeat: no-repeat;

	width : 228px;
	height : 500px;
}

#bandeHaut {
	position : absolute;
	top : 0px;
	width : 750px;
	left : 0px;
	height: 24px;
	background-color : #879600;
}

#lienLangueAn {
        position : absolute;
        left: 168px;
        top: 484px;
}

#lienLangueAn_Contact {
        position : absolute;
        left: 168px; 
        top: 484px;
}

#lienLangueFr {
        position : absolute;
        left: 164px; 
        top: 484px;
}

#lienLangueFr_Contact {
        position : absolute;
        left: 164px; 
        top: 481px;
}

#lienLangueAn img, #lienLangueFr img, #lienLangueAn_Contact img, #lienLangueFr_Contact img {
	border : 0px;
}