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

body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border:none;
}
#livrehaut1 {
	position: absolute;
	height: 54px;
	width: 900px;
	bottom: 546px;
	z-index: 50;
}
#livrehaut2 {
	background-image: url(../images/livre-haut-2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 346px;
	width: 900px;
	bottom: 200px;
	z-index: 50;
}
#gauche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #372F2A;
	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;
	color: #372F2A;
	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;
	color: #CC6600;
}
.titredroite {
	font-size: 16px;
	color: #CC6600;
}
a:visited {
	color:#372F2A;
}
a:link {
	color:#372F2A;
}
a:hover {
	color:#372F2A;
	text-decoration:none;
}
#mouvement-fixe {
	position: absolute;
	right: 1px;
	bottom: 1px;
	z-index: 100;
}

