body 			{ background-color: #FFFFFF; }

a:visited 		{ color: #003366; }
a:active 		{ color: #FF9900; }
a:link 			{ color: #0066CC; }
a:hover			{ color: #FF9900; }

.italique 		{ font-style: italic; }
.gras 			{ font-weight: bold; }
.souligne 		{ text-decoration: underline; }

.txt 			{ font-family: Geneva, Verdana, sans-serif; font-size: 12px; color: #000000; font-weight: normal; }
.txt_petit 		{ font-family: Geneva, Verdana, sans-serif; font-size: 10px; font-weight: normal; }
.txt_bleu 		{ font-family: Geneva, Verdana, sans-serif; font-size: 12px; font-weight: normal; color: #00264d; }
.txt_rouge 		{ font-family: Geneva, Verdana, sans-serif; font-size: 12px; font-weight: normal; color: #990033; }

.sous_titre 	{ font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #00264d; }

.tab_txt 		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }
.tab_txt_blanc 	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.tab_txt_petit 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; }

.rouge 			{ font-weight: normal; color: #990033; }