/* CONTENU DE L'ARTICLE DETAILLE */
	/* Colonne : contenu */
    #article *{ /* voir structure.css pour modifier largeur...*/
	padding:0px;
	margin:0px;
	}
	
	#article H1{
	padding-top:0px;
	padding-bottom:3px;
	margin:0px;
	font-size:30px;
	font-style:normal;
	color:#000;
	line-height:22px;
/*color: #A5B300;  CAMION PIZZA */
/*color: #FFE600;  CAMION SNACK */
color: #42A0FF;  /*CAMION MAGASIN */
/*color: #FF7E28;  COMMERCE AMBULANT */
	}
		#article #introduction{
		color: #666; 
		font-size:16px;
		font-style:normal;
		padding-bottom:3px;
		width:100%
	}
	#article #galerie{
	}
	
	#article #flashcontent, #article #flashcontent *{
	color:#999;
	line-height:10px;
	font-size:9px;
	font-weight:normal;
	}
	
	#article #descriptif {
	color:#000;
	line-height:23px;
	font-size:11px;
	padding-bottom:10px;
	}
	
	#article #date{
	color:#000;
	line-height:21px;
	font-size:10px;
	font-weight:normal;

	}
	
	#article #lien{
	font-size:11px;
	color:#D9EA00;
	line-height:21px;
	padding-left:15px;
	background-image:url(../../gabarit2/images/puce-lien.gif);
	background-repeat:no-repeat;
	background-position:-4px 3px;
	font-weight:bold;

	}
	
	#article #lien a{
	color:#000;
	text-decoration:underline;
	}
	
	#article #lien a:hover{
	text-decoration:none;
		background-position:0px -45px

	}
	
		#article ul li {
		
	padding-left:50px;


	}
	