body{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

td{
	vertical-align:top;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:50%;
}
.sous_titre_bleu  {
	color: #06b; 
	font-weight: bold; 
	font-style:italic;
	font-size: 11px; 
}  

.titre_vert  {
	color: #658216; 
	font-weight: bold; 
	font-size: 12px; 
} 

.sous_titre_vert  {
	color: #658216; 
	font-weight: bold; 
	font-style:italic;
	font-size: 11px; 
}

.encadre_rouge {
	border: 1px solid #910063;
	background-color:#f0f0f0;
}

.encadre_bleu {
	border: 1px solid #06b;
	background-color:#f0f0f0;
}
.encadre_vert {
	border: 1px solid #658216;
	background-color:#f0f0f0;
}

.surligne_rouge {
	background-color:#910063;
}

.surligne_bleu {
	background-color:#06b;
}
.surlign_vert {
	background-color:#658216;
}

.titre_rouge  {
	color: #910063; 
	font-weight: bold; 
	font-size: 12px; 
} 

.sous_titre_rouge  {
	color: #910063; 
	font-weight: bold; 
	font-style:italic;
	font-size: 11px; 
}    

.titre_bleu  {
	color: #06b; 
	font-weight: bold; 
	font-size: 12px; 
} 
