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

body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#2b63b0;
    line-height: 14px;
}
p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#010000;
    line-height: 15px;
    text-align: justify;
}
#right-outter p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#010000;
    line-height: 15px;
    text-align: justify;
    padding:3px 0;
}
h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #2058a5;
    text-align: justify;
    line-height: 22px;
}
.couleur
{
    color:#2058a5;
}
.couleur2
{
    color: #525252;
}
.couleur3
{
    color: #1f73e5;
    font-weight:  bold;
    font-size: 18px;
}
.couleur4
{
    color: #5c5c5c;
}
#right-outter a:link, #right-outter a:visited
{
    color: #2058a5;
    text-decoration: underline;
}
#right-outter a:hover, #right-outter a:active
{
    color: #2058a5;
    text-decoration: none;
}













#info p
{
    font-size: 11px;
    color:#525252;
    line-height: 14px;
    padding: 4px 0;
}
#info a:link, #info a:visited
{
    font-weight: bold;
    color: #2058a5;
    text-decoration: none;
}
#info a:hover, #info a:active
{
    font-weight: bold;
    color: #2058a5;
    text-decoration: underline;
}
#actualite p
{
    font-size: 11px;
    color:#525252;
    line-height: 14px;
    text-align: justify;
}


/*===| menu |=====================*/
#menu2 ul li{
    display: inline;
    margin: 0px;
    padding: 0px;
    color: #97b6e2;
    text-align:right;
    font-size: 11px;
  }
#menu2 a:link, #menu2 a:visited{
	text-decoration: none;
    color: #97b6e2;
  }
#menu2 a:hover, #menu2 a:active{
	text-decoration: none;
    color: #ffffff;
  }
.active
{
    color:#ffffff !important;
    text-decoration: none !important;
}
.copyright a:link, .copyright a:visited{
	text-decoration: none;
    color: #ffffff;
    font-size: 11px;
  }
.copyright a:hover, .copyright a:active{
	text-decoration: none;
    color: #97b6e2;
    font-size: 11px;
}
.copyright p{
     color: #97b6e2;
     text-align: right;
     font-size: 11px;
}


.digitalage a:link, .digitalage a:visited{
	text-decoration: none;
    color: #ffffff;
    font-size: 11px;
  }
.digitalage a:hover, .digitalage a:active{
	text-decoration: underline;
    color: #ffffff;
    font-size: 11px;
}
.digitalage p{
     color: #97b6e2;
     text-align: left;
     font-size: 11px;
     line-height: 18px;
}
