BODY {
	font-family : Arial, Verdana, Tahoma;
	color: #B31B34;
	scrollbar-arrow-color : #B31B34;
	scrollbar-base-color : #FEF180;
	scrollbar-face-color: #FDD44F;
	scrollbar-track-color: White;
	scrollbar-shadow-color: #B31B34;
}

.gdtitre {
	font-size: 20px;
	font-weight: bold;
	color: #FDD44F;
}

#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 {
	background: url(../Images/fond3.jpg) no-repeat fixed right;
	margin-top: 0px;
	margin-left: 5px;
}

.contenu a {

}

.contenu a:hover {

}

.contenu2 {
	background: url(../Images/bateau2.jpg) no-repeat fixed right bottom;
	margin-top: 0px;
	margin-left: 5px;
}

.contenu2plan {
	margin-top: 0px;
	margin-left: 5px;
}

.chargement {
	border: 1px solid #FEF180;
	background-color: #B31B34;
	padding: 5px;
	color: #FEF180;
	font-size : x-small;
	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 {
	display: none;
	text-align: right;
	vertical-align: middle;
}

.titre {
	padding-left: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #B31B34;
	border-left: 1px solid #B31B34;
	background-color: #FEF180;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

.sstitre {
	padding: 2px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.texte {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.texte2 {
	font-size: 15px;
	font-weight: bold;
}

.texte3 {
	border-top:1px solid #B31B34;
	font-size: 14px;
	font-weight: bold;
}

.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 {
	padding-top: 2px;
	font-size: 13px; 
}

/*----------- fin Critères secondaires  -----------*/

.resultats {
	font-size: 14px;
	text-align: center;
}

.resultatsprop {
	font-size: 14px;
	text-align: center;	
}

.resultatscorrection {
	font-size: 14px;
	text-align: center;
}

.intitule {
	font-size: 13px;
	font-weight: bold;
}

th {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: text-top;
}

.resultstble {
	width:100%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

.resultstble th a {
	font-size : 14px;
}

.resultstble th a:hover {

}

td {
	font-size: 12px;
}

.resultstble td {
	text-align: left;
	vertical-align: text-top;
}

.resultstble td a {

}

.selection {
	background-color: #FEF180;
}

.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: 14px;
	font-style: italic;
	white-space: nowrap;
}

.page_nav {
	font-size:12px;
	text-align: right;
}

.page_nav a {
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}

.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 {
	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 {
	text-align: left;
	vertical-align: text-top;
}

.page_ligne_fas {
	display: block;
	width: 98%;
	margin-top: 2px;

}

   /* ------------------------------------------------------------
		                 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: small;
	font-weight: bold;
	text-align: left;
}

   /* ------------------------------------------------------------
		                 Fin Panier
   	 -------------------------------------------------------------*/
	 

   /* ------------------------------------------------------------
		                 Détail des exemplaires
   	 -------------------------------------------------------------*/

#exemplairesdiv {
	border-top:1px solid #B31B34;
	text-align: center;
}

.exemplairestble {
	width:99%;
	border: 0px;
	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 {
	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: x-small;
	font-style: italic;
}

.page_nav_ex {
	font-size: x-small;
	text-align: right;
}

.page_nav_ex a {
	color: Gray;
	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: right;
	vertical-align: top;
}

/*----------- détail de la notice en ligne -----------*/

.intitule_public {
	/*float: left;*/
	font-size: small;
	font-weight: bold;
}

.donnee_public {
	font-size: small;
	font-weight: normal;
}

#sous_ntc {
	font-size: medium;
	font-weight: bold;
}

   /* ------------------------------------------------------------
		                 Fin Détail de la notice
   	 -------------------------------------------------------------*/
	 
	 
   /* ------------------------------------------------------------
		                 Compte Adhérent
   	 -------------------------------------------------------------*/

.lecteurident {
	/*float: left;*/
	font-size: 13px; 
	text-align: center;
}

.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;
}

#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: center;
}

.crit_ident span {
	font-size: 13px;
	font-weight : bold;
}

.valid_ident {
	/* Pour centrer sous Firefox*/
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	text-align: center;
}

.docdde {
	text-align: center;
}

.infoadh {
	font-size : small;
}

.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 {

}

.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 {

}

.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: 10px;
	margin-right: 10px;
	color : #FDE24E;
	font-size: 13px;
	background-color : #B31B34;
	border: 2px ridge #FDD44F;
}

.bouton2 {
	margin-left: 10px;
	margin-right: 10px;
	color : #B31B34;
	font-size: 13px;
	background-color : #FDD44F;
	border: 2px ridge #B31B34;
}


/* ------------- 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: x-small;
}


.ligne1 {
	background-color: #FFF6A6;
}

.ligne2 {
	background-color : #DFDFDF;
}

A {
	font-size: 12px;
}

A:ACTIVE {
	color : #B31B34;
}

A:LINK {
	color : #B31B34;
}

A:HOVER {
	color : #FAD400;
}

A:VISITED {
	color : #B31B34;
}

A.nav {
	font-weight: bold;
	font-size: 14px;
	padding: 5 5 5 5;
	text-decoration : none;
}

A:HOVER.nav {
	font-weight: bold;
	font-size: 14px;
	padding: 5 5 5 5;
	text-decoration : none;
} 

A:LINK.nav {
	font-weight: bold;
	font-size: 14px;
	padding: 5 5 5 5;
	text-decoration : none;
}

.menu {
	font-size: 13px;
	color: #B31B34;
	text-align: right;
	font-weight: bold;
}

A.menu {
	text-decoration : none;
	border: 0px;
}

A:ACTIVE.menu {
	color : #B31B34;
}

A:LINK.menu {
	color : #B31B34;
}

A:HOVER.menu {
	color : #6489CD;
}

.ssmenu {
	font-size: 11px;
	text-indent: -32px;
	text-align: left;
	padding-top: 2px;
}

A.ssmenu {
	text-decoration : none;
	border: 0px;
}

A:ACTIVE.ssmenu {
	color : #B31B34;
}

A:LINK.ssmenu {
	color : #B31B34;
}

A:HOVER.ssmenu {
	color : #6489CD;
}


