div.articles {
	margin-bottom: 10px;
}
div.articles p {
	
}
span.chapeau p{
	padding-bottom: 10px;
	font-weight: bold;
}

.articles img {
	border: 1px solid #5E5E5E;
    display: block;
    float: none !important;
    margin: 0 auto !important;
}

div.article hr.spip {
	display: none;
}


div.article {
	margin-bottom: 10px;
}
	div.titre {
		height: 40px;
		margin-bottom: 20px;
	}
	
	.titre h2	{
		margin-top: 4px;
		padding-right: 20px;
		font-size: 13px;
		text-align: right;
		line-height: 32px;
		height: 32px;
		color: #FFFFFF;
		background-image: url(../img/bgTitre.jpg);
		display: block;
		position: absolute;
		z-index: 10;
		letter-spacing: 0px;
		width: 610px; /* 630 */
	}
	span.carre {
		position: absolute;
		z-index: 5;
		margin-left: 584px;
		border-right: 40px solid black;
		height: 40px;
		
	}
	span.notes {
		background-color: #f7f7f7;
		display: block;
	}
	span.notes p {
		border-top: 1px dashed #CCCCCC !important;
		padding-top: 10px !important;
		padding-bottom: 5px !important;
		font-size: 11px;
		font-style: italic;
	}
	span.descriptif {
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		text-align: right;
		margin-bottom: 20px !important;
		display: block;
	}
	hr.barre {
		display: block;
		margin-bottom: 10px !important;
	}
	div.image {
		float: left;
		width: 200px;
		text-align: center;
		margin: 0px 5px;
	}
	div.image img {
		float: none;
	}
	.spip_documents {
		margin: 0 10px 10px 0px;
		float: left;
		text-align: center;
	}
	div.texte .spip_documents {
		margin: 10px 10px 30px 0px;
		text-align: center;
		float: none;
	}
	
	div.texte {
		padding: 0 0px; font-size: 13px; line-height: 17px;
	}
	div.texte h3 {
		margin: 10px 0;
		padding-left: 20px;
	}
	div.texte p {
		text-align: justify;
		text-indent: 20px;

	}
	p.date {
		text-align: right;
		clear: both;
	}
	#lireSuite {
		text-align: right;
		padding: 5px 20px 10px 0;
		height: 25px;
		line-height: 25px;
		clear: both;
	}
		a.lireSuite {
			font-size: 10px;
			font-style: italic;
			text-decoration: none;
			text-align: right;
		}
	
	li.article {
		margin: 10px 0;
		list-style-type: none;
		line-height: 15px;
		font-size: 11px;
		font-family: 'HelveticaRoman';
		background-color: #eeeeee;
		border: 1px solid #dddddd;
	}
	div.articleTitre {
		border-bottom: 1px dashed #878787 !important;
		height: 25px;
		line-height: 27px;
		cursor: pointer;
		padding-left: 10px;
		margin-bottom: 15px;
		background-color: #dddddd;
	}
	div.articleTitre h3 {
		/*width: 400px;*/
		color: #b31b1b;
		text-decoration: none;
		font-size: 12px;
	}
	
	div.articleTitre h3 a {
		color: #b31b1b;
		text-decoration: none;
	}
	div.articleTitre:hover h3 a {
		color: #e42322;
		display: block;
	}
	#left span.date {
		padding-right: 20px;
		font-style: italic;
		font-size: 10px;
		display: block;
		text-align: right;
		margin-bottom: 10px;
		
	}
	
	.facebookPartage {
		text-align: right;
		width: 610px;
		padding-right: 20px;
		height: 30px;
	}
	
	
	.introduction  {
		clear: both;
	}
	small {
		font-style: italic;
		padding-right: 20px;
	}
	span.author a {
		color: #e42322;
		text-decoration: none;
	}
	li.article p, .articles p {
		padding: 0px 20px;
		margin-bottom : 5px;
	}
	p.pagination {
		padding: 10px 20px;
		text-align: center;
		font-size: 10px;
		border-top: 1px dotted #CCCCCC;
	}
	
	
	
	
/*******************************************/	
	.articles ul {
	
	}
	
	
div.articles div.spip_documents {
	/*float: left;*/
	margin: 10px 20px;
	text-align: center;
	float: none;
}
.articles .spip_doc_titre {margin: 5px auto 0 auto;}
.articles .spip_doc_descriptif { margin: 0 auto; }

.articles .spip_doc_titre,
.articles .spip_doc_descriptif { font-size: 12px; }


	
	
	
	
	
div.clear {
	clear: both;
}