/*general*/
@font-face {
font-family: 'Barlow Black';
font-style: normal;
font-weight: normal;
src: url('fonts/Barlow-Black-webfont.woff') format('woff');
}
@font-face {
font-family: 'Barlow Condensed Black';
font-style: normal;
font-weight: normal;
src: url('fonts/BarlowCondensed-Black-webfont.woff') format('woff');
}
@font-face {
font-family: 'Barlow Bold';
font-style: normal;
font-weight: normal;
src: url('fonts/Barlow-Bold-webfont.woff') format('woff');
}
@font-face {
font-family: 'Barlow Condensed Bold';
font-style: normal;
font-weight: normal;
src: url('fonts/BarlowCondensed-Bold-webfont.woff') format('woff');
}
@font-face {
font-family: 'Barlow Light';
font-style: normal;
font-weight: normal;
src: url('fonts/Barlow-Light-webfont.woff') format('woff');
}
@font-face {
font-family: 'Barlow Condensed Light';
font-style: normal;
font-weight: normal;
src: url('fonts/BarlowCondensed-Light-webfont.woff') format('woff');
}
@font-face {
font-family: 'Barlow';
font-style: normal;
font-weight: normal;
src: url('fonts/Barlow-Regular-webfont.woff') format('woff');
}
@font-face {
font-family: 'Barlow Condensed';
font-style: normal;
font-weight: normal;
src: url('fonts/BarlowCondensed-Regular-webfont.woff') format('woff');
}
body{
	line-height: 1.5;
    font-family: 'Barlow';
}
h1, .h1, h2, .h2, .site-title h1, .preview-block .site-title h1, .site-title .preview-block h1{
	font-family: 'Barlow Condensed Bold';
}
h1{text-align:center;}
h3, .h3, h4, .h4, h5, .preview-block h4, .h5, h6, .h6{
	font-family: 'Barlow Condensed';
}
.main-header__top-bar {}

a {
    text-decoration:none;
}
ul li {
    line-height: 1.2;
}
/*MENU VERTICAL*/



footer a{
	color: #fc0;
}
footer a:visited {
    color: #fc0;
}
.main-footer__top {
background-color: #417439;
}
.main-footer__bottom {
    background-color: #2C4F27;
    padding: 15px 0;
}

/*ACCUEIL*/

/*RESSOURCES*/
.resource  .media-parent-item{
	
}
.resource #main-content h1 .title{
	white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis; 
}
.resource.item-set #main-content h1 .title{
	white-space: normal; 
  overflow: show;
  text-overflow: default; 
}
/*PAGE COLLECTIONS*/




/*RECHERCHE*/


