
<p>
/*************************/ 
/*** Styles génériques ***/ 
/*************************/ 
td, div { 
font-family : Trebuchet MS; 
font-size:10pt;}

p {
font-family : Trebuchet MS;  
font-size : 10pt; 
margin-top : 0pt; 
margin-bottom : 2pt; 
}


h1 {
font-family : Trebuchet MS;  
font-size : 14pt; 
font-weight : bold; 
color : #E4362E; 
margin-top : 0pt; 
margin-bottom : 6pt; 
}
 
h2 {
font-family : Trebuchet MS; 
font-size : 12pt; 
font-weight : bold; 
color : #000000; 
margin-top : 0pt; 
margin-bottom : 6pt; 
} 

h3 {
font-family : Trebuchet MS; 
font-size : 10pt; 
font-weight : bold; 
color : #cc0033; 
margin-top : 0pt; 
margin-bottom : 0pt; 
} 

h4 {
font-family : Trebuchet MS; 
font-size : 10pt; 
font-weight : bold; 
color : #003366; 
margin-top : 0pt; 
margin-bottom : 0pt; 
} 

h5 { 
color:#666666; 
font-size:10pt; 
font-family:Trebuchet MS; 
display: list-item; 
list-style-image: url(images/star.png); 
list-style-position: inside; 
border-right: 18px;} 

h6 {
font-family : Trebuchet MS;  
font-size : 10pt; 
font-weight : bold; 
color : #000000; 
margin-top : 0pt; 
margin-bottom : 0pt; 
}

h7 {
font-family : Arial;  
font-size : 14pt; 
font-weight : bold; 
color : #CC0033; 
margin-top : 0pt; 
margin-bottom : 6pt; 
}


a:visited {
font-family : Trebuchet MS; 
font-style:italic;
text-decoration: none; 
color: #003366; 
font-size : 10pt } 

a:link {
font-family : Trebuchet MS; 
font-style:italic;
text-decoration: none; 
color: #003366; 
font-size : 10pt; } 

a:active {
font-family : Trebuchet MS;
font-style:italic; 
text-decoration: none; 
color:#003366; 
font-size : 10pt; } 

