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

body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color:#fefc71;
}
p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #fefc71;
    text-align: justify;
}
h1
{
    font-family: "Microsoft Sans Serif", sans-serif, "Trebuchet MS";
    font-size: 18px;
    font-weight: normal;
    color: #fefc71;
    line-height: 23px;
    text-align: justify;
}
h1 span
{
    color: #f2a11e;
}
h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #d78b1f;
    line-height: 18px;
    text-align: justify;
    padding:5px 0 3px 20px;
    border-bottom: solid 1px #7b0b0b;
    background: url(../../images/charte/bullet.gif) no-repeat 0% 60%;
    margin-top:10px;
}

h4
{
    font-size: 12px;
    font-weight: bold;
    color:#fffb00;
}
#actualite p
{
    font-size: 11px;
    color: #fefc71;
    line-height: 15px;
}
#info p
{
    font-size: 11px;
    color: #fefc71;
    line-height: 18px;
}
.mailsPlace a:link, .mailsPlace a:visited
{
    color:#f29f1d !important;
    text-decoration: underline  !important;
}
.mailsPlace a:hover, .mailsPlace a:active
{
    color:#fffb00  !important;
    text-decoration: none  !important;
}


.couleur
{
    color:#f2a11e;
    font-weight: bold;
}
#right-inner a:link, #right-inner a:visited
{
    color:#fefc71;
    text-decoration: none;
}
#right-inner a:hover, #right-inner a:active
{
    color:#fefc71;
    text-decoration: underline;
}
/*===| menu |=====================*/
.digitalage p
{
    font-size: 11px;
    text-align: left !important;
    color: #fefc71 !important;
}
.digitalage a:link, .digitalage a:visited
{
    color: #fffb00;
    text-decoration: none;
}
.digitalage a:hover, .digitalage a:active
{
    color: #fefc71;
    text-decoration: none;
}
#menu2 ul li{
    display: inline;
    margin: 0px;
    padding: 0px;
    color: #fefc71;
    font-size: 11px;
  }
#menu2 a:link, #menu2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #fefc71;
  }
#menu2 a:hover, #menu2 a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
    color: #fffb00;
  }
.active
{
    color:#fffb00 !important;
    text-decoration: underline !important;
}
#mentions p{
     font-family: Arial, Helvetica, sans-serif;
     color: #fefc71;
     text-align: right;
     font-size: 11px;
}
#mentions a:link, #mentions a:visited
{
    color: #fffb00;
    text-decoration: none;
}
#mentions a:hover, #mentions a:active
{
    color: #fffb00;
    text-decoration: underline;
}
