@import "https://haltools.archives-ouvertes.fr/css/VisuCondense.css";

div#res_script {
	counter-reset: publi;
	text-align: justify;
}
div#res_script dl:before {
	counter-increment: publi;
	content: counter(publi) ". ";
	float: left;
	margin-right: 1em;
}
.Rubrique{
	font-weight: bold;
	border-bottom: 1px solid #999999;
}
.NoticeRes {
	border-bottom: 0;
}
.ValeurRes {
	margin-left: 0;
	display: inline;
}
.ValeurRes:after {
	content: ". ";
}
.ValeurRes.Auteurs {
	font-size: 0.82em;;
}
.ValeurRes.Titre a {
	color: #555;
}
.ValeurRes.article {
	font-size: 0.82em;
}
div#res_script .article a {
	font-size: smaller;
	color: #888888;
}
#entete #nom_site_spip {
	font-family: 'Oleo Script', Arial, sans-serif;
	font-size: 3em;
	font-weight: normal;
}
#entete {
	border-bottom: 2px solid #FFF;
	display: none;
}
#save {
	font-family: 'Crimson Text', Cochin, Garamond, Georgia, Times, serif;
	font-family: 'Josefin Sans Std Light', Arial, serif;
}
#conteneur #contenu {
	float: right;
	font-family: 'Raleway', 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#conteneur #navigation {
	float: left;
	text-align: left;
	font-family: 'Raleway', 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.rubriques { background: none; }
.rubriques .menu-titre {
	background: none;
	font-family: 'Oleo Script', Arial, sans-serif;
	font-size: 3em;
	font-weight: normal;
}
.rubriques {
	border: none;
	border-right: 1px solid #CCC;
}
#conteneur #navigation .rubriques {
	padding: 0em 0.5em 1em 0.5em;
}
#conteneur #navigation .rubriques dt {
	font-weight: bold;
}
#conteneur #navigation .rubriques dd {
	margin-left: 1em;
}
.presentation {
	margin-top: 1em;
}
.liste-articles .titre, .liste-articles li .titre {
	font-size: normal;
	font-weight: bold;
	color: #555;
}
#pied {
	margin-top: 1em;
}
div.membres {
	width: 100%;
}
table.membres {
	width: 100%;
}
table.membres tr {
	line-height: 1.5;
}
.head {
	font-weight: bold;
}
.person {
	width: 30%;
}
#documents_joints li {
	float: left;
	margin-left: 1em;
}
a.spip_in {
	color: #009;
}
.breves ul li a {
	font-weight: bold;
}
.liste-breves ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.liste-breves li {
	margin-bottom: 0em;
	clear: both;
}
.liste-breves li .titre {
	font-size: 0.88em;
}
.liste-breves li .date {
	font-size: 0.65em;
	float: right;
	margin-left: 16px;
	clear: right;
}
.photo {
    width: 76px;
    height: 76px;
    display: block;
    background-position: center center;
    background-size: cover;
    border-radius: 50%;
    margin: 3px 0;
}
