BODY {
	margin: 0px;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.entete {
	margin: 0px;
}

.entete ul {
	margin: 40px 0 0 0;
	padding: 0;
}

.entete li {
	margin: 5px 2px 5px;
	padding-top: 0px;
	list-style-type: none;
}

.entete a {
	color: #004B88;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.entete a:hover {
	text-decoration: none;
}

.menu1 {
	background-image: url(../Images/charte/puce1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
}

.menu2 {
	background-image: url(../Images/charte/puce2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
}

.menu3 {
	background-image: url(../Images/charte/puce3.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
}

.menu4 {
	background-image: url(../Images/charte/puce4.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
}

.menu5 {
	background-image: url(../Images/charte/puce5.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
}


.gdtitre {
	color: White;
	font-size: 20px;
	font-weight: bold;
}

.contenu {

}

.contenu a {
	font-size: 12px;
	color: #006699; 
	text-decoration: underline; 	
}

.contenu a:hover {
	text-decoration: none;
}

.chargement {
	background-color: #ffffff;
	border: 1px solid #004b88;
	padding: 5px;
	color: #004b88;
	font-size : x-small;
	font-weight : bold;
	text-align: center;
	position:absolute;
    left: 50%; 
    top: 5%;
    width: 300px;
	height: 40px;
	margin-top: -20px; /* moitié de la hauteur */
    margin-left: -150px; /* moitié de la largeur */
}

.cnx {
	text-align: right;
}

.titre {
	border-bottom: 1px solid #B19F51; 
	color: #B19F51; 
	font-size: 18px; 
	text-align: left;
}

.sstitre {
	padding-top: 10px;
	color: #B19F51; 
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.crit_rech {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.crit_second {
	padding-top: 2px;
	font-size: 11px; 
}

.texte {
	font-size: 12px;
}

.resultats {
	padding-top: 10px;
	color: #005991; 
	font-size: 14px; 
	font-weight: bold;
}

.resultstble {

}

.intitule {
	color: #B19F51; 
	font-size: 12px;
	font-weight: bold;
}

th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.resultstble th a {

}

.resultstble th a:hover {

}

td {
	font-size: 12px;
}

.resultstble td a {

}

.selection {
	background-color:  #4F8AC2; 
	filter : alpha(opacity=60); 
    -moz-opacity : 0.6; 
    opacity : 0.6; 
}

.selection a {
	color: white;
}

.selection a:hover {

}

/*----------- barre de navigation  -----------*/

.page_ligne {
	display: block;
	width: 98%;
	margin-top: 2px;
	margin-bottom: 5px;
}

.page {
	float: left;
	font-size: 12px;
	font-style: italic;
}

.page_nav {
	font-size: 12px;
	text-align: right;
}

.page_nav a {
	text-decoration: none;
}

.page_nav .texte {
	font-size: 12px;
}

   /* ------------------------------------------------------------
	Liste des Autorités / Notice autorité - listep.html / autorites.html
   	 -------------------------------------------------------------*/

.page_ligne_aut {
	display: block;
	width: 90%;
	margin-top: 2px;
}

.autoritetble {
	
}

   /* ------------------------------------------------------------
		                 fin Notice autorité
   	 -------------------------------------------------------------*/

   /* ------------------------------------------------------------
		           Détail des fascicules - fasp.html
   	 -------------------------------------------------------------*/

.fasciculestble {
	
}

.page_ligne_fas {
	display: block;
	width: 98%;
	margin-top: 2px;
}

   /* ------------------------------------------------------------
		                 fin Détail des fascicules
   	 -------------------------------------------------------------*/

   /* ------------------------------------------------------------
		                 Panier
   	 -------------------------------------------------------------*/

.paniertble {
	
}

.typeresa {
	font-size: small;
	font-weight: bold;
	text-align: left;
}

   /* ------------------------------------------------------------
		                 Fin Panier
   	 -------------------------------------------------------------*/
	 

   /* ------------------------------------------------------------
		                 Détail des exemplaires
   	 -------------------------------------------------------------*/

#exemplairesdiv {
	text-align: center;
}

.exemplairestble {
	border: 1px solid #4F8AC2;
	text-align: left;
}

.exemplaires {
	color: White;
	background-color:  #4F8AC2; 
	font-size: 10px; 
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

/*----------- barre de navigation détail des exemplaires -----------*/

.page_ligne_ex {
	display: block;
	width: 98%;
}

.page_ex {
	float: left;
	font-size: 12px;
	font-style: italic;
}

.page_nav_ex {
	font-size: 12px;
	text-align: right;
}

.page_nav_ex 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: left;
	vertical-align: top;
}

/*----------- détail de la notice en ligne -----------*/

#detail_notice {
      	width: 740px;
      	height: 220px;
      	overflow: auto;
      	border: 1px solid #000;
		padding: 5px;
}

.intitule_public {
	/*float: left;*/
	font-size: 12px;
	font-weight: bold;
}

.donnee_public {
	font-size: 12px;
	font-weight: normal;
}

#sous_ntc {
	font-size: 13px;
	font-weight: bold;
}

   /* ------------------------------------------------------------
		                 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;
}

.infocpte {
	font-size: 12px;
	color: #FF8C00;
	font-weight: bold;
	text-align: center;
}

.crit_prin {
	font-size: 12px;
	font-weight : bold;
	text-align: right;
}

.docdde {
	text-align: center;
}

.infoadhtble {

}

profilstble {
	
}

.resastble {

}

.resastble th a {

}

.resastble th a:hover {

}

/*------------ réservations faites sur le web ------------*/
.resaweb {
	background-color: transparent;	
}

.pretstble {

}

.pretstble th a {

}

.pretstble th a:hover {

}


/*------------ prêts réservés par un autre utilisateur ------------*/
.pretdocrsv {
	
}

/*------------ prêts en retard ------------*/
.pretretard {
	color: red;
	font-weight: bold;
}

   /* ------------------------------------------------------------
		                 Fin Compte Adhérent
   	 -------------------------------------------------------------*/


.bouton {
	background-color: #B19F51; 
	color: white;
	font-weight: bold;
}

.bouton2 {
	background-color: #B19F51; 
	color: white;
	font-weight: bold;
}

SELECT, TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
