﻿/*********************
      SQUELETTE
*********************/
BODY
{
    
    margin:0px;
    padding:0px;
    background:#CFCDCD url('../images/commun/fdBody.jpg') repeat-x top left;
    _background:none;
    _background-color:#CFCDCD;
}
BODY.demandeEssaiGratuit
{
    background:none;
    background-color:#CFCDCD;
}
/*********************
   STYLE GENERIQUES
*********************/
P, DIV, SPAN, TD, A, UL, LI
{
    font-family:Arial;
    font-size:12px;
    color:Black;
}
LI
{
    list-style:none;
}
A,
A:visited,
A:active,
A:link
{
    text-decoration:none;
}
A:hover
{
    text-decoration:none;
}
H1
{
    margin:0px;
    padding:0px;
}
H2
{
    margin:0px;
    padding:0px;    
}
H3
{   
    font-size:14px
}
H4
{
    font-family:Verdana;
    font-size:12px;
    background:url('../images/commun/separateur.gif') repeat-x bottom left;
}
.AuteurTribune H4
{
    background:none;
    font-family:Arial;
    font-weight:normal;
    display:inline;
    margin:0;
    padding:0;
}
H5
{
    font-family:Times New Roman;
    font-size:17px;
    font-weight:bold;
    font-style:italic;    
}
H6
{
    color:#5B7481;
    font-size:13px;
    font-weight:bold;
    margin:0px;
}
.pageContact H5
{
    margin-bottom:10px;
}
/*********************
        HEADER
*********************/
Div.pubTop
{
    width:732px;
    height:94px;
    margin:11px auto 0px auto;
    padding:4px 0px 0px 16px;
}
Div.pubRight
{
    width:313px;
    height:260px;
    padding:17px 0px 0px 8px;
}   
/********MENU*********/
#HeaderMenu A
{
    font-family:Arial Narrow;
    font-size:14px;
    color:White;
    font-weight:bold;
    outline:none;
}
#HeaderMenu A:hover,
#HeaderMenu A.menuSelected
{
    text-decoration:none;
    border-top:1px solid #898989;
    border-left:1px solid #898989;
    border-right:1px solid #898989;
}

/*****SOUS MENU************/
#HeaderMenu .popUpSousMenu UL,
#HeaderMenu .popUpSousMenu LI,
#HeaderMenu .popUpSousMenu A,
#HeaderMenu .popUpSousMenu A:hover,
#HeaderMenu .popUpSousMenu A:first-letter,
#HeaderMenu .popUpSousMenu A:hover:first-letter
{
    background:none;
    color:Black;
    border:none;
    font-weight:normal;
    font-size:12px;
    font-family:Arial;
}
#HeaderMenu .popUpSousMenu UL
{
    _border-bottom:1px solid #959595 !important;    
}
#HeaderMenu .popUpSousMenu A:first-letter
{
    _padding:0px !important;
}
#HeaderMenu .popUpSousMenu LI.DernierMenu
{
    border:none;
    position:static;
}
/***Calendrier***/

IMG.Calendrier
{

}
.ajax__calendar_container
{
    background-color:White;
}


/*****ZONE RECHERCHE*****/
#HeaderRecherche INPUT,
#Login INPUT,
INPUT.inputRecherche
{
    color:#6C6B6B;
    font-family:Verdana;
    font-size:11px;
}
#HeaderRecherche DIV.champRecherche
{
    background:url('../images/recherche/fdChampRecherche.gif') no-repeat center top;
    float:left;
    overflow:hidden;
    _display:inline-block;
    margin-top:7px;
}
#HeaderRecherche INPUT.champRecherche, 
#HeaderRecherche INPUT.filigrane
{
    background:none;
}
#HeaderRecherche input.filigrane
{
    color:#B5B5B5;
}
#HeaderRecherche A.Bt_affiner
{
    display:none;
}
/*****ZONE IDENTIFICATION*****/
#Login input.BtValider
{
   background:url('../images/boutons/btvaliderIdentification.png') no-repeat top left;
   _background:url('../images/boutons/btvaliderIdentification.gif') no-repeat top left;         
    cursor:pointer;
}
DIV.IdentCollaborateur
{
    font-size:13px;
    color:Black;
    text-align:center;
}
#btIdentification .btIdentifier:hover
{
    color:Black;  
}

/*******NON IDENTIFIE***********/

.Checkbox INPUT,
.checkBox INPUT,
.checkbox INPUT
{
    border:none !important;
}
#Login .Checkbox LABEL
{
    letter-spacing:-1px;
}
DIV.OubliMDP SPAN,
DIV.OubliMDP LABEL,
DIV.OubliMDP A
{
    font-size:11px;
    font-family:Verdana;
}
DIV.OubliMDP A
{
    letter-spacing:-1px;    
}

DIV.NonConnecte DIV.IdentCollaborateur
{
    font-weight:bold;
}
#btIdentification .btIdentifier
{
    color:White;
    font-size:13px;
    font-weight:bold;
    text-align:center;
}
#btIdentification A.btCodesOublies
{
    font-family:Verdana;
    font-size:10px;
    text-align:center;
}
#btIdentification A.btCodesOublies:hover,
#pageIntermediaire .blocMidentifier a.btCodesOublies:hover
{
    color:#959595;
    }
/*****IDENTIFIE***/

DIV.monActuel LI A
{
    font-family:Verdana;
    font-size:10px;
}
DIV.Connecte DIV.IdentCollaborateur
{
    color:Black;
}

DIV.Connecte DIV.SeDeconnecter A
{
    font-family:Verdana;
    font-size:10px;    
}
/*********************
        CORPS
*********************/
#Corps
{
    background:url('../images/commun/fdCorps.jpg') repeat-y top left;
}
#Corps.CorpsRecherche
{
    background:url('../images/commun/fdCorpsRecherche.jpg') repeat-y top left;
}
#monEspace #Corps
{
    background:url('../images/commun/fdCorpsMonEspace.jpg') repeat-y top left;    
}

#CorpsBas
{
    background:url('../images/commun/basCorps.jpg') no-repeat bottom left;    
}
#CorpsBas.CorpsBasRecherche
{
    background:url('../images/commun/basCorpsRecherche.jpg') no-repeat bottom left;    
}
#monEspace #CorpsBas
{
    background:url('../images/commun/basCorpsMonEspace.jpg') no-repeat bottom left;    
}
.CorpsContenu
{
    background:url('../images/commun/hautCorps.jpg') no-repeat top left;        
}
#monEspace .CorpsContenu
{
    background:url('../images/commun/hautCorpsMonEspace.jpg') no-repeat top left;        
}
.CorpsContenuSommaire
{
    background:url('../images/commun/hautCorpsSommaire.jpg') no-repeat top left;        
}
.CorpsContenuRecherche
{
    background:url('../images/commun/hautCorpsSommaireRecherche.jpg') no-repeat top left;        
}
.CorpsContenuOffre
{
    background:url('../images/commun/fdCorpsOffresEmploi.jpg') repeat-y top left;
    */*background:url('../images/commun/fdCorpsOffresEmploiIE.jpg') repeat-y top left;     */        
}
.CorpsContenuOffre #PartieGauche,
.CorpsContenuFicheOffre #PartieGauche
{
   background:url('../images/commun/hautCorpsOffresEmploi.jpg') no-repeat top left;         
}
DIV.dateSelected H1
{
    font-family:Times New Roman;
    font-style:italic;
    font-weight:bold;
    font-size:22px;
    color:#959595;
    text-align:center;
}
A.dateEdition
{
    color:#959994;
    font-family:Times New Roman;
    font-size:18px;
    font-weight:bold;
    font-style:italic;
}
DIV.boutonsEnteteCorps A.RSS{
    background:url('../images/boutons/btRSSAccueil.jpg') no-repeat top left;            
}
.CorpsContenuSommaire DIV.boutonsEnteteCorps A.RSS,
.CorpsContenuRecherche DIV.boutonsEnteteCorps A.RSS,
.CorpsContenuOffre A.RSS 
{
    background:url('../images/boutons/btRSSSommaire.gif') no-repeat top left;                
}
DIV.boutonsEnteteCorps A.PDF
{
    background:url('../images/boutons/btPDFAccueil.jpg') no-repeat top left;            
}
A.PDFSommaire,
.CorpsContenuFicheOffre A.PDF
{
    background:url('../images/boutons/btPDFSommaire.gif') no-repeat top left;            
}
DIV.boutonsEnteteCorps A.RSS:hover,
DIV.boutonsEnteteCorps A.PDF:hover
{
    text-decoration:none;
}
div.boutonsEnteteCorps div {
font-family:Verdana;
font-size:10px;
letter-spacing:-1px;
}
DIV.dateEdition A.editionPrecedente,
A.btRetourAnnonce,
A.bt_Precedent
{
    background:url('../images/boutons/btEditionPrecedente.gif') no-repeat top left;
}
DIV.dateEdition A.editionSuivante,
A.bt_Suivant
{
        background:url('../images/boutons/btEditionsuivante.gif') no-repeat top left;
}
/*#ctl00_EnteteCorpsSommaire
{
        background:url('../images/commun/fdDateArticle.jpg') no-repeat top left;    
}*/
/*********************
    COLONNE GAUCHE
*********************/
.ListeRessources .EnPartenariat .txt
{
    font-size:11px;
    color:#5B7481;
}
DIV.Gauche A.LienTheme,
#Centre A.LienTheme,
DIV.Gauche h2 A.LienTheme
{
    font-weight:bold;
    font-family:Verdana;
    font-size:12px;
}
DIV.Gauche H2.TitreRubrique
{
    font-family:Times New Roman;
    font-style:italic;
    font-size:21px;
    margin-left:16px;
}
DIV.Gauche H3,
DIV.Gauche H3 A
{
    font-family:Georgia;
    font-size:14px;
}

DIV.Gauche H2 A
{
    font-family:Georgia;
    font-size:14px;
    font-weight:bold;    
}
DIV.Gauche .documentsJoints
{
   font-weight:bold;
}
DIV.Gauche .Bloc .footer
{
    border-top:1px solid #959595;
}
DIV.Gauche .Bloc .footer A
{
    background:url('../images/commun/separateur.gif') repeat-x bottom left;
}
DIV.Gauche .Bloc .footer A.dernierLien
{
    background:none;
}
DIV.Gauche .Resume H3,
DIV.Gauche .Resume H3 A
{
    color:Black;
    font-family:Arial;
    font-size:12px;
    font-weight: normal;
}
DIV.unArticle
{
    border-top:1px solid #959595;
}
A.bt_Commenter
{
    background:url('../images/boutons/btReagir.gif') no-repeat top left;    
}
A.bt_Commenter SPAN
{
    font-size:13px;
    font-family:Arial;
    font-weight:bold;
}
DIV.infoBulleReagir,
DIV.infoBulleLire
{
    font-family:Verdana;
    font-size:10px;
    white-space:nowrap;
}
DIV.infoBulleLire
{
    text-align:center;
}
A.BtCadenas,
A.BtCadenasHover,
DIV.BtCadenas
{
    cursor:pointer;
     background:url('../images/boutons/btCadenas.gif') no-repeat top left;   
}

DIV.popupCadenas
{
    background:white;
    display:none;
}
DIV.popupCadenas DIV
{
    text-align:center;
    font-family:Verdana;
    font-size:10px;
    text-align:center;
}
A.Lire
{
     background:url('../images/boutons/btLire.gif') no-repeat top left;   
}
Div.pictosCartoucheGauche
{
    background:url('../images/commun/separateur.gif') repeat-x top left;
}
.PremierMouvement Div.pictosCartoucheGauche,
.unMouvement Div.pictosCartoucheGauche
{
    background:none;
}
DIV.titreSommaire
{
    font-family:Times New Roman;
    font-style:italic;
    font-weight:bold;
    font-size:26px;
}
DIV.RubriqueSommaire A
{
    font-family:Georgia;
    font-weight:bold;
    
}
.Gauche DIV.unMagazine
{
    border-bottom:1px solid #959595;
}
.Gauche DIV.unMagazine A
{
    text-align:center;
    font-family:Verdana;
    font-weight:bold;
}
A.btChiffresUtiles
{
    background:url('../images/boutons/btChiffresUtiles.jpg') no-repeat top left;
}

A.btTsaTexte
{
    background:url('../images/boutons/bouton-tsatexte.jpg') no-repeat top left;
}
.Bloc.Tribune  A.ThemeTribune
{
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
}
.Bloc.Tribune  A.TitreTribune
{
    font-family:Georgia;
    font-size:14px;
    font-weight:bold;
}
.Bloc.Tribune  A.AuteurTribune
{

}
.Bloc.Tribune .uneTribune
{
    border-top:1px solid #959595;
}
/*********************
        CENTRE
*********************/
#Centre a.Resume,
#Centre .Resume A,
.TableauAgenda .Resume P
{
    text-align:justify;
}
#Centre H3
{
    font-family:Georgia;
    font-size:20px;
}
#Centre H3 A
{
    font-family:Georgia;
    font-weight:bold;
    font-size:18px;
}
#Centre .PremiereRessource .TableauRessource H2 A,
#Centre .PremierArticleALaUne H3 A 
{
    font-size:20px;
}
#Centre .lesRevues H2 A
{
    font-size:12px;
}
#monEspace #Centre .uneArchive H2,
#monEspace #Centre .uneArchive H2 A,
#Centre .RubriqueTribunes H2 A
{
    font-size:12px;
}
#Centre #PreIdentification H2
{
    text-align:center;
    font-size:18px;
}
#Centre .titre
{
    border-bottom:1px solid #959595;
    text-align:center;
}

