/* ===| TYPOGRAPHY |============================================*/
body
{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color:#5e656f;
}
h1
{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 13px;
    font-weight:bold;
    color:#a94731;
    padding-top:100px;
}

p
{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color:#454545;
    text-align: justify;
}
#actualite p
{
    color:#73443a;
    line-height: 14px;
}
#info p
{
    color: #966358;
    line-height: 14px;
    padding-bottom: 5px;
}
.couleur
{
    color:#842e1b;
}
.realis-title p
{
    text-align: center;
}

.realis-title a:link, .realis-title a:visited
{
    text-decoration: underline;
    color: #a94731;
    font-weight: bold;
}
.realis-title a:hover, .realis-title a:active
{
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

#pagination a:link, #pagination a:visited
{
    text-decoration: underline;
    color: #a94731;
    font-weight: bold;
}
#pagination a:hover, #pagination a:active
{
    text-decoration: none;
    color: #333;
    font-weight: bold;
}




.mercidiv a:link, .mercidiv a:visited{
	text-decoration: underline;
    font-weight:bold;
    color: #983924;
  }
.mercidiv a:hover, .mercidiv a:active{
	text-decoration: none;
    font-weight:bold;
    color: #e38354;
}



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


.digitalage a:link, .digitalage a:visited{
	text-decoration: underline;
    color: #a94630;
    text-transform: uppercase;
    font-size: 10px;
  }
.digitalage a:hover, .digitalage a:active{
	text-decoration: none;
    color: #a94630;
    text-transform: uppercase;
    font-size: 10px;
}
.digitalage p{
     color: #5e656f;
     text-align: left;
     font-size: 11px;
     line-height: 18px;
}

.ref
{
    clear:both;
    text-align: center;
    color:#666;
    padding-top:25px;
    width:969px;
}
