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

body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#b79266;
    line-height: 15px;
}
h1
{

    background: url(../../images/charte/bg-h1.jpg) no-repeat top left;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 17px;
    line-height: 15px;
    color: #462503;
    font-weight: normal;
    padding-left: 45px;


}
h1 span
{
    float:left;
    font-size: 11px;
    color: #462503;
    font-weight: bold;
     padding-bottom:5px;
}

p
{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    line-height: 15px;
    color:#462503;
    text-align: justify;
}
#info p
{
    font-size: 11px;
    color:#e2bb80;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 15px;
}
#info a:link, #info a:visited
{
    color:#decaab;
    font-weight: bold;
    text-decoration: underline;
}
#info a:hover, #info a:active
{
    color:#f8cfa3;
    font-weight: bold;
    text-decoration: none;
}
.couleur
{
    color:#dd7212;
}
.merci-box p
{
    text-align: center;
}
.merci-box a:link, .merci-box a:visited
{
    color:#792d00;
    font-weight: bold;
    text-decoration: underline;
}
.merci-box a:hover, .merci-box a:active
{
    color:#82490a;
    font-weight: bold;
    text-decoration: none;
}

/*===| menu |=====================*/
#menu2 ul li{
    display: inline;
    margin: 0px;
    padding: 0px;
    color: #b79266;
    text-align:right !important;
    font-size: 10px;
    text-transform: uppercase;
  }
#menu2 a:link, #menu2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #b79266;
  }
#menu2 a:hover, #menu2 a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
    color: #ecd19c;
  }
.active
{
    color:#ecd19c !important;
    text-decoration: underline !important;
}

.mentions a:link, .mentions a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
    color: #ecd19c;
  }
.mentions a:hover, .mentions a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #b89266;
}
.mentions p{
     font-family: Arial, Helvetica, sans-serif;
     color: #b89266;
     text-align: left;
     font-size: 11px;
     padding-top:10px;
}

.digitalage a:link, .digitalage a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #ecd19c;
  }
.digitalage a:hover, .digitalage a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #b89266;
}
.digitalage p{
     font-family: Arial, Helvetica, sans-serif;
     color: #b89266;
     text-align: center;
     font-size: 11px;
     padding-top:10px;
}
.ref
{
    clear:both;
    text-align: center;
    width:996px;
    font-size: 11px;
    color:#5b2d13;
    padding-top:15px;
}
