body {
	color: #003E29;
	font-size: small;
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.entete {
	margin: 0px;
	background: transparent url(../Images/bandeau_bg.jpg) repeat-x top left;
}

#entete {
	margin: 0px;
	background: transparent url(../Images/bandeau_bg.jpg) repeat-x top left;
}

.gdtitre {
	height: 55px;
	background: transparent url(../Images/logo.jpg) no-repeat top left;
	padding-top: 20px;
	color: White;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}

#menucat {
	text-align: center;
}

#menucat ul {
	margin: 0px;
	padding: 0px;
}

#menucat li {
	display: inline;
	margin-left: 10px;
}

#menucat a {
	color: white;
	font-size: small;
}

#menucat a:hover {
	color: #CDE3E2;
	text-decoration: none;
}

.contenu {

}

.contenu a {
}

.contenu a:hover {

}

.contenu img {
	border: none;
}

.chargement {
	border: 1px solid Black;
	background-color: #f0f4f5;
	padding: 5px;
	color: #000;
	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;
}

#chargement {
	border: 1px solid Black;
	background-color: #f0f4f5;
	padding: 5px;
	color: #000;
	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 {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	width: auto;
	border: 1ps solid red;
}

.sstitre {
	padding: 2px;
	font-size: medium;
	font-weight: bold;
	text-align: left;
}

.texte {
	font-size : small;
	font-style: normal;
	font-weight: normal;
}

.crit_rech {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}


/*----------- Recherche détaillée  -----------*/
#rech-det {
	text-align: left;
}

#rech-det select, #rech-det input {
	margin-top: 2px;
	margin-bottom: 2px;
}

.saisie {
	clear: both;
	text-align: left;
}

.operateur {
	/* Pour centrer sous Firefox*/
	margin-left: auto;
	margin-right: auto;
	width: 610px;
	padding: 0;
	text-align: right;
}

.booleen {
	float: left;
}
/*----------- fin Recherche détaillée  -----------*/


/*----------- Critères secondaires  -----------*/

#crit_second {
	width: 70%;
	/* Pour centrer sous Firefox*/
	margin-left: auto;
	margin-right: auto;
}

.col_crit_second {
	float: left;
	/*width: 33%;*/
	text-align: left;
}

.crit_second {
	padding-top: 2px;
	font-size : small;
}

/*----------- fin Critères secondaires  -----------*/

.resultats {
	font-size : small;
	text-align: center;
}

.intitule {
	font-size : small;
	font-weight: bold;
}

th {
	font-size : small;
	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 : small;
	text-align: left;
	vertical-align: text-top;
}

.resultstble td a {
}

.selection {
	background-color : #f0f4f5;
}

.selection a {

}

.selection a:hover {

}

/*----------- barre de navigation  -----------*/

.page_ligne {
	display: block;
	width: 98%;
	margin-top: 2px;
	margin-bottom: 5px;
}

.page {
	float: left;
	font-size: small;
	font-style: italic;
	white-space: nowrap;
}

.page_nav {
	font-size: small;
	text-align: right;
}

.page_nav a {
	text-decoration: underline;
}

.page_nav .texte {
	font-size: x-small;
}

   /* ------------------------------------------------------------
	Liste des Autorités / Notice autorité - listep.html / autorites.html
   	 -------------------------------------------------------------*/

.autoritetble {
	width:70%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

.autoritetble th {

}

.autoritetble td {
	font-size : small;
	text-align: left;
	vertical-align: text-top;
}

.page_ligne_aut {
	display: block;
	width: 70%;
	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 : small;
	text-align: left;
	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 : small;
	text-align: left;
	vertical-align: text-top;
}

.typeresa {
	font-size: small;
	font-weight: bold;
	text-align: left;
}

   /* ------------------------------------------------------------
		                 Fin Panier
   	 -------------------------------------------------------------*/
	 

   /* ------------------------------------------------------------
		                 Détail des exemplaires
   	 -------------------------------------------------------------*/

#exemplairesdiv {
	text-align: center;
	margin-bottom: 60px;
	margin-top: 60px;
}

.exemplairestble {
	width:99%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
}

.exemplaires {
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

.exemplairestble th {

}

.exemplairestble td {
	font-size: small;
	text-align: left;
	vertical-align: text-top;
}

/*----------- barre de navigation détail des exemplaires -----------*/

.page_ligne_ex {
	display: block;
	width: 99%;
}

.page_ex {
	float: left;
	font-size: x-small;
	font-style: italic;
}

.page_nav_ex {
	font-size: x-small;
	text-align: right;
}

.page_nav_ex a {
	font-size: x-small;
	text-decoration: none;
}

.page_nav_ex .texte {
	font-size: x-small;
}

   /* ------------------------------------------------------------
		                 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 : small;
	text-align: left;
	vertical-align: text-top;
}

   /* ------------------------------------------------------------
		                 Fin Détail de la notice
   	 -------------------------------------------------------------*/
	 
	 
   /* ------------------------------------------------------------
		                 Compte Adhérent
   	 -------------------------------------------------------------*/

.lecteurident {
	float: left;
	font-size: 13px; 
}

.infos {
	float: right;
	margin-left: 0px;
	width: 500px;
}

.alerte {
	clear: both;
	color: Red;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.panier_info {
	font-size: 12px;
	text-align: center;
}

#hautcarte {
/*	background: #fff url(../html/2carte_lect/haut_carte.jpg) no-repeat top left;*/
	height: 88px;
}

#bascarte {
/*	background: #fff url(../html/2carte_lect/bas_carte.jpg) no-repeat top left;*/
	height: 35px;
	width: 272px;
}

#ident {
	text-align: center;
/*	background: #fff url(../html/2carte_lect/raison_social.jpg) no-repeat top left;*/
	height: 150px;
	width: 400px;
}

#ident input {
	margin-top: 2px;
	margin-bottom: 2px;
}

/* ---- ancien crit_prin ----*/
.crit_ident {
	margin-left: 10px;
	text-align: left;
	width: 260px;
/*	background: #fff url(../html/2carte_lect/droite_carte.jpg) no-repeat top right;*/
}

.crit_ident span {
	font-size: small;
	font-weight : bold;
	text-transform: uppercase;
}

.valid_ident {
	margin-left: 90px;
	text-align: left;
}

#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: small;
	text-align: left;
	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: small;
	text-align: left;
	vertical-align: text-top;
}

/*------------ prêts en retard ------------*/
.pretretard {
	color: red;
	font-weight: bold;
}

   /* ------------------------------------------------------------
		                 Fin Compte Adhérent
   	 -------------------------------------------------------------*/

.boutondiv {
	padding: 2px;
	text-align: left;
	margin-bottom: 60px;
	margin-top: 30px;
}

.boutondiv form {
	display: inline;
}

.bouton {
	border: 1px solid red;
	background-color: #fff;
	cursor: pointer;
}

.boutondiv .bouton {
	border: 1px solid red;
	background-color: #fff;
	cursor: pointer;
	margin-right: 50px;
}


.bouton:hover {
	border: 1px solid red;
	background-color: #f0f4f5;
	cursor: pointer;
}

.bouton2 {
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid red;
	background-color: #fff;
	font-weight: bold;
	cursor: pointer;
}


/* ------------- 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: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}