/* CSS Document */

body {
	background-color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	color: #a68a28;
	text-align: left;
	font-size: 0.8em;
}
#container {position: relative;margin-left: auto;margin-right: auto;width: 974px;height: 633px;background-image:url(../images/fond.jpg);}
#bordHaut {width: 974px;height: 40px;background: url('../images/bord_h.jpg') no-repeat;margin-top: 0px;margin-left: 0px;position: absolute;top: 0px;left: 0px;}
#bordGauche {width: 54px;height: 549px;background: url('../images/bord_g.jpg') no-repeat;margin-top: 0px;margin-left: 0px;position: absolute;top: 40px;left: 0px;}
#bordDroit {width: 72px;height: 549px;background: url('../images/bord_d.jpg') no-repeat;margin-top: 0px;margin-left: 0px;position: absolute;top: 40px;left: 902px;}
#bordBas {width: 974px;height: 44px;background: url('../images/bord_b.jpg') no-repeat;background-repeat:repeat-y;margin-top: 0px;margin-left: 0px;position: absolute;top: 589px;left: 0px;}
#Reliure {width: 90px;height: 549px;background: url('../images/reliure.jpg') repeat-y;margin-top: 0px;margin-left: 0px;position:absolute;top: 40px;left: 430px;}
#couverture {position: relative;margin-left: auto;margin-right: auto;width: 473px;height: 630px;background-image:url(../images/couverture.jpg)}
#OuvreLivre{width:104px; height:65px; position:absolute; top:463px; right:131px;}
#OuvreLivre a{width:104px; height:65px; display:block; background:url(../images/fleche.jpg) 0 0 no-repeat; text-decoration:none;}
#OuvreLivre a:hover{background:url(../images/flecheover.jpg) 0 0 no-repeat; text-decoration:none;}
#FermeLivre{width:23px;height:21px;position:absolute;top:19px;right:908px;}
#FermeLivre a{width:23px; height:21px; display:block ; background:url(../images/btn_close.jpg) 0 0 no-repeat ; text-decoration:none;}
#TableMatiere{width:23px; height:21px; position:absolute; top:17px; right:884px;}
#TableMatiere a{width:23px; height:21px; display:block; background:url(../images/btn_sum.jpg) 0 0 no-repeat; text-decoration:none;}
#PagePrec{width:22px; height:24px; position:absolute; top:590px; right:910px;}
#PagePrec a{width:22px; height:24px; display:block; background:url(../images/btn_prec.jpg) 0 0 no-repeat; text-decoration:none;}
#PageSuiv{width:22px; height:24px; position:absolute; top:592px; right:66px;}
#PageSuiv a{width:22px; height:24px; display:block; background:url(../images/btn_suiv.jpg) 0 0 no-repeat ; text-decoration:none;}
#PageGauche{
	width:360px;
	height:530px;
	position:absolute;
	top:43px;
	left:67px;
}
#PageDroite{
	width:360px;
	height:530px;
	position:absolute;
	top:43px;
	right:85px;
}

