/* CSS Document */
body {
	background-image: url(img/commun-parch1.gif);
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

h1 {
	font-size: xx-large;
	color: #009900;
	text-align:center;
}

h2 {
	text-align:center;
}

p {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.tda {
	background-image: url(img/commun-villequiers.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align:right;
	height:120px;
	vertical-align:bottom;
}

.ItemStyle {
	list-style-image: url(img/book2.gif);
}

.PopItemStyle {
	list-style-image:url(img/book1.gif);
}
