/*************************/
/*** Styles génériques ***/
/*************************/
body, td, p, div { font-family:Trebuchet MS,arial; font-size:9pt;}

/* a:visited {text-decoration: none; color:#333333; font-size : 9pt } */
/* a:link    {text-decoration: none; color:#333333; font-size : 9pt } */
/* a:active  {text-decoration: none; color:#333333; font-size : 9pt } */
/* a:hover   {text-decoration: none; background-color:#DDEEF2; color:#333333; font-size : 9pt } */

/***********************/
/*** Composants HTML ***/
/***********************/
.TextBox     { color: #222222; background-color: #FFD3AF; font-family:Trebuchet MS,arial; font-size:9pt; font-weight:bold;width:100% }
.TextArea    { color: #222222; background-color: #FF574F; font-family:Trebuchet MS,arial; font-size:9pt; font-weight:bold; }
.BoutonRadio { color: #222222;}
.CheckBox    { color: #222222;}
.ListBox     { color: #222222; background-color: #FFD3AF; font-family:Trebuchet MS,arial; font-size:9pt; font-weight:bold; }

/***********************************************/
/*** Intitulés des Checkbox et Boutons Radio ***/
/***********************************************/
label { font-family:Trebuchet MS,arial; font-size:9pt;}

/********************/
/*** Arrière Plan ***/
/********************/
.FondPage           { background-color: #FFFFFF }
.TableauArrierePlan { border-collapse: collapse; border-style:solid; border-color:#FFFFFF; border-width:0; background-color:Transparent; }
.ArrierePlan        { background-color: #FFFFFF; }
.Contour            { background-color: #FFFFFF; }
/* Exemple d'arrière plan avec une image de fond
.FondPage {
  background-image:URL(fond.jpg);
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center 50px;
  background-attachment: fixed ;
}
*/

/****************/
/*** Tableaux ***/
/****************/
.TableauGeneral { border-collapse: collapse; border-style:solid; border-color:#FFFFFF;width:100%;}
Table.TableauGeneral thead td { font-size:10pt; font-weight:bold; background-color:#AA312A;color:#FFF;}
Table.TableauGeneral tbody td { background-color:#FFFFFF;}
.TableauEntete  { font-family:Trebuchet MS,arial; color:#FFFFFF; font-size:10pt; font-weight:bold; background-color:#AA312A; }
.TableauContenu { background-color:#FFFFFF; color:#000000; font-family:Trebuchet MS,arial; font-size:9pt; text-align:left;}
Table.TableauContenu thead td { font-size:10pt; font-weight:bold; background-color:#AA312A;}
/*.TRRollover     { background-color:#B4DFF4;}*/
.TRRollover     { background-color:#000000;} /*test la ligne precedente est la valeur de Nice initiale*/



/*********************************/
/*** Commun à toutes les pages ***/
/*********************************/
.TitreRecherche        { font-family:Arial Rounded MT Bold,Trebuchet MS,arial; color:#AA312A; font-size:15pt; font-weight:bold; letter-spacing:3pt; text-align:left;  }
.MessageErreur         { font-family:arial; color:#FF0000; font-size:9pt; font-weight:bold; }
.FondMenuHaut          { background-color:#FFFFFF }
.FondMenuGauche        { background-color:#FFFFFF }
.NomPersonneIdentifiee { font-family:Trebuchet MS,arial; font-size:9pt; color:#ffffff }
.EntetesTableaux       { font-family:Trebuchet MS,arial; font-size:9pt; font-weight:bold; text-align:left; }
.AlignementBoutons     { text-align: right }

/*************************************/
/***Pages de la gestion de contenu ***/
/*************************************/
.GestionTitrePage                   {font-family:Trebuchet MS,arial; font-size:9pt; font-weight:bold; text-align:center}
.GestionChemin                      {font-family:Trebuchet MS,arial; font-size:7pt; font-weight:bold; text-align:left}
.GestionParagraphes                 {font-family:Trebuchet MS,arial; font-size:9pt; text-align:justify}
a:visited.GestionLienRecherchePerso {text-decoration: underline; color:#333333; font-size : 9pt }
a:link.GestionLienRecherchePerso    {text-decoration: underline; color:#333333; font-size : 9pt }
a:active.GestionLienRecherchePerso  {text-decoration: underline; color:#333333; font-size : 9pt }
a:hover.GestionLienRecherchePerso   {text-decoration: underline; color:#333333; font-size : 9pt}

/**********************************************************************/
/*** Page des Formulaires de Recherche et historique des recherches ***/
/**********************************************************************/ 
.CritereDescription        { font-family:Trebuchet MS,arial; font-size:8pt; font-style:italic;}
.Historique{ width:100%;border-collapse: collapse; border-style:none;}
table.Historique thead td { font-size:9pt; font-weight:bold; padding:1 2 1 2;}
table.Historique tbody td { border-top:solid 1px #FFFFFF; padding:10 2 2 2;}

/*****************************************/
/*** Arbre de recherche Thématique     ***/
/*****************************************/ 
.Theme1		{ font-family:Arial Rounded MT Bold,arial; background-color:#FFFFFF; color:#FFFFFF; font-size:14pt; font-weight:bold; letter-spacing:2pt; text-decoration: none;}
.Theme2		{ font-family:Arial Rounded MT Bold,arial; background-color:#FFFFFF; color:#FFFFFF; font-size:12pt; font-weight:bold; letter-spacing:1pt; text-decoration: none;}
.Theme3		{ font-family:Arial Rounded MT Bold,arial; background-color:#FFFFFF; color:#222222; font-size:10pt; font-weight:normal; letter-spacing:0pt; text-decoration: none;}
.ThemeOver1	{ font-family:Arial Rounded MT Bold,arial; background-color:#B4DFF4; color:#FFFFFF; font-size:14pt; font-weight:bold; letter-spacing:2pt; text-decoration: none;}
.ThemeOver2	{ font-family:Arial Rounded MT Bold,arial; background-color:#B4DFF4; color:#FFFFFF; font-size:12pt; font-weight:bold; letter-spacing:1pt; text-decoration: none;}
.ThemeOver3	{ font-family:Arial Rounded MT Bold,arial; background-color:#B4DFF4; color:#222222; font-size:10pt; font-weight:bold; letter-spacing:0pt; text-decoration: none;}

/*************************/
/*** Page de Résultats ***/
/*************************/ 
.ResultatPageEnCours   { font-family:Trebuchet MS,arial; font-size:9pt; font-weight:bold; }
a:visited.ResultatLien { text-decoration: none; color:#333333; font-size : 9pt }
a:link.ResultatLien    { text-decoration: none; color:#333333; font-size : 9pt }
a:active.ResultatLien  { text-decoration: none; color:#333333; font-size : 9pt }
a:hover.ResultatLien   { text-decoration: none; color:#333333; font-size : 9pt}
.ResultatPanier        { font-family:Trebuchet MS,arial; font-size:9pt; color:#0000ff}
.NomServeur            { font-family:Trebuchet MS,arial; font-size:9pt; font-weight:bold; text-align:right; }
.ListeAutorites		   { width:100%; border-style:none;}	
table.ListeAutorites thead td { font-size:9pt; font-weight:bold; padding:1 2 1 2;}
table.ListeAutorites tbody td { border-top:solid 1px #FFFFFF; padding:10 2 2 2;}
.ListeBibliographies   { width:100%; border-style:none;}
table.ListeBibliographies thead td { border-style:none; padding:1 2 1 2;}
table.ListeBibliographies tbody td { border-top:solid 1px #FFFFFF; padding:10 2 2 2;}
.ListeIndex		   { width:100%; border-style:none;}	
table.ListeIndex thead td { font-size:9pt; font-weight:bold; padding:1 2 1 2;}
table.ListeIndex tbody td { border-top:solid 1px #FFFFFF; padding:10 2 2 2;}

/**********************/
/*** Page de Notice ***/
/**********************/
.NoticeTableauGeneral        { border-collapse: collapse; border-style:solid; border-color:#cccccc;}
.NoticeTableauEntete         { font-family:Trebuchet MS,arial; color:#000000; font-size:10pt; font-weight:bold; }
.NoticeTableauContenu        { color:#000000; font-family:Trebuchet MS,arial; font-size:9pt;}
.NoticeSeparationExemplaires { border:2px dotted #FFFFFF; color:#ffffff; width:100%}
a:visited.NoticeLien         { text-decoration: underline; color:#333333; font-size : 9pt }
a:link.NoticeLien            { text-decoration: underline; color:#333333; font-size : 9pt }
a:active.NoticeLien          { text-decoration: underline; color:#333333; font-size : 9pt }
a:hover.NoticeLien           { text-decoration: underline; color:#333333; font-size : 9pt}

/*** Page de Notice : Tableau des Exemplaires ***/
/************************************************/
.NoticeTableauExemplaires {background-color:transparent; text-align:center; color:#000000; font-family:verdana,arial; font-size:9pt; }
table.NoticeTableauExemplaires thead td { font-size:10pt; font-weight:bold;background-color:#FFFFFF;color:#000;}
table.NoticeTableauExemplaires tbody td { border-collapse: collapse; border-style:solid; border-color:#cccccc; width:400px;font-size:9pt;border-width:1}

/************************************************/
/*** Page de Notice : Tableau des Acquisitions ***/
/************************************************/
.NoticeTableauAcquisitions {width: 100%;border-width:1; border-collapse: collapse; border-style:solid; border-color:#cccccc; text-align:center; color:#000000; font-family:verdana,arial; font-size:9pt;}
table.NoticeTableauAcquisitions thead td { font-size:10pt; font-weight:bold;background-color:#FFFFFF;color:#000;}
table.NoticeTableauAcquisitions tbody td { font-size:9pt;}

/************************************************/
/*** Page de Notice : Tableau des Abonnements ***/
/************************************************/
.NoticeTableauAbonnements {width: 100%;border-width:1; border-collapse: collapse; border-style:solid; border-color:#cccccc; text-align:center; color:#000000; font-family:verdana,arial; font-size:9pt;}
table.NoticeTableauAbonnements thead td { font-size:10pt; font-weight:bold;background-color:#FFFFFF;color:#000;}
table.NoticeTableauAbonnements tbody td { font-size:9pt;}

/**************************************************/
/*** Page de Notice : Tableau des Autres filles ***/
/**************************************************/
.NoticeTableauAutresFilles {width: 100%;border-width:1; border-collapse: collapse; border-style:solid; border-color:#cccccc; text-align:center; color:#000000; font-family:verdana,arial; font-size:9pt;}
table.NoticeTableauAutresFilles thead td { font-size:10pt; font-weight:bold;background-color:#FFFFFF;color:#000;}
table.NoticeTableauAutresFilles tbody td { font-size:9pt;}

/***********************/
/*** Page Mon Compte ***/
/***********************/
.CompteInfos{ width:100%;border-collapse: collapse; border-style:none;}
table.CompteInfos thead td { font-size:9pt; font-weight:bold;color:#000;}
table.CompteInfos tbody td { border-top:solid 1px  #FFFFFF;}

.CompteComsurPlace{ width:100%;border-collapse: collapse; border-style:none;}
table.CompteComsurPlace thead td { font-size:9pt; font-weight:bold;color:#000;}
table.CompteComsurPlace tbody td { border-top:solid 1px  #FFFFFF;}

.CompteMessages{ width:100%;border-collapse: collapse; border-style:none;}
table.CompteMessages thead td { font-size:9pt; font-weight:bold; color:#000;}
table.CompteMessages tbody td { border-top:solid 1px  #FFFFFF;}

.ComptePaniers{ width:100%;border-collapse: collapse; border-style:none;}
table.ComptePaniers thead td { font-size:9pt; font-weight:bold; color:#000; }
table.ComptePaniers tbody td { border-top:solid 1px  #FFFFFF;}

.ComptePrets{ width:100%;border-collapse: collapse; border-style:none;}
table.ComptePrets thead td { font-size:9pt; font-weight:bold;color:#000;}
table.ComptePrets tbody td { border-top:solid 1px  #FFFFFF;}

.ComptePretsAttendus{ width:100%;border-collapse: collapse; border-style:none;}
table.ComptePretsAttendus thead td { font-size:9pt; font-weight:bold;color:#000;}
table.ComptePretsAttendus tbody td { border-top:solid 1px  #FFFFFF;}

.CompteRequetes{ width:100%;border-collapse: collapse; border-style:none;}
table.CompteRequetes thead td { font-size:9pt; font-weight:bold;color:#000;}
table.CompteRequetes tbody td { border-top:solid 1px  #FFFFFF;}

.CompteResas{ width:100%;border-collapse: collapse; border-style:none;}
table.CompteResas thead td { font-size:9pt; font-weight:bold;color:#000;}
table.CompteResas tbody td { border-top:solid 1px  #FFFFFF;}

.CompteRetards{ width:100%;border-collapse: collapse; border-style:none;}
table.CompteRetards thead td { font-size:9pt; font-weight:bold;color:#000;}
table.CompteRetards tbody td { border-top: solid 1px #FFFFFF;  }

.CompteMessageExpedier { font-family:verdana,arial; font-size:9pt; color:#0000FF}

/********************/
/*** Menu Général ***/
/********************/

.Bandeau {border:1px solid #AA312A;}
.Menu 
{
	background-color:#FFFFFF;
	border:1px solid #AA312A;
	border-collapse: collapse;
	font-family:Trebuchet MS,arial; 
	color:#993300; 
	font-weight:bold;
	font-size:larger;
	cursor:hand; 
}

.ItemConnexion
{
	text-align:center;
	background-color:#FFFFFF; 
	color:#993300; 
	font-weight:bold;
	cursor:hand;
	white-space:nowrap;
}
.ItemConnexionOver
{	
	text-align:center;
	background-color:#993300; 
	color:#FFFFFF; 
	font-weight:bold;
	cursor:hand; 
	white-space:nowrap;
}
.ItemRubrique
{
	width:150px;
	background-color:#FFFFFF; 
	color:#993300; 
	font-weight:bold;
	cursor:hand;
	white-space:nowrap;
}
.ItemRubriqueOver 
{
	width:150px;
	background-color:#993300; 
	color:#FFFFFF; 
	font-weight:bold;
	cursor:hand; 
	white-space:nowrap;
}
.ItemPage
{
	width:150px;
	background-color:#FFFFFF; 
	color:#993300; 
	font-weight:bold;
	white-space:nowrap;
}

.ItemPageOver
{
	width:150px;
	background-color:#993300; 
	color:#FFFFFF; 
	font-weight:bold;
	cursor:hand; 
	white-space:nowrap;
}
.ItemSousRubrique
{
	background-color:#FFFFFF; 
	color:#993300; 
	font-weight:bold;
	cursor:hand;
	white-space:nowrap;
	border-bottom:solid 1px  #AA312A;
	border-left:solid 1px  #AA312A;
	background-image:URL(../Images/NavigationSite.gif); 
	background-repeat:no-repeat;
	background-position:right;  
}
.ItemSousRubriqueOver
{
	background-color:#993300; 
	color:#FFFFFF; 
	font-weight:bold;
	cursor:hand; 
	white-space:nowrap;
	border-bottom:solid 1px  #AA312A;
	border-left:solid 1px  #AA312A;
	background-image:URL(../Images/NavigationSite.gif); 
	background-repeat:no-repeat;
	background-position:right;  

}
.ItemSousPage
{
	background-color:#FFFFFF; 
	color:#993300; 
	font-weight:bold;
	cursor:hand;
	white-space:nowrap;
	border-bottom:solid 1px  #AA312A;
	border-left:solid 1px  #AA312A;
}
.ItemSousPageOver
{
	background-color:#993300; 
	color:#FFFFFF; 
	font-weight:bold;
	cursor:hand; 
	white-space:nowrap;
	border-bottom:solid 1px  #AA312A;
	border-left:solid 1px  #AA312A;
}

/************************************************************/
/***   Mots saisis dans la recherche : en surbrillance    ***/
/************************************************************/
.Mot1 {background-color:Yellow}
.Mot2 {background-color:Orange}
.Mot3 {background-color:lightGreen}
.Mot4 {background-color:lightblue}
.Mot5 {background-color:purple}
.Mot6 {background-color:blue}
.Mot7 {background-color:red}
.Mot8 {background-color:green}


/************************************************************/
/*** Navigation : Liste des rubriques et Titre de la page ***/
/************************************************************/
#navigation
{
	text-align:left;
}
#navigation ul				
{ 
	text-align:left;
	display:inline;
	padding: 0 2 0 10;
	margin: 0 0 0 5;  
	background-color:#FFD3AF;
	font-family:verdana,arial;
	font-size:10pt;
	font-weight:bold; 
	color:#333333; 
	background-image:URL(../Images/NavigationSite.gif); 
	background-repeat:no-repeat;
	background-position:left;  	
}

#navigation ul li
{  
	display:inline; 
	padding: 0 0 0 0;
	margin: 0 0 0 0;  
}

/************************************************************/
/*** Page d'acceuil : Styles complémentaires ***/
/************************************************************/
.TableAcceuil { border:solid 1px #FFA07F;spacing:5 5 5 5; padding:10 10 10 10;}
.BandeauGauche {height:100%; border-right:solid 2px #AA312A; spacing:0 0 0 0; padding:0 0 0 0;}
.BandeauBas1 {border-top:solid 2px #AA312A; padding:0 0 0 0;}
.BandeauBas2 {border-right:solid 2px #AA312A; padding:0 0 0 0;}

/************************************************************/
/*** Styles complémentaires ***/
/************************************************************/
.Traithor1 {width=80%; color=#FF946F; }
/*color=#FF946F; }*/