/*************************/
/*** Styles génériques ***/
/*************************/
body, td, p, div { font-family:verdana,arial; font-size:9pt; }

/***********************/
/*** Composants HTML ***/
/***********************/
.TextBox     { color: #222222; background-color: #DDEEF2; font-family:verdana,arial; font-size:9pt; font-weight:bold; }
.TextArea    { color: #222222; background-color: #DDEEF2; font-family:verdana,arial; font-size:9pt; font-weight:bold; }
.BoutonRadio { color: #222222;}
.CheckBox    { color: #222222;}
.ListBox     { color: #222222; background-color: #DDEEF2; 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-color: #b0e241}
.TableauArrierePlan { border-collapse: collapse; border-style:solid; border-color:#14AACF; border-width:0; background-color:#999999 }
.ArrierePlan        { background-color: #ffffff; }
.Contour            { background-color: transparent; }

/****************/
/*** Tableaux ***/
/****************/
.TableauGeneral { border-collapse: collapse; border-style:solid; border-color:#14AACF;}
.TableauEntete  { font-family:verdana,arial; color:#333333; font-size:10pt; font-weight:bold; background-color:#B4DFF4; }
.TableauContenu { background-color:#FFFFFF; color:#000000; font-family:verdana,arial; font-size:9pt;}
.TRRollover     { background-color:#DDEEF2;}

/*********************************/
/*** Commun à toutes les pages ***/
/*********************************/
.TitreRecherche        { font-family:verdana,arial; color:#14AACF; font-size:15pt; font-weight:bold; letter-spacing:3pt; text-decoration: underline;}
.MessageErreur         { font-family:verdana,arial; color:#FF0000; font-size:9pt; font-weight:bold; }
.FondMenuHaut          { background-color:#7eb0e3 }
.FondMenuGauche        { background-color:#6C898F; height:1000px; }
.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; 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 ***/
/*****************************************/ 
.CritereDescription        { font-family:verdana,arial; font-size:8pt; font-style:italic;}

/*************************/
/*** 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}
.ResultatAutorite      { font-family:verdana,arial; 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; }

/**********************/
/*** 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:Trebuchet MS,arial; font-size:9pt;}
.NoticeSeparationExemplaires { border:2px dotted #14AACF; 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 ***/
/************************************************/
.NoticeTableauExemplairesEntete1         { font-family:verdana,arial; color:#000000 ; font-size:10pt; font-weight:bold; }
.NoticeTableauExemplairesEntete2         { font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold; }
.NoticeTableauExemplairesEntete3         { font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold; }
.NoticeTableauExemplairesEntete4         { font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold; }
.NoticeTableauExemplairesEntete5         { font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold; }
.NoticeTableauExemplairesContenu1        { color:#000000; font-family:verdana,arial; font-size:9pt;}
.NoticeTableauExemplairesContenu2        { color:#000000; font-family:verdana,arial; font-size:9pt;}
.NoticeTableauExemplairesContenu3        { color:#000000; font-family:verdana,arial ; font-size:9pt;}
.NoticeTableauExemplairesContenu4        { color:#000000; font-family:verdana,arial; font-size:9pt;}
.NoticeTableauExemplairesContenu5        { color:#000000; font-family:verdana,arial; font-size:9pt;}
/************************************************/
/*** Page de Notice : Tableau des Acquisitions ***/
/************************************************/
.NoticeTableauAcquisitionsEntete1         { font-family:verdana,arial; color:#000000 ; font-size:10pt; font-weight:bold; }
.NoticeTableauAcquisitionsEntete2         { font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold; }
.NoticeTableauAcquisitionsEntete3         { font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold; }
.NoticeTableauAcquisitionsEntete4         { font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold; }
.NoticeTableauAcquisitionsEntete5         { font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold; }
.NoticeTableauAcquisitionsContenu1        { color:#000000; font-family:verdana,arial; font-size:9pt;}
.NoticeTableauAcquisitionsContenu2        { color:#000000; font-family:verdana,arial; font-size:9pt;}
.NoticeTableauAcquisitionsContenu3        { color:#000000; font-family:verdana,arial ; font-size:9pt;}
.NoticeTableauAcquisitionsContenu4        { color:#000000; font-family:verdana,arial; font-size:9pt;}
.NoticeTableauAcquisitionsContenu5        { color:#000000; font-family:verdana,arial; font-size:9pt;}
/************************************************/
/*** Page de Notice : Tableau des Abonnements ***/
/************************************************/
.NoticeTableauAbonnementsEntete1         { font-family:verdana,arial; color:#000000 ; font-size:10pt; font-weight:bold; }
.NoticeTableauAbonnementsEntete2         { font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold; }
.NoticeTableauAbonnementsEntete3         { font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold; }
.NoticeTableauAbonnementsEntete4         { font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold; }
.NoticeTableauAbonnementsEntete5         { font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold; }
.NoticeTableauAbonnementsContenu1        { color:#000000; font-family:verdana,arial; font-size:9pt;}
.NoticeTableauAbonnementsContenu2        { color:#000000; font-family:verdana,arial; font-size:9pt;}
.NoticeTableauAbonnementsContenu3        { color:#000000; font-family:verdana,arial ; font-size:9pt;}
.NoticeTableauAbonnementsContenu4        { color:#000000; font-family:verdana,arial; font-size:9pt;}
.NoticeTableauAbonnementsContenu5        { color:#000000; font-family:verdana,arial; font-size:9pt;}
/**************************************************/
/*** Page de Notice : Tableau des Autres filles ***/
/**************************************************/
.NoticeTableauAutresFillesEntete1         { font-family:verdana,arial; color:#000000 ; font-size:10pt; font-weight:bold; }
.NoticeTableauAutresFillesEntete2         { font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold; }
.NoticeTableauAutresFillesEntete3         { font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold; }
.NoticeTableauAutresFillesEntete4         { font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold; }
.NoticeTableauAutresFillesEntete5         { font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold; }
.NoticeTableauAutresFillesContenu1        { color:#000000; font-family:verdana,arial; font-size:9pt;}
.NoticeTableauAutresFillesContenu2        { color:#000000; font-family:verdana,arial; font-size:9pt;}
.NoticeTableauAutresFillesContenu3        { color:#000000; font-family:verdana,arial ; font-size:9pt;}
.NoticeTableauAutresFillesContenu4        { color:#000000; font-family:verdana,arial; font-size:9pt;}
.NoticeTableauAutresFillesContenu5        { color:#000000; font-family:verdana,arial; font-size:9pt;}
/***********************/
/*** Page Mon Compte ***/
/***********************/
.CompteMessageExpedier { font-family:verdana,arial; font-size:9pt; color:#0000FF}
.TableauRetards { width:100%;border-collapse: collapse; border-style:solid; border-color:#8F3032;}
.TableauEnteteRetards  { font-family:verdana,arial; color:#333333; font-size:10pt; font-weight:bold; background-color:#C04346; }
.TableauContenuRetards { background-color:#ffffff; color:Red; font-family:verdana,arial; font-size:9pt;}




