h1, h2, h3, h4, h5, h6 { display:inline; }

.texte {
  font-family: verdana;
  font-size: 12px; 
  font-style: normal; 
  font-weight: normal; 
  color: #EFEFEF; 
  text-decoration: none;

}
/** Différentes couleurs de texte*/
.B85A2E {
  font-family: verdana;
  font-size: 11px; 
  font-style: normal; 
  font-weight: normal; 
  color: #515151; 
  text-decoration: none;

}


.petit {
  font-family: verdana;
  font-size: 10px; 
  font-style: normal; 
  font-weight: normal; 
  color: #EFEFEF; 
  text-decoration: none;

}

.noir {
  font-family: verdana;
  font-size: 10px; 
  font-style: normal; 
  font-weight: normal; 
  color: #000000; 
  text-decoration: none;

}

.gris {
  font-family: verdana;
  font-size: 12px; 
  font-style: normal; 
  font-weight: normal; 
  color: #515151; 
  text-decoration: none;

}


.aide {
  font-family: verdana;
  font-size: 11px; 
  font-style: normal; 
  font-weight: normal; 
  color: #737373; 
  text-decoration: none;
  text-align: justify;
}

.color {
  font-family: verdana;
  font-size: 12px; 
  font-style: normal; 
  font-weight: normal; 
  color: #5F5F5F; 
  text-decoration: none;
  text-align: justify;
}

.menu {
  font-family: verdana;
  font-size: 12px; 
  font-style: normal; 
  font-weight: normal; 
  color: #FFFFFF; 
  text-decoration: none;
  text-align: justify;
}

.titre {
  font-family: verdana;
  font-size: 14px; 
  font-style: normal; 
  font-weight: bold; 
  color: #2C7196; 
  text-decoration: none;
  text-align: justify;
}

a img {
border: 1px solid #5F5F5F;
}
a:hover img {
border: 1px solid #5F5F5F;
}

.lien:link {
  font-family: verdana;
  font-size: 12px; 
  text-decoration: none;
  color: #515151;
}

.lien:visited {
  font-family: verdana;
  font-size: 12px; 
  text-decoration: none;
  color: #515151;
  border-color: #515151;
}

.lien:hover {
  font-family: verdana;
  font-size: 12px; 
  text-decoration: underline;
  color: #2C7196;
}
.lienp:link {
  font-family: verdana;
  font-size: 10px; 
  text-decoration: none;
  color: #000000;
}

.lienp:visited {
  font-family: verdana;
  font-size: 10px; 
  text-decoration: none;
  color: #000000;
}

.lienp:hover {
  font-family: verdana;
  font-size: 10px; 
  text-decoration: underline;
  color: #515151;
}

.lienad:link {
  font-family: verdana;
  font-size: 10px; 
  font-weight: bold; 
  text-decoration: none;
  color: #FFFFFF;
}

.lienad:visited {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold; 
  text-decoration: none;
  color: #FFFFFF;
}

.lienad:hover {
  font-family: verdana;
  font-size: 10px; 
  font-weight: bold; 
  text-decoration: underline;
  color: #FFFFFF;
}

.lien2:link {
  font-family: verdana;
  font-weight: normal; 
  text-decoration: none;
  color: #000000;
}

.lien2:visited {
  font-family: verdana;
  font-weight: normal; 
  text-decoration: none;
  color: #000000;
}

.lien2:hover {
  font-family: verdana;
  font-weight: normal; 
  text-decoration: none;
  color: #000000;
}

.lieng:link {
  font-family: verdana;
  font-weight: bold; 
  text-decoration: none;
  color: #737373;
}

.lieng:visited {
  font-family: verdana;
  font-weight: bold; 
  text-decoration: none;
  color: #737373;
}

.lieng:hover {
  font-family: verdana;
  font-weight: bold; 
  text-decoration: none;
  color: #2C7196;
}


.submit{
font-family: verdana, sans-serif; 
font-size: 11px; 
color: #000000;
background-color: #B1BACE;
}

.champ {
  font-family: verdana; 
  font-size: 11px; 
  font-style: normal; 
  text-decoration: none;
  background: #EFEFEF;
  background-color: #EFEFEF;
  font-weight: normal; 
  color: #515151; 
  text-align: justify;
}


/**
 * STYLES POUR LE FORMULAIRE DE MAILING
 */


input#envoi {
    font-size: 90%;
    margin-top: 0.5em;
  background: #EFEFEF;
  background-color: #EFEFEF;
    border: 1px solid #5F5F5F;
    font-weight: normal;
    color: #515151;
    cursor: pointer;
}