#Centre .ficheArticle .titre,
#Centre .Agenda .titre,
#Centre .RubriqueChroniques .titre,
#Centre .mesConsultations .titre,
#Centre .mesArchives .titre
{
    border:none;
}
.CorpsContenuOffre #Centre .titre
{
    border-bottom:none;
}
DIV.titreAlaUne
{
    text-align:center;
}
#Centre .BlocInfoStandard .titre
{
    border:none;
}
#Centre .titre SPAN,
DIV.titreAlaUne SPAN
{
    font-size:16px;
    font-weight:bold;
    font-family:Arial;
    font-style:normal;
}
#Centre .titre,
#Centre .titre A,
DIV.titreAlaUne A
{
    font-family:Times New Roman;
    font-size:44px;
    font-weight:bold;
    font-style:italic;
}
#Centre .titre H1,
#Centre .titre A H1,
DIV.titreAlaUne A H1
{
    font-size:44px;
    display:inline;
}

#monEspace #Centre .titre,
#monEspace #Centre .titre A
{
    font-size:27px;
}
DIV.titreAlaUne A H2
{
    font-size:44px;
    display:inline;
}
#Centre #Themes .titre A
{
    font-size:22px;
}
#Centre #Themes .titre A H1
{
    font-family:Verdana;
    font-size:22px;
    font-style:normal;
    padding:0px 2px;
}

#Centre .BlocInfoStandard .titre A,
#Centre .titre SPAN
{
    font-size:21px;
}
DIV.titreAlaUne SPAN
{
    font-size:25px;
}
#Centre .titre A:hover .couleur1,
DIV.titreAlaUne A:hover .couleur1
{
    color:#e3e3e5;
}
#Centre .titre A:hover .couleur2,
DIV.titreAlaUne A:hover .couleur2
{
    color:#c9c9ca;
}
#Centre .titre A:hover .couleur3,
DIV.titreAlaUne A:hover .couleur3
{
    color:#ababac;
}
#Centre .titre A:hover .couleur4,
DIV.titreAlaUne A:hover .couleur4
{
    color:#959595;
}
#Centre .BlocInfoStandard .titre A:hover .couleur1
{
    color:#959595;
}
#Centre .BlocInfoStandard .titre A:hover .couleur2
{
    color:#a1a1a1;
}
#Centre .BlocInfoStandard .titre A:hover .couleur3
{
    color:#ababac;
}
#Centre .BlocInfoStandard .titre A:hover .couleur4
{
    color:#b7b7b7;
}
#Centre .BlocInfoStandard .titre A:hover .couleur5
{
    color:#c9c9ca;
}
#Centre .BlocInfoStandard .titre A:hover .couleur6
{
    color:#d3d3d4;
}
#Centre .BlocInfoStandard .titre A:hover .couleur7
{
    color:#e3e3e5;
}
#Centre .BlocInfoStandard .titre A:hover .couleur8
{
    color:#e9e9ea;
}
#Centre .titre A:hover,
.titreAlaUne A:hover,
.titreAlaUne A:hover H2
{
    color:#959595
}
DIV.ImageArticle,
DIV.PictoArticle
{
    text-align:center;
}
.BlocOffresEmploi .entete A
{
    font-family:Times New Roman;
    font-weight:bold;
    color:White;
    font-style:italic;
    font-size:21px;
    }
.BlocOffresEmploi .villeOffre,
.BlocOffresEmploi .dateOffre
{
 color:#5B7481    ;
 font-size:11px;
}
.BlocOffresEmploi .nomOffre
{
    font-family:Verdana;
    font-weight:bold;
}
.BlocOffresEmploi .intituleOffre A
{
    font-family:Georgia;
    font-weight:bold;
    font-size:17px;
}
DIV.BlocOffresEmploi .liens
{
    text-align:center;
}
DIV.BlocOffresEmploi .liens SPAN
{
    border-left:1px solid #B1B2B4;
}
.BlocInfoStandard .unAgenda
{
    border-top:1px solid #959595;
}
.BlocInfoStandard.Agenda .Date A,
.RubriqueChroniques .date,
.panDernieresTribunes .date,
.unCommentaire .date,
.uneTribune .date
{
    color:#959595;
    font-family:Times New Roman;
    font-style:italic;
    font-weight:bold;
    font-size:14px;
    }
.BlocInfoStandard.Agenda A.titreAgenda
{
    font-family:Georgia;
    font-size:14px;
    font-weight:bold;
    padding-right:15px;
}
div.RessourceContenu table TD
{
    
}
div.RessourceContenu table TH
{
    color:#FFFFFF;
    background-color:#959595;
}
/****HOME THEME - RUBRIQUE***/
A.btDeplierEditions,
A.btDeplierThemes,
A.btDeplierRubrique,
A.btDeplierRubriques
{
    cursor:pointer;
}
A.btDeplierEditions SPAN,
A.btDeplierThemes SPAN,
A.btDeplierRubrique SPAN,
.Recherche .choixNbArticles,
A.btDeplierRubriques SPAN,
INPUT.inputMotsCles
{
    font-family:Verdana;
    font-size:10px;
    color:#6C6B6B;
}
A.validerRecherche
{
    background:url('../images/boutons/btValider.gif') no-repeat top left;
}
DIV.Recherche .dans
{
    font-family:Verdana;
    font-weight:bold;
}
/*DIV.Resultats
{
    border-top:1px solid #959595;
}*/
DIV.Resultats .UneRessource,
.ListeRessources DIV.pagination
{
    border-top:1px solid #959595;
}
.pageRecherche .ListeRessources DIV.pagination
{
    border:none;
}
div.blocRecherche .dans 
{
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
    }
DIV.Resultats TABLE,
DIV.Resultats TH,
DIV.Resultats TABLE TD
{
    border:none;
}
#Centre .Resultats A.LienTheme
{
    font-family:Times New Roman;
    font-size:20px;
    font-style:italic;
}
#Centre #Rubriques .Resultats A.LienTheme
{
    font-family:Verdana;
    font-weight:bold;
    font-style:normal;
    font-size:12px;
}
H3, 
H3 A
{
    font-size:14px;
    font-family:Arial;
}
DIV.MotsCles A SPAN,
.ListeSousThemes LI A SPAN,
.MotsClesResultats A SPAN
{
    font-weight:bold;
}
DIV.ListeSousThemes
{
    border-top:1px solid #959595;
}
.ListeSousThemes A.SelectedSousTheme,
.ListeSousThemes A.SelectedSousTheme:hover,
.ListeSousThemes A
{
    font-family:Verdana;
    font-weight:bold;
    color:Black;
}
.ListeSousThemes LI A
{
    font-family:Arial;
    font-weight:normal;
}
.ListeSousThemes LI A.SelectedSousTheme,
.ListeSousThemes LI A.SelectedSousTheme:hover
{
    font-weight:bold;
    font-family:Arial;
    color:Black;
}
.ListeSousThemes LI A.SelectedSousTheme SPAN,
.ListeSousThemes LI A.SelectedSousTheme:hover SPAN
{
    color:#959595;
}
DIV.txtMotsCles
{
    font-family:Times New Roman;
    font-size:17px;
    font-style:italic;
    font-weight:bold;
    background:url('../images/commun/separateur.gif') repeat-x top left;
}
.ListeTheme404.Themes LI
{
    list-style-type:square;
}
.ListeTheme404.Themes A
{
    font-family:Verdana;
    font-weight:bold;
}
.Liste404 LI
{
    list-style-type:decimal;
}
.page404 .rubriques A
{
    color:#959595;
    font-family:Times New Roman;
    font-size:18px;
    font-style:italic;
    font-weight:bold;    
}
.page404 .rubriques LI
{
    list-style-type:square;
}

/****Fiche Article****/

DIV.enteteArticle .Date,
DIV.enteteArticle .Date A,
.labDateMagazine,
.Resultats .date,
.uneArchive .Date,
#RessourceGauche .Date
{
    font-family:Times New Roman;
    font-style:italic;
    font-weight:bold;
    font-size:14px;
    color:#959595;
}
DIV.ResumeRessource
{
    font-weight:bold;
    text-align:justify;
}

DIV.BlocFonctionnel H5
{
    text-align:center;
    background:url('../images/commun/enteteCartoucheFicheArticle.jpg') no-repeat top left;
}
DIV.BlocFonctionnel.Annuaire H5
{
    text-align:center;
    background:url('../images/commun/enteteCartoucheAnnuaire.jpg') no-repeat top left;
}
SPAN.Credit
{
    font-family:Verdana;
    font-size:10px;
}
.cadreMotsCles A SPAN
{
    font-weight:bold;
}
A.Bt_Loupe
{
    background:url('../images/boutons/btLoupe.gif') no-repeat top left; no-repeat top left;
}

/*#Ressource .Reference,*/
#Ressource .PanAuteurTrait,
.PanReferenceActiveTrait,
#Ressource .PanReferenceInactiveTrait,
.PanInfosTrait
{
    background:url('../images/commun/separateur.gif') repeat-x bottom left;
}
#Ressource DIV.PanReferenceInactive
{
 background:none;
 }
#Ressource DIV.PanReferenceInactive H3,
#Ressource DIV.PanInfos H3,
#Ressource DIV.PanReferenceInactiveTrait H3,
#Ressource DIV.PanInfosTrait H3
{
    color:Black;
    background:url('../images/commun/pictoReferencesInactives.gif') no-repeat top left;
    font-size:12px;
    font-family:Arial;    
    padding-left:30px;    
} 
#Ressource DIV.PanInfos H3,
#Ressource DIV.PanInfosTrait H3
{
    background:url('../images/commun/pictoContact.gif') no-repeat top left; 
    height:20px;
    padding-top:2px;   
}
DIV.documentsJoints
{
    
    background:url('../images/commun/pictoDocumentsJoints.gif') no-repeat 5px 0px;    
    }
.Reference .documentsJoints,
.panReference .documentsJoints
{
    font-weight:bold;
    }

/** Fonctionnalités Article**/
#Fonctionnalites A.bt_Commenter
{
    background:url('../images/boutons/btReagir2.gif') no-repeat top left;    
}
A.bt_Archiver
{
    background:url('../images/boutons/btArchiver2.gif') no-repeat top left;
    }
A.bt_Mail
{
    background:url('../images/boutons/btEnvoyer2.gif') no-repeat top left;
}
A.bt_Imprimer
{
    background:url('../images/boutons/btImprimer2.gif') no-repeat top left;
}
/***Commentaires***/
DIV.ajouterCommentaire
{
    border-top:1px solid #959595;
}
.AnnonceOffreEmploi DIV .ajouterCommentaire
{
    border:none;
}
DIV.ListeCommentaires
{
    border-top:1px solid #959595;
}
DIV.unCommentaire
{
    border-top:1px solid #959595;       
}

A.bt_Hautdepage
{   
    font-family:Verdana;
    font-size:10px;
    background:url('../images/boutons/btHautPage.gif') no-repeat top left;
    }
DIV.ListeCommentaires DIV.boutons
{
    background:url('../images/commun/separateur.gif') repeat-x top left; 
}

DIV.infosCommentaire .Auteur
{
    font-weight:bold;
    font-family:Verdana;
    font-size:13px;
}
DIV.infosCommentaire .DateCom
{
    font-family:Times New Roman;
    font-size:14px;
    font-style:italic;
    font-weight:bold;
    color:#959595;
}
DIV.infosCommentaire .HeureCom
{
    font-family:Verdana;
    font-size:13px;
}
.ListeCommentaires DIV.TitreCom
{
    font-size:14px;
    font-weight:bold;
    font-family:Georgia;
}
DIV.ajouterCommentaire .onglet
{
    background:url('../images/commun/ongletAjouterCommentaire.jpg') no-repeat top left;
}
.AnnonceOffreEmploi DIV.ajouterCommentaire .onglet
{
    background:url('../images/commun/ongletRepondreAnnonce.jpg') no-repeat top left;
}
DIV.ajouterCommentaire .onglet SPAN
{
    font-family:Times New Roman;
    font-style:italic;
    font-size:17px;
    font-weight:bold;   
}
DIV.ajouterCommentaire DIV.infosProfil LABEL
{
    font-family:Verdana;
    font-size:10px;
}
DIV.infosProfil LABEL A
{
    font-size:11px;
}
A.bt_Previsu
{
    font-family:Verdana;
    font-size:10px;
}
DIV.ajouterCommentaire A.bt_Valider,
.monAbonnement A.bt_Valider,
.monProfil A.bt_Valider,
#CorpsMobile A.bt_Valider
{
    color:White;
    font-family:Verdana !important;
    font-size:10px!important;    
    font-weight:bold;
}
.monAbonnement A.bt_Valider
{
    clear:left;
}
DIV.ajouterCommentaire A.bt_Valider:hover, 
.monAbonnement A.bt_Valider:hover,
.monProfil A.bt_Valider:hover,
#CorpsMobile A.bt_Valider:hover
{
    color:Black;
}

.monAbonnement INPUT
{
    float:left;
    margin-left:10px;
}
.monAbonnement .popUp P SUP
{
    font-size:9px;
}
.monAbonnement .basCartouche DIV
{
    text-align:center;
}
.monAbonnement .basCartouche DIV.libelle
{
    text-align:left;
}
.monAbonnement .basCartouche
{
   border-top:1px solid #959595;
}
.monAbonnement .input,
.monProfil .input
{
    text-align:center;
    background-color:White;
    color:#959595;
}
.monProfil .input
{
    text-align:left;
}