a:hover {
font-family : Trebuchet MS;
font-style:italic; 
text-decoration: underline; 
background-color:transparent;
color:#003366; 
font-size : 10pt } 


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(./images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


/***********************/ 
/*** Composants HTML ***/ 
/***********************/ 
.TextBox { color: #222222; background-color: 
  #d8d8d8; font-family:verdana,arial; font-size:9pt; font-weight:bold;width:100%; 
  } .TextArea { color: #222222; background-color: #d8d8d8; font-family:verdana,arial; 
  font-size:9pt; font-weight:bold; } .BoutonRadio { color: #222222;} .CheckBox 
  { color: #222222;} .ListBox { color: #222222; background-color: #d8d8d8; font-family:verdana,arial; 
  font-size:9pt; font-weight:bold; } /***********************************************/ 
/*** Intitulés des Checkbox et Boutons Radio ***/ /***********************************************/ 
  label { font-family:verdana,arial; font-size:9pt;} /********************/ /*** 
  Arrière Plan ***/ /********************/ .FondPage { background-image:URL(images/bg_b.gif); 
  background-color:#ffffff; background-repeat: norepeat; background-attachment: 
  fixed ; align:center; valign:top;} .TableauArrierePlan { border-collapse: collapse; 
  table-layout:auto ; border-style:solid; border-width:0; border-color:#10a3cf; 
  background-color:#993366; valign:top; } .ArrierePlan { background-color: transparent; 
  valign:top;} .Contour { background-color: transparent; border-color:transparent; 
  border-width:0;} .colonne {width:80px; background-color:#eeeeee;} .ColonneCentre 
  {width:100%;background-color:transparent;} .EspaceVerticalGauche { width:none;background-color:#993366;} 
  .EspaceVerticalDroit { background-color:TRANSPARENT;} /****************/ /*** 
  Tableaux ***/ /****************/ .TableauGeneral { width: 100%; padding:3px; 
  border-collapse: collapse; border-style:solid; border-color:#003366;border-width:1;} 
  Table.TableauGeneral thead td { font-family:verdana,arial; color:#FFFFFF; font-size:10pt; 
  font-weight:bold; background-color:#003366;border-color:#808080;border-width:1;} 
  Table.TableauGeneral tbody td { background-color:#FFFFFF; color:#000000; font-family:verdana,arial; 
  font-size:9pt; text-align:left;} .TableauEntete { font-family:verdana,arial; 
  color:#333333; font-size:10pt; font-weight:bold; background-color:#003366;border-color:#808080;border-width:1;} 
  .TableauContenu { background-color:#FFFFFF; color:#000000; font-family:verdana,arial; 
  font-size:9pt; text-align:left;} Table.TableauContenu thead td { font-family:verdana,arial; 
  color:#FFFFFF; font-size:10pt; font-weight:bold; background-color:#003366;border-color:#808080;border-width:1;} 
  /*********************************/ /*** Commun à toutes les pages ***/ /*********************************/ 
  .TitreRecherche { font-family:verdana,arial; color:#003366; font-size:15pt; 
  font-weight:bold; letter-spacing:3pt; text-decoration: underline; text-align:left; 
  } .MessageErreur { font-family:arial; color:#FF0000; font-size:9pt; font-weight:bold; 
  } .FondMenuHaut { background-color:#6C898F } .FondMenuGauche { background-color:#6C898F 
  } .NomPersonneIdentifiee { font-family:verdana,arial; font-size:9pt; color:#ffffff 
  } .EntetesTableaux { font-family:verdana,arial; font-size:9pt; font-weight:bold; 
  text-align:left; } .AlignementBoutons { text-align: left; } /*************************************/ 
  /***Pages de la gestion de contenu ***/ /*************************************/ 
  .GestionTitrePage {font-family:verdana,arial; font-size:9pt; font-weight:bold; 
  text-align:center} .GestionChemin {font-family:verdana,arial; font-size:7pt; 
  font-weight:bold; text-align:left} .GestionParagraphes {font-family:verdana,arial; 
  font-size:9pt;} 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 ***/ /**********************************************************************/ 
  .TableauCriteres { padding:3px; border-collapse: collapse; border-width:0;} 
  .CritereDescription { font-family:verdana,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;background-color:transparent;border-color:#808080;} 
  table.Historique tbody td { border-top:solid 1px #003366; padding:10 2 2 2;} 
  /*****************************************/ /*** Arbre de recherche Thématique 
  ***/ /*****************************************/ .Theme1 { font-family:verdana,arial; 
  background-color:#FFFFFF; color:#003366; font-size:14pt; font-weight:bold; letter-spacing:2pt; 
  text-decoration: none;} .Theme2 { font-family:verdana,arial; background-color:#FFFFFF; 
  color:#003366; font-size:11pt; font-weight:bold; letter-spacing:1pt; text-decoration: 
  none;} .Theme3 { font-family:verdana,arial; background-color:#FFFFFF; color:#222222; 
  font-size:10pt; font-weight:normal; letter-spacing:0pt; text-decoration: none;} 
  .ThemeOver1 { font-family:verdana,arial; background-color:#d8d8d8; color:#003366; 
  font-size:14pt; font-weight:bold; letter-spacing:2pt; text-decoration: none;} 
  .ThemeOver2 { font-family:verdana,arial; background-color:#d8d8d8; color:#003366; 
  font-size:11pt; font-weight:bold; letter-spacing:1pt; text-decoration: none;} 
  .ThemeOver3 { font-family:verdana,arial; background-color:#d8d8d8; color:#222222; 
  font-size:10pt; font-weight:bold; letter-spacing:0pt; text-decoration: none;} 
  /*************************/ /*** Page de Résultats ***/ /*************************/ 
  .ResultatPageEnCours { font-family:verdana,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:verdana,arial; font-size:9pt; color:#0000ff} 
  .NomServeur { font-family:verdana,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; background-color:Transparent;} 
  table.ListeAutorites tbody td { border-top:solid 1px #003366; padding:10 2 2 
  2;} .ListeBibliographies { width:100%; border-style:none;} table.ListeBibliographies 
  thead td { border-style:none; padding:1 2 1 2; background-color:Transparent; 
  } table.ListeBibliographies tbody td { border-top:solid 1px #003366; 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; background-color:Transparent;} 
  table.ListeIndex tbody td { border-top:solid 1px #003366; padding:10 2 2 2;} 
  /**********************/ /*** Page de Notice ***/ /**********************/ .NoticeTableauGeneral 
  { border-collapse: collapse; border-style:solid; border-color:#cccccc;} .NoticeTableauEntete 
  { font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold; 
  } .NoticeTableauContenu { color:#000000; font-family:verdana,arial; font-size:9pt;} 
  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:#0000FF; font-size 
  : 9pt} /************************************************/ /*** Page de Notice 
  : Tableau des Exemplaires ***/ /************************************************/ 
  .NoticeTableauExemplaires {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.NoticeTableauExemplaires thead td { font-size:10pt; font-weight:bold;background-color:#FFFFFF;} 
  table.NoticeTableauExemplaires tbody td { width:400px;font-size:9pt;} /************************************************/ 
  /*** Page de Notice : Tableau des Acquisitions ***/ /************************************************/ 
  .NoticeTableauAcquisitions {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;} 
  table.NoticeTableauAcquisitions tbody td { width:400px; font-size:9pt;} /************************************************/ 
  /*** Page de Notice : Tableau des Abonnements ***/ /************************************************/ 
  .NoticeTableauAbonnements {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;} 
  table.NoticeTableauAbonnements tbody td { width:400px;font-size:9pt;} /**************************************************/ 
  /*** Page de Notice : Tableau des Autres filles ***/ /**************************************************/ 
  .NoticeTableauAutresFilles {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;} 
  table.NoticeTableauAutresFilles tbody td { width:400px;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; 
  background-color:transparent; } table.CompteInfos tbody td { width: 400px; border-top:solid 
  1px #808080;} .CompteComsurPlace{ width:100%;border-collapse: collapse; border-style:none;} 
  table.CompteComsurPlace thead td { font-size:9pt; font-weight:bold; background-color:transparent; 
  } table.CompteComsurPlace tbody td { width: 400px;border-top:solid 1px #808080;} 
  .CompteMessages{ width:100%;border-collapse: collapse; border-style:none;} table.CompteMessages 
  thead td { font-size:9pt; font-weight:bold; background-color:transparent; } 
  table.CompteMessages tbody td { width: 400px;border-top:solid 1px #808080;} 
  .ComptePaniers{ width:100%;border-collapse: collapse; border-style:none;} table.ComptePaniers 
  thead td { width: 400px;font-size:9pt; font-weight:bold;background-color:transparent; 
  } table.ComptePaniers tbody td { width: 400px;border-top:solid 1px #808080;} 
  .ComptePrets{ width:100%;border-collapse: collapse; border-style:none;} table.ComptePrets 
  thead td { font-size:9pt; font-weight:bold; background-color:transparent; } 
  table.ComptePrets tbody td {width: 400px; border-top:solid 1px #808080;} .ComptePretsAttendus{ 
  border-collapse: collapse; border-style:none;} table.ComptePretsAttendus thead 
  td { font-size:9pt; font-weight:bold;background-color:transparent; } table.ComptePretsAttendus 
  tbody td {width: 400px; border-top:solid 1px #808080;} .CompteRequetes{ width:100%;border-collapse: 
  collapse; border-style:none;} table.CompteRequetes thead td { font-size:9pt; 
  font-weight:bold; background-color:transparent; } table.CompteRequetes tbody 
  td { width: 400px;border-top:solid 1px #808080;} .CompteResas{ width:100%;border-collapse: 
  collapse; border-style:none;} table.CompteResas thead td { font-size:9pt; font-weight:bold;background-color:transparent; 
  } table.CompteResas tbody td { width: 400px;border-top:solid 1px #808080;} .CompteRetards{ 
  width:100%;border-collapse: collapse; border-style:none;} table.CompteRetards 
  thead td { font-size:9pt; font-weight:bold;background-color:transparent; } table.CompteRetards 
  tbody td { width: 400px;border-top: solid 1px #808080; } .CompteMessageExpedier 
  { font-family:verdana,arial; font-size:9pt; color:#0000FF} /************************************************************/ 
  /*** Navigation : Liste des rubriques et Titre de la page ***/ /************************************************************/ 
  #navigation { text-align:left; } #navigation ul { text-align:left; background-color:#d8d8d8; 
  display:inline; padding: 0 2 0 10; margin: 0 0 0 5; font-family:verdana,arial; 
  font-size:10pt; font-weight:bold; color:#333333; background-repeat:no-repeat; 
  background-position:left; background-image:url(images/arrow.gif); background-position:left 
  center; background-repeat:no-repeat; } #navigation ul li { display:inline; padding: 
  0 0 0 0; margin: 0 0 0 0; list-style-image: url(images/arrow.gif); } /************************************************************/ 
  /*** Plan du site ***/ /************************************************************/ 
  .plan { text-align:left; } .plan ul { text-align:left; padding: 0 2 0 10; margin: 
  0 0 0 5; font-family:verdana,arial; font-size:10pt; font-weight:bold; color:#333333; 
  background-repeat:no-repeat; background-position:left; } .plan ul li { padding: 
  0 0 0 0; margin: 0 0 0 0; } 
/********************/
/*** Menu Général ***/ 
/********************/ 
  .Menu { background-color:#993366; color:#FFFFFF; font-weight:normal; cursor:hand;   cursor:pointer; white-space:nowrap;} #ctl0ctl4MenuProfil_MainM {width:900px;} 
  .ItemConnexion { text-align:right; color:#FFFFFF; background-color:#003366; 
  font-weight:bold; cursor:hand; cursor:pointer; white-space:nowrap; } .ItemConnexionOver 
  { text-align:right; color:#003366; background-color:#d8d8d8; font-weight:normal; 
  cursor:hand; cursor:pointer; white-space:nowrap; } .ItemRubrique { width:150px;
  color:#FFFFFF; background-color:#003366; font-weight:bold; cursor:hand; white-space:nowrap; 
  } .ItemRubriqueOver { align:center; width:150px; color:#003366; background-color:#d8d8d8; 
  font-weight:bold; cursor:hand; cursor:pointer; white-space:nowrap; } .ItemPage 
  { width:150px; color:#FFFFFF; background-color:#003366; font-weight:bold; cursor:hand; 
  cursor:pointer; white-space:nowrap; } .ItemPageOver { width:150px; color:#003366; 
  background-color:#d8d8d8; font-weight:bold; cursor:hand; cursor:pointer; white-space:nowrap; 
  } .ItemSousRubrique { background-color:#003366; color:#FFFFFF; font-weight:bold; 
  cursor:hand; cursor:pointer; white-space:nowrap; border-top:solid 1px #FFFFFF; 
  } .ItemSousRubriqueOver { background-color:#d8d8d8; color:#003366; font-weight:bold; 
  cursor:hand; cursor:pointer; white-space:nowrap; border-top:solid 1px #FFFFFF; 
  } .ItemSousPage { background-color:#003366; color:#FFFFFF; font-weight:bold; 
  cursor:hand; cursor:pointer; white-space:nowrap; border-top:solid 1px #FFFFFF; 
  } .ItemSousPageOver { background-color:#d8d8d8; color:#003366; font-weight:bold; 
  cursor:hand; cursor:pointer; white-space:nowrap; border-top:solid 1px #FFFFFF; 
  } /************************************************************/ /*** Mots saisis 
  dans la recherche : en surbrillance ***/ /************************************************************/ 
  .Mot1 {background-color:Yellow} .Mot2 {background-color:Yellow} .Mot3 {background-color:Yellow} 
  .Mot4 {background-color:Yellow} .Mot5 {background-color:purple} .Mot6 {background-color:blue} 
  .Mot7 {background-color:red} .Mot8 {background-color:green} /************************************************************/ 
  /*** menu vertical divers ***/ /************************************************************/ 
  #menugdiv{width:138px;white-space:nowrap;} .tableaumenugdiv { border-collapse: 
  collapse; table-layout:auto ; border-style:solid; border-width:5; border-color:#FFFFFF; 
  background:transparent;white-space:nowrap; } /***************************************************************************************/ 
  /*** Calendrier d'exposisiton ********************************************/ 
  /**** Permet d'alterner les couleurs dans le planning de reservation des expositions 
  ***/ /***************************************************************************************/ 
  .calendarUn{ width: 100%; background-color: #95B5CE } .calendarDeux{ width: 
  100% ; background-color: #5D9BF0}/************************************************************/ 
  /***Table Acceuil : en surbrillance ***/ /************************************************************/ 
  .Tabaccnormal {background-color:Yellow} .Tabaccover {background-color:purple} 
  /</p>

<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
