.intitule_sommaire {
	border-bottom: 1px solid #A6464A;
	display: none;
}
.sommaire {
	line-height: 160%;
	margin-top: 10px;
	padding-bottom: 1em;
}
.sommaire a {
	text-decoration: none;
}
.sommaire a:hover {
	color: #CBBC17;
	text-decoration: none;
}
.sommaire h2 {
	font-family: Georgia, " Times New Roman ", Times, serif;
	font-size: large ; /* x-large;  jpc 1/9/15 */
	font-weight: bold;
	line-height: 120%;
	padding : 6px 35px;
	letter-spacing: 0.03em;
	color: #CBBC17;
	
	
/*	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: +180%;
 	color: #CBBC17;
    margin: 0;
    padding: 0 0 0 15px;
	text-align: left;
	*/
}
.smRubrique h3 {
	letter-spacing: 0.1em;
	font-size: small;
	font-variant: small-caps;
	margin: 0.5em 5px 0 0;
	padding: 0 1.2em 0 0.5em;
	color: #989898 ;
	display: inline-block;
}
.smDossier h3 {
	margin: 0.5em 5px 0 0;
	padding: 0 1.2em 0 0.5em;
}
.smDossier h3 a {
	letter-spacing: 0.1em;
	font-size: small;
	font-variant: small-caps;
/*	color: #5B6C7F;*/
	display : none;
}
.smRubrique {
	margin: 0 10px 0 30px;
}
.smDossier {
	border: 1px solid #dbdbdb;
	background: #f5f5f5;
	margin: 0.5em 30px 1em 30px;
}
.smRubrique ul {
	/*border-top: 1px solid #dbdbdb;*/
}
.smRubrique ul,
.smDossier ul {
	list-style-type: none;
	margin: 0 15px 0 0;
	padding: 0.6em 0 1em 0;
}
.sommaire li {
	margin-left: 16px;
}
.sommaire li a {
	font-family: Georgia, " Times New Roman ", Times, serif;
/*	font-size: 110%;  jpc 1/9/15 */
/*	color: #909193;*/
	padding-left: 20px;
/*	letter-spacing: 0.1em;  jpc 1/9/15 */
}
.smAuteur {
	font-size: x-small;
	color: #909193;
	margin-left: 1em;
}
.smDateNumero {
	font-size: 80%;
	letter-spacing: 0;
	font-weight: normal;
}
.date_numero:after {
  content: ") : ";
}
.date_numero:before {
  content: "  (";
}