body {
	margin: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.entete {
	margin: 0px;
	background: transparent url(../Images/entete.gif) repeat-x center top;
}

.logo {
	float:right;
	width: 119px;
	height:73px;
	margin: 10px;
	background: transparent url(../Images/logocavam.gif) no-repeat center top;
}

.bandeau {
	float:left;
	width: 770px;
	height:130px;
	margin: 0px;
	background-image: url(../Images/bandeau.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.haut_col {
	margin: 0px;
	width: 150px;
	height: 23px;	
	background-image: url(../Images/menu1.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

.retouraccueil {
	margin-left: 5px;
	border-top: 1px solid #d47100;
	border-bottom: 1px solid #d47100;
	background: transparent url(../Images/puce-mini.gif) no-repeat left;
	padding-left: 10px;
	padding-bottom: 2px;
}

.gdtitre {
	height: 55px;
	background: transparent url(../Images/logso.jpg) no-repeat top left;
	padding-top: 40px;
	color: White;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#menu {
	width: 150px;
	background: #810000 url(../Images/colbas.gif) no-repeat left bottom;
	padding-top: 30px;
	padding-bottom:30px;
	color: #d47100;
	font-weight: bold;
}

#menu ul {
	position: relative;
	margin: 5px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
}

#menu li {
	margin-left: 5px;
	padding-left: 10px;
	padding-bottom: 2px;
	background: transparent url(../Images/puce-mini.gif) no-repeat left;
	list-style-type: none;
}

#menu a {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

.menu_principal ul {
	top: -10px;
}

.contenu {
	margin-bottom: 60px;
	background: transparent url(../images/pdp.gif) no-repeat bottom left;
}

.contenu a {
	color:#990000;
	font-size : 12px;
}

.contenu a:hover {

}

.contenu img {
	border: none;
}

.chargement {
	border: 1px solid #d47100;
	background-color: #811a09;
	padding: 5px;
	color: White;
	font-size: 12px;
	font-weight : bold;
	text-align: center;
	vertical-align: middle;
	position:absolute;
    left: 50%;
    top: 100px;
    width: 300px;
	height: 40px;
	margin-top: -20px; /* moitié de la hauteur */
    margin-left: -150px; /* moitié de la largeur */
	visibility: hidden;
}

.cnx {
	text-align: right;
	vertical-align: middle;
}

.titre {
	color:#990000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.sstitre {
	padding: 2px;
	color:#FF9900;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.texte {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

.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: 650px;
	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: 75%;
	/* 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: 12px;
}

/*----------- fin Critères secondaires  -----------*/

.resultats {
	font-size: 12px;
	text-align: center;
}

.resultatsprop {
	font-size: 12px;
	text-align: center;	
}

.resultatscorrection {
	font-size: 12px;
	text-align: center;
}

.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 {
	color:#811a09;
}

.resultstble th a:hover {

}

.resultstble td {
	font-size: 12px;
	text-align: left;
	vertical-align: text-top;
}

td {
	font-size: 12px;
	line-height: 25px;    
}

.resultstble td a {
	color:#666666;
}

.selection {
	background-color : #ffe0bc;
}

.selection a {

}

.selection a:hover {

}

/*----------- barre de navigation  -----------*/

.page_ligne {
	display: block;
	width: 99%;
	margin-top: 2px;
	margin-bottom: 5px;
	border-top: 1px dotted #811a09;
	border-bottom: 1px dotted #d47100;
	color: #811a09;
}

.page {
	float: left;
	font-size: 10px;
	font-style: italic;
	white-space: nowrap;
}

.page_nav {
	font-size: 10px;
	text-align: right;
}

.page_nav a {
	color: #d47100;
	font-size: 10px;
	text-decoration: none;
}

.page_nav .texte {
	font-size: 10px;
}

   /* ------------------------------------------------------------
	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 {
	text-align: left;
	vertical-align: text-top;
}

.page_ligne_aut {
	display: block;
	width: 70%;
	margin-top: 2px;
	border-top: 1px dotted #811a09;
	border-bottom: 1px dotted #d47100;
	color: #811a09;
}

   /* ------------------------------------------------------------
		                 fin Notice autorité
   	 -------------------------------------------------------------*/

   /* ------------------------------------------------------------
		           Détail des fascicules - fasp.html
   	 -------------------------------------------------------------*/

.fasciculestble {
	width:100%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

.fasciculestble th {

}

.fasciculestble td {
	text-align: left;
	vertical-align: text-top;
}

.page_ligne_fas {
	display: block;
	width: 98%;
	margin-top: 2px;
	border-top: 1px dotted #811a09;
	border-bottom: 1px dotted #d47100;
	color: #811a09;
}

   /* ------------------------------------------------------------
		                 fin Détail des fascicules
   	 -------------------------------------------------------------*/

   /* ------------------------------------------------------------
		                 Panier
   	 -------------------------------------------------------------*/

.paniertble {
	width:100%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

.paniertble th {

}

.paniertble td {
	text-align: left;
	vertical-align: text-top;
}

.typeresa {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

   /* ------------------------------------------------------------
		                 Fin Panier
   	 -------------------------------------------------------------*/
	 

   /* ------------------------------------------------------------
		                 Détail des exemplaires
   	 -------------------------------------------------------------*/

#exemplairesdiv {
	text-align: center;
}

.exemplairestble {
	width:99%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color : #ffe0bc;
	text-align: left;
}

.exemplaires {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

.exemplairestble th {

}

.exemplairestble td {
	text-align: left;
	vertical-align: text-top;
}

/*----------- barre de navigation détail des exemplaires -----------*/

.page_ligne_ex {
	display: block;
	width: 98%;
	color: Gray;
}

.page_ex {
	float: left;
	font-size: 10px;
	font-style: italic;
}

.page_nav_ex {
	font-size: 10px;
	text-align: right;
}

.page_nav_ex a {
	color: Gray;
	font-size: 10px;
	text-decoration: none;
}

.page_nav_ex .texte {
	font-size: 10px;
}

   /* ------------------------------------------------------------
		                 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 -----------*/

.intitule_public {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}

.donnee_public {
	color:#d47100;
	font-size: 12px;
	font-weight: normal;
}

.donnee_public a {
	color:#811a09;
	font-size: 12px;
	font-weight: normal;
}

#sous_ntc {
	font-size: 14px;
	font-weight: bold;
}

   /* ------------------------------------------------------------
		                 Fin Détail de la notice
   	 -------------------------------------------------------------*/
	 
	 
   /* ------------------------------------------------------------
		                 Compte Adhérent
   	 -------------------------------------------------------------*/

.lecteurident {
	float: left;
	font-size: 13px; 
}

.alerte {
	clear: both;
	color: #811a09;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.infocpte {
	font-size: 12px;
	color: #FF8C00;
	font-weight: bold;
	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;
}

.docdde {
	text-align: center;
}

.infoadh {
	font-size: 12px;
}

.infoadhtble {
	width:100%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

.infoadhtble td {
	text-align: left;
	vertical-align: text-top;
}

.profilstble {
	width:100%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

.resastble {
	width:100%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

.resastble th a {
	color:#990000;
}

.resastble th a:hover {

}

.resastble td {
	text-align: left;
	vertical-align: text-top;
}

/*------------ réservations faites sur le web ------------*/
.resaweb {
	font-weight: bold;
}

.sel_crit_pret {
	width: 50%;
	text-align: left;
}

.pretstble {
	width:100%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

.pretstble th a {
	color:#990000;
}

.pretstble th a:hover {

}

.pretstble td {
	text-align: left;
	vertical-align: text-top;
}


/*------------ prêts réservés par un autre utilisateur ------------*/
.pretdocrsv {
	
}

/*------------ 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;
}

.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: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

