
H4.Normala {
		font-family:Trebuchet;
		color:#346585;
		font-size:12pt;	
}

H4.Normalb {
		font-family:Arial;
		color:#346585;
		font-size:12pt;
}

H4.Resume {
		font-family:Trebuchet;
		color:#343f4e;
		font-size:10pt;	
		font-style: italic;		
}

H4.Misenvaleura {
		font-family:Trebuchet;
		color:#ff6500;
		font-size:12pt;		
}

H4.Misenvaleurb {
		font-family:Arial;
		color:#ff6500;
		font-size:12pt;		
}

H4.Niveau1 {
		font-family:Trebuchet MS;
		color:#ff7700;
		font-size:16pt;
		font-weight:bold;
		margin-top:30px;
		margin-bottom:10px;
}

H4.Niveau2a {
		font-family:Trebuchet MS;
		color:#356585;
		font-size:12pt;
		font-weight:bold;
		margin-top:10px;
		margin-bottom:10px;	
}

H4.Niveau2b {
		font-family:Trebuchet MS;
		color:#ff7700;
		font-size:12pt;
		font-weight:bold;
		margin-top:10px;
		margin-bottom:10px;
}

H4.Niveau3 {
		font-family:Liberation;
		color:#343f4e;
		font-size:12pt;
		font-weight:bold;
}


table.TableauDansArticle{
	border-collapse: collapse;
	border:1px solid #84A8C0;
	width:100%;
}
table.TableauDansArticle th{
	background:#84A8C0;
	color:#FFF;
	font-size:12px;
	border:1px solid #84A8C0;
}
table.TableauDansArticle td{
	border:1px solid #84A8C0;
	font-size:11px;
	padding: 5px !important;
}
table.TableauDansArticle caption{
	display:none;
}

table.TableauEnArticle{
	border-collapse: collapse;
	border:0px;
	width:100%;
}

table.TableauEnArticle th{
	background:#84A8C0;
	color:#FFF;
	font-size:12px;
	border:0px;
}
table.TableauEnArticle td{
	border:0px;
	font-size:11px;
	padding: 5px;
}
table.TableauEnArticle caption{
	display:none;
}

