body {
  font-size: 1em;
  background-color: #d8d8d8;
  line-height: 1.2;
}
a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  color: inherit;
}
#body_page {
  text-decoration: inherit;
  background-color: #f2f2f2;
}
#entete {
  background-color: #f2f2f2;
}
#contenu_page {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  background-color: #f2f2f2;
}
#titre_flaye {
  font-family: AR JULIAN;
  font-size: 60px;
}
#navigation {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
}
#navigation td {
  text-align: center;
}
#navigation a:hover {
  color: #c00000;
}
#navigation a {
  color: black;
}
#image_accueil #navigation a:hover {
  color: black;
}
#image_accueil #navigation a {
  color: white;
}
a:hover .lien_visuel {
  opacity: 0.7;
}
#menu_peintures {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  text-align: right;
}
#soustitre {
  color: #c00000;
  margin-left: 50px;
  font-size: 24px;
  font-family: "Century Gothic",Geneva,sans-serif;
}
#menu_peintures td {
  padding: 20px;
}
#navigation td.cellule_droite {
  border-left-width: thin;
  border-left-style: solid;
}
div.galerie {
  border: 1px solid #cccccc;
  width: 70%;
  float: left;
  margin-bottom: 10px;
}
div.galerie:hover {
  border: 1px solid #c00000;
}
div.galerie img {
  width: 100%;
  height: auto;
}
div.description {
  padding: 15px;
  text-align: left;
  font-size: 0.8em;
}
div.galerie_h {
  border:  none;
  width: 99%;
  float: left;
  margin-bottom: 30px;
}
div.galerie_h img {
  float: left;
  width: 55%;
  height: auto;
}
div.description_h {
  padding: 0px;
  font-size: 0.8em;
  width: 40%;
  text-align: left;
  float: right;
}
div.galerie_multi {
  border:  none;
  float: left;
  width: 99%;
  margin-bottom: 30px;
}
h2 {
  color: #c00000;
  font-family: "Century Gothic",Geneva,sans-serif;
}
