@charset "utf-8";
/* CSS Document */
/*
- Bleu ICF : rouge 37 ; vert 44 ; bleu 137			color:#252C89
- Bleu « Mer » : rouge 0 ; vert 20 ; bleu 115		color:#001473
- Bleu « Terre » : rouge 89 ; vert 102 ; bleu 164   color:#5966A4;
- Orange : rouge 245 ; vert 164 ; bleu 19    		color:#F5A413;         
- police  Arial 10 ou 12                 
*/
body { font-family:Arial, Helvetica, sans-serif; font-size:12px;
 
}
.sur_titre {	font-size:40px;		color:#F00;  	font-weight:bold;} 	/*Rouge  */
.titre 		{	font-size:24px;		color:#F5A413; 	font-weight:bold;}	/*Orange ICF  */
.Sous-titre { 						color:#03C; 	font-weight:bold;}
.ss-titre 	{	font-size:20px;		color:#5966A4; 	font-weight:bold;}
.ss-titre1 	{	font-size:20px;		color:#30C; 	font-weight:bold;}
.Survol 	{ 	font-size:20px;		color:#F00;  	font-weight:bold;}	/*Rouge,  c'est l'indicateur ?> */
.Consigne 	{	font-size:18px;		color:#F00;  	font-weight:bold;  	background-color:#FF9;} /*Rouge, fond orange  */
.Consigne1 	{	font-size:18px;		color:#F00;  	font-weight:bold;} /*Rouge  */
.clef 		{	font-size:20px;		color:#FF8000; 	font-weight:bold;}
.Score 		{	font-size:36px;		color:#F00;  	font-weight:bold; 	background-color: #CFF;	text-align:center; }/*Rouge  */
.Score_1 	{	font-size:24px;		color:#006;  	font-weight:bold; 	background-color: #FFC;} /*Bleu foncé  */
.Associer 	{	font-size:18px; 	color:#F30;		font-weight:bold;}	/*Orange */
.Associer_1 {	font-size:18px; 	color:#30C;		font-weight:bold;}	/*Bleu */
.bulle 		{  	font-size:22px; 	color:#000;							background-color: #FFF;}/*Caractères noir 22px sur fond blanc */
.Vital 		{						color:#008000;}
.Vicieux 	{						color:#F00;} 	/*Rouge  */
.Avantage 	{	font-size:18px;		color: #F00;  	font-weight:bold; 	font-style:italic; text-decoration:underline;}
.Inconvenient {	font-size:18px;		color:#009;  	font-weight:bold; 	font-style:italic; text-decoration:underline;}
.fond 		{ 															background-color:#FFb;}
.zone 		{						color:#F30;}	/*Orange */
.Coach_base {	font-size:18px; 	color:#000;}
.Coach_acc 	{	font-size:18px; 	color:#090;}
.Coach_pcc 	{	font-size:18px; 	color:#F33;}
.Coach_mcc 	{	font-size:18px; 	color:#30C;}
.Rouge_bold {   font-size:18px; 	color: #F00; 	font-weight: bold;}
