/* ===| TYPOGRAPHY |============================================*/

body{font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px; color: #222222;  line-height: 14px; }
  h1
  {
  color: #ff772e;
  font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-align: justify;
  line-height:23px;
  padding-left: 43px;
  padding-bottom:12px;
  background: url(images/bg-h1.jpg) top left no-repeat;
  border-bottom:solid 1px #ffbf7f;
  height:  38px;
  margin-bottom: 10px;
  }


p{
  font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
    text-align: justify;
    padding: 0px;
    margin: 0px;
     color: #222222;
}
#actualite p
{
  line-height: 18px;
  font-size: 11px;
}
#info p
{
  font-size: 11px;
  line-height: 18px;
}
#info a:link, #info a:visited
{
  text-decoration: none;
  font-weight: bold;
  color:#ac4900;
}
#info a:hover, #info a:active
{
  text-decoration: underline;
}
#info .couleur
{
  color: #ff6027;
}
#footer p{
  color:#bb5e00;
  font-size: 11px;
  line-height: 18px;
}
#footer a:link, #footer a:visited
{
 color: #2f1800;
 text-decoration: none;
 }
#footer a:hover, #footer a:active
{
 text-decoration: underline;
 }
#menu2 a:link, #menu2 a:visited, .mercidiv a:link, .mercidiv a:visited
{
  color: #a2580d;
  font-size: 11px;
  text-decoration: none;
}
#menu2 a:hover, #menu2 a:active, .mercidiv a:hover, .mercidiv a:active
{ color: #2f1801;
  text-decoration: underline;
}
.couleur
{
  color: #e35001!important;
}
.active
{
  color: #2f1801!important;
  font-weight: bold!important;
}
