/* CONTENU DE L'ARTICLE DETAILLE */
	/* Colonne : contenu */
    #article *{ /* voir structure.css pour modifier largeur...*/
	padding:0px;
	margin:0px;

	}
	#contenu {
	/*background-image:url(../images/fond-contenu.jpg) ; 
	background-repeat:no-repeat; 
	background-position:8px 0px;*/
	}
	
	#article H1{
	padding:0px;
	margin:0px;
		font-size:20px;
/*	color:#000C8B;*/
	color:#3B5A6F;
/*	padding-left:20px;*/
	font-family:"Trebuchet MS", Arial, Helvetica;
/*	background-image: url(../../images/fleche_digit_rouge.gif);
	background-repeat:no-repeat;
	background-position:0px 50%;*/
	}
		#article h3{
/*		color :#000C8B;*/
	color:#3B5A6F;
		font-size:12px;
		font-weight:bold;
		padding-bottom:10px;
/*		margin-left:20px*/
	}
	#article #galerie{
	float:left;
	margin:5px 15px 10px 0;
	padding:0px;
	}
	
	#article #flashcontent, #article #flashcontent *{
	color:#999;
	line-height:10px;
	font-size:9px;
	font-weight:normal;
	border:#FF9900 1px solid;
		float:left;
		width:100px;
	}
	
	#article #descriptif {
	color:#000;
	line-height:21px;
	font-size:12px;
	padding-bottom:10px;
	font-weight:normal
	}
	
	#article #date{
	color:#999;
	line-height:21px;
	font-size:10px;
	font-weight:normal;
	}
	
	#article #lien{
	font-size:11px;
	line-height:21px;
	padding-left:15px;
	background-image:url(../images/puce-lien.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	font-weight:bold;
	}
	
	#article #lien a{
	color:#BA2328;
	text-decoration:underline;
	}
	
	#article #lien a:hover{
	text-decoration:none;
		background-position:0px -45px

	}
	
	#ensavoirplus {
	background-image:url(../gabarit1/images/menu/puce.gif);
	background-repeat:no-repeat;
	background-position:20 20 20 20;
	
	
	}
	<img src="../gabarit3/images/menu/puce.gif" style="position:" />
	
