.title {
	text-align: center;
}

#specificite {
	display: none;
	border-top: 1px solid rgba(34,36,38,.15);
}

.footer{
	background-color: rgba(0,0,0,.05) !important;
}

#logo-jadt {
  display: block;
  max-width:100%;
  max-height:100px;
  width: auto;
  height: auto;
}

.partenaires > a {
	color: rgba(0,0,0,.4);
}

.partenaires > a:HOVER {
	color: rgba(0,0,0,.8);
}

p {
	text-align: justify;
	font-weight: lighter;
	border: thin lightgrey solid;
	padding: 1em;
}

.descr {
	display: none;
}

.jadt-container {
	position:relative; !important; 
	margin-top: 2em !important; 
	padding: 2em !important;
}

.where, .edition {
	font-weight: bold;
}

.abstract {
	background-color: #f1f1f1;
	border: thin grey color;
	border-radius: 5px;
	padding: 1em;
}

.session-button {
	right: 0px;
}

a.auteur {
	color: grey;
}
a.auteur:HOVER {
	text-decoration: underline;
}

.js-description {
	display: none;
}