#pager {
	padding: 0 15px 0 15px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #72A545;
	border-right: 3px solid #72A545;
	text-align: center;
	line-height: 25px;
	clear: both;
	margin-bottom: 5px;
}
#pager a:link, #pager a:visited {
	text-decoration: none;
	color: #666;
	padding: 2px;
	border: 1px solid #f2f2f2;
	background-color: White;
	margin: 0 3px 0 3px;
	text-decoration: none;
}
#pager a:hover, #pager a:visited:hover {
	text-decoration: none;
	color: #666;
	border: 1px solid #72A545;
}
#pager span {
	color: #BAB;
}
#pageinfo {
	color: #808080;
	font-size: 85%;
	clear: both;
	margin-bottom: 5px;
}
.entreelist {
	float: left;
	clear: both;	
	width: 100%;
	background: url(images/entrytitleborder.gif); background-repeat: no-repeat; background-position: -4px -3px;
	margin-top: 10px;
	padding-top: 2px;
}
.entreelist h1 {
	margin: 1px 1px 2px 5px;
	text-transform: none;
	font-size: 1.2em;	
	padding-left: 15px;
}
.entreelist h1 a:link, .entreelist h1 a:visited {
	color: #555;
	text-decoration: none;
}
.entreelist h1 a:link:hover, .entreelist h1 a:visited:hover {
	text-decoration: underline;
}
.entreelist h1 span {
	display: block;
	font-size: 0.9em;
	color: #909481;
}
.entreedesc {
	padding: 0 2px 5px 2px;
	text-align: justify;
	margin-top: 0;
	margin-bottom: 0;
}
.entreebas {
	margin-bottom: 10px;
	float: left;
	clear: both;
	background: url(images/footentrybkg.png); background-repeat: repeat-x; background-position: 0 15px;
	line-height: 16px;
	vertical-align: middle;
}
.entreebas img {
	margin: 0 3px 0 1px;
	border: 1px solid #F2F2F2;
}
#tagsannuaire {
	background: url(images/anntags.png); background-repeat: no-repeat; background-position: top left;
}
#tagsannuaire ol, #tagsannuaire ul {
	padding: 0 6px 7px 6px;	margin: 0;
	background: url(images/otherartbkg-btm.png); background-repeat: no-repeat; background-position: bottom;
}
#tagsannuaire ol li a:hover, #tagsannuaire ul li a:hover {
	background-color: #EFEFEF;
	color: black;
}
#nouvne {
	margin: 0 0 5px 0;
	background: url(images/otherartbkg.png); background-repeat: no-repeat; background-position: 0 20px;
}
#nouvne #nvin {
	background: url(images/nouveau-ne.png); background-repeat: no-repeat; background-position: 5px 5px;
	font-size: 1.1em;
	text-transform: none;
	margin: 0 6px 0 5px;
}
#nouvne #nvin h3 a:link, #nouvne #nvin h3 a:visited {
	color: #555; text-decoration: none;
}
#nouvne #nvin h3 a:link:hover, #nouvne #nvin h3 a:visited:hover {
	color: #555; text-decoration: underline;
}
#nvbt {
	background: url(images/otherartbkg-btm.png); background-repeat: no-repeat; background-position: bottom;
}