DIV.ajouterCommentaire .FormLabel
{
    text-align:right;
}
DIV.ajouterCommentaire SPAN INPUT
{
    border:none;
}
IMG.Bt_Aide
{
    cursor:pointer;
}
div.ajouterCommentaire input.filigrane
{
    color:#959595;
    font-family:Verdana;
    font-size:11px;
}
div.ajouterCommentaire input.pseudoCommentaire,
div.ajouterCommentaire textarea,
div.ajouterCommentaire input.inputCommentaire
{
    font-family:Verdana;
    font-size:11px;   
    color:#6C6B6B; 
}
.accepterConditionsTexte
{
    font-family:Verdana;
    font-size:10px;
}
.accepterConditionsTexte A
{
    font-size:11px;
}
/*****Les REVUES*****/
DIV.lesRevues .unMagazine
{
  text-align:center;
 }
DIV.lesRevues .lienTitreMagazine 
{
    font-family:Times New Roman;
    font-size:14px;
    font-style:italic;
    font-weight:bold;
    color:#959595;
}
DIV.lesRevues .lienDateMagazine
{
    font-size:13px;
    font-family:Verdana;
    font-weight:bold;
}
SPAN.labTitreMagazine
{
    font-family:Georgia;
    font-size:20px;
    font-weight:bold;
}
#Ressource .note
{
    font-family:Verdana;
    font-size:10px;
}       
DIV.encadre1
{
    background-color:#CACACA;
} 
DIV.encadre1 .encadre1titre,
DIV.encadre2 .encadre2titre
{
    font-family:Georgia;
    font-size:14px;
    font-weight:bold;
}
DIV.encadre2
{
    background-color:#E4E0D8;
}
DIV.encadre1 .encadre1surtitre,
DIV.encadre2 .encadre2surtitre
{
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
}

DIV.encadre1 .encadre1chapeau,
DIV.encadre2 .encadre2chapeau
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

P.intertitre1,
DIV.intertitre1
{
    font-family:Georgia;
    font-size:17px;
    font-weight:bold;
}
P.intertitre2,
DIV.intertitre2
{
    font-family:Georgia;
    font-size:16px;    
}
P.intertitre3,
DIV.intertitre3
{
    font-family:Georgia;
    font-size:15px;
    font-style:italic;     
}
DIV.intertitre4,
P.intertitre4
{
    font-size:14px;
    font-weight:bold;
}
/*********Pagination************/

div.pagination {
	text-align:center;
}
.lesRevues TR.pagination TD
{
    border-top:1px solid #959595;
}
div.pagination a,
div.pagination a:active,
div.pagination a:visited
 {
	border: 1px solid black;
	text-decoration: none; /* no underline */
	color: black;
}
div.pagination a:hover
 {
	border: 1px solid #959595;
	color: white;		
}
div.pagination span.current {
	border: 1px solid #959595;
	color: white;
}
div.pagination span.disabled {
	border: 1px solid #EEE;
	color: #DDD;
}
div.pagination a.debut,
div.pagination span.debut,
div.pagination a.precedent,
div.pagination span.precedent
{
    border:none;
    background:url('../images/boutons/btEditionPrecedente.gif') no-repeat top right;
    }
   
div.pagination span.debut,
div.pagination span.precedent
{
    background:url('../images/boutons/btprecedentFade.gif') no-repeat top right;
    }    
div.pagination a.suivant,
div.pagination span.suivant,
div.pagination a.fin,
div.pagination span.fin
{
    border:none !important;
    background:url('../images/boutons/btEditionsuivante.gif') no-repeat top left;
    }
div.pagination span.suivant,
div.pagination span.fin
{
    background:url('../images/boutons/btsuivantFade.gif') no-repeat top left;  
    }
div.divnavigation A.btPrecedent
{
    background:url('../images/boutons/btEditionPrecedente.gif') no-repeat top left;    
}
div.divnavigation A.btSuivant 
{
    background:url('../images/boutons/btEditionsuivante.gif') no-repeat top right;    
}  
div.pagination a.debut:hover,
div.pagination span.debut:hover,
div.pagination a.precedent:hover,
div.pagination span.precedent:hover,
div.pagination a.suivant:hover,
div.pagination span.suivant:hover,
div.pagination a.fin:hover,
div.pagination span.fin:hover,
div.pagination a.debut,
div.pagination span.debut,
div.pagination a.precedent,
div.pagination span.precedent,
div.pagination a.suivant,
div.pagination span.suivant,
div.pagination a.fin,
div.pagination span.fin,
div.pagination a.debut:active,
div.pagination span.debut:active,
div.pagination a.precedent:active,
div.pagination span.precedent:active,
div.pagination a.suivant:active,
div.pagination span.suivant:active,
div.pagination a.fin:active,
div.pagination span.fin:active,
div.pagination a.debut:visited,
div.pagination span.debut:visited,
div.pagination a.precedent:visited,
div.pagination span.precedent:visited,
div.pagination a.suivant:visited,
div.pagination span.suivant:visited,
div.pagination a.fin:visited,
div.pagination span.fin:visited
{
    background-color:white;
    text-decoration:none;
    border:none;
    
    } 
/***LIRE EGALEMENT**/
.lireEgalement .LienArticle
{
    font-family:Georgia;
    font-weight:bold;
}
.lireEgalement A.TypeRessource
{
    font-family:Times New Roman;
    font-style:italic;
    font-weight:bold;
    font-size:14px;
}
.lireEgalement .unArticle
{
    border-top:1px solid #959595;
}
.separateur
{
    height:1px;
    background:url('../images/commun/separateur.gif') repeat-x top left;
    font-size:1px;
}
.monAbonnement .separateur,
.monProfil .separateur
{
    background:url('../images/commun/separateurCartoucheDroite.gif') repeat-x top left;
}
.monAbonnement .popUp .separateur,
.monProfil .popUp .separateur
{
       background:url('../images/commun/separateur.gif') repeat-x top left;
}
A.boutonConfimEnvoiContact SPAN
{
    font-family:Verdana;
    font-size:10px;    
}
/****PAGE RECHERCHE******/

DIV.GrandTitreRubrique.titreRecherche,
DIV.enteteIdentification,
DIV.enteteIdentificationMobile,
DIV.Entete404,
DIV.enteteContact,
DIV.EnteteRSS,
DIV.enteteTitresSemaine,
DIV.EnteteConfirmationContact
{
    text-align:center;
    border-bottom:1px solid #959595;
    font-size:22px;
    font-weight:normal;    
}
DIV.GrandTitreRubrique.titreRecherche H1,
DIV.enteteIdentification H1,
DIV.enteteIdentificationMobile H1,
DIV.Entete404 H1,
DIV.enteteContact H1,
DIV.EnteteRSS H1,
DIV.enteteTitresSemaine H1,
DIV.EnteteConfirmationContact H1
{
    text-align:center;
    font-size:22px;
    font-weight:normal;
}
DIV.blocRecherche,
DIV.Themesresultats
{
    border-bottom:1px solid #959595;
}
INPUT.inputRecherche
{
    font-family:Verdana;
    font-size:11px;
}
div.BlocFonctionnelRecherche h5
{
    background:url('../images/commun/enteteCartouchePageRecherche.jpg') no-repeat top left;
    text-align:center;
}
.pageRecherche .unResultat
{
    border:1px solid #959595;
}

.pageRecherche .unResultat .date A
{
    color:#959595;
}
.resultatRecherche A SPAN
{
    font-weight:bold;
}
.resultatRecherche A.SelectedTheme,
div.autresSuggestions span.SelectedTheme
{
    font-weight:bold;
    color:Black;
}
div.autresSuggestions span.SelectedTheme span.SelectedThemeResultats
{
	color:#959595;
}
div.Themesresultats a.SelectedLienTheme
{
	font-weight:bold;
	font-family:Verdana;
    color:Black;
}
.resultatRecherche A.SelectedTheme SPAN
{
    color:#959595;
}
.resultatRecherche A.SelectedTheme:hover SPAN
{
    color:Black;
}
.pageRecherche .theme a
{
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
}
#Centre .pageRecherche H2
{
    margin:3px 0px;
}
.pageRecherche SPAN.date,
.pageRecherche .lienRubrique A
{
    font-family:Times New Roman;
    font-style:italic;
    font-weight:bold;
    font-size:14px;
    
}
.pageRecherche SPAN.date
{
color:#959595;    
}
.pageRecherche .lienRubrique A
{
    font-size:20px;
}
.pageRecherche .basdePage
{
    font-family:Verdana;
    font-size:10px;
    color:#4B4B4B;
}
.pageRecherche .basdePage A
{
    font-size:11px;
}
A.bt_Detail
{
    background:url('../images/boutons/btdetails.gif') no-repeat top left;
}
.pageRecherche .detailResultat,
.pageRecherche .MotsClesResultats
{
    background:url('../images/commun/separateur.gif') repeat-x top left;
}
.LiensDetailResultat A SPAN,
.LiensDetailResultat A
{
    font-family:Verdana;
}
.LiensDetailResultat A SPAN
{
    font-weight:bold;
}
.boutonsDetail A.bt_Previsu
{
    background:url('../images/boutons/btPrevisu.gif') no-repeat top left !important;
}
.pageRecherche DIV.Themesresultats .resultatRecherche
{
    background:url('../images/commun/separateur.gif') repeat-x top left;
}
/****PAGE TITRES DE LA SEMAINE***/
#Centre .TitresSemaine h1 {
background:transparent url(../images/commun/separateur.gif) repeat-x scroll left bottom;
margin-left:7px;
margin-right:10px;
padding-bottom:8px;
font-family:Times New Roman;
font-size:21px;
font-style:italic;
color:#959595;
}
.TitresSemaine .Titre a, 
.TitresSemaine .Titre a:active, 
.TitresSemaine .Titre a:hover, 
.TitresSemaine .Titre a:visited {
font-family:Times New Roman;
font-size:24px;
font-style:italic;
font-weight:bold;
}
.TitresSemaine .Lien a {
font-family:Georgia;
font-size:15px;
font-weight:bold;
}

/****PAGE ABONNEMENT***/

.formulaire .codePrivilege div 
{
    font-weight:bold;
    text-align:center;
    font-family:Verdana;
}
.formulaire INPUT
{
    color:#6C6B6B;
    font-family:Verdana;
    font-size:11px;
}
.formulaire .leFormulaire,
.formulaire DIV.codePrivilege.Abonne,
.pageContact .laisserMessage
{
    background:url('../images/commun/separateur.gif') repeat-x top left;
}
.pageContact .formulaire DIV.codePrivilege.Abonne
{
    background:none;
}
.pageContact .formulaire .leFormulaire
{
    padding-top:15px;
}
.formulaire .basFormulaire
{
    background:url('../images/commun/separateur.gif') repeat-x bottom left;
}
.formulaire .FormLabel
{
    text-align:right;
    margin-right:5px;
}
.champsObligatoires
{
    font-family:Verdana;
    font-size:10px;
}
.formulaire .nbCaracteres,
.formulaire2 .nbCaracteres
{
    font-size:10px;
    font-family:Verdana; 
}  
.formulaire .checkCertification{
    text-align:center;
}
.checkCertification input{
    border:none;
}
.formulaire .checkCertification A:hover{
    color:#959595;   
}
/****PAGE CONTACT***/
.pageContact .centreGauche TD.img IMG
{
    cursor:pointer;
}
.pageContact .remainderMessage
{
    font-size:11px;
}
/****PAGE RSS*****/
SPAN.TitreRSS, SPAN.TitreRSS a
{
    font-size:24px;
    font-family:Times New Roman;
    font-style:italic;
    font-weight:bold;
    color:#959595;
}
.typeRessourceRSS, .typeRessourceRSS a
{
    font-family:Times New Roman;
    font-style:italic;
    font-weight:bold;
    font-size:18px    
}
.RSSparThemes .typeRessourceRSS, .RSSparThemes .typeRessourceRSS a
{
    font-family:Verdana;
    font-style:normal;
    font-weight:bold;
    font-size:12px;
}
.blocRSS .uneRubrique,
.blocRSS .unTheme
{
    background:url('../images/commun/separateur.gif') repeat-x top left;
}
/***CGU - PARTENAIRES - INFOS LEGALES***/

