hr  {
	border-width: 0px;
	height : 1px;
	margin-bottom: 10px;
	background-image: url(images/filetDotted.jpg);
	background-position: bottom;
	clear: both;
}
.margeHaute {
	margin-top: 10px;
}
.orange {
	color: #F19300;

}.encadre {
	padding: 10px;
	background-color: #efefef;
	margin-bottom: 10px;
	background-image: url(images/papierPein.jpg);
}
a  {
	text-decoration: none;
	color: #EC9200;
}
a:hover  {
	color: #999999;
}
a img{ 
border:none; 
}
.titreArticle {
	font-size: 24px;
	color: #333333;
	padding-bottom: 2px;
}
.date {
	font-size: 10px;
	color: #666666;
	padding-bottom: 5px;
	font-style: italic;
}
.text {
	font-size: 11px;
	color: #333333;
	padding-bottom: 10px;
}
.habille {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.chapo {
	font-size: 13px;
	color: #999999;
	display: block;
	line-height: 20px;
	padding-bottom: 10px;
}
#contenu ul, #contenu li {
	list-style-type: none;
}
#contenu li {
	padding-bottom: 10px;
	font-size: 12px;
	background-image: url(images/puce.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#contenu #menuGauche li ul li {
	padding: 0px;
	background-image: none;
}
#contenu #menuGauche li ul li a{
	color : #999;
}
#contenu #menuGauche li ul li a:hover{
	color : #666;
}
#menuGauche img {
	margin-bottom: 10px;
	width: 180px;
}

