BODY {
	font-family : Arial, Verdana, Tahoma;
	color: Black;
}

.entete {
	background-color: #F9C800;
	margin: 0px;
	padding: 0;
	text-align: left;
}

.entete a {
	color: white;
}

.entete a:hover {
	color: #CDE3E2;
	text-decoration: none;
}

.gdtitre {
	font-size: 24px;
	color: #004080;
	font-weight: bold;
}

#menu {
	width: 153px;
	text-align: left;
	margin-top: 50px;
}

#menu ul {
	list-style: none;
	list-style-position: inside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 5px;
}

#menu li {
	margin: 0;
	padding: 0;
}

.contenu {
	margin: 0px;
	width: 700px;
	background-color: #a23e31;
	background-image: url(../Images/charte/fond.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.contenu a {

}

.contenu a:hover {

}

.chargement {
	background-color: #a23e31;
	border: 1px solid #f9c800;
	padding: 10px;
	color: White;
	font-size : x-small;
	font-weight : bold;
	text-align: center;
	position:absolute;
    left: 30%; 
    top: 120px;
    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: 18px;
	color: #004080;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

.sstitre {
	font-size: 16px;
	color: #004080;
	font-weight: bold;
	text-align: center;
	padding: 2px;
}

.texte {
	font-size: 14px;
}

.crit_rech {
	font-size: 13px;
	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: 610px;
	padding: 0;
	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 {  
	font-size: 13px; 
	padding-top: 2px;
}

/*----------- fin Critères secondaires  -----------*/

.resultats {
	font-size: 14px;
	text-align: center;
}

.intitule {
	font-size: 14px;
	color: #008000;
	font-weight: bold;
}

th {
	font-size : 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: text-top;
}

.resultstble {

}

.resultstble th a {
	color: #008000;
}

.resultstble th a:hover {

}

.resultstble td {
	font-size : 14px;
	text-align: left;
	vertical-align: text-top;
}

.resultstble td a {

}

.selection {
	background-color: #FCE874;
}

.selection a {

}

.selection a:hover {

}

/*----------- barre de navigation  -----------*/

.page_ligne {
	display: block;
	width: 98%;
	margin-top: 2px;
	margin-bottom: 5px;
}

.page {
	font-size: 14px;
	font-style: italic;
	white-space: nowrap;
}

.page_nav {
	font-size: 14px;
	text-align: right;
}

.page_nav a {
}

.page_nav .texte {
	font-size: 14px;
}


  /* ------------------------------------------------------------
	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;
	border-top: 1px dotted Silver;
	border-bottom: 1px dotted Silver;
	color: Gray;
}

   /* ------------------------------------------------------------
		                 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;
}

.exemplairestble {
	text-align: left;
}

.exemplaires {
		font-size: 12px; 
	font-weight: bold; 
	text-align: left;
	text-transform: uppercase; 
	border-top: 1px solid grey;
}

.exemplairestble th {
	color: #008000;
}

.exemplairestble td {
	font-size: 12px;
	text-align: left;
	vertical-align: text-top;
}

/*----------- barre de navigation détail des exemplaires -----------*/

.page_ligne_ex {
	display: block;
	width: 99%;
}

.page_ex {
	font-size: 12px;
	font-style: italic;
}

.page_nav_ex {
	font-size: 12px;
	text-align: center;
}

.page_nav a {
	font-size: 12px;
}

.page_nav_ex .texte {
	font-size: 12px;
}

   /* ------------------------------------------------------------
		                 Fin Détail des exemplaires
   	 -------------------------------------------------------------*/


   /* ------------------------------------------------------------
		                 Détail de la notice
   	 -------------------------------------------------------------*/

.affichage {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

/*----------- détail de la notice en ligne -----------*/

.noticedettble {
	width:95%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

.intituledet {
	color:#008000;
	font-size: 13px;
	font-weight: bold;
}

.textedet {
	font-size: 14px;
	font-weight: bold;
}

.noticedettble td {
	font-size : 12px;
	text-align: left;
	vertical-align: text-top;
}

   /* ------------------------------------------------------------
		                 Fin Détail de la notice
   	 -------------------------------------------------------------*/
	 
	 
   /* ------------------------------------------------------------
		                 Compte Adhérent
   	 -------------------------------------------------------------*/

.lecteurident {
	font-weight: bold;
	font-size: 13px; 
	text-align: center;
}

.alerte {
	clear: both;
	color: Red;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.panier_info {
	font-size: 12px;
	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: 14px;
	font-weight : bolder;
	text-align: right;
	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: 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-size: 12px;
	font-weight: bold;
}

   /* ------------------------------------------------------------
		                 Fin Compte Adhérent
   	 -------------------------------------------------------------*/

.boutondiv {
	padding: 2px;
	text-align: center;
}

.boutondiv form {
	display: inline;
}

.bouton {
	background-color: #F8C700;
	color: #074291;
	font-size: 14px;
	font-weight: bold;
	text-decoration : none;
	
}
	
.bouton2 {
	
}


/* ------------- 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 -------------*/

		
A {
	font-size: 14px;
	color: #074291;
}

A.nav {
	font-weight: bold;
	background-color: #F8C700;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	text-decoration : none;
}

A:HOVER.nav {
	font-weight: bold;
	color: #F8C700;
	background-color: #074291;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	text-decoration : none;
} 

A:LINK.nav {
	font-weight: bold;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	text-decoration : none;
}

SELECT, TEXTAREA {
	font-size: x-small;
}
