

#Centre {
	background-color: #B3CCCE;
	background-image: url(../images/fond2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 642px;
	width: 1024px;
	position: absolute;
	top: 86px;
}


/* ----------------------------- les titres ------------------------------ */
.TitreT1 {
	margin:10px 0 4px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #970F00;
}
#Titre1 {
	position: absolute;
	left: 90px;
	top: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #970F00;
}

#Titre2 {
	position: absolute;
	left: 90px;
	top: 115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #970F00;
}

/* --------------------------------- menu de gauche ------------------*/

.Menu {
	width: 140px;
	position: absolute;
}

.Zone1 {
	left: 90px;
	top: 80px;
}

.Zone2 {
	left: 90px;
	top: 140px;
}

.Menu ul {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
}
.Menu li {
	display:inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.Menu ul li ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.Menu ul a {
	color: #000000;
	padding:1px 0 1px 0;
	text-decoration: none;
	display: block;
	clear:both;
}

.Menu a:hover {
	color: #FFFFFF;	/* #FFFFED; */
	text-decoration: none;
	background-color: #970F00;
}


.Menu ul .NoBorder {
	border:none;
}

.Menu ul .BorderBas {
	border:none;
}

/* ----------------------------------------------------------------- */
#Zone3 {
	width: 700px;
	position: absolute;
	left: 277px;
	top: 60px;
	height: 500px;
}


/*--------------------------------- navigation ------------------- */
/* ----------------------------------------------------- */
.EnBas {
	position:absolute;
	top:490px;
	width:700px;
	text-align:center;
}

.EnBas img {
	vertical-align:top;
	margin:0 8px 0 8px;
}

.NavigationPage {
	padding: 0;
	text-align:center;
}


.NavigationPage a {
	color: #970F00;
	text-decoration: none;

}

.NavigationPage a:hover {
	color: #000000;	/* #FFFFED; */
	text-decoration: none;
	text-decoration:underline;
}

.Alphabet {
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-left:80px;
}

.Alphabet a {
	float:left;
	width:10px;
	padding:1px 3px 1px 3px;
	font-weight: bold;
	margin:0;
	color: #970F00;
	text-decoration: none;
}
.Alphabet span {
	display:block;
	float:left;
}

.Alphabet .NoTitle {
	font-weight: bold;
	color:#BBBBBB;
	float:left;
	width:10px;
	margin:0;
	padding:1px 3px 1px 3px;
}

.Alphabet .Selection {
	width:16px;
	padding:1px;
	font-weight: bold;
	background-image: url(../images/rond-selection.gif);
	background-repeat: no-repeat;
	height: 16px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	color: #FFFFFF;
	text-align: left;
}

/* ------------------------ Couverture 2 colonnes ------------- */
.Couverture {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #796D6D;
}
.BlocCouverture2 {
	font-size: 10px;
	color: #796D6D;
	margin: 15px 0 0 0;
}

.colonneDroite {
	position:absolute;
	width:290px;
	height:100px;
}


.colonneDroiteIn {
	position:absolute;
	bottom:0;
	left:70px;
	color: #000000;
}

.colonneDroite a {
	color:#970F00;
}

.colonneDroite a:hover {
	color:#000000;
}

/* ----------------------- */

#FicheLivre {
	width: 690px;
	position: absolute;
	left: 277px;
	top: 30px;
	height: 500px;
	overflow-y:auto;
	overflow-x:none;
}
#FicheLivre h1 {
	margin:20px 0 0 0;
}

#FicheLivre h2 {
	margin:0;
	font-size:12px;
	color:#666666;
}

#FicheLivre h3 {
	margin:4px 0 10px 0;
	font-size:12px;
	color:#000000;
}

#FicheLivre p {
	text-align:justify;
	font-size:11px;
}

#FicheLivre a {
	color:#970F00;
}

#FicheLivre a:hover {
	color:#000000;
}
#FicheLivre ul {
	margin-top:10px;
}

#FicheLivre .Annee {
	font-size:10px;
}

#FicheLivre .SousTitre {
	color:#444444;
	font-style: italic;
}
.FLHaut {
	position:absolute;
	width:670px;
	top:50px;
	left:0;
}

.FLInfos2 {
	position:absolute;
	top:0;
	width:500px;
	left:170px;
}