<STYLE type="text/css">

/* Une classe vide pour Netscape & Opera */

	.opera {}

/* Navigation */


	.Onglet 	{
			background-image		: url('/images/angle.gif');
	 		background-repeat		: no-repeat;
			background-attachment	: scroll;
			background-color		: #009999;
			background-position	: right top;
			color				: #FFFFFF;
			border-right-style	: solid;
			border-right-width	: 0;
			border-top-style		: solid;
			border-top-width		: 0;
			padding-left		: 1;
			padding-right		: 1;
			padding-top			: 1;
			padding-bottom		: 1;
			border-left-style		: solid;
			border-left-color		: #000000;
			border-left-width		: 1;
			border-bottom-style	: solid;
			border-bottom-width	: 1;
			border-bottom-color	: #000000;
			font-family			: Verdana;
			text-align 			: center;
			cursor			: hand;
			}
	.Ongletactif 	{
			background-image		: url('/images/angleactif.gif');
	 		background-repeat		: no-repeat;
			background-attachment	: scroll;
			background-color		: #FFCC00;
			background-position	: right top;
			color				: #000000;
			border-right-style	: solid;
			border-right-width	: 0;
			border-top-style		: solid;
			border-top-width		: 0;
			padding-left		: 1;
			padding-right		: 1;
			padding-top			: 1;
			padding-bottom		: 1;
			border-left-style		: solid;
			border-left-color		: #000000;
			border-left-width		: 1;
			border-bottom-style	: solid;
			border-bottom-width	: 1;
			border-bottom-color	: #FFCC00;
			font-family			: Verdana;
			text-align 			: center;
			font-weight 		: bold;
			}

	.tableau_formulaire {
			font-family	: Verdana;
			color		: black;
			font-size	: 8pt;
			background	: silver;
			padding		: 2px;
			}

	.tableau_formulaire2 {
			font-family	: Verdana;
			font-size	: 8pt;
			background-color 	: white;
			padding		: 2px;
			}

	.ligne_tableau2 {
			font-family	: Verdana;
			color		: black;
			font-size	: 8pt;
			background	: white;
			padding		: 1px;
			}

	.tableau_formulaire_titre {
			font-family	: Verdana;
			font-weight	: bold;
			color		: black;
			font-size	: 9pt;
			background	: #FFCC00;
			padding		: 2px;
			}

	.saisie 	{
			font-family	: Verdana;
			font-size	: 8pt;
			color		: black;
	                border	        : 1px solid gray;
			}

	.texte	 	{
			font-family	: Verdana;
			font-size	: 8pt;
			text-align 	: right;
			color		: black;
			background	: transparent;
	                border	        : 1px solid gray;
			padding		: 1px;
			}

	.BTNOK 	{
			background-color	: #009999;
			background-image	: url('/images/ok2.gif');
	 		background-repeat	: no-repeat;
			background-attachment	: scroll;
			background-position	: Left top;
			padding			: 1;
			padding-left		: 6;
			font-family		: Verdana;
			text-align 		: right;
			font-size		: 8pt;
			color			: white;
			cursor			: hand;
			}

	.BTNNO 	{
			background-color	: #009999;
			background-image	: url('/images/no2.gif');
	 		background-repeat	: no-repeat;
			background-attachment	: scroll;
			background-position	: Left top;
			padding			: 1;
			padding-left		: 6;
			font-family		: Verdana;
			text-align 		: right;
			font-size		: 8pt;
			color			: white;
			cursor			: hand;
			}

	A:Visited {
			font-size 	: 8pt;
			color		: Blue;
			background-color: transparent;
			text-decoration	: none;
			}

	A:Link {
			font-size 	: 8pt;
			color		: Blue;
			background-color: transparent;
			text-decoration	: none;
			}

	A:Hover {
			font-size 		: 8pt;
			color			: White;
			background-color	: Blue;
			text-decoration		: none;
			}
</STYLE>
