@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border:none;
}
#haut {
	position: absolute;
	height: 400px;
	width: 900px;
	bottom: 200px;
	z-index: 50;
}
#gauche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	position: absolute;
	width: 228px;
	left: 54px;
	bottom: 218px;
	z-index: 100;
	text-align: right;
}
#droite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	position: absolute;
	width: 528px;
	left: 318px;
	bottom: 218px;
	z-index: 100;
}
#bas {
	position: absolute;
	height: 200px;
	width: 100%;
	bottom: 0px;
	z-index: 50;
}
#fond {
	position:absolute;
	bottom: 0px;
	height: 100%;
	width: 100%;
	z-index: 0;
	background-position: left center;
}
.titregauche {
	font-size: 14px;
	font-weight:bold;
}
.titredroite {
	font-size: 16px;
	font-weight:bold;
}
#fondmenu {
	background-image:url(../images/livre-bas.jpg);
	background-repeat: no-repeat;
}
#catalogue {
	position:absolute;
	bottom:532px;
	left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72px;
	text-align: right;
	width: 900px;
	z-index:100;
}
#mouvement-fixe {
	position: absolute;
	right: 1px;
	bottom: 1px;
	z-index: 100;
}
#illustration {
	position: absolute;
	right: 0px;
	bottom: 200px;
	z-index: 0;
}
.remarque {
	font-size: 10px;
	line-height: 14px;
}
