@charset "iso-8859-1";
/* auteur: Jean-Pierre Dubuc */
/* Date de création: 2005-08-29 */

a
	{ color:#5C5C5C; text-decoration:underline; }
a:hover
	{ color:#6699CC;text-decoration:underline; }
a.ecriver
	{ color:#5C5C5C; text-decoration:none; font-size:14pt;font-weight:bold;}
a.ecriver:hover
	{ color:#6699CC; text-decoration:none; font-size:14pt;font-weight:bold;}
	
a.bloc_accueil
	{ color:#5C5C5C; text-decoration:none; font-size:7pt;font-weight:bold;}
a.bloc_accueil:hover
	{ color:#6699CC; text-decoration:none; font-size:7pt;font-weight:bold;}
		
a.c
	{ color:#336699; text-decoration:none; font-size:7pt;font-weight:bold;}	
a.c:hover
	{ color:#6699CC;text-decoration:none; font-size:7pt;font-weight:bold;}
a.bloctexte
	{
		display: block;
		font-weight:bold;
		padding: 0px 0px 4px 0px;
		text-indent: 25px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #5C5C5C; 			
		text-decoration: underline;
		width: 100%;
		background: url("/images/bullet_lien.gif") top left no-repeat;	
	
	}	
a.bloctexte:hover
	{
		display: block;
		font-weight:bold;
		padding: 0px 0px 4px 0px;
		text-indent: 25px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #6699CC; 			
		text-decoration: underline;
		width: 100%;
		background: url("/images/bullet_lien.gif") top left no-repeat;	
	
	}
a.blocchronique
	{
		font-weight:bold;
		color: #355067; 			
		text-decoration: underline;
	
	}	
a.blocchronique:hover
	{
		font-weight:bold;
		color: #6699CC; 			
		text-decoration: underline;
	
	}			
a.blocdescription
	{ color:#767676; font-weight:bold;}	
a.blocdescription:hover
	{ color:#000000;font-weight:bold;}
a.liste
	{ color:#48637A; font-weight:bold; text-decoration:underline;}	
a.liste:hover
	{ color:#041F36;font-weight:bold; text-decoration:underline;}