

/* Police de l'espace ---------------------------------------------------------------------------------------*/  
@font-face {  
  font-family: "NHaasGroteskTXStd-55Rg";  
  src: url("/download/attachments/761854516/NHaasGroteskTXStd-55Rg.eot"); /* IE9 Compat Modes */  
  src: url("/download/attachments/761854516/NHaasGroteskTXStd-55Rg.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */  
    url("/download/attachments/761854516/NHaasGroteskTXStd-55Rg.otf") format("opentype"), /* Open Type Font */  
    url("/download/attachments/761854516/NHaasGroteskTXStd-55Rg.svg") format("svg"), /* Legacy iOS */  
    url("/download/attachments/761854516/NHaasGroteskTXStd-55Rg.ttf") format("truetype"), /* Safari, Android, iOS */  
    url("/download/attachments/761854516/NHaasGroteskTXStd-55Rg.woff") format("woff"), /* Modern Browsers */  
    url("/download/attachments/761854516/NHaasGroteskTXStd-55Rg.woff2") format("woff2"); /* Modern Browsers */  
  font-weight: normal;  
  font-style: normal;  
}  
  
body {  
 font-family: NHaasGroteskTXStd-55Rg;  
}  
  
/* Barre de recherche dans la barre du haut, sur la gauche ---------------------------------------------------------------------------------------*/  

/* enterprise theme navig bar hidden */  
#bv-navigation-bar {  
 display:none !important;  
}  
  
/* Barre de recherche Confluence --------------------------------------------------------------------------------------------------------------- */  
  
#search-ui {  
 display: none;  
}  

/* #acs-nav-item-link  {   display: none;   }   */

.aui-button-label  {  
 display: none;  
}  

/* like ----------------------------------------------------------------------------------------------------------------------------------------- */  

.aui-iconfont-like {   display: none;   }  

.like-summary  {  
 display: none;  
}  

.like-button-text{  
 display: none;  
}  

/* Flux RSS : ----------------------------------------------------------------------------------------------------------------------------------------- */  
.insta-rss .smalltext img:not(:first-child) {  
 display: none !important;  
}  
  
/* rss : */  
.body-rss .smalltext span, .body-rss td b, .body-rss br {  
 display: none !important;  
}  
  
/* rss : */  
.body-rss .smalltext img {  
 width: 100%;  
 height: auto;  
}  
  
/* rss : */  
.body-rss .smalltext {  
 font-family: "Noto Sans", sans-serif;  
}  
  
  
/* Titres et texte ----------------------------------------------------------------------------------------------------------------------------------------- */  
  
.h1#title-text> wiki-content {  
 color: #FD2F6F !important;  
}  

h1#title-text>a {  
 color: #FD2F6F !important;  
} 

/* .wysiwyg-font-size-large#title-text>a {   color: #FD2F6F !important;  }  */


.with-breadcrumbs {  
 color: #FD2F6F !important;  
}  

.h2 {  
 color: #FD2F6F !important;  
}  


.h3, .h4, .h5, .h6 {  
 color: #38444B !important;  
}  

.wysiwyg-font-size-large {  
 color: #38444B !important;  
}  

.wiki-content p, .wiki-content span, .wiki-content a, .wiki-content li, .wiki-content div {  
 color: #38444B;  
}  
  
.home-widget span, #header .metamenu a, #title-text a {  
 color: #38444B !important;  
}  
  
.getu-skin #sidebar-left .plugin_pagetree li a {  
 color: #38444B   
}  

/* Barre d'information de modification de page (Ex : Créée par Utilisateur inconnu (jlemaire), dernière modification par David LAROCHE) -------*/  
.page-metadata-modification-info {  
 display: none;  
}  

/* footer --------------------*/  
.footer-body {  
 display: none;  
}  


}
