#bande-onglet, #titleSearchViewlet, #trame, #visual-portal-wrapper > div > div:nth-child(1), #visual-portal-wrapper > div > div:nth-child(2), #visual-portal-wrapper > div > div:nth-child(3), .footer, .bx-wrapper, img, .formulaire_spip {
  display:none;
}

#visual-portal-wrapper:before{
  content: 'IHRIM - Institut d’Histoire des Représentations et des Idées dans les Modernités - UMR 5317';
  font-size: 2em;
}


* a:link:after {
  display:block;
  color:grey;
  font-weight: normal;
  font-style: italic;
  content :  attr(title) ' http://ihrim.ens-lyon.fr/' attr(href)  ;
}

.col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-8, .col-sm-9, table{
  width: 100%;
}

#tabs li{
  display: none;
}

#tabs .active {
  display: block;


}

#tabs .active a:link{
    
}

#tabs .active p{

}

