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

body{
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;}

 #actualite h1{
	font-size: 11px;
	padding: 0px;
  color:#87AA14;
  margin:0px;
  }
 #actualite a{
    	font-size: 11px;
      color:#87AA14;
      text-decoration: none;
      font-weight: bold;
 }
  #actualite a:hover{
    	font-size: 11px;
      color:#87AA14;
      font-weight: bold;
      text-decoration: underline;
 }
.inf1 p
{
  line-height: 13px;
}

p {
font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
text-align: justify;
font-size: 11px;
}

#bottom-content p{
  font-size: 12px;
  font-weight: bold;
}

#footer p{
  text-align: center;
}
#footer a
{
  color:#000000;
  text-decoration: underline;
  font-weight:normal;
}
#footer a:hover
{
  color:#4C4D4C !important;
  text-decoration:  none;
  font-weight: normal;
}


#left-column p{
  padding:5px 0px 2px 0px;
  line-height: 14px;
}
.copyright{
	font: 0.8em arial, sans-serif;}
.ref{
	font: 11px arial, sans-serif;}

