/* Couleur catégorie sur photo-bandeau */
.post-category.text-line.text-white a {color:#ffffff !important;}

/* ??? */
.bs-body-color {color:#60697b !important;}



	/* article-13 */
/* légendes articles */
.spip_code {
	clear:both;
	display:block;
	text-align:center !important;
	line-height:12px;
	font-size:12px !important; 
	}


.spip-puce:before {
	content: "–";
}

.abstract{font-size:small;}
br.autobr {
					content: "";
					margin: 1.5em;
					display: block;
					font-size: 30%;
				}
								br.manualbr {
					margin-bottom: .5em;
				}
				blockquote p br.manualbr{
					margin-bottom: 0rem; 
					
				}


img#issn {
	width:150px;
	opacity: 0.5;
    filter: alpha(opacity=50);
	}
img#issn:hover {
	opacity: 1.0;
    filter: alpha(opacity=100);
	}
	sup{
	font-size:.7rem;
	}
	
	.spip_logo {float:none;margin:0;}
	

	
.mini-pdf {
width:100px;border:1px solid silver; }

.widget>img{width:100%;}




/* Listes SPIP */
ul.spip,
ol.spip { margin-left: 0px; }
@media (max-width: 640px) {
	ul.spip,
	ol.spip { margin-left: 0.5em; }
}
ul.spip { list-style-type: square; }
li ul.spip { list-style-type: disc; }
li li ul.spip { list-style-type: circle; }
ol.spip { list-style-type: decimal; }

dl.spip dt,
dl.spip dd { padding-left: 50px; }
dl.spip dt { clear: both; }
dl.spip dd {}



  @media (max-width: 991.98px) {
.navbar .navbar-collapse .dropdown-menu .dropdown-item {
  color: #000 !important;
  padding-left: 1rem;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  }}
