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

body{ line-height: 15px; }
p{
  font-size: 11px;
  font-family:Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 14px;
  color: #ffffff;
  text-align: justify;
  padding-bottom: 10px;
}
h1{
  font-size: 12px;
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 30px;
  color: #8f7c56;
  text-align: right;
  margin-bottom: 35px;
}
h1 span.top
{
font-size: 17px;
font-weight: normal;
text-transform: uppercase;
color: #16a9cb;
}

h2{
  font-size: 14px;
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 20px;
  color: #8f7c56;
  text-align: left;
  margin-bottom: 5px;}
h3{font: normal 2em/1.5em Arial;}
h4{font: normal 1.8em/1.5em Arial;}
h5{font: normal 1.2em/1.5em Arial;}
h6{font: bold 1em/1.5em Arial;}
.couleur
{
  color:#16a9cb;
}

#info p
{
  text-align: center;
  color: #ffffff;
  line-height: 14px;
  padding: 10px 0 0 0;
}
#info a:link, #info a:visited
{
   color: #16a9cb;
   font-weight: bold;
   text-decoration: underline;
 }
#info a:hover, #info a:active
{
   text-decoration: none;
}
#footer p{
  text-align: center;
  color: #836e57;
  font-size: 11px;
  font-family:Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
  font-weight: normal;
  padding: 0;
}
#footer a:link, #footer a:visited, a:link, a:visited
{
color: #b3a280;
text-decoration: none;
}
#footer a:hover, #footer a:active, a:hover, a:active
{
   text-decoration:underline;
}
#menu2{
  color: #846f58;
  font-size: 11px;
  font-family:Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
  font-weight: normal;
}
.copyright p{

}
#menu2 a:link, #menu2 a:visited, .merci-box a:link, .merci-box a:visited
{
color: #846f58;
text-decoration: none;
}
#menu2 a:hover, #menu2 a:active, .merci-box a:hover, .merci-box a:active
{  color:#b3a280;
   text-decoration:none;
}
.active{
color:#b3a280!important;
text-decoration: underline!important;
}
ul.list li, ul.list1 li {
 font-family: Arial, verdana;
 font-size: 11px;
 color:#ffffff;
 line-height: 16px;
 text-align: justify;
}
ul.liste li {
 font-family: Arial, verdana;
 font-size: 11px;
 color:#b3a280;
 line-height: 16px;
 text-align: right;
}