body {
	margin-top: 5px;
	color: #676767;
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bandeau {
	background: transparent url(../Images/bandeau_lg.jpg) repeat-x top left;
	margin: 0px;
}

.gdtitre {
	padding-top: 5px;
	color: White;
	font-size: 22px;
	font-weight: normal;
}

.menu {
	background-color : #F0F0F0;
	margin: 0px;
}

.menutble {
	background-color : White;
}

.menutd {
	border-top: 1px solid #DEDEDE;
	border-left: 10px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	/*border-bottom: 1px solid #DEDEDE;
	*/
	padding: 3px 3px 3px 10px;
}

.menutdon {
	border-top: 1px solid #DEDEDE;
	border-left: 10px solid #BADCF7;
	border-right: 1px solid #DEDEDE;
	/*border-bottom: 1px solid #DEDEDE;
	*/
	padding: 3px 3px 3px 10px;
}

.menu a {
	color: #676767;
	background-color: transparent;
	text-decoration: none;
}

.menu a:hover {
	color: #3598FE;
	background-color: transparent;
	text-decoration: none;
}

.ssmenu {
	margin-left: 10px;
	font-size:11px;
}

.ssmenu a {
	color: #676767;
	font-size:11px;
	text-decoration: none;
}

.ssmenu a:hover {
	color: #3598FE; 
	font-size:11px;
	text-decoration: none;
}

.contenu {

}

.contenu a {

}

.contenu a:hover {

}

.contenu img {
	border: none;
}

.chargement {
	border: 1px solid Black;
	background-color: #C3007B;
	padding: 5px;
	color: White;
	font-size : small;
	font-weight : bold;
	text-align: center;
	vertical-align: middle;
	position:absolute;
    left: 50%;
    top: 50%;
    width: 300px;
	height: 40px;
	margin-top: -20px; /* moitié de la hauteur */
    margin-left: -150px; /* moitié de la largeur */
	visibility: hidden;
}

.cnx {
	display: none;
	text-align: right;
	vertical-align: middle;
}

.cnx span {

}

.titre {
	color: #C3007B;
	font-size: 22px;
	font-weight: normal;
	font-style : italic;
	border-bottom: 2px solid #C3007B;
}

.sstitre {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.texte {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

.texte2 {
	font-size: 12px;
	font-style: italic;
}

.texte3 {
	font-size: 12px;
	text-align: left;
}

.crit_rech {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


/*----------- Recherche détaillée  -----------*/
#rech-det {
	text-align: center;
}

#rech-det select, #rech-det input {
	margin-top: 2px;
	margin-bottom: 2px;
}

.saisie {
	clear: both;
	/* Pour centrer sous Firefox*/
	margin-left: auto;
	margin-right: auto;
	width: 560px;
	padding: 0;
	text-align: left;
}

.operateur {
	/* Pour centrer sous Firefox*/
	margin-left: auto;
	margin-right: auto;
	width: 530px;
	padding: 0;
	text-align: right;
}

.booleen {
	float: left;
}
/*----------- fin Recherche détaillée  -----------*/


/*----------- Critères secondaires  -----------*/

#crit_second {
	width: 60%;
	/* Pour centrer sous Firefox*/
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}

.col_crit_second {
	float: left;
	/*width: 33%;*/
	text-align: left;
}

.crit_second {
	padding-top: 2px;
	font-size: 12px; 
}

.crit_second_tble {
	border-top: 1px solid #BADCF7;
	border-left: 1px solid #BADCF7;
	border-right: 1px solid #BADCF7;
	border-bottom: 1px solid #BADCF7;
	background-color : #F0F0F0;
}

/*----------- fin Critères secondaires  -----------*/

.accueil_txt {
	font-size: small;
}

.note {
	font-size: 12px;
}

.resultats {
	font-size: 12px;
}

.intitule {
	font-size: 12px;
	font-weight: bold;
}

th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: text-top;
}

