/* GALERIE */

#galerie {
	margin-top: 707px;
	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;
	}

/* ADDON PDF */

#addon {
	margin-top: 787px;
	margin-left: 730px;
	z-index: 3;
	height: 70px;
	width: 244px;
	position: absolute;
	background-image: url("../images/fenetre.png");
	background-repeat: no-repeat;
	}

#pdf {
	line-height: 30px;
	padding-top: 4px;
	padding-left: 10px;
	text-align: center;
	font-size: 16px;
	}
	
#pdf ul {
	list-style-image: url("/images/puce_feuille.png");
	list-style-position: inside;
	}

/* CONTENU */

#texte {
	height: 232px;
	}
	
/* PIED DE PAGE */

#pied_de_page {
	margin-top: 870px;
	margin-left: 32px;
	}