#Centre .pageContenu H2,
#Centre .pageContenu H3
{
    text-align:center;
    font-family:Times New Roman;
    font-size:26px;
    font-style:italic;
    font-weight:bold;    
}
#Centre .pageContenu H3
{
    text-align:left;
    font-size:24px;
}
#Centre .pageContenu .LogoPartenaire IMG
{
    border:none;
}
/***** MON ESPACE******/
/***mes commentaires***/
#monEspace .mesCommentaires .monPseudo INPUT
{
    font-family:Verdana;
    font-size:10px;
    color:#6C6B6B;
}
#monEspace A.bt_EntetePartieGauche,
#monEspace .uneArchive H1 A SPAN,
#monEspace .mesConsultations H1 A
{
    text-align:center;
    font-family:Times New Roman;
    font-size:22px;
    font-weight:bold;
    font-style:italic;
    color:#6C6B6B;
}
#monEspace A.bt_EntetePartieGauche:hover,
#monEspace A.bt_EntetePartieGauche.selected
{
    background:url('../images/boutons/btEnteteMonEspaceON.gif') no-repeat top left;
}
#monEspace DIV.contribution
{
    background:url('../images/commun/barreMesContributions.gif') no-repeat 0px 54px;
}
.ColonneTribunes div.panDerniereReaction
{
    background:url('../images/commun/separateur.gif') repeat-x top left;
}
#monEspace #Centre .mesTribunes div.panDerniereReaction .titre
{
    font-size:13px;
    font-family:Arial;
    font-style:normal;
}
.ColonneTribunes div.panDerniereReaction titreDerniereReaction SPAN
{
    font-family:Georgia;
    font-weight:bold;
}
.ColonneTribunes div.panDerniereReaction .resumeDerniereReaction
{
}
#monEspace .mesConsultations LI,
#monEspace .DragAndDropListe LI
{
    border-bottom:1px solid #959595;
}
#monEspace DIV.DragAndDrop
{
    background:url('../images/boutons/btDeplacer.gif') no-repeat top left;  
    cursor:pointer;  
}
#monEspace .uneArchive H1 A SPAN,
#monEspace .mesConsultations H1 A
{
    text-align:left;
    font-size:24px;
}
#monEspace .mesConsultations A
{
    font-size:14px;
    font-weight:bold;
    font-family:Georgia;
}
#monEspace .monPseudo .texte
{
    font-family:Verdana;
    font-weight:bold;
}
#monEspace .bt_Rediger
{
    background:url('../images/boutons/btRediger.gif') no-repeat top left;     
}
#monEspace .infoBulleModifier,
#monEspace .infoBulleValider
{
    font-family:Verdana;
    font-size:10px;
    font-weight:normal;
}
#monEspace .mesCommentaires .monPseudo
{
    border-bottom:1px solid #959595;
}
#monEspace #Centre h2
{
    clear:both;
    margin:0px 0px 2px 0px
}
#monEspace #Centre .uneTribune h2
{
    clear:none;
    margin:4px 0px;
}
#monEspace #Centre h2 a
{
    font-size:16px;
}
A.bt_Supprimer
{
    background:url('../images/boutons/bt_Supprimer.gif') no-repeat top left;      
}
#monEspace .lienArticle
{
    font-family:Times New Roman;
    font-style:italic;
    font-weight:bold;
}
#monEspace .lienArticle A
{
    font-family:Georgia;
    font-weight:bold;
}
INPUT.bt_Valider
{
    background:url('../images/boutons/btValider.gif') no-repeat top left;
    cursor:pointer;
}
INPUT.bt_Annuler
{
    cursor:pointer;
    background:url('../images/boutons/btAnnuler.gif') no-repeat top left;
}
A.bt_Reaction,
A.bt_Reaction SPAN
{
    font-weight:bold;
}
.mesCommentaires .reactions
{
    background:url('../images/commun/separateur.gif') repeat-x top left;   
    border-bottom:1px solid #959595;
}
.uneTribune .reactions
{
    background:url('../images/commun/separateur.gif') repeat-x top left;    
}
.mesCommentaires .lienConditions,
.mesCommentaires .footer,
.mesTribunes .footer
{
    border-bottom:1px solid #959595;
}
.mesTribunes .footer
{
    border-top:1px solid #959595;
}
.mesTribunes .lienConditions
{
    border-top:1px solid #959595;
}
.mesTribunes A.bt_MonProfil
{
   background:url('../images/boutons/btProfil.gif') no-repeat top left;  
   font-family:Verdana;
   font-weight:normal;
   font-size:10px;  
}
.etatProfil 
{
    font-weight:normal;
    text-align:left;
}

.etatProfil .couleur1,
.etatTribune .couleur1
{
    color:#308900;
    font-weight:bold;
}
.etatProfil .couleur2,
.etatTribune .couleur2,
.stats .couleur2
{
    color:#C00418;
    font-weight:bold;    
}
.mesTribunes .uneTribune
{
    border-top:1px solid #959595;
}
.uneTribune .theme
{
    font-family:Verdana;
    font-weight:bold;
}

DIV.Bloc.monProfil DIV.partie
{
    background:url('../images/commun/separateurCartoucheDroite.gif') repeat-x top left;
}
DIV.Bloc.monProfil DIV.premierPartie
{
    background:none;
}
.Bloc.monProfil .partie SPAN
{
    font-weight:bold;
}
.Bloc.monProfil .partie P
{
    font-family:Verdana;
    font-size:10px;
    margin:10px 0px 0px 0px;
}
#Droite .Bloc a.bt_Contacter,
#Droite .Bloc a.bt_Contacter:hover
{
    font-size:10px;
    font-family:Verdana;
    color:Black;
    font-weight:normal;
    background:url('../images/boutons/btNousContacter.gif') no-repeat top left;
}
/***OFFRES EMPLOI***/
A.btPostuler
{
    font-size:10px;
    font-weight:bold;
    font-family:Verdana;
    color:White;
}
A.btPostuler:hover
{
       color:black;
}

.Bloc.OffresEmploi td
{
    padding-bottom:10px;
}
.Bloc.OffresEmploi td.Trait
{
    padding-top:10px;
    border-top:1px solid #959595;
}

.CorpsContenuOffre H5
{
    text-align:center;
}
.OffresEmploiNombreOffres DIV,
.OffresEmploiNombreOffres SPAN
{
    font-family:Georgia;
    font-size:18px;
    font-weight:bold;
}
.divContactRecruteur
{
    font-family:Verdana;
    font-size:10px;
    color:#4b4b4b;
}
.divContactRecruteur A
{
    font-family:Arial;
    font-size:11px;
}
.CorpsContenuOffre .ListeRessources
{
    background:url('../images/commun/enteteTableauOffresEmploi.gif') no-repeat top left;        
}
.nomRecruteur
{
    color:#5B7481;
    font-family:Verdana;
    font-weight:bold;
}
DIV.Description
{
    background-color:White;
    border-top:1px solid #959595;
    border-bottom:1px solid #959595;
}
DIV.btTouteNosOffres 
{
    text-align:center;
}
div.Description DIV.noBackground
{
    background:none;
}
.CorpsContenuOffre TABLE.ListeRessources TH,
.CorpsContenuOffre TABLE.ListeRessources TH A
{
    font-family:Verdana;
    color:#959595;
    font-size:11px;
}
.CorpsContenuOffre .OffreSponsorisee
{
}

.CorpsContenuOffre TABLE.ListeRessources .derniereOffre TD
{
    border-bottom:1px solid #959595;
}
.CorpsContenuOffre TH.TriCroissant A
{
    background:url('../images/commun/triCroissantOFF.gif') no-repeat 100% 4px;     
}
.CorpsContenuOffre TH.TriDecroissant A
{
background:url('../images/commun/triDeCroissantOFF.gif') no-repeat 100% 4px;         
}
.CorpsContenuOffre .dateAnnonce,
.CorpsContenuOffre .villeAnnonce,
.CorpsContenuOffre .detailsAnnonce
{
    color:#5B7481;
}
.CorpsContenuOffre .detailsAnnonce SPAN
{   
    color:Black;
}
.CorpsContenuOffre .posteAnnonce SPAN
{
    font-family:Georgia;
    font-size:12px;
    font-weight:bold;
}
.CorpsContenuFicheOffre .InfosCles .titreInfosCles
{
    font-family:Times New Roman;
    font-size:18px;
    font-style:italic;
    font-weight:bold;
    color:#959595;
    border-right:1px solid #959595;
    border-bottom:1px solid #959595;
}
DIV.labelInfosCles
{
    color:#5B7481;
    font-family:Verdana;
    font-weight:bold;
}
DIV.txtInfosCles
{
}
DIV.pictoRecruteur
{

}
.lbRecruteur
{
    display:block;
    text-align:center;
    color:#5B7481;
    font-family:Verdana;
    font-weight:bold;
}
.CorpsContenuFicheOffre .divnavigation TD
{
    text-align:center;
}

.CorpsContenuFicheOffre DIV.divnavigation
{
    border-bottom:1px solid #959595;
}
.posteOffreEmploi
{
    text-align:center;
}
.posteOffreEmploi SPAN
{
    font-family:Georgia;
    font-size:18px;
    font-weight:bold;
}
.CorpsContenuFicheOffre A.bt_Imprimer,
.CorpsContenuFicheOffre A.bt_Mail,
.CorpsContenuFicheOffre A.PDF
{
    font-family:Verdana;
    font-size:10px;
}

A.btEnvoyer
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:White;
}
A.btEnvoyer:hover
{
    color:Black;
}
.CartoucheIlsRecrutent A,
.pictosIlsRecrutent A
{
    text-align:center;
    background-color:White;
    }
.CartoucheIlsRecrutent
{
    margin-top:10px;
}    
/****PAGE CONTENU RESERVE****/

.titreAbonnement
{
    background:url('../images/commun/ongletAbonnement.jpg') no-repeat top left;
    font-family:Times New Roman;
    font-style:italic;
    font-weight:bold;
    font-size:18px;
}
DIV.infosAbonnementHaut
{
       background:url('../images/commun/hautEncardAbonnement.gif') no-repeat top left;
    }
DIV.infosAbonnementBas
{
       background:url('../images/commun/basEncardAbonnement.gif') no-repeat top left;
    }   
DIV.infosAbonnementContenu 
{
    background-color:#C00418;
}
DIV.infosAbonnementContenu *
{
    color:White;
}
DIV.infosAbonnementContenu .Titre
{
    font-family:Verdana;
    font-size:15px;
    font-weight:bold;
}
div.infosAbonnementContenu INPUT
{
    color: #959595;
    font-size:11px;
    font-family:Verdana;
}
DIV.infosAbonnementContenu input.BtValider
{
    background:url('../images/boutons/btValiderFondRouge.gif') no-repeat top left;
}
DIV.infosAbonnementContenu SPAN.Checkbox LABEL
{
    font-family:Verdana;
    font-size:11px;
}
DIV.infosAbonnementContenu .codesOublies
{
    font-family:Verdana;
    font-size:10px;
}

.ArticleSouhaiteTitre
{
    color:#959595;
    font-family:Times New Roman;
    font-size:17px;
    font-style:italic;
    font-weight:bold;
}
DIV.ArticleSouhaite .titre
{
    font-family:Georgia;
    font-weight:bold;
    margin-bottom:7px;
}
#Centre .lesRaisons,
#MotRedacteur
{
    background:url('../images/commun/separateur.gif') repeat-x bottom left;
}
#MotRedacteur H1,div.lireEgalementIdentification h1
{
    color:#959595;
    font-family:Times New Roman;
    font-size:21px;
    font-style:italic;    
}
#MotRedacteur .PhotoDLR {
    background:transparent url(../images/pictos/photoDLR.jpg) repeat-x scroll left top;
}
#MotRedacteur H2
{
    font-size:18px;
}
div.lireEgalementIdentification h3, div.lireEgalementIdentification h3 a
{
    font-size: 12px;
    font-family: Georgia;
}

#MotRedacteur a.Auteurs
{
    font-weight:bold;
}
/***PAGE TSA TEXTES***/
#Centre .tsaTextes DIV.titre
{
    font-size:26px;
    border:none;
}
/***CHRONIQUES******/
.bt_Rediger
{
    background:url('../images/boutons/btRediger.gif') no-repeat top left;
}
.profilPublic
{
    background:url('../images/commun/separateur.gif') repeat-x top left;
    border-bottom:1px solid #959595;    
}
.profilPublic SPAN.couleur
{
    font-weight:bold;
}

.redigerChronique .label,
.redigerChronique .label SPAN
{
    font-family:Verdana;
    font-weight:bold;
}
.redigerChronique INPUT.bt_Ajouter
{
    background:url('../images/boutons/btAjouter.gif') no-repeat top left;
    font-family:Verdana;
    font-size:10px;
    cursor:pointer;
}
.redigerChronique DIV.CGV
{
    overflow:hidden;
    _display:inline-block;
    padding-bottom:7px;
}


.redigerChronique .centrePopUp .bt_Valider
{
    background:url('../images/boutons/btValider.gif') no-repeat top left;
    cursor:pointer;   
    border:none; 
}
#Centre.redigerChronique .centrePopUp .boutons
{
    padding-left:155px;
}

#Centre .redigerChronique .centrePopUp .boutons A.btAnnuler
{
    background:url('../images/boutons/btAnnuler.gif') no-repeat top left;
}
.redigerChronique .centrePopUp .bt_Annuler
{
    background:url('../images/boutons/btAnnuler.gif') no-repeat top left;    
    cursor:pointer;
    border:none;
}
.redigerChronique .separateur
{
    background:url('../images/commun/separateur.gif') repeat-x bottom left;
}
.boutonsRedaction LI A
{
    font-family:Verdana;
    font-size:10px;      
}
.boutonsRedaction LI .popUp A
{
    font-family:Arial;
    font-size:12px;
}
.RubriqueChroniques A.bt_Rediger,
.popUp .boutons A.bt_Rediger
{
   background:url('../images/boutons/btRediger.gif') no-repeat top left;  
}
.boutonsRedaction LI
{
    background:url('../images/commun/separateur.gif') repeat-x top left;
}
DIV.boutonsRedaction
{
   background:url('../images/commun/separateur.gif') repeat-x bottom left;    
}
.RubriqueChroniques .Recherche
{
    border-top:1px solid #959595;
    border-bottom:1px solid #959595;
}
.RubriqueChroniques H3,
.RubriqueChroniques H3 A
{
    font-size:18px;
}
.RubriqueChroniques DIV.BoutonsRessource
{
    border-bottom:1px solid #959595;
}
#Centre DIV.BlocFonctionnel.Annuaire .enteteInfosAuteur
{
    border-bottom:1px solid #959595;
}
#Centre DIV.BlocFonctionnel.Annuaire .nomAuteur A,
a.bt_LireTribunes,
.infosAuteurs .detailsAuteur SPAN.fonctionAuteur
{
    font-weight:bold;
}
.infosAuteurs .detailsAuteur SPAN
{
    font-size:11px;
}
#Centre #Tribune #Ressource .titre
{
    border:none;
}
.blocProfil .fondTitreProfil
{
    background:url('../images/commun/fdTitreProfil.jpg') no-repeat top left;
}
.blocProfil .fondTitreProfil A,
.blocProfil .fondTitreProfil SPAN
{
    font-size:14px;
    font-weight:bold;
}
.blocProfil .profilFonction,
.blocProfil a.bt_LireTribunes
{
    font-weight:bold;
}
.blocProfil .txtVoirProfil,
.blocProfil .txtVoirChroniques
{
    font-family:Verdana;
    font-size:10px;
}
.profilDetail h4 {
float:left;
font-family:Verdana;
margin-top:10px;
background:none;
}
.profilDetail h4 SPAN
{
    float:left;
    clear:none;
    display:inline;
    width:auto;
    margin:0px;
    padding:0px;
}
.profilDetail.Description TEXTAREA
{
    float:left;
}
.profilDetail span {
clear:both;
display:block;
float:left;
margin-top:3px;
padding-bottom:10px;
width:100%;
}
div.profilDetail.Description {
margin-top:12px;
margin-left:1px;
margin-right:0px;
margin-bottom:0px;
border-bottom:none;
}
.profilDetail {
border-top:1px solid #959595;
overflow:hidden;
_display:inline-block;
padding:0 20px 15px 12px;
}
.profilDetail table {
clear:both;
}
.panDernieresTribunes .titreDerniereTribunes { 
font-family:Times New Roman;
font-size:17px;
font-style:italic;
font-weight:bold;
padding-left:15px;
color:Black !important;}

