
.liens h1 {  
margin-top: 15px;
    }
.liens a { 
 color: white;
}
	
.liste-apropos	li {list-style-type:none;}
.liste-apropos li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
  }
             
.Articles a{
	color: white;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.paddtop{
	margin-top:  -30px !important;
}
.paddtop .Linkedition{
	margin-top: 20px;
	display: block;
}
.block_liens{
	margin-bottom: 20px;    white-space: nowrap;
}
.liens{
	white-space: nowrap;
}
.footnotes cite{
    font-style: normal;
}
.footnotes em{
    font-style: normal;
}
blockquote p{
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 15px !important;
    margin-bottom: 15px !important;
    font-style: italic;
    padding-left: 13px;
    margin-top: 15px;
    border-left: 4px solid #ccc;
    margin-left: 40px;
}