@charset "utf-8";
/* CSS Document */

.gris-majuscule {
  color:#1A171B;
  font-size:15px;
  text-transform:uppercase;}

.orange-majuscule {
  color:#EE7F00;
  font-size:15px;
  text-transform:uppercase;}

.vert {
  color:#009999;}

h2, h2 .contact-name {
  color:#000000;
  font-size:20px;
  margin:6px 0 18px 0;
  padding:0;}

h3 {
  color:#009999;
  font-size:14px;
  margin:0 0 18px 0;
  padding:0 0 0 23px;
  background:url('../images/h3.png') no-repeat left;}