.intitule_sommaire {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #bdbdbd;
	margin: 10px 10px 16px 6px;
	padding: 0 8px;
	font-weight: bold;
}
.sommaire {
	margin-top: 10px;
	padding-bottom: 2em;
}
.sommaire li a:first-child {
	font-size: 110%;
	color: #525556;
}
.sommaire li a:first-child:hover {
	color: #A5A5A5;
	text-decoration: underline;
}
.sommaire h2 {
	/*font-family: Georgia, " Times New Roman ", Times, serif;*/
	font-size: large;
	/*
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	background: #f2f2f2;
	*/
	font-weight: bold;
/*	letter-spacing: 0.05em;*/
	color: #520B00;
	width: 720px;
	padding: 0.2em 15px 0.2em 30px;
}
.smTitreNumero {
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	color: #9D611E;
	letter-spacing: 0;
}
.smDateNumero {
	font-size: small;
	letter-spacing: 0;
	font-weight: normal;
}
.smRubrique {
	margin: 0 10px 0 38px;
}
.smDossier {
	margin: 0 10px 0 30px;
	margin-top: 1em;
}
.smRubrique h3 {
	font-size: small;
	font-variant: small-caps;
	border-bottom: 1px solid #EDE3BB;
	color: #525556;
}
.smDossier h3 a {
	color: #9D611E;
	margin-left: 13px;
/*	background: transparent url(../../cphilo/images/puce_sm_dossier.gif)  0 1px no-repeat;*/
	display : none;
}
.sommaire ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}
.sommaire li {
	margin-bottom: 1em;
}

.smAuteur {
	font-size: x-small;
}

.date_numero:after {
  content: ") : ";
}
.date_numero:before {
  content: "  (";
}