/* FEUILLE DE STYLE - CONTENU GDC */
body {
  background: #E3E3E3;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 62.5%;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #B69446;
  font-weight: bold;
}

h2 {
  font-size: 14px;
  color: #B69446;
  margin: 0;
  padding: 0;
}

h2.souligneUppercase {
  font-size: 14px;
  color: #B69446;
  font-weight: bold;
  margin: 0;
  padding: 0 0 10px 0;
  background: transparent url(../images/commun/separateur.gif) repeat-x bottom left;
}
h2.souligne {
  font-size: 14px;
  color: #B69446;
  font-weight: bold;
  margin: 0;
  padding: 0 0 10px 0;
  background: transparent url(../images/commun/separateur.gif) repeat-x bottom left;
}
h3 {
  font-size: 14px;
  color: #B69446;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0; 
  padding: 0;
}

h4 {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #B69446;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.img_left {
  padding: 0 22px 5px 0;
  background: url(../images/pages/fd_image_med_bis.png) no-repeat center right;
}

hr {
  height: 1px;
  margin: 0.5em 0;
  padding: 0;
  background: transparent url(../images/commun/separateur.gif) repeat-x center left;
  border: 0;
}

.txt_or {
  color: #B69446;
}
.txt_rouge {
  color: #CC0000;
}

table td {
  font-size: 11px;
}
table.mceVisualAid{
	border: 1px dashed black;
}
table.mceVisualAid td{
	border: 1px dashed black;
}
.taille13 {
  font-size: 13px;
}
.taille13_or {
  font-size: 13px;
  color: #B69446;
}
.uppercase {
  text-transform: uppercase;
}
.boldUppercase {
  text-transform: uppercase;
  font-weight: bold;
}

.souligneUppercase {
  text-transform: uppercase;
  background: transparent url(../images/commun/separateur.gif) repeat-x bottom left;
}
.souligne {
  background: transparent url(../images/commun/separateur.gif) repeat-x bottom left;
}
div.souligne {
  background: transparent url(../images/commun/separateur.gif) repeat-x bottom left;
}
.filetDroit {
  border-right: 1px dotted #999;
  }

.margeGauche {
  padding-left: 15px;
}

.taille12 {
  font-size: 12px;
}
.taille11 {
  font-size: 11px;
}
