<style type="text/css">          
<!--

          .textec  {
          	font-family : Comic Sans MS;
          	text-align : center;
          	font-size : 15px;
          	color : blue;
          }
          
          .textegc  {
          	font-family : Comic Sans MS;
          	text-align : center;
          	font-size : 18px;
          	color : blue;
          }
          
          .textel  {
          	font-family : Comic Sans MS;
          	text-align : left;
          	font-size : 15px;
          	color : blue;
          }
          
          
          .textegl  {
          	font-family : Comic Sans MS;
          	text-align : left;
          	font-size : 18px;
          	color : blue;
          }
          
          .texter  {
          	font-family : Comic Sans MS;
          	text-align : right;
          	font-size : 15px;
          	color : blue;
          }
          
          .textegr  {
          	font-family : Comic Sans MS;
          	text-align : right;
          	font-size : 18px;
          	color : blue;
          }
          
          .textej  {
          	font-family : Comic Sans MS;
          	text-align : justify;
          	font-size : 15px;
          	color : blue;
          }
          
          .textegj  {
          	font-family : Comic Sans MS;
          	text-align : justify;
          	font-size : 18px;
          	color : blue;
          }
          
          .titre  {
          	font-family : Arial;
          	text-align : justify;
          	font-size : 18px;
          	color : Navy;
          	font-weight : bold;
          }
          
          .titrem  {
          	font-family : Arial;
          	text-align : justify;
          	font-size : 21px;
          	color : Navy;
          	font-weight : bold;
          }

          .titreg  {
          	font-family : Arial;
          	text-align : justify;
          	font-size : 25px;
          	color : Navy;
          	font-weight : bold;
          }
          
          .titrec  {
          	font-family : Arial;
          	text-align : center;
          	font-size : 18px;
          	color : Navy;
          	font-weight : bold;
          }
          
          .titremc  {
          	font-family : Arial;
          	text-align : center;
          	font-size : 20px;
          	color : Navy;
          	font-weight : bold;
          }
          
          .titregc  {
          	font-family : Arial;
          	text-align : center;
          	font-size : 25px;
          	color : Navy;
          	font-weight : bold;
          }
          
          .titrepage  {
          	font-family : Arial;
          	text-align : center;
          	font-size : 20px;
          	color : #FFF7FF;
          	font-weight : bold;
          }
          
          .error  {
          	font-family : Comic Sans MS;
          	text-align : justify;
          	font-size : 15px;
          	color : red;
          }
          
          .petit  {
          	font-family : Comic Sans MS;
          	text-align : left;
          	font-size : 11px;
          	color : black;
          }
          
          
          .petitc  {
          	font-family : Comic Sans MS;
          	text-align : center;
          	font-size : 11px;
          	color : black;
          }
          A  {
          	color : Navy;
          
          }
          
          body  {
          	background-color : #FFFFFF;
          }
          -->
          </style>
