body {
	/*background-color: #970707;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(./images/fond_rouge.png);*/
	overflow:hidden;
	overflow-y: hidden;
	overflow-x: auto;
	background:url(../images/background.png);
}
#menu {
	position: relative;
	left:60px;
	top:30px;
	width:260px;
	height:154px;
	z-index:200;
}
#nouveaute {
	position: relative;
	left:50px;
	top:60px;
	width:264px;
	height:308px;
	z-index:200;
}
#nouveaute2 {
	position: relative;
	left:30px;
	top:55px;
	width:300px;
	height:460px;
	z-index:200;
	/*overflow:auto;*/
	overflow-x:none;
	overflow-y:scroll;
}
.lien_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
}
.lien_menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.liens_menu2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #432f03;
	text-decoration: none;
}
.liens_menu2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #432f03;
	text-decoration: underline;
}


.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #39555b;
	text-decoration: none;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9c1514;
	text-decoration: none;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #02206d;
	text-decoration: none;
}

#NavPied { width:671px }
#NavPied ul { display: inline; width:671px; padding:0; margin:0 }
#NavPied ul li { display: inline; height: 123px; float: left; cursor:pointer }

#NavPied ul #catalogue { width: 130px; background-image: url(../images/NavPied/NavPied.jpg); background-repeat: no-repeat; background-position: 0px 0px; }
#NavPied ul #catalogue:hover { background-position: 0px -123px; }

#NavPied ul #auteurs { width: 127px; background-image: url(../images/NavPied/NavPied.jpg); background-repeat: no-repeat; background-position: -130px 0; }
#NavPied ul #auteurs:hover { background-position: -130px -245px; }

#NavPied ul #recherche { width: 126px; background-image: url(../images/NavPied/NavPied.jpg); background-repeat: no-repeat; background-position: -257px 0; }
#NavPied ul #recherche:hover { background-position: -257px -369px; }

#NavPied ul #selections { width: 129px; background-image: url(../images/NavPied/NavPied.jpg); background-repeat: no-repeat; background-position: -383px -368px; }
#NavPied ul #selections:hover { background-position: -383px -490px; }

#NavPied ul #verlaine { width: 159px; background-image: url(../images/NavPied/NavPied.jpg); background-repeat: no-repeat; background-position: -512px 0; }
#NavPied ul #verlaine:hover { background-position: -512px -615px; }
