/* CSS Document */

@import "/pls/portal/docs/page/biblio_fr/media/styles/sp_biblio_nav.css";

/* Highlighted menu item - section ACTIVE */
#enp_catalogues a {
	background-position:0 -35px;
}

#enp_catalogues_en a {
	background-position:0 -35px;
}

/* Background personnalisé aux couleurs de la section */
table.migBaseContainer td.contentCell {
	background:url(/pls/portal/docs/page/biblio_fr/media/images/sec_catalogues/bg_migcontainer.gif) no-repeat;
}

/* DÉBUT * liens par défaut */
	
	a {
		color:#536976;
	}
			
		a:link {
			/* Ne pas définir la couleur par défaut " locale " ici >>> Plutôt sur la balise " A " précédente */
		}
		
		a:visited {
			/* édition dans commun.css seulement */
		}
		
		a:hover {					
			/* édition dans commun.css seulement */
		}
		
/* Fin *** liens par défaut */

#entContenu {
 /* Image par défaut pour cette section... - Personnaliser à même le code HTML via attribut "style" */
	background-image:url(/pls/portal/docs/page/biblio_fr/media/images/sec_catalogues/entete/bg_ent_contenu.jpg);
}





#ongletsSurListesCont table tr {
	width:556px;
}

#ongletsSurListesCont table tr th, #ongletsSurListesCont table tr.forceWidth td {
	background-color:#1f2a3f;
}

	#ongletsSurListesCont table tr th.liens, #ongletsSurListesCont table tr td.liens {
		text-align:right;
		padding-right:11px;
	}
	
		#ongletsSurListesCont table tr td table tr td.liens {
			text-align:right;
			padding-right:0;
		}

#ongletsSurListesCont table tr th.alphabet {
	text-transform:uppercase;
	font-weight:normal;
	padding-top:7px;
	padding-bottom:0;
	border-bottom:none;
}

	th.alphabet a {
			font-weight:normal;
			text-decoration:none;
		}
				
			th.alphabet a:link {
				color:#FFF;
			}
			
			th.alphabet a:visited {
				color: #CCC;
			}
			
			th.alphabet a:hover {					
				color:#FFF;
				font-weight:bold;
				text-decoration:none;
			}
			
			
/* TABLEAU DE DONNÉES */
	
table.tabDonneesBiblio {
	margin:0 0 20px 0;
	padding:0;
}
		
	table.tabDonneesBiblio td {
		padding:5px 5px 5px 5px;
		vertical-align:top;
		margin-left:10px;
		
	}
		table.tabDonneesBiblio p {
			background:url(/pls/portal/docs/page/biblio_fr/media/images/sec_biblio/bg_fond_biblios_reseau.gif) no-repeat 0 0;
			font-weight:bold;
			color:#FFF;
			padding-left:4px;
			height:18px;
		}
		
		table.tabDonneesBiblio p.villeArrond {
			background:url(/pls/portal/docs/page/biblio_fr/media/images/sec_biblio/bg_fond_biblios_reseau_vill.gif) no-repeat 0 0;
			font-weight:bold;
			color:#000;
			height:18px;
		}
		
		table.tabDonneesBiblio ul {
			margin:0 0 10px 0;
		}
			table.tabDonneesBiblio ul li{
				margin-left:3px;
				background:url(/pls/portal/docs/page/biblio_fr/media/images/nav_gauche_ic_2e_niv.gif) 5px 9px no-repeat;
			}
			
			table.tabDonneesBiblio ul li.nelligan{
				background:url(/pls/portal/docs/page/biblio_fr/media/images/ic_nelligan.gif) 0 2px no-repeat;
			}
			
			table.tabDonneesBiblio ul a{
				font-weight:normal;
			}
			
/* TABLEAU DE DONNÉES - VERSION 2.0 */
	
table.tabDonneesBiblioV2 {
	margin:0 0 20px 0;
	padding:0;
}
		
	table.tabDonneesBiblioV2 td {
		padding:5px 5px 5px 5px;
		vertical-align:top;
		margin-left:10px;
		
	}
		table.tabDonneesBiblioV2 p {
			background:url(/pls/portal/docs/page/biblio_fr/media/images/sec_biblio/bg_fond_biblios_reseau.gif) no-repeat 0 0;
			font-weight:bold;
			color:#FFF;
			padding-left:4px;
			height:18px;
		}
		
		table.tabDonneesBiblioV2 p.villeArrond {
			background:url(/pls/portal/docs/page/biblio_fr/media/images/sec_biblio/bg_fond_biblios_reseau_vill.gif) no-repeat 0 0;
			font-weight:bold;
			color:#000;
			height:18px;
		}
		
		table.tabDonneesBiblioV2 ul {
			margin:0 0 10px 0;
		}
			table.tabDonneesBiblioV2 ul li {
				margin-left:3px;
				background:url(/pls/portal/docs/page/biblio_fr/media/images/nav_gauche_ic_2e_niv.gif) 5px 9px no-repeat;
			}
			
			table.tabDonneesBiblioV2 ul li.nelligan {
			}
			
				table.tabDonneesBiblioV2 ul li.nelligan a {
					color:#536976;
				}
			
			table.tabDonneesBiblioV2 ul a {
				color:#000000;
				font-weight:normal;
			}
			

