/* ===| TYPOGRAPHY |============================================*/
body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color:#c6c6c6;
    text-align: justify;
}
#actualite p
{
    color:#a0a0a0;
    text-align: justify;
    line-height: 14px;
    font-size: 11px;
}
#info p
{
    color:#bebebe;
    text-align: justify;
    line-height: 14px;
    font-size: 11px;
    padding:10px 0;
}
.couleur
{
    color: #fff;
}

.mercidiv  a:hover, .mercidiv a:active{
	text-decoration: none;
    color: #d3d3d3;
  }
.mercidiv  a:link, .mercidiv a:visited{
	text-decoration: underline;
    color: #4bd827;
  }
.copyright p
{
    text-align:right !important;
}




/*===| menu |=====================*/
#menu2 ul li{
    display: inline;
    margin: 0px;
    padding: 0px;
    color: #d3d3d3;
    text-align:right;
    font-size: 11px;
  }
#menu2 a:link, #menu2 a:visited{
	text-decoration: none;
    color: #d3d3d3;
  }
#menu2 a:hover, #menu2 a:active{
	text-decoration: underline;
    color: #4bd827;
  }
.active
{
    color:#4bd827 !important;
    text-decoration: underline !important;
}
.copyright a:link, .copyright a:visited{
	text-decoration: underline;
    color: #bebebe;
    font-size: 10px;
  }
.copyright a:hover, .copyright a:active{
	text-decoration: none;
    color: #bebebe;
    font-size: 10px;
}
.copyright p{
     color: #878787;
     text-align: center;
     font-size: 10px;
}

.digitalage a:link, .digitalage a:visited{
	text-decoration: none;
    color: #878787;
    font-size: 11px;
  }
.digitalage a:hover, .digitalage a:active{
	text-decoration: none;
    color: #fff;
    font-size: 11px;
}
.digitalage p{
     color: #878787;
     text-align: left;
     font-size: 11px;
     line-height: 18px;
}
.ref
{
    clear:both;
    text-align: center;
    color:#555555;
    padding-top:70px;
    width:908px;
}