.panDernieresTribunes {
border-top:1px solid #959595;
margin-top:10px;
padding-top:10px;
}
a.lienMail{
display:block;
float:left;
margin-bottom:7px;}
.panDernieresTribunes .BoutonsRessource {
width:100% !important;
margin-top:5px;
overflow:hidden;
_display:inline-block;
}
A.btRetourAnnuaire
{
 font-family:Verdana;
 font-size:10px;
 display:block;
 float:left;
 background:url('../images/boutons/btEditionPrecedente.gif') no-repeat top left;
 padding-left:25px;  
 margin:10px 0px 0px 15px;
 height:15px;
 padding-top:2px; 
}
DIV.modifProfil
{
    padding:10px;
}
.modifProfil INPUT,
.modifProfil SELECT
{
    font-size:11px;
    font-family:Verdana;
    color:#959595;
}
.modifProfil .libelle
{
    font-family:Verdana;
    padding-right:5px;
}
.modifProfil .libelle SPAN
{
    font-family:Verdana;
}
.divBtValider
{
    text-align:center;
}
.Annuaire .infosAuteurs 
{
    border-bottom:1px solid #959595;
    }
.blocProfil .infosProfil TABLE TD.stats
{
}

.blocProfil .infosProfil TABLE TD.stats SPAN
{
    font-family:Verdana;
}    
.blocProfil .infosProfil TABLE TD.stats SPAN.nbConsultations
{
    font-weight:bold;
}
.BlocFonctionnel.memeTheme TABLE .uneTribune
{
    border-top:1px solid #959595;
}
.BlocFonctionnel.memeAuteur TABLE .MemeAuteurTribune,
.BlocFonctionnel.memeTheme TABLE .ThemeTribune
{
    font-family:Georgia;
    font-weight:bold;
}
.BlocFonctionnel.memeTheme TABLE .TypeRessource
{
    font-family:Times New Roman;
    font-style:italic;
    font-weight:bold;
    font-size:14px;
}
.BlocFonctionnel.memeTheme TABLE .AuteurTribune
{
    font-size:11px;
    color:#188909;
}
.TableauAnnuaire .nomAuteur A
{
    font-weight:bold;
}
.TableauAnnuaire  .fonctionAuteur
{
    font-weight:bold;
}
.TableauAnnuaire .cadreProfil,
.TableauAnnuaire .enteteInfosAuteur
{
    border-bottom:1px solid #959595;    
}
DIV.titreAnnuaire
{
    background:url('../images/commun/enteteAnnuaire.jpg') no-repeat top left;
    font-family:Times New Roman;
    font-style:italic;
    font-weight:bold;
    font-size:18px;
    text-align:center;
}
.infosProfil td.stats span {
font-family:verdana;
}
A.bt_ModifierTribune
{
    font-family:Verdana;
    font-size:10px;
    
}

A.lnkChartePasCommencee,
A.lnkCharteEnCours,
A.lnkCharteTerminee,
A.lnkChroniquePasCommencee,
A.lnkChroniqueEnCours,
A.lnkChroniqueTerminee,
A.lnkMonProfilPasCommencee,
SPAN.lnkMonProfilPasCommencee,
A.lnkMonProfilEnCours,
A.lnkMonProfilTerminee
{
    color:#959595;
    border:1px solid #959595;
    text-align:center;
    background:url('../images/boutons/btRedactionTribune1.gif') no-repeat center 9px;
}
A.lnkChroniquePasCommencee
{
    background:url('../images/boutons/btRedactionTribune2.gif') no-repeat center 9px;    
}
A.lnkMonProfilPasCommencee,
SPAN.lnkMonProfilPasCommencee
{
    background:url('../images/boutons/btRedactionTribune3.gif') no-repeat center 9px;        
}
#Centre .pageContenu .filArianne A.lnkCharteEnCours,
#Centre .pageContenu .filArianne A.lnkChroniqueEnCours,
#Centre .pageContenu .filArianne A.lnkMonProfilEnCours,
A.lnkCharteEnCours,
A.lnkChroniqueEnCours,
A.lnkMonProfilEnCours,
#Centre .pageContenu .filArianne A.bouton
{
    color:Black;
}
.pageContenu.charte .boutonsFilArianne
{
    background:url('../images/commun/separateur.gif') repeat-x bottom left;
}
.ListeFichiersJoints TH
{
    background-color:#959595;
    color:White;
    text-align:left;
}
.ListeFichiersJoints A.bt_Supprimer
{
    float:none;
}
.redigerChronique .boutons SPAN.Signalement
{
    color:Red;
}
/***GLOSSAIRE***/
div.Alphabet {
border-bottom:1px solid #959595;
text-align:center;
}
div.Alphabet a {
border:1px solid #959595;
font-family:Verdana;
font-size:14px;
font-weight:bold;
text-align:center;
}
div.Alphabet a:hover {
color:White;
}
.unGlossaire {
border-bottom:1px solid #959595;
}
/**** AGENDA ****/
SPAN.dateAgenda
{
    color:#959595;
    font-family:Times New Roman;
    font-size:14px;
    font-style:italic;
    font-weight:bold;
}
SPAN.dateAgenda:first-letter
{
    text-transform:uppercase;
}
/*********************
    COLONNE DROITE
*********************/
#Droite
{
    background:url('../images/commun/fdCartoucheHaut2.jpg') no-repeat 0px 75px;          
}
.CorpsContenuSommaire #Droite,
.CorpsContenuRecherche #Droite,
.CorpsContenuFicheOffre #Droite,
.CorpsContenuOffre #Droite 
{
    background:url('../images/commun/fdCartoucheHaut2.jpg') no-repeat 0px 45px;          
}
.CorpsContenuOffre #Droite,
.CorpsContenuFicheOffre #Droite
{
    background:url('../images/commun/fdCartoucheHaut3.jpg') no-repeat top left;      
}
#Droite div.TitreBloc
{
    margin-bottom:3px;
    display:block;
}
#Droite div.TitreBloc H2
{
    font-family:Times New Roman;
    color:White;
    font-size:17px;
    font-style:italic;
    font-weight:bold;
    text-align:center;    
}
#Droite H1
{
    font-family:Times New Roman;
    color:White;
    font-size:17px;
    font-style:italic;
    font-weight:bold;
    text-align:center;
    height:24px;
    display:block;
    *display:inline-block;
}
#Droite DIV.Bloc
{
    background:url('../images/Commun/fdCartoucheDroite.jpg') repeat-y top left;    
}
#monEspace #Droite DIV.Bloc
{
   background:url('../images/Commun/fdCartoucheDroiteMonEspace.jpg') repeat-y top left;        
}
/*#monEspace div.BlocDeFin {
    background:transparent url(../images/Commun/hautBlocDeFinMonEspace.jpg) no-repeat scroll left top;
}*/
/*#Droite Div.Bloc.Elegia .footerBloc
{
    background:url('../images/Commun/basDernierCartouche.jpg') no-repeat bottom left; 
}*/
/*#Droite Div.Bloc.monProfil .footerBloc
{
    background:url('../images/Commun/basDernierCartoucheMonEspace.jpg') no-repeat bottom left;     
}*/
#Droite Div.Bloc .headerBloc
{
}
#Droite Div.Bloc .footerBloc
{
    background:url('../images/commun/basCartoucheDroite.jpg') no-repeat bottom left;
}
#monEspace Div.Bloc .footerBloc
{
    background:url('../images/commun/basCartoucheDroiteMonEspace.jpg') no-repeat bottom left;
}
/*#monEspace div.Bloc.monProfil .footerBloc
{
    background:none;
}*/
#Droite .Bloc A
{
    font-family:Georgia;
    font-weight:bold;
}
DIV.BlocDeFin
{
   background:url('../images/Commun/hautBlocDeFin.jpg') no-repeat top left; 
}
/**CARTOUCHE ARTICLE LES + LUS**/
DIV.unArticlesLesPlusLus,
DIV.uneReaction
{
    border-top:1px solid #B1B2B4;
}
#Droite span.nbConsultations 
{
    font-style:italic;
    font-family:Arial;
    font-weight:bold;
    font-size:10px;    
}

/***CARTOUCHE DERNIERES REACTIONS***/
#Droite .Bloc A.lienArticleReaction
{
    font-family:Arial;
    font-weight:normal;
}
#Droite .Bloc SPAN.AuteurReaction,
#Droite .Bloc SPAN.laDate
{
    font-weight:bold;
}
/****CARTOUCHE FORMATION****/
#Droite DIV.Bloc.Elegia LI
{
     border-bottom:1px solid #B1B2B4;   
}
#Droite DIV.Bloc.Elegia LI A
{
    font-family:Arial;
    font-weight:normal;
}

#Droite .LogoPartenaireMaster A
{
    background:url('../images/commun/Elegia.jpg') no-repeat top left;
}
/***CARTOUCHE SONDAGE***/
#Droite .Bloc A.themeQuestionSondage
{
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
}
DIV.questionSondage
{
    font-weight:bold;
}
DIV.SondageProposition
{
    border-right:1px solid #959595;
}
#Droite .Bloc A.bt_Vote
{
    font-family:Verdana;
    font-size:10px;
    color:White;
}
#Droite .Bloc A.bt_Vote:hover
{
    color:Black;
}
DIV.AfficherResultats
{
    text-align:center;
}
#Droite .Bloc DIV.AfficherResultats A
{
    font-family:Arial;
    font-weight:normal;
}
SPAN.SondageResultatPourcentage
{
    font-size:10px;
    font-style:italic;
    font-weight:bold;
}
#Droite .Bloc DIV.SondageResultatTheme2 A
{
    font-family:Arial;
    font-weight:normal;
}
DIV.SondageResultatTheme2
{
    background:url('../images/commun/separateurCartoucheDroite.gif') repeat-x top left;
    text-align:center;
}
/*********************
        FOOTER
*********************/
#Footer,
#Footer2,
#Footer3
{
    background:url('../images/commun/fdFooters.jpg') repeat-y top left;
}
DIV.CentreFooter
{
    background:url('../images/commun/hautfooters.jpg') no-repeat top left;    
}
#Footer DIV.CentreFooter
{
    background:none;
}
DIV.BasFooter
{
    background:url('../images/commun/basfooters.jpg') no-repeat bottom left;        
}
#Footer3 DIV.BasFooter
{
    background:url('../images/commun/basfooter3.jpg') no-repeat bottom left;            
}
DIV.CentreFooter div.TitreFooter
{
    font-style:italic;
    font-family:Times New Roman;
    font-size:21px;
    font-weight:bold;
}

