#masterMenu {
	float:left;
	width:200px;
	margin:0 30px 0 0;
	padding:10px 0 0 0;
	background-color:#ED1C24;
}


#masterMenu ul {
	list-style:none;
	font-size:0.75em;
	font-weight:bold;
	text-transform: uppercase;
	color:#fff;
	margin:0 13px 0 13px;
}

#masterMenu ul a {
	display:block;
	width:100%;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin:0 0 7px 0;
	padding:7px 0 7px 0;
	color:#fff;
	text-decoration:none;
}

#masterMenu ul a:hover {
	color:#000;
}

#masterMenu a span {
	visibility:hidden;
}

#masterMenu .lien {
	margin:0 auto 7px auto;
	text-align:left;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	width:174px;
}
#masterMenu .lien img {
	margin:5px 0 5px 0;
}

#masterMenu .lien a {
	display:block;
	margin:0;
	color:#fff;
	text-decoration:none;
	font-size:10px;
}

#masterMenu hr {
	border-top:none;
	border-bottom:1px solid #fff;
	margin:0 auto 0 auto;
	height:1px;
	width:174px;
}


#mmEdition a {
	background-image: url(../images/menu/editions.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px;
	overflow:hidden;
}

#mmManuscrit a {
	background-image: url(../images/menu/manuscrit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px;
	overflow:hidden;
}

#mmContacts a {
	background-image: url(../images/menu/contacts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px;
	overflow:hidden;
}

#mmActualites a {
	background-image: url(../images/menu/actualites.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px;
	overflow:hidden;
}

#mmNewsletter a {
	background-image: url(../images/menu/newsletter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px;
	overflow:hidden;
}

#mmMultimedia a {
	background-image: url(../images/menu/multimedia.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px;
	overflow:hidden;
}

#mmAuteurs a {
	background-image: url(../images/menu/nos-auteurs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px;
	overflow:hidden;
}

#mmForeign a {
	background-image: url(../images/menu/foreign.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px;
	overflow:hidden;
}

#mmLinks a {
	background-image: url(../images/menu/liens.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px;
	overflow:hidden;
}

/* ------------------------------- */
#masterMenu .mmMenuTotal {
	margin:0;
	border:none;
}

#masterMenu .mmMenuTotal li {
	margin:0 0 7px 0;
}

#menuShare{
	width:174px;
	height:60px;
	margin:0 auto 7px;
	padding:10px 0 0 0;
	border-top: 1px solid #FFFFFF;
}
#menuShare ul{
	list-style-type:none;
	margin:0 15px;
	padding:0;
		
}
#menuShare ul li{
	margin-left:5px;
	float:left;
}
	
#menuShare ul li a{
	display:block;
	float:left;   
	width:40px;
 	line-height:30px; /*hauteur de l'image de fond*/
	text-decoration:none;
	text-align:center;
	border-top:0px;
	border-bottom:0px;
}
#mmEspaceLibrairie {
	background-image: url(../images/menu/espace-librairies.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:30px;
	border:none;
}

#mmEspaceJournalistes {
	background-image: url(../images/menu/espace-journalistes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:30px;
	border:none;
}


#masterMenu #mmEspaceLibrairie a, #masterMenu #mmEspaceJournalistes a {
	border:none;
}

/* --------------------------------- */

#mmCatalogue {
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	margin:13px 13px 13px 13px;
	overflow:hidden;
	width:172px;
}

#masterMenu .mmTitre {
	font-size:1em;
	font-weight:bold;
	text-transform: uppercase;
	color:#fff;
	margin: 0 0 15px 0;
}

#masterMenu .mmTitre span {
	background-color:#fff;
	width:18px;
	height:18px;
	display:block;
	float:left;
	margin:0 8px 0 0;
}

#mmCatalogue p {
	font-size:0.75em;
	color:#fff;
	padding:0 7px 0 7px;
	margin:0 0 7px 0;
}
#mmCatalogue .Submit {
	width:30px;
	background:#000;
	color:#fff;
	font-weight:bold;
	margin:0 0 0 7px;
}

#mmCatalogue input, #mmCatalogue select {
	border:1px solid #aaa;
	width:115px;
	font-size:0.75em;
	text-transform: none;
}

#mmCatalogue label {
	text-transform: uppercase;
}

#mmCatDep option, #mmCatCollection option {
	width:200px;
}

#mmCatalogue p.mmRechercheAvancee {
	text-align:right;
	margin:0;
}
.mmRechercheAvancee a {
	text-decoration:none;
	color:#fff;
	font-size:1em;
	font-weight:bold;
}
.mmRechercheAvancee a:hover {
	color:#000;
}

/* ------------------------------- */

#TousNosLivres {
	background-color:#A31F27;
	margin:0 7px 13px 7px;
	padding:7px;
}

#TousNosLivres .tnlTitre {
	font-size:1em;
	font-weight:bold;
	text-transform: uppercase;
	color:#fff;
	text-align:center;
	border-bottom:1px solid #fff;
	margin:0 0 7px 0;
}

#TousNosLivres ul {
	list-style:none;
	font-size:0.65em;
	font-weight:normal;
	text-transform: none;
	color:#fff;
	margin:0 0 0 0;
}

#TousNosLivres ul a, #TousNosLivres ul span {
	display:block;
	width:100%;
	border-top:none;
	border-bottom:1px dashed #D18F93;
	margin:0 0 2px 0;
	padding:1px 0 2px 0;
	color:#fff;
	text-decoration:none;
}