@CHARSET "ISO-8859-1";

body {
  font-family: "Georgia", Times New Roman, Serif;
  font-size: 10pt;
  color: #000;
  background: #fff;
}

#menu-haut, #menu-pied-page, #menu-accessibilite, #menu-langue, 
  #fil-arianne,#menu-social,#inscription-newsletter-light,.lien-rapide,.no-print {
  display: none;
}
#entete {
  margin:0;
  padding:0;
}
#entete h1 {
  padding: 0px;
  margin: 0px 0px 10px 0px;
  border-bottom:1px solid black;
  font-size: 40pt;
  text-align:center;
  width:100%;
}
#entete h1 a{
  text-indent:0px;
  width:100%;
  margin:0;
  padding:0px;
}
h2 {
  text-align: center;
}

a {
  color: #000;
  text-decoration: underline;
}

a:after {
  content: " ("attr(href)") ";
  font-size: 10pt;
}

#comments {
  page-break-before: always;
}

  
.template-miniatures a:after {
  content : "" !important;
}

/* Page Accueil */
h3 a {
  display:block;
}
.accueil-actualite {
  border-bottom: 1px solid #000;
}
.accueil-actualite img {
  float:right;
}
#accueil-ville-videos,
.agenda,
#accueil-ville-images p {
  display:none;
}



/* PAGE PAGE  */

#page-menus {
display:none;
}
.bloc-visuels {
  float:left;
  margin: 10px;
}