/*****FOOTER THEMES****/
.divContactRecruteur A:hover,
div.Gauche .Resume h3 a:hover,
a.lienMail:hover,
.blocProfil a.bt_LireTribunes:hover,
#RessourceGauche .panReference A:hover,
A.bt_LireTribunes:hover,
#Centre DIV.BlocFonctionnel.Annuaire .nomAuteur A:hover,
A.AuteurTribune:hover,
DIV.popUp.Petite.popUpAide .centrePopUp A:hover,
.MotsClesResultats A:hover,
.ListeSousThemes A:hover,
.BlocOffresEmploi .nomOffre A:hover,
.LiensDetailResultat A:hover SPAN,
A.AlisteAuteurs:hover,
.pageRecherche .theme A:hover,
.pageRecherche .basdePage A:hover,
#Fonctionnalites A.bt_Commenter:hover SPAN,
.CartoucheMobile A:hover,
.resultatRecherche A:hover,
.Bloc.Tribune  A.AuteurTribune:hover,
.TableauAnnuaire .nomAuteur A:hover,
#Footer A:hover,
.Liste404 A:hover,
#Centre .pageContenu .filArianne A,
#Footer2 A:hover,
DIV.popUp .CGU A:hover,
A.bt_Reaction:hover SPAN,
.BlocFonctionnel.memeTheme TABLE A.AuteurTribune:hover,
#Footer3 A:hover,
#Footer A.LienThemeFooter:hover,
#Footer A.LienSousThemeFooter:hover,
#Footer2 TABLE A:hover,
#Footer3 A:hover,
#Droite DIV.Bloc.Elegia A:hover,
.TableauAgenda .Resume A:hover,
DIV.Gauche .Bloc .footer A:hover,
DIV.Gauche a.LienTheme:hover,
#Centre A.LienTheme:hover,
DIV.Gauche .Reference A:hover,
#Droite .Bloc A.themeQuestionSondage:hover,
.lienConditions A:hover,
#Droite .Bloc DIV.AfficherResultats A:hover,
#Droite .Bloc DIV.SondageResultatTheme2 A:hover,
#Ressource A.Auteurs:hover,
DIV.infosProfil LABEL A:hover,
div.lesRevues a.lienDateMagazine:hover,
DIV.panPublieeDans A:hover,
.Reference A:hover,
.pageRecherche .lienRubrique a:hover,
DIV.RessourceContenu A:hover,
.autocompleteListeHeader A:hover,
.lesSuggestions A:hover,
#Droite .Bloc A.lienArticleReaction:hover,
A.LienEssaiGratuit:hover,
#Centre .pageContenu A:hover,
.accepterConditionsTexte A:hover,
#Centre .pageContenu H3,
DIV.popUp.Petite .centrePopUp LI A:hover,
A.btTouteNosOffres:hover,
DIV.BlocOffresEmploi .liens A:hover,
.CorpsContenuFicheOffre .InfosCles .liens A:hover,
.cadreMotsCles A:hover,
#Centre #Rubriques .Resultats A.LienTheme:hover,
DIV.MotsCles A:hover,
.ListeSousThemes LI A:hover,
.blocProfil .fondTitreProfil A:hover,
.Bloc.Tribune  A.ThemeTribune:hover,
.BlocFonctionnel.memeTheme table A.TypeRessource:hover,
#Centre .Resultats a.LienTheme:hover,
.lireEgalement a.TypeRessource:hover,
.ListeTheme404.Themes A:hover,
.boutonsRedaction LI .popUp A:hover,
.monAbonnement .basCartouche .infos A:hover,
#Droite DIV.Bloc.monProfil .infos A:hover,
#Centre table.TableauRessource tr td div.MotsCles h2 a:hover,
#Centre table.ListeRessources tr td div.MotsCles h2 a:hover,
#Centre div.detailResultat div.MotsClesResultats h2 a:hover,
.ResultatsRecherche H1 A.LienTheme:hover,
A.AuteurTribune:hover h4,
.contenuPopUpNL .lienEspacePerso A:hover,
#Centre .TableauAgenda h3 A:hover,
div.Gauche .Resume A:hover,
#Centre .unGlossaire H3 A:hover
{
    text-decoration:none;
    color:#959595;
}
#Footer A.LienThemeFooter
{
    font-weight:bold;
    font-family:Verdana;
    font-size:11px;
}
#Footer A.LienThemeFooter SPAN
{
    font-size:11px;
    font-weight:bold;
    color:#B1B2B4;
}
#Footer A.LienArticlePluslu
{
    font-family:Georgia;
    font-weight:bold;
    font-size:11px;
}
#Footer A.LienArticlePluslu SPAN.nbConsultations
{
    font-size:11px;
    font-style:italic;
    color:#B1B2B4;
    font-weight:normal;
}
#Footer SPAN.libelleRubrique
{   
    color:#4B4B4B;
    font-style:italic;
    font-family:Times New Roman;
    font-weight:bold;    
}
#Footer A.LienSousThemeFooter
{
    font-size:11px;
}
#Footer .unLienSousTheme SPAN.nbArticles
{
    font-weight:bold;
    font-size:11px;
}
/***FOOTER REQUETES****/
#Footer2 TABLE A SPAN
{
    color:Black;
}
/*****FOOTER3*********/
#Footer3 .bloc1
{
    text-align:center;
}
#Footer3 .bloc1 A
{
    border-left:1px solid #707172;
}
#Footer3 .bloc2 DIV
{
    font-size:11px;
}
#Footer3 .bloc2 .titre
{
   font-family:Verdana;
   font-weight:bold;
}
#Footer3 .bloc3 A.lienActuEL
{
    background:url('../images/commun/logoFooterEL.gif') no-repeat bottom right;
}
#Footer3 .bloc3 A
{
    font-size:11px;
    cursor:pointer;
}
/*********************
       POP UP
*********************/
div.popUp.Petite .centrePopUp a.validerRecherche
{
    color:White;
}
div.popUp.Petite .centrePopUp a.validerRecherche:hover
{
    color:Black;
}
.autocompleteListeHeader SPAN,
.lesSuggestions SPAN
{
    font-weight:bold;
}
DIV.popUp.Moyenne .footer,
DIV.popUp.Moyenne DIV.footer
{
    background:url('../images/commun/footerPopUp.png') no-repeat top left;
    _background:url('../images/commun/footerPopUpMoyenneIE6.gif') no-repeat top left !important;    
}
DIV.popUp.Large .footer
{
    background:url('../images/commun/footerPopUpLarge.png') no-repeat top left;
    _background:url('../images/commun/footerPopUpLargeIE6.gif') no-repeat top left;
}
DIV.popUp.Petite .footer
{
    background:url('../images/commun/footerPopUpPetite.png') no-repeat top left;
    _background:url('../images/commun/footerPopUpPetiteIE6.gif') no-repeat top left;
}
DIV.popUp.XXL .footer
{
    background:url('../images/commun/footerPopUpXXL.png') no-repeat top left;
    _background:url('../images/commun/footerPopUpXXLIE6.gif') no-repeat top left;
}
DIV.popUp .centrePopUp
{
    background-color:White;
    border-left:1px solid #959595;
    border-right:1px solid #959595;
}
.unCommentaire DIV.popUp .centrePopUp DIV
{
    text-align:center;   
}
DIV.popUp .header DIV,
DIV.popupControlChoixRubriques .header LABEL,
DIV.popupControlRechercherHeader .header DIV
{
    font-family:Times New Roman;
    color:White;
    font-size:17px;
    font-weight:bold;
    font-style:italic;
}
DIV.popUp .boutonsIdentification,
DIV.popupControlChoixRubriques DIV.cadreBtValider,
DIV.popUp .ArticlePopUp,
DIV.popUp .CGU,
DIV.popUp .boutons
{
    background:url('../images/commun/separateur.gif') repeat-x top left;
}
DIV.popUp .CGU,
DIV.popUp .CGU A
{
    font-family:Verdana;
    font-size:10px;
}
DIV.popUp .ArticlePopUp .bordure
{
    background:url('../images/commun/separateur.gif') repeat-x bottom left;
}

DIV.popUp A.validerRecherche,
DIV.popupControlChoixRubriques A.bt_Memoriser,
DIV.pageRecherche A.bt_Memoriser,
A.BtValiderFormulaireEssaiGratuit,
.pageContact A.bt_Memoriser,
.OffreEmploiRechercheRapide A.bt_Memoriser,
DIV.popUp A.bt_Memoriser,
.ficheProfil .EnregistrementBtn A.bt_Valider,
.pageAbo A.btValider,
.btCharte A.btValider
{
    font-family:Verdana;
    color:White;
    font-size:10px;
    font-weight:bold;
    cursor:pointer;
}
DIV.popUp A.validerRecherche:hover,
DIV.popupControlChoixRubriques A.bt_Memoriser:hover,
DIV.pageRecherche A.bt_Memoriser:hover,
A.BtValiderFormulaireEssaiGratuit:hover,
.pageContact A.bt_Memoriser:hover,
.OffreEmploiRechercheRapide A.bt_Memoriser:hover,
DIV.popUp A.bt_Memoriser:hover,
.ficheProfil .EnregistrementBtn A.bt_Valider:hover,
.pageAbo A.btValider:hover,
.btCharte A.btValider:hover
{
    color:Black;
}
DIV.popupControlChoixRubriques,
DIV.popupControlRechercherHeader
{
    background-color:White;
}
DIV.popupControlChoixRubriques .header A.bt_Fermer,
DIV.popupControlRechercherHeader .header A.bt_Fermer
{
    cursor:pointer;
}
DIV.popupControlChoixRubriques SELECT
{
    color:#6C6B6B;
    font-family:Verdana;
    font-size:10px;
}
.ArticlePopUp .ThemeArticlePoPUp
{
    font-family:Verdana;
    font-weight:bold;
    font-size:13px;
}
.ArticlePopUp .RubriqueArticlePopUp,
.ArticlePopUp .DateArticle
{
    font-family:Times New Roman;
    font-style:italic;
    font-weight:bold;
    font-size:20px;
}
.ArticlePopUp .titreArticle
{
    font-family:Georgia;
    font-size:18px;
    font-weight:bold;
}
.ArticlePopUp .DateArticle
{
    color:#959595;
    font-size:14px;    
}
DIV.popUp.Petite .centrePopUp SPAN
{
    font-weight:bold;
}
#FormulaireMEC .formulaire .FormLabel2
{
    font-size:10px;
    font-family:Verdana;
}
div.popUp a.bt_Fermer 
{
    cursor:pointer;
}
.TitreCommentaire .Auteur span, 
.TitreCommentaire .DateCom, 
.TitreCommentaire .HeureCom, 
.TitreCommentaire .HeureCom span {
font-family:Verdana;
font-size:13px;
font-weight:bold;
}
.popUp.Large .TitreCom {
font-family:Georgia;
font-size:14px;
font-weight:bold;
}
.titrePopUp
{
    font-family:Georgia;
    font-weight:bold;
    font-size:14px;
}
p.conseil
{
    font-family:Verdana;
    font-size:10px;
    background:url('../images/pictos/conseil.gif') no-repeat 0px 2px;
}


 .ficheProfil a.bt_Valider
{
    background:url('../images/boutons/btValider.gif') no-repeat top left;
    cursor:pointer;
    display:block;
    width:57px;
    height:27px;
    padding:8px 0 0 30px;
    margin-left:210px;
    font-family:Verdana;
    font-size:11px;
}

.ficheProfil .profilDetail h4 span {
    clear:none;
    display:inline;
    float:none;
    margin:0;
    padding:0;
    width:auto;
    font-family:Verdana;
}

.ficheProfil A.bt_Aide
{
    float:right;
    display:block;
    font-family:Verdana;
    font-size:10px;
    color:Black;
    padding-left:24px;
    padding-top:5px;
    height:19px;
    margin-top:4px;
    margin-left:20px;
    *margin-left:5px;
    _margin-left:5px;
}

.ficheProfil div.Description div 
{
    padding:0;
    background:none;    
}
.ficheProfil div.Description div.centrePopUp
{
    background-color:White;
} 
.ficheProfil .profilDetail textarea
{
    clear:both;  
    height:100px;  
}
.profilDetail.Contact .checkBox INPUT
{
    border:none;
}
.ficheProfil TEXTAREA.Saisie 
{
    clear:both;
    float:left;
    width:455px;
    _width:452px;
}

.ficheProfil td.libelle 
{
    width:100px;    
}

.ficheProfil .SaisieNomSite
{
    width: 300px;    
}
/*******CALENDRIER****/
.ajax__calendar_title {
color:White !important;
font-family:Times New Roman !important;
font-size:17px !important;
font-style:italic !important;
font-weight:bold !important;
padding-top:3px !important;
}
.ajax__calendar_dayname {
font-weight:bold !important;
}
.ajax__calendar_body div.ajax__calendar_day, 
.ajax__calendar_body div.ajax__calendar_month, 
.ajax__calendar_body div.ajax__calendar_year {
border:1px solid white;
}
.ajax__calendar_today {
background:transparent url(../images/Commun/separateur.gif) repeat-x scroll left top !important;
margin-top:5px;
white-space:nowrap;
}
.CalendrierRecherche .ajax__calendar_hover .ajax__calendar_day,
.CalendrierRecherche .ajax__calendar_hover .ajax__calendar_month,
.CalendrierRecherche .ajax__calendar_hover .ajax__calendar_year,
.CalendrierRecherche .ajax__calendar_active .ajax__calendar_day,
.CalendrierRecherche .ajax__calendar_active .ajax__calendar_month,
.CalendrierRecherche .ajax__calendar_active .ajax__calendar_year
{
    border:1px solid black !important;
    color:White !important;       
}
.ajax__calendar_prev
{
    background:url('../images/boutons/btPrecedent.png') no-repeat top left !important;
}
.ajax__calendar_next
{
    background:url('../images/boutons/btSuivant.png') no-repeat top right !important;
}
/*****Pages Mobile******/
.CartoucheMobile H1.title
{
    text-align:center;
    font-family:Times New Roman;
    color:#959595;
    font-style:italic;
    font-size:21px;
    font-weight:bold;
    padding-top:0px;
}
#mobileFooter
{
    font-family:Verdana;
    font-size:9px;
}
#CorpsMobile INPUT.btValider

{
    font-family:Verdana;
    font-size:10px;
    color:White;
    border:none;
}
#CorpsMobile INPUT.btValider:hover

