.sommaire .img_acces {
	position: relative;
	float: left;
	top: -6px;
}
#lblListeSommaires h1 {
	text-align: center;
}
.intitule_sommaire {
	color: #888888;
	font-size: medium;
}
#lblListeSommaires {
	display: block;
	margin-top: 10px;
}
.sommaire {
	margin: 10px 12px 1em 8px;
	background: white;
	padding: 10px;
	border : none;
}
.sommaire a {
	text-decoration: none;
}
.sommaire a:hover {
	color: #F08D2B;
	text-decoration: none;
}
.sommaire h2 {
	font-weight: bolder;
	/*	border : 1px solid #e8e8e8;
	background: #fcfcfc;*/
	color: #F08D2B;
	font-size: large;
	font-weight:bolder
	margin: 0;
	padding : 0.1em 23px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 690px;
}
.smDossier .smRubrique h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #5983A9;
	line-height: 140%;
	font-weight: bold;
}
.smRubrique h3,
.smDossier h3 {
	font-size: medium;
	margin: 0;
	padding: 0;
	color: #5983A9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.smDossier h3 a {
	color: #5983A9;
}
.smDossier h3 a:hover {
	color: #F08D2B;
	text-decoration: underline;
}
.smRubrique {
	margin: 0 40px;
	padding: 0.8em;
}
.smDossier  {
	margin: 0 22px 0.5em 40px;
	padding: 0.8em;
	display: inline-block;
}
.sommaire ul {
	line-height: 180%;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	margin: 0;
	padding: 0.8em 0 0 0;
}
.sommaire li a {
	letter-spacing: 0.01em;
	color: #5983A9;
	cursor: pointer;
}
.sommaire li  {
	margin-bottom: 1em;
	line-height: 130%;
}
.smAuteur {
	font-size: x-small;
	color: #5983A9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.07em;
}
.smTitreNumero {
}
.smDateNumero {
	font-size: 80%;
	letter-spacing: 0;
	font-weight: normal;
}
.sommaire li a,
.smAuteur {
	padding-left: 28px;
	display: block;
}
.date_numero:after {
  content: ") : ";
}
.date_numero:before {
  content: "  (";
}