/* CSS Document */
<!--
.Titre { color: #9CBBCF; font-weight: bold;	font-family: "Informal011 BT"; font-size: large; }
.Sous-titre { color: #9CBBCF; font-weight: bold; font-family: "Informal011 BT"; font-size: small; }
.Titre_menu { color: #9CBBCF; font-weight: bold; font-family: "Informal011 BT"; font-size: medium; }
.Petit_texte { color: #9CBBCF; font-weight: bold; font-family: "Times New Roman";font-size: 12px; }
.Copyrigth { color:#CCCCCC; font-family: "Verdana", Arial, Helvetica, sans-serif;font-size:10px; }
a { font-size: small; color: #9CBBCF; font-weight: bold; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; color: #9CBBCF; }
a:hover { text-decoration: none; color: #9CBBCF; }
a:active { text-decoration: none; color: #9CBBCF; }
body,td,th { font-weight:bold; font-family: "Times New Roman"; font-size: 14px; color: #9CBBCF; }
-->