/*************************/
/*** Styles génériques ***/
/*************************/
body, td, p, div { font-family:Trebuchet MS,arial; font-size:9pt; }

/***********************/
/*** Composants HTML ***/
/***********************/
.TextBox     { color: #222222; background-color: #FFFFFF; font-family:Trebuchet MS,arial; font-size:9pt; font-weight:bold; }
.TextArea    { color: #222222; background-color: #FFFFFF; font-family:Trebuchet MS,arial; font-size:9pt; font-weight:bold; }
.BoutonRadio { color: #222222;}
.CheckBox    { color: #222222;}
.ListBox     { color: #222222; background-color: #FFFFFF; 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-image: url(fond.gif);}
.TableauArrierePlan { border-collapse: collapse; border-style:solid; border-color:#14AACF; border-width:0; }
/.ArrierePlan        { background-color: #FFFFFF;}
/.Contour            { background-color: #FF8A23; }
.Contour            { background-color: #FFFFFF; }

/****************/
/*** Tableaux ***/
/****************/
.TableauGeneral { border-collapse: collapse; border-style:solid; border-color:#FFFFFF;}
.TableauEntete  { font-family:Trebuchet MS,arial; color:#333333; font-size:10pt; font-weight:bold; background-color:#E0BCC0; }
.TableauContenu { background-color:#FFFFFF; color:#000000; font-family:Trebuchet MS,arial; font-size:9pt;}
/.TRRollover     { background-color:#FFFFFF;}
.TRRollover     { background-color:#FFFFFF;}

/*********************************/
/*** Commun à toutes les pages ***/
/*********************************/
.TitreRecherche        { font-family:Arial Rounded MT Bold,Trebuchet MS,arial; color:#CC6699; font-size:15pt; font-weight:bold; letter-spacing:3pt; }
.MessageErreur         { font-family:arial; color:#FF0000; font-size:9pt; font-weight:bold; }
.FondMenuHaut          { background-color:#CC6699 }
.FondMenuGauche        { background-color:#CC6699 }
.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: left }

/*************************************/
/***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;}
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:Trebuchet MS,arial; font-size:8pt; font-style:italic;}

/*************************/
/*** 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}
.ResultatAutorite      { font-family:Trebuchet MS,arial; font-size:9pt;}
.ResultatPanier        { font-family:Trebuchet MS,arial; font-size:9pt; color:#0000ff}

/**********************/
/*** Page de Notice ***/
/**********************/
.NoticeTableauGeneral        { border-collapse: collapse; border-style:solid; border-color:#C06098;}
.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 Mon Compte ***/
/***********************/
.CompteMessageExpedier { { font-family:Trebuchet MS,arial; font-size:9pt; color:#0000FF}

