/* CSS commun */
		
	.contenu
	{
		margin-top: -30px;
	}
	
/* CSS Colonne centre */

	.texte_art
	{
		width: 489px;
		min-height: 450px;
		padding-left: 15px;
		padding-top: 50px;
		padding-right: 15px;
		text-align: justify;
	}
	
	.titre_art img
	{
		margin-right: 10px;
	}
	
	.point_art
	{
		width: 459px;
		height: 1px;
		border-bottom: 1px dashed #f8c466;
	}
	
	.post_titre
	{
		margin-top: 5px;
	}
	
	.post_titre .image
	{
		margin-left: 10px;
	}
	
	.contenu_art
	{
		width: 459px;
		margin-top: 20px;
	}
	
	.contenu_gal
	{
		margin-top: 20px;
		width: 450px;
	}

	/* CSS div prefooter */
	
		.btn_pref
		{
			width: 110px;
			height: 70px;
			float: left;
		}
		
		.btn_pref img
		{
			padding-top: 35px;
			margin-left: 10px;
		}
		
/* CSS Colonne Droite */

	.clochet
	{
		width: 171px;
		position: fixed;
		z-index: 1;
		height: 224px;
		background-image: url(../images/clochet_art.png);
		background-repeat: no-repeat;
	}
