/* ===| 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:#ffffff;
    text-align: justify;
}*/


#mail-link a:link, #mail-link a:visited
{
    color:#000000;
    text-decoration: underline !important;
}

#mail-link a:hover, #mail-link a:active
{
    color:#000000;
    text-decoration: none !important;
}




#info a:link, #info a:visited
{
    color:#000000;
    text-decoration: none ;
}

#info a:hover, #info a:active
{
    color:#000000;
    text-decoration: underline;
}
#text p
{
    color:#ffffff;
}

#actualite p
{
    text-align: justify;
    color: #3e3e3e;
    line-height: 14px;
    font-size: 11px;
}
.couleur2
{
    color: #902b2b;
}
.realis-title p
{
    color: #bb9c9c;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    padding-top: 5px;
}

.realis-title a:link, .realis-title a:visited
{
    color:#ffffff;
    text-decoration: underline;
}
.realis-title a:hover, .realis-title a:active
{
    color:#000;
    text-decoration: none;
}

.mercidiv a:hover, .mercidiv a:active
{
    color:#ffffff !important;
    text-decoration: none !important;
}
.mercidiv a:link, .mercidiv a:visited
{
    color:#cc779d;
    text-decoration: underline;
}
.mercidiv span
{
    color: #fff;    text-align: center; 
}

/*===| menu |=====================*/
#menu2 ul li{
    display: inline;
    margin: 0px;
    padding: 0px;
    color: #919191;
    text-align:right;
    font-size: 11px;
  }
#menu2 a:link, #menu2 a:visited{
	text-decoration: none;
    color: #919191;
  }
#menu2 a:hover, #menu2 a:active{
	text-decoration: underline;
    color: #bebebe;
  }
.active
{
    color:#bebebe !important;
    text-decoration: underline !important;
}
.copyright a:link, .copyright a:visited{
	text-decoration: underline;
    color: #919191;
    font-size: 11px;
  }
.copyright a:hover, .copyright a:active{
	text-decoration: none;
    color: #bebebe;
    font-size: 11px;
}
.copyright p{
     color: #919191;
     text-align: right;
     font-size: 11px;
}


.digitalage a:link, .digitalage a:visited{
	text-decoration: underline;
    color: #bebebe;
    font-size: 11px;
  }
.digitalage a:hover, .digitalage a:active{
	text-decoration: none;
    color: #919191;
    font-size: 11px;
}
.digitalage p{
     color: #919191;
     text-align: left;
     font-size: 11px;
     line-height: 18px;
}

.ref
{
    clear:both;
    text-align: center;
    color:#ccc;
    padding-top:5px;
    width:960px;
}
/* footer intro */
#footer2 a:link, #footer2 a:visited{
	text-decoration: underline;
    color: #545454;
    font-size: 11px;
  }
#footer2 a:hover, #footer2 a:active{
	text-decoration: none;
    color: #666666;
    font-size: 11px;
}
#footer2 p{
     color: #545454;
     font-size: 11px;
     font-family: Arial, Helvetica, sans-serif;
     line-height: 18px;
     text-align: right;
	 /* text-align: center; */
}
/* horaires */
.horaires p
{
    font-size: 11px;
    color:#ffffff;
    line-height: 13px;
    padding: 5px 0 5px 41px;
}


.grey
{
    color: #b9b9b9;
}


