/* GALERIE */

#galerie {
	margin-top: 977px;
	margin-left: 37px;
	z-index: 3;
	height: 150px;
	width: 690px;
	position: absolute;
	background-image: url("../images/fenetre.png");
	background-repeat: no-repeat;
	}

.image {
	padding-top: 15px;
	display: inline;
	border: none;
	width: 100px;
	height: 50px;
	padding-left: 15.3px;
	}


/* CONTENU */

#texte {
	height: 451px;
	margin-top: 40px;
	}

/* PIED DE PAGE */

#pied_de_page {
	margin-top: 1160px;
	margin-left: 35px;
	width: 995px;
	}

