body{
	font-family: Arial, Times, System;
	margin: 3;
	font-size: 9pt;
	background: url(cube05.gif);
}

A:link{color:darkblue; text-decoration:underline;}
A:visited{color:darkgreen; text-decoration:underline;}
A:hover{color: red;text-decoration:none;}
A:active{color:magenta; text-decoration:underline;}
A:active:hover{color: red;text-decoration: none;}
I {
	text-align: center;
	font-size: 9pt;
	color: darkblue;
	font: italic;
}
B {
	text-align: center;
	font-size: 9pt;
	color: Purple;
	font: bold;
}
input {
	text-align: center;
	font-size: 9pt;
	color: Green;
	font: bold;
}
select {
	text-align: left;
	font-size: 9pt;
	color: Navy;
	font: bold;
}
H1 {
	text-align: center;
	font-size: 16pt;
	color: darkblue;
	font: italic bold;
}
H2 {
	text-align:left;
	font-family:Arial, System;
	font-size:10pt;
	color:black;}
H3 {
	text-align:left;
	font-family:Arial, System;
	font-size:10pt;
	color:darkblue;}
.titre1 {
	text-align: left;
	font-family: Times, System;
	font-size: 10pt;
	color: darkblue;
	font: bold;
}
.titre2 {
	text-align: left;
	font-family: Times, System;
	font-size: 10pt;
	color: black;
	font: bold;
}
.petit {
	font-family: Arial, Times, System;
	font-size: 6pt;
	color: black;
	font: italic;	
}
.petit_rouge {
	font-family: Arial, Times, System;
	font-size: 6pt;
	color: red;
	font: italic;	
}
.vert {
	color: darkgreen;
	font: bold;
}
.bisk {
	color: bisk;
	font: bold;
}
.rouge {
	color: red;
	font: bold;
}

gris {color:gray;}

.table_cadre{
	border: thin;
	padding: 0;
	margin: 0;
}

.table_choix{
   background-color: #DAE2F8;
	border: thin inset;
	padding: 0;
	margin: 0;
}

.table_aff{
	border: thin inset;
	padding: 0;
	margin: 0;
}
.td_titre{
	background: #73A135;
	text-align: center;
	vertical-align: middle;
	font-family: Times, System;
	font-size: 10pt;
	color: black;
	font: bold;
}
.td_1 {
	background: #E6EFD6;
	text-align: left;
	vertical-align: top;
	font-family: Times, System;
	font-size: 9pt;
	color: black;
}
.td_0 {
	background: #EFFCF0;
	text-align: left;
	vertical-align: top;
	font-family: Times, System;
	font-size: 9pt;
	color: black;
}
.td_d1 {
	background: #F4B480;
	text-align: right;
	vertical-align: top;
	font-family: Times, System;
	font-size: 9pt;
	color: black;
}
.td_d0 {
	background: #FFE4C4;
	text-align: right;
	vertical-align: top;
	font-family: Times, System;
	font-size: 9pt;
	color: black;
}
.td_r_titre{
	background: #1E90FF;
	text-align: center;
	vertical-align: middle;
	font-family: Times, System;
	font-size: 9pt;
	color: black;
	font: bold;
}
.td_r_1 {
	background: #ADD8E6;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
	font-family: Times, System;
	font-size: 9pt;
	color: black;
}
.td_r_0 {
	background: #D2EBF2;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
	font-family: Times, System;
	font-size: 9pt;
	color: black;
}
.td_r_d1 {
	background: #ADD8E6;
	text-align: right;
	vertical-align: top;
	padding: 0;
	margin: 0;
	font-family: Times, System;
	font-size: 9pt;
	color: black;
}
.td_r_d0 {
	background: #D2EBF2;
	text-align: right;
	vertical-align: top;
	padding: 0;
	margin: 0;
	font-family: Times, System;
	font-size: 9pt;
	color: black;
}

.td_v_titre{
	background: #9ACD32;
	text-align: center;
	vertical-align: middle;
	font-family: Times, System;
	font-size: 9pt;
	color: black;
	font: bold;
}
.td_v_1 {
	background: #B5FABD;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
	font-family: Times, System;
	font-size: 9pt;
	color: black;
}
.td_v_0 {
	background: #E2F8E5;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
	font-family: Times, System;
	font-size: 9pt;
	color: black;
}
.td_v_p1 {
	background: #F4B480;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
	font-family: Times, System;
	font-size: 9pt;
	color: black;
}
.td_v_p0 {
	background: #FFE4C4;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
	font-family: Times, System;
	font-size: 9pt;
	color: black;
}
.td_v_d1 {
	background: #B5FABD;
	text-align: right;
	vertical-align: top;
	padding: 0;
	margin: 0;
	font-family: Times, System;
	font-size: 9pt;
	color: black;
}
.td_v_d0 {
	background: #E2F8E5;
	text-align: right;
	vertical-align: top;
	padding: 0;
	margin: 0;
	font-family: Times, System;
	font-size: 9pt;
	color: black;
}

.tdgauche {
    background-color:lightgreen;
	 color:darkblue;
	font-family: Times, System;
	 font-size:9pt;}
.tddroit {
     background-color:lightblue;
	 color:darkred;
	font-family: Times, System;
	 font-size:9pt;}

