/* ===| TYPOGRAPHY |============================================*/
body{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;}
h1{
	font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  text-transform: uppercase;
  color: #680202;
  padding: 7px 0px 0px 0px;
  }
h2{
	font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  text-transform: uppercase;
  color: #731414 !important;
  padding: 6px 0px 5px 0px;
  }
p {
	font-size: 12px;
  font-family: Arial;
  line-height:18px;
	text-align: justify;}
.copyright{
	font-family: Arial, sans-serif;
  font-size: 12px;
  color:#816542;
  }
 .copyright a:link, .copyright a:visited
{
  color:#680202;
  text-decoration: none;
}
.copyright a:hover, .copyright a:active
{
  color:#816542;
  text-decoration: none;
}
#actualite p
{
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  padding-top: 22px;
  margin-right:5px;
  line-height:15px;
  color: #816542!important;
}

#contact-info p
{
  margin-left: 28px;
  color: #816542;
}

ul.list
{
  font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
 	text-align:left;
}

