<style type="text/css">
<!--

.tablo {
	border : 1px ridge;
	border-color : black;
	width : 620;

	font-family : arial; 
	font-size : 11;
	text-align : center;
	color : black;
}

.tablo_titre {
	border : 1px ridge black;
	border-right : 1px ridge black;
	background : #FFFF99;
	color : #000099;
	font-size: 8pt;
	font-family: Tahoma;
}

.tablo_titre_petit {
	border : 1px ridge black;
	border-right : 1px ridge black;
	background : #FFFF99;
	color : #000099;
	font-size: 9pt; 
	font-family: Tahoma; 
}

.titre_rubrik {
	border-right : 1px ridge black;
	background : #00BD31;
	color : #000099;
	font-family: Tahoma; 
	font-size: 11pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
}

.tablo_contenu {
	border-bottom : 1px ridge;	
	background : white;

	font-family : arial; 
	font-size : 11;
	color : navy;
	text-align : left;
}

.tablo_contenu_petit {
	border-bottom : 1px ridge;	
	background : white;
	color : navy;
	text-align : left;
	font-size : 12;
}

.liste_contenu {
	font-family : arial; 
	font-size : 11;
	color : navy;
}

.champs_texte {
	border : 1px ridge;
	border-color : brown;

	font-family : arial; 
	font-size : 11;
}

.bouton {
	border : 1px ridge;
	border-color :#006600;
	background:#C0C0C0;
	font-family : arial; 
	font-size : 11;
	color:#006600;
}

.bouton_annule {
	border : 1px ridge;
	border-color :#993333;
	background:#C0C0C0;
	font-family : arial; 
	font-size : 11;
	color:#993333;
}

.lien_add {
	text-decoration: none;
	font-family :arial; 
	font-size   :12;
	A:visited { color:red }
}

-->
</style>
