.titre_ktml{
	font-size:16px;
	color:#6699FF;
	font-weight:bold;
}

.sous_titre_bleu  {
	color: #000099; 
	font-weight: bold; 
	font-style:italic;
	font-size: 11px; 
}  

.titre_vert  {
	color: #009900; 
	font-weight: bold; 
	font-size: 14px; 
} 

.sous_titre_vert  {
	color: #009900; 
	font-weight: bold; 
	font-style:italic;
	font-size: 11px; 
}

.encadre_rouge {
	border: 1px solid #990000;
	background-color:#f0f0f0;
}

.encadre_bleu {
	border: 1px solid #000099;
	background-color:#f0f0f0;
}
.encadre_vert {
	border: 1px solid #009900;
	background-color:#f0f0f0;
}

.surligne_rouge {
	background-color:#FF9966;
}

.surligne_bleu {
	background-color:#6699FF;
}
.surlign_vert {
	background-color:#99FF66;
}

.titre_rouge  {
	color: #990000; 
	font-weight: bold; 
	font-size: 14px; 
} 

.sous_titre_rouge  {
	color: #990000; 
	font-weight: bold; 
	font-style:italic;
	font-size: 11px; 
}    

.titre_bleu  {
	color: #000099; 
	font-weight: bold; 
	font-size: 14px; 
} 