

* {
  font-family:'PT Sans', sans-serif;
}

#cadre_boutons_connecte {
  display: none;
}

.bouton_menu_modif {
  display: none;
}

#bandeau,
#fond,
#fond_menu,
#menu,
#slider,
#baseline  {
  display: none;
}

#bandeau_print {
  display: block;
}


header, #bloc_menu_h, #footer, #plan_site, #menu_baseline, #blocs_encore_plus img, .ensavoirplus,
#recherche_accueil, footer, aside, #ariane, #bas_accueil, .bx-pager, #menu_accueil
{
  display:none;
}

h1 {
  line-height:46px;
  font-size:24px;
  color:#F39200;
  margin:0 0 15px 0;
  font-family:'Capriola',sans-serif;
  font-weight:normal;
}


#texte p {
  color:#9D9D9C;
}

#texte h2 {
  color:#009D99;
  font-size:16px;
  font-family:'Capriola',sans-serif;
  font-weight:normal;
}

#texte h3 {
  text-transform:uppercase;
  color:#9D9D9C;
  font-size:14px;
}

#texte a {
  color:#000;
}

.mise_en_avant {
  color:#F39200;
}


#texte img {
  max-width:640px !important;
}

#texte {
  max-width:640px !important;
}

#contenu {
  margin-left:0 !important;
  width:640px;
}

#texte table {
  width:100%;
  border-collapse:collapse;
}

#texte table td {
  border:1px solid #000;
  padding:5px;
}

#texte form {
  display:none;
}



