 .smallertext {
	font-size : 0.7em;
}

.pied {
	font-size : 0.7em;
	text-align : center;
	border-top : thin solid #AFAFAF;
}

 .jacket {
	float: right;
	margin: 0px 0px 10px 10px;
	text-align : right;
}

 abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }

/* ************************************************
			Surcharges du thème Vesper pour les articles
   ************************************************ */  

.post-entry ul, .post-entry ol {
	margin: 0 0 1em;
}

.post-entry ol li {
	list-style: square;
	border-bottom: 1px solid #fafafa;
	padding: 0 0;
}
.post-entry ol {
	margin-left: 2em;
}
.post-entry ol li {
	list-style: decimal;
}  

.post-entry img {
	padding: 0 0 0 0;
}  


#content {
	width: 650px;		
}