{
    color:Black;  
}
#CorpsMobile P
{
    text-align:center;
}
#MentionsMobile SPAN,
#MentionsMobile A,
#MentionsMobile DIV
{
    color:White;
    font-size:10px;
    font-family:Verdana
}
#MentionsMobile .panMentionCodesAcces
{
 text-align:center;
}
#MentionsMobile DIV
{
    font-size:9px;
}
.CartoucheMobile A,
.CartoucheMobile .txtInfo
{
    font-family:Verdana;
}
.CartoucheMobile a.btEnSavoirPLus,
.CartoucheMobile .txtInfo
{
    font-size:10px;
}
.CartoucheMobile .panConfirmationModificationCompte A
{
    font-family:Arial;
}
.CartoucheMobile .panAdressePrivee P,
.CartoucheMobile P.subtitle,
H1.titreConfirmation
{
    font-size:12px;
    font-family:Verdana;
    font-weight:bold;
    text-align:center;
}
.CartoucheMobile A.cmdValiderAdressePrivee
{
    font-family:Verdana;
    font-size:10px;
    color:White;
    font-weight:bold;
}
.CartoucheMobile A.cmdValiderAdressePrivee:hover
{
    color:black;
}
.CartoucheMobile SUP
{
    font-size:8px;
    *font-size:10px;
}
.Bloc H3
{
    font-family:Verdana;
    font-size:12px;
}
.monAbonnement .basCartouche .infos,
#Droite .monAbonnement .basCartouche .infos A,
.monProfil .infos,
#Droite DIV.Bloc.monProfil .infos A,
.blocDroit .txtInfo
{
    font-family:Verdana;
    font-size:10px;
    text-align:left;
}
.monProfil .label
{
    text-align:right;
}
.codesAcces .blocDroit
{
    border-left:1px solid #959595;
}
.monProfil .codesAcces .blocDroit .input
{
    color:Black;
}
#CorpsMobile .entete DIV
{
    text-align:center;
}
#CorpsMobile .entete DIV.ligne1
{
    font-size:45px;
}
#CorpsMobile .entete DIV.ligne1 SPAN
{
    font-size:45px;
}
#CorpsMobile .entete DIV.ligne2
{
    font-size:18px;
}
#CorpsMobile .entete DIV.ligne3
{
    font-size:20px;
}
.monAbonnement .popUp .btValider
{
  background:url('../images/boutons/btValiderIdentification.gif') no-repeat top left;
}
.monAbonnement .popUp .btAnnuler {
  background:url('../images/boutons/btAnnuler.gif') no-repeat top left;    
}
#Droite DIV.Bloc.monAbonnement .popUp .btValider,
#Droite DIV.Bloc.monAbonnement .popUp .btAnnuler
{
    font-family:Verdana;
    font-size:10px;
    font-weight:normal;
}

/******* Article avec Video*******/
DIV.ConteneurVideo
{
}
.listeVideos .uneVideo
{
    border-top:1px solid #959595
}
.listeVideos .detailsVideo A.lienVideo
{
    color:#959595;
}

.listeVideos .detailsVideo .DureeVideo
{
    font-style:italic;
    font-size:10px;
}
.listeVideos .header
{
    font-weight:bold;
    text-align:center;
}

div.RappelTheme h2, div.DivLienTheme h2
{
    display: inline;
}

table.TableauRessource tr td h4, 
table.TableauRessource tr td h4 a, 
table.TableauAgenda tr td h4, 
table.TableauAgenda tr td h4 a,
#Centre div.PremiereRessource div.Resume h4, 
#Centre div.PremiereRessource div.Resume h4 a, 
#Centre div.UneRessource div.Resume h4, 
#Centre div.UneRessource div.Resume h4 a,
#Centre div.unResultat div.panDetailResume h4,
#Centre div.unResultat div.panDetailResume h4 a
{
    font-size: 12px;
    font-weight: normal;
    margin: 0px;
    background:none;
}
#Centre table.TableauAgenda tr td div.MotsCles h5,
#Centre table.TableauAgenda tr td div.MotsCles h5 a
{
    font-size:12px; 
    font-weight: normal;
    font-family:Arial;
    display: block; 
    float: left; 
    width: 204px;
    font-style:normal;
}

#Centre table.TableauRessource tr td div.MotsCles h5, 
#Centre table.TableauRessource tr td div.MotsCles h5 a,
#Centre table.ListeRessources tr td div.MotsCles h5, 
#Centre table.ListeRessources tr td div.MotsCles h5 a,
#Centre div.detailResultat div.MotsClesResultats h5, 
#Centre div.detailResultat div.MotsClesResultats h5 a
{
    font-style:normal;
    display:block;
    float:left;
    font-size:12px; 
    font-weight: normal;
    font-family:Arial;
    margin:0px;
}
.MotsCles h5
{
    font-weight:normal;
}
#Centre div.unGlossaire h1, #Centre div.unGlossaire h1 a 
{
    font-family:Georgia;
    font-size:20px;
    margin:7px 0 8px;
}

#Centre div.unGlossaire div.ResumeEdition
{
    color:Black;
    font-family:Arial;
    font-size:12px; 
    font-weight: normal;
}

div.Gauche div.RubriqueSommaire h3
{
    margin: 0px;
}

div.Gauche div.RubriqueSommaire h3 a
{
    font-family:Georgia;
    font-weight:bold;
    display:block;
    margin-bottom:10px;
    margin-left:14px;
    font-size: 12px;
}

div.Gauche div.premiereTribune h2, div.Gauche div.uneTribune h2, div.Gauche div.premiereTribune h3, div.Gauche div.uneTribune h3
{
    font-style: normal;
    margin: 0px;
}

div.PremierArticlesLesPlusLus li h3, div.unArticlesLesPlusLus li h3
{
    margin: 0px;
}

div.PremiereReaction li h3, div.uneReaction li h3
{
    margin: 0px;
    display: inline;
}
#Droite H3,
#Droite H3 A
{
    font-size:12px;
}

#Footer div.BasFooter div.CentreFooter div.PremiersThemes h1, 
#Footer div.BasFooter div.CentreFooter div.unThemeGauche h1, 
#Footer div.BasFooter div.CentreFooter div.unThemeDroite h1, 
#Footer div.BasFooter div.CentreFooter h2
{
    display: inline;
    margin: 0px;
    padding: 0px;
    font-style: normal;
}
.pubMobile
{
    font-size:20px;
    font-weight:bold;
    position:relative;
    top:-14px;
    margin: 10px;
}
.pubMobileCouleur
{
    position:relative;
    top:-14px;    
    font-size:14px;
    font-weight:bold;
}

.RessourceContenu LI
{
    list-style-type:disc;
    margin-left:15px;
    list-style-position:inside;
}

/********************************************************/
/*            Pagination Recherche Exalead              */
/********************************************************/

div.Centre table.Pager
{
    margin: auto;
}
div.Centre table.Pager a
{
    height:19px;
    margin:0 2px;
    padding-top:3px;
    text-align:center;
    width:19px;
    display: inline-block;
    border:1px solid #959595;
}

div.Centre table.Pager span
{
    border:1px solid #959595;
    color:white;
    display: inline-block;
    height:19px;
    margin:0 2px;
    padding-top:3px;
    text-align:center;
    width:19px;
    font-weight: bold;
}

div.Centre table.Pager a.debut
{
    background:url("../images/boutons/btEditionPrecedente.gif") no-repeat scroll right top transparent;
    border:medium none !important;
    margin-right:2px;
    padding-right:20px;
    padding-top:1px;
    width:35px;
}

div.Centre table.Pager a.precedent
{
    background:url("../images/boutons/btEditionPrecedente.gif") no-repeat scroll right top transparent;
    border:medium none !important;
    margin-right:2px;
    padding-right:20px;
    padding-top:1px;
    width:57px;
}
div.Centre table.Pager a.suivant
{
    background:url("../images/boutons/btEditionsuivante.gif") no-repeat scroll left top transparent;
    border:medium none !important;
    margin-left:2px;
    padding-left:20px;
    padding-top:1px;
    width:40px;
}

div.Centre table.Pager a.fin
{
    background:url("../images/boutons/btEditionsuivante.gif") no-repeat scroll left top transparent;
    border:medium none !important;
    margin-left:2px;
    padding-left:20px;
    padding-top:1px;
    width:20px;
}

/***********************************************************/
/*                  Recherche Exalead                      */
/***********************************************************/

div.Zapette
{
    display: block;
    float: left;
    margin-top: 5px;
    padding: 0px 10px;
    width: 161px;
    overflow:hidden;
    _display:inline-block;
}
div.Zapette div.ContenuZapette
{
    overflow:hidden;
    _display:inline-block;    
}
div.Zapette a.TousLesResultats
{
    width: 161px;
    height:27px;
    background:url('../images/recherche/btResultats.jpg') no-repeat top left;
    display: block;
}

div.Zapette DIV.AffinerRecherche
{
    width: 159px;

    height:25px;
}

div.Zapette div.ContenuZapette
{
    border: 1px solid #B2B2B2;
}

div.Zapette div.ContenuZapette span.Titre
{
    background-color: #E4DDD5;
    border-top: 1px solid #B2B2B2;
    display: block;
    font-weight: bold;
    padding: 3px 7px;

}

div.Zapette div.ContenuZapette div.RechercheCategorie
{
    color: #000000;
    margin: 3px 0px;
    padding: 0px 5px 0px 15px;
}

div.Zapette div.ContenuZapette div.SelectedRechercheCategorie
{
    color: #000000;
    margin: 3px 0px;
    padding: 0px 5px 0px 15px;
}

div.Zapette div.ContenuZapette div.RechercheSousCategorie
{
    color: #000000;
    margin: 3px 0px;
    padding: 0px 5px 0px 30px;
    background: url('../images/recherche/picto-sous-categorie.jpg')no-repeat 20px 6px;
}

div.Zapette div.ContenuZapette div.SelectedRechercheSousCategorie
{
    color: #000000;
    margin: 3px 0px;
    padding: 0px 5px 0px 30px;
    background: url('../images/recherche/picto-sous-categorie.jpg')no-repeat 20px 6px;
}

div.Zapette div.ContenuZapette div.RechercheCategorie span,
div.Zapette div.ContenuZapette div.RechercheSousCategorie span
{
    color: #000000;
    font-weight: normal;
    display: block; 
    float: left;
}

div.Zapette div.ContenuZapette div.SelectedRechercheCategorie a
{
    font-weight: bold;
    width:125px;
    display: block; 
    float: left;
}

div.Zapette div.ContenuZapette div.SelectedRechercheSousCategorie a
{
    font-weight: bold;
    width:100px;
    display: block; 
    float: left;
}
div.SelectedRechercheCategorie
{
    overflow:hidden;
    _display:inline-block;
}
div.SelectedRechercheCategorie BR
{
    _display:none;  
}
div.Zapette div.ContenuZapette div.SelectedRechercheCategorie a.SelectedCategory,
div.Zapette div.ContenuZapette div.SelectedRechercheSousCategorie a.SelectedCategory
{
    background:url('../images/recherche/btCroix.jpg') no-repeat top left;
    width: 11px;
    height: 11px;
    display:block;
    float:right;
    margin:2px 0;
    font-size:0px;
}

div.CorpsContenuRecherche div.Centre
{
    width: 477px;
    background:url('../images/recherche/borderContenu.jpg') repeat top left;
    margin-top: 5px;
    border-bottom: 1px solid #B2B2B2;
    display:block;
    float:left;
}
div.CorpsContenuRecherche .ResultatUnique  div.Centre
{
    border:none;
    width:630px;
    background:url('../images/recherche/borderTopLong.gif') no-repeat top left; 
    float:none;
    overflow:hidden;
    _display:inline-block;    
}

div.CorpsContenuRecherche div#CentreContenu
{
    width: 447px;
    background:url('../images/recherche/borderTop.jpg') no-repeat top left;
    padding: 5px 15px;
}
div.CorpsContenuRecherche .ResultatUnique div#CentreContenu
{
    width: auto;
    background:none;
    border:1px solid #B2B2B2;
    border-top:none;
    margin-top:16px;
    padding:0px 20px 16px 20px;
}
div.CorpsContenuRecherche div#CentreContenu div.BlocAbonnement
{
    margin-bottom: 5px;   
}

div.CorpsContenuRecherche div#CentreContenu span.TitreAbonnement
{
    display: block;
    margin-bottom: 3px;
}

div.CorpsContenuRecherche div#CentreContenu a.Abonnement
{
    display: block;
    float: left;
    width: 221px;
    height: 28px;
    margin-right: 5px;
}

div.CorpsContenuRecherche div#CentreContenu a.EssaiGratuit
{
    display: block;
    float: left;
    width: 221px;
    height: 28px;
}
div.CorpsContenuRecherche .ResultatUnique  div#CentreContenu a.Abonnement
{
    float:right;
}
div.CorpsContenuRecherche div#CentreContenu div.FiltreGauche
{
    display: block;
    float: left;
}

div.CorpsContenuRecherche div#CentreContenu div.FiltreGauche div
{
    display: block;
}

div.CorpsContenuRecherche div#CentreContenu div.FiltreDroite
{
    display: block;
    float: right;
    text-align:right;
}

div.CorpsContenuRecherche div#CentreContenu div.FiltreDroite div
{
    display: block;
}

div.CorpsContenuRecherche div#CentreContenu div.Filtres 
{
    display: block;
    margin: 0px 0px 15px 0px;
    padding: 10px 0px 15px 0px;
    border-bottom: 1px dotted #B2B2B2;
    overflow:hidden;
    _display:inline-block;
}

div.CorpsContenuRecherche div#CentreContenu div.Filtres a.SelectedFiltre
{
    cursor: default;
}

div.CorpsContenuRecherche div#CentreContenu div.ResultatsRecherche
{
    display: block;
}

div.CorpsContenuRecherche div#CentreContenu div.ResultatsRecherche div
{
    display: block;
    margin-bottom: 20px;
}

div.CorpsContenuRecherche div#CentreContenu div.ResultatsRecherche div h1 img
{
    float:left;
}

div.CorpsContenuRecherche div#CentreContenu div.ResultatsRecherche div h2
{
    margin: 0px;
}

div.CorpsContenuRecherche div#CentreContenu div.ResultatsRecherche div h3
{
    text-align: justify;
    margin: 0px;
}

div.CorpsContenuRecherche div#CentreContenu div.ResultatsRecherche div h3 a
{
    font-size:12px;
    font-weight:normal;
    text-align: justify;
}

div.CorpsContenuRecherche div#CentreContenu div.ResultatsRecherche div.ResultatFooter div
{
    display:inline-block;
    *display:inline;
    margin: 0px;
}

div#CentreContenu .basdePage
{    
    font-family:Verdana;
    font-size:10px;
}

div#CentreContenu .basdePage a
{    
    font-size:10px;
    font-family:Verdana;
}

div#CentreContenu .basdePage a:hover
{    
    font-size:10px;
    font-family:Verdana;
}

div.PopupChargement
{
    background: url(../Images/Recherche/fondPopUp.png) no-repeat scroll 0% 0% transparent;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../_include/Images/Recherche/fondPopUp.png');
    _background:none; 
    width: 385px; 
    height: 207px; 
    position: absolute; 
    z-index: 10001;     
    top: 370px; 
    _top:400px;  
}

div.PopupChargement img
{
    margin-top: 75px; 
    margin-left: 120px;
}
div.PopupChargement span
{
    display: block; 
    margin-left: 110px; 
    margin-top: 25px; 
    font-weight: bold;
}

/*div.FondChargement
{
    position: absolute; 
    left: 0px; 
    top: 8px;
    width:668px;
    height:1000px; 
    z-index: 10000; 
    opacity: 0.7;
    background-color: rgb(112, 112, 112);
    filter: alpha(opacity=45);
}*/
div.FondChargement
{
    position: fixed;
    _position:absolute; 
    left: 0px; 
    top: 0px;
    width:5000px;
    height:5000px; 
    z-index: 10000; 
    opacity: 0.7;
    background-color: rgb(112, 112, 112);
    filter: alpha(opacity=45);
}

div.AucunResultat h2
{
    color: #666666;
    font-size: 18px;
}

div.AucunResultat
{
    border:1px solid #666666;
}
div.AucunResultat *
{
    color:#666666;
    }

div.AucunResultat span
{
    color:#666666;
    display:block;
    font-weight:bold;
    margin:15px 0;
}

div.AucunResultat ul
{
    margin-left: 15px;
}

div.Centre h2 a {
    font-family:Georgia;
    font-size:18px;
    font-weight:bold;
}

.ResultatsRecherche H2
{
    line-height:20px;
    padding-bottom:2px;
}
/******* Page Codes Oubliés *******/

.formCodesOublies INPUT.btValider
{
    border:none;
    color:White;
    font-family:Verdana;
    font-weight:bold;
    font-size:10px;
    cursor:pointer;
}
.formCodesOublies INPUT.btValider:hover
{
    color:Black;
}
/******** PAGE INTERMEDIAIRE *******/
#pageIntermediaire .titreAutreArticle,
#pageIntermediaire .titre DIV DIV
{
    background:url('../images/commun/enteteArticleSouhaite.jpg') no-repeat top left;
    font-family:Georgia;
    font-size:16px;
    text-align:center;
    font-weight:bold;
}
#pageIntermediaire .titreAutreArticle H2,
#pageIntermediaire .titre DIV DIV H2
{
    font-family:Georgia;
    font-size:16px;
    font-weight:bold;    
}
#pageIntermediaire .titre
{
    background:url('../images/commun/enteteArticleSouhaiteFond.gif') repeat-x top left;    
}
#pageIntermediaire .titre DIV
{
    background:url('../images/commun/enteteArticleSouhaiteGauche.gif') no-repeat top left;    
}
#pageIntermediaire .titre DIV DIV
{
    background:url('../images/commun/enteteArticleSouhaitedroite.gif') no-repeat top right;    
}

#pageIntermediaire .ArticleSouhaite,
#pageIntermediaire .articlesAssocies
{
    background:none;
}
#pageIntermediaire .ArticleSouhaite .header
{
    background:url('../images/commun/hautArticleSouhaite.gif') no-repeat top left;    
}
#pageIntermediaire .ArticleSouhaite .contenu,
#pageIntermediaire .articlesAssocies .contenu
{
    border:1px solid #B1B2B4;
    border-top:none;
}
#pageIntermediaire .ArticleSouhaite .contenu H3 A,
#pageIntermediaire .articlesAssocies .contenu H3 A
{
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
}
#pageIntermediaire .ArticleSouhaite .contenu H3 A:hover,
#pageIntermediaire .articlesAssocies .contenu H3 A:hover
{
    color:#959595;
}
#pageIntermediaire .ArticleSouhaite .contenu H4,
#pageIntermediaire .articlesAssocies .contenu H4
{
    background:none;
    padding:0px;
    margin-bottom:3px;
}
#pageIntermediaire .ArticleSouhaite .contenu H4 SPAN,
#pageIntermediaire .articlesAssocies .contenu H4 A
{
    font-family:Georgia;
    font-size:17px;
    font-weight:bold;
}
#pageIntermediaire .ArticleSouhaite .contenu H5 SPAN,
#pageIntermediaire .articlesAssocies .contenu H5 SPAN
{
    font-weight:normal;
    font-style:normal;
}
#pageIntermediaire A.btMidentifier
{
    color:white;
    text-align:center;
    font-size:13px;
    font-weight:bold;
}
#pageIntermediaire A.btMidentifier:hover
{
    color:Black;
}
#pageIntermediaire .blocMidentifier .texte,
#pageIntermediaire .blocMidentifier .texte SPAN
{
    font-family:Georgia;
    font-weight:bold;
    font-style:italic;
    font-size:13px;
}
#pageIntermediaire .blocMidentifier A.btCodesOublies
{
    font-size:10px;
    font-family:Verdana;
}
#pageIntermediaire .blocPasAbonne,
#pageIntermediaire .blocPasAbonne SPAN
{
    text-align:center;
    font-family:Verdana;
}
#pageIntermediaire .blocPasAbonne SPAN
{
    font-weight:bold;
}
#Abonnement .boutons
{
    background-color:#ffeddd;
}
#EssaiGratuit .boutons
{
    background-color:#d9dadd;
}
#EssaiGratuit .boutons A,
#Abonnement .boutons A
{
    text-align:center;
}
#Abonnement .boutons A.btMabonner
{
    background:url('../images/boutons/btMabonnerOFF.jpg') no-repeat top left;
    color:White;
    font-size:16px;
    font-weight:bold;
}
#Abonnement .boutons A.btMabonner:hover
{
    background:url('../images/boutons/btMabonnerON.jpg') no-repeat top left;
}
#EssaiGratuit .boutons A.btEssai
{
background:url('../images/boutons/btEssaiOFF.jpg') no-repeat top left;
font-weight:bold;
color:White;    
}
#EssaiGratuit .boutons A.btEssai SPAN
{
font-weight:bold;
color:White;     
}
#EssaiGratuit .boutons A.btEssai:hover
{
background:url('../images/boutons/btEssaiON.jpg') no-repeat top left;    
}
#Abonnement .boutons A.btSavoirPlus,
#EssaiGratuit .boutons A.btSavoirPlus
{
    font-size:10px;
}
#Abonnement .boutons A.btSavoirPlus:hover,
#EssaiGratuit .boutons A.btSavoirPlus:hover
{
    color:#959595;
}
#pageIntermediaire .ResultatFooter,
#pageIntermediaire .ResultatFooter A,
#pageIntermediaire .ResultatFooter DIV,
#pageIntermediaire .ResultatFooter SPAN
{
    color:#959595;
    font-size:12px;
    font-weight:normal;
}
#pageIntermediaire .ArticleSouhaite .contenu .ResultatFooter H3 A,
#pageIntermediaire .articlesAssocies .contenu .ResultatFooter H3 A
{
    color:#959595;
    font-size:12px;
    font-weight:normal;
    font-family:Arial;    
}
#pageIntermediaire .titreAutreArticle
{
background:url('../images/commun/enteteAutreArticle.jpg') no-repeat top left;     
text-align:left; 
}

#pageIntermediaire .articlesAssocies div.unArticle
{
    background:url('../images/commun/separateurArticlesAssocies.gif') no-repeat 0px 0px;
    border:none;
}
/****** PREZ COM *****/
#presCom .titrePresCom H1
{
    font-family:Georgia;
    font-size:23px;
    text-align:center;
    font-weight:normal;
}
#presCom .titrePresCom H1 SPAN
{
    font-family:Georgia;
    font-size:27px;
    font-weight:bold;    
}
#presCom H2,
#presCom H2 SPAN,
#presCom H2 DIV
{
    font-size:18px;
    font-family:Georgia;
    font-weight:bold;
    cursor:pointer;
}
#presCom H2 SPAN
{
    font-size:14px;
}
#presCom LI
{
    font-weight:normal;
    color:Black;  
    line-height:175%;      
}
#presCom LI SPAN
{
    font-weight:bold;
}
.TableauAgenda H3
{
    color:Black;
}
.btCharte A.btFermer
{
    background:url('../images/boutons/btFermerCharte.jpg') no-repeat top left;
    font-size:10px;
    font-family:Verdana;
}
.btCharte A.btFermer:hover
{
    text-decoration:underline;
}
DIV.titreFooter
{
    font-style:italic;
    font-family:Times New Roman;
    font-size:21px;
    font-weight:bold;    
}
#Centre #Ressource.ficheArticle h2,
#Centre .TableauAgenda h2,
#Centre #RessourceGauche H2
{
    font-family:Georgia;
    font-size:20px
}
#Centre .ficheArticle h3,
#Centre #RessourceGauche H3,
#Centre .ficheArticle h3 A,
#Centre #RessourceGauche H3 A
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    }
#Centre .ficheArticle h3 A:hover,
#Centre #RessourceGauche H3 A:hover
{
    color:#959595;
}    
#Centre .TableauAgenda h3,
#Centre .TableauAgenda h3 A
{
    font-weight:normal;
    margin:0px;
    font-size:12px;
    font-family:Arial;
}    
#Droite H4
{
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
    background:none;
    padding:0px;
}
#Centre .unGlossaire H3,
#Centre .unGlossaire H3 P,
#Centre .unGlossaire H3 A
{
    font-family:Arial;
    font-size:12px;
    font-weight:normal;
    color:#000000;
}
/**** CARTOUCHE SERVICES PLUS ****/
.panServicesPlus .contenu A
{
    background:url('../images/cartouches/servicesplus/fdService.jpg') repeat-x top left;
    border-left:1px solid #FFFFFF;
    font-size:14px;
    font-weight:bold;
}
.panServicesPlus .titre
{
    background:url('../images/cartouches/servicesPlus/titreServices.jpg') no-repeat top left;
    font-size:15px;
    font-weight:bold;
    color:#FFFFFF;
}
.panServicesPlus .contenu A SPAN
{
    cursor:pointer;
}
.panServicesPlus .contenu A.sitemobile SPAN
{
    background:url('../images/cartouches/servicesPlus/sitemobileOFF.jpg') no-repeat top left;
}
.panServicesPlus .contenu A.invite SPAN
{
    background:url('../images/cartouches/servicesPlus/inviteOFF.jpg') no-repeat top left;    
}
.panServicesPlus .contenu A.offreemploi SPAN
{
    background:url('../images/cartouches/servicesPlus/offreemploiOFF.jpg') no-repeat top left;        
}
.panServicesPlus .contenu A.chroniques SPAN
{
    background:url('../images/cartouches/servicesPlus/chroniquesOFF.jpg') no-repeat top left;        
}
.panServicesPlus .contenu A.chiffresutiles SPAN
{
    background:url('../images/cartouches/servicesPlus/chiffresutilesOFF.jpg') no-repeat top left;        
}
.panServicesPlus .contenu A.mouvements SPAN
{
    background:url('../images/cartouches/servicesPlus/mouvementsOFF.jpg') no-repeat top left;        
}
.panServicesPlus .contenu A.agenda SPAN
{
    background:url('../images/cartouches/servicesPlus/agendaOFF.jpg') no-repeat top left;        
}
.panServicesPlus .contenu A.mensuel SPAN
{
    background:url('../images/cartouches/servicesPlus/mensuelOFF.jpg') no-repeat top left;        
}
#invite .panReponsesVideo
{
    border-top:1px solid #B1B2B4;
    border-bottom:1px solid #B1B2B4;
    }
#invite #fiche
{
    background:url('../images/pictos/basFiche.gif') no-repeat 16px 100%;
    overflow:hidden;
    _display:inline-block;
}    
/**************************************


        APPEL EXPERT


**************************************/
.appelExpert .poserQuestion
{
    background:#DFDFDF url('../images/appelExpert/poserQuestionH.gif') no-repeat 0px 0px;    
}
.appelExpert .poserQuestion DIV
{
    background: url('../images/appelExpert/poserQuestionB.gif') no-repeat 0px 100%;    
}
.appelExpert .poserQuestion A
{
    background:url('../images/appelExpert/btPoserQuestionSansTexte75.jpg') no-repeat 0px 0px;
    text-align:center;
    color:#FFFFFF;
    font-weight:bold;
    font-size:11px;
    text-shadow:0px 0px 5px #000000;
    outline:none;
}
.appelExpert .poserQuestion A:hover
{
    background:url('../images/appelExpert/btPoserQuestionSansTexte75.jpg') no-repeat 0px -23px;
    color:#000000;
    text-shadow:none;
}
.popup2 .header
{
    background: url('../images/appelExpert/headerPopup2.png') no-repeat 0px 0px;      
}
.popup2 .corps
{
    background: url('../images/appelExpert/fdpopup2.png') repeat-y 0px 0px;          
}
.popup2 .footer
{
    background: url('../images/appelExpert/footerPopup2.png') no-repeat 0px 0px;          
}
.popup2 A.bt_Fermer
{
    background: url('../images/appelExpert/btFermerPopup2.jpg') no-repeat 0px 0px;     
}
.popup2 .header DIV
{
    font-size:14px;
    color:#FFFFFF;
    font-weight:bold;
}
.popup2 A.btValider
{
    font-size:10px;
    font-family:Verdana;
    color:#FFFFFF;
    font-weight:bold;
}
.popup2 A.btValider:hover
{
    color:#000000;
}

.rcOutOfRange a
{
	color:#898989 !important;
	cursor:default;
}

.txtAppelExpert {
    height:90px;
}
