/* CSS pour les article de la presse canadienne */

.xp h1 { font-size:28px; 
	line-height:30px; 
	text-align:	left; 
	font: normal;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:10px;
}

.xp h2 {
	font-size:8pt;
	color: #000000;/*themecolour1;*/
	font: normal;
	font-weight:bold;
	margin-top: 1px;
	margin-bottom:2px;
}

/* variable qui défini les entête de paragraphe - modifiables ;*/  
.xp H3 { font-size:14px;
	line-height:16px; 
	text-align:	left; 
	/* text-decoration: underline; */ 
	font: normal;																		 
	font-weight:normal;																  
	margin-bottom:10px;
	margin-top:10px;
	color: #000000;/*themecolour1;*/   
} 


/* variable qui défini les signatures - modifiables ;*/  
.xp H4 { font-size:14px; 
	line-height:16px;  
	text-align:	left; 
	font: italic;
	font-weight:normal; 
	margin-bottom:2px;
	margin-top:10px;	
  	font-family: times new roman, helvetica, sans;
	color: #000000;/*themecolour1;*/   
} 

/* <défini les titres des chroniques - modifiables modifé le 9--02-2008 de 16-16 à 16-20;*/  
.xp H5 { font-size:18px;
	line-height:19px;  
	text-align:	left; 
	font: normal;
	font-weight: normal; 
	color: #000000;/*themecolour1;*/   
	margin-bottom:5px;
	margin-top:5px;
} 

.xp H6 { font-size:20px;
	line-height:22px; 
	text-align:	left; 
	font: normal;
	font-weight: normal;
	margin-bottom:6px;
	margin-top:6px;
	color: #000000;/*themecolour1;*/   
} 



.xp a:link {
	color: #0000FF;/*themecolour1;*/
}
.xp a:visited {
	color: #FF00FF;/*themecolour1;*/
}
.xp a:link:hover {
	color: #00FF00;/*themecolour1;*/
} 


.xp blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;/*themecolour2%0;*/
	margin-right:20px;
	margin-left: 20px;
}


.xp  ul { margin-bottom: 20px;}	

.xp  p { font-size:12px; margin-bottom:10px; text-align: justify;  }

.xp b { font-weight:bold; }

.xp  table tr td { font-size:12px;  }	  


 

.historique p { font-size:12px; margin-bottom:2px; color: #FF0000;/*themecolour1;*/ }

