/* @override 
	http://keroul.localhost/css/generique/article.css
	http://keroul.localhost/css/impression/article.css
*/
/*---------------------------------------------- PROPRIETES ARTICLE ---------------------------------------------*/
.article			{color:#000;}

/* titre */
.article h1			{color:#000;}
.article h2			{color:#000;}
.article h3			{color:#000;}
.article h4			{color:#000;}

.article h3.titre_collection {color:#000; }

/* lien */
.article a			{color:#000;text-decoration: none;}
.article a:hover	{color:#000;}
/* lien */

.article .incollection { display: none; }

.article .description_infos { width: 580px;  }

.article .message_intro { color:#000; }

