/* ===| TYPOGRAPHY |============================================*/

body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    color:#646464;
}
p{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: justify;
    line-height: 15px;
    color:#000000;
}
.bien p{
    line-height: 13px;
}
a:link, a:visited{
	text-decoration: none;
    color: #407b02;
  }
a:hover, a:active{
	text-decoration: underline;
    color: #000000;
}
h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color:#7aad29;
    height: 42px;
    line-height: 20px;
    font-weight: normal;
    background: url(images/bg-h1.jpg) repeat-x bottom left;
    padding: 9px 8px 5px 8px;
    margin-bottom:8px;
}
h1 span
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#064c03;
    line-height: 18px;
    font-weight: bold;
}
h2
{
    background: url(../../images/charte/english/bg-h2-1.jpg) no-repeat top left;
    padding: 5px 10px 6px 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 17px;
    color:#fffc00;
    text-align: left;
    font-weight: normal;
}
#h2-right
{
    background: url(../../images/charte/english/bg-h2-2.jpg) no-repeat top right;
    text-align: right;
    padding: 5px 20px 6px 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 17px;
    color:#fffc00;
    font-weight: normal;
}
.couleur
{
    font-weight: bold;
    color:#7aad29;
}
#left-outter p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: justify;
    line-height: 13px;
    color:#ffffff;
}
#info a:link, #info a:visited
{
    color:#fbff01;
    text-decoration: underline;
}
#info a:hover, #info a:active
{
    color:#ffffff;
    text-decoration: none;
}
#actualite a:link, #actualite a:visited
{
    color:#fbff01;
    text-decoration: underline;
}
#actualite a:hover, #actualite a:active
{
    color:#ffffff;
    text-decoration: none;
}

.recherche-bar a:link, .recherche-bar a:visited
{
    color:#fbff01;
    margin:0 2px;
    text-decoration: none;
    font-weight:  bold;
}
.recherche-bar a:hover, .recherche-bar a:active
{
    color:#ffffff;
    margin:0 2px;
    text-decoration: underline;
    font-weight:  bold;
}
#recherche-active
{
    color:#ffffff;
    text-decoration: underline;
    font-weight:  bold;
}


/*===| menu |=====================*/
#menu2 ul li{
    display: inline;
    margin: 0px;
    padding: 0px;
    color: #646464;
    text-align:right;
    font-size: 11px;
  }
#menu2 a:link, #menu2 a:visited{
	text-decoration: none;
    color: #646464;
  }
#menu2 a:hover, #menu2 a:active{
	text-decoration: underline;
    color: #3d8e02;
  }
.active
{
    color:#3d8e02 !important;
    text-decoration: underline !important;
}
.copyright a:link, .copyright a:visited{
	text-decoration: underline;
    color: #3d8e02;
    font-size: 11px;
  }
.copyright a:hover, .copyright a:active{
	text-decoration: none;
    color: #646464;
    font-size: 11px;
}
.copyright p{
     color: #646464;
     text-align: left;
     font-size: 11px;
}


.digitalage a:link, .digitalage a:visited{
	text-decoration: none;
    color: #3d8e02;
    font-size: 11px;
  }
.digitalage a:hover, .digitalage a:active{
	text-decoration: none;
    color: #646464;
    font-size: 11px;
}
.digitalage p{
     color: #646464;
     text-align: left;
     font-size: 11px;
}