.resultstble {
	width:100%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

.resultstble th a {

}

.resultstble th a:hover {

}

.resultstble td {
	font-size: 12px;
	vertical-align: text-top;
}

.resultstble td a {

}

.selection {
	background-color: #F0F0F0;
}

.selection a {

}

.selection a:hover {

}

.categorie {  
	font-size: 12px; 
	font-weight: bold; 
	text-transform: uppercase; 
	text-align: center;
	padding-bottom: 10px;
}

/*----------- barre de navigation  -----------*/

.page_ligne {
	display: block;
	width: 99%;
	margin-top: 2px;
	margin-bottom: 5px;
}

.page {
	float: left;
	font-size: 12px;
	font-style: italic;
	white-space: nowrap;
}

.page_nav {
	text-align: right;
}

.page_nav a {

}

.page_nav .texte {

}

   /* ------------------------------------------------------------
	Liste des Autorités / Notice autorité - listep.html / autorites.html
   	 -------------------------------------------------------------*/

.autoritetble {
	width:80%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

.autoritetble th {

}

.autoritetble td {
	font-size: 12px;
	text-align: left;
	vertical-align: text-top;
}

.page_ligne_aut {
	display: block;
	width: 80%;
	margin-top: 2px;
}

   /* ------------------------------------------------------------
		                 fin Notice autorité
   	 -------------------------------------------------------------*/

   /* ------------------------------------------------------------
		           Détail des fascicules - fasp.html
   	 -------------------------------------------------------------*/

.fasciculestble {
	width:100%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

.fasciculestble th {

}

.fasciculestble td {
	font-size: 12px;
	vertical-align: text-top;
}

.page_ligne_fas {
	display: block;
	width: 99%;
	margin-top: 2px;
}

   /* ------------------------------------------------------------
		                 fin Détail des fascicules
   	 -------------------------------------------------------------*/

   /* ------------------------------------------------------------
		                 Panier
   	 -------------------------------------------------------------*/

.paniertble {
	width:100%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

.paniertble th {

}

.paniertble td {
	font-size: 12px;
	vertical-align: text-top;
}

.typeresa {
	font-size: small;
	font-weight: bold;
	text-align: left;
}

   /* ------------------------------------------------------------
		                 Fin Panier
   	 -------------------------------------------------------------*/
	 

   /* ------------------------------------------------------------
		                 Détail des exemplaires
   	 -------------------------------------------------------------*/

#exemplairesdiv {
	text-align: center;
}

.exemplairestble {
	width:99%;
	border-top: 1px solid #DEDEDE;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
}

.exemplaires {
	font-size: 12px; 
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

.exemplairestble th {

}

.exemplairestble td {
	font-size: 12px;
	vertical-align: text-top;
}

/*----------- barre de navigation détail des exemplaires -----------*/

.page_ligne_ex {
	display: block;
	width: 99%;
}

.page_ex {
	float: left;
}

.page_nav_ex {
	text-align: right;
}

.page_nav_ex a {

}

.page_nav_ex .texte {

}

   /* ------------------------------------------------------------
		                 Fin Détail des exemplaires
   	 -------------------------------------------------------------*/


   /* ------------------------------------------------------------
		                 Détail de la notice
   	 -------------------------------------------------------------*/

.affichage {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

/*----------- détail de la notice en ligne -----------*/

.noticedettble {
	width:95%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

.intituledet {
	font-size: small;
	font-weight: bold;
	vertical-align: text-top;
}

.textedet {
	font-size: small;
	font-weight: normal;
}

.noticedettble td {
	font-size: 12px;
	vertical-align: text-top;
}

   /* ------------------------------------------------------------
		                 Fin Détail de la notice
   	 -------------------------------------------------------------*/
	 
	 
   /* ------------------------------------------------------------
		                 Compte Adhérent
   	 -------------------------------------------------------------*/

.lecteurident {
	float: left;
	font-size: 13px; 
}

.alerte {
	clear: both;
	color: Red;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.panier_info {
	font-size: small;
	text-align: center;
}

#ident {
	text-align: center;
}

#ident input {
	margin-top: 2px;
	margin-bottom: 2px;
}

/* ---- ancien crit_prin ----*/
.crit_ident {
	/* Pour centrer sous Firefox*/
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	text-align: right;
}

.crit_ident span {
	font-size: 12px;
	font-weight : bold;
	text-transform: uppercase;
}

.valid_ident {
	/* Pour centrer sous Firefox*/
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	text-align: right;
}

#detail_compte {
	width: 600px;
	/* Pour centrer sous Firefox*/
	margin-left: auto;
	margin-right: auto;
}

#detail_compte .intitule {
	margin: 5px;
}

.infoadh {
	font-size : small;
}

.infoadhtble {
	width:100%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

.infoadhtble td {
	font-size: small;
	text-align: left;
	vertical-align: text-top;
}

.resastble {
	width:100%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

.resastble th a {

}

.resastble th a:hover {

}

.resastble td {
	font-size: 12px;
	vertical-align: text-top;
}

.pretstble {
	width:100%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

.pretstble th a {

}

.pretstble th a:hover {

}

.pretstble td {
	font-size: 12px;
	vertical-align: text-top;
}

/*------------ prêts en retard ------------*/
.pretretard {
	color: red;
	font-weight: bold;
}

   /* ------------------------------------------------------------
		                 Fin Compte Adhérent
   	 -------------------------------------------------------------*/

.boutondiv {
	padding: 2px;
	text-align: center;
}

.boutondiv form {
	display: inline;
}

.bouton {
	margin-left: 5px;
	margin-right: 5px;
	background-color:  #C3007B;
	border: 1px solid #DEDEDE;
	color: white;
}

.bouton2 {
	margin-left: 5px;
	margin-right: 5px;
}


/* ------------- classes impératives ne pas supprimer -------------*/
.masque {
	display: none;
	visibility:hidden;
}

.visible {
	visibility:visible;
}

.masque .visible {
	visibility:hidden;
}

.masque_ident {
	display: none;
	visibility:hidden;
}

.visible_ident {
	visibility:visible;
}

.centre {
	text-align: center;
}

.centre table {
	/* Pour centrer sous Firefox*/
	margin-left: auto;
	margin-right: auto;
}

/* ------------- fin classes impératives -------------*/

select, textarea {
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

A {
	font-size: 12px;
	color: #676767;
}

A:HOVER {
	color: #3598FE;
}

A.nav {
	font-weight: bold;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	text-decoration : none;
}

.illustration {
	padding:10px;
	text-align: center;
}

.plantd {
	border-top: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	padding: 3px 3px 3px 3px;
	text-align: center;
}

.plantd a {
	text-decoration: none;
}
