    body {
          font-size : 14pt;
          font-family : "Times new roman", Verdana, Arial, Sans-serif;
          text-align : left;
      }

    h1 {
          font-weight : bold;
          font-size : 40pt;
          color : #ff0000;
          font-family : Garamond, Tahoma, Arial, Sans-serif;
          text-align : center;
      }

    h2 {
          font-size : 35pt;
          color : #ff0000;
          font-style : normal;
          text-align : center;
          font-family : Garamond, Tahoma, Arial, Sans-serif;
      }

    h3 {
          font-weight : normal;
          font-size : 22pt;
          color : #2751c2;
          font-style : italic;
          font-family : Helvetica, Arial, Sans-serif;
      }

    h4 {
	  font-weight : normal;
          font-size : 17pt;
          color : #224466;
          text-align : center;
          font-style : italic;
          font-family : Arial, Helvetica, Sans-serif;
      }

    h5 {
          font-weight : normal;
          font-size : 10pt;
          color : #111111;
          font-style : normal;
          text-align : left;
          font-family : Arial, Helvetica, Sans-serif;
      }

    a {
          text-decoration : none;
      }

    a:link {
          color : #0000ff;
          text-decoration : underline;
      }

    a:visited {
          color : #cc00ff;
          text-decoration : underline;
      }

    a:hover {
		  color : #ff0000;
          text-decoration : underline;
      }

    ul {
          list-style-image : url(../Images/Autres/puce.gif);
      }

    li {
          font-weight : normal;
          color : #000000;
          font-family : "Times new roman", Arial, Helvetica, Sans-serif;
      }

    caption {
          font-size : 18pt;
          font-style : normal;
          font-family : Helvetica, Arial, Sans-serif;
          text-align : center;
      }

    table {
          font-size : 14pt;
          color : #000000;
          font-style : normal;
          font-family : "Times new roman", Arial, Sans-serif;
          text-align : center;
      }

    table.billet {
          background : #000000;
          font-size : 14pt;
          font-style : normal;
          font-family : "Times new roman", Arial, Sans-serif;
          color : #ffff66;
          text-align : center;
      }

    td.pays {
          font-size : 16pt;
          font-style : normal;
          font-family : "Times new roman", Arial, Sans-serif;
          color : #ff9900;
          text-align : center;
      }
	  
    td {
	  text-align : center;
      }  

    td.legende {
          font-size : 14pt;
          color : #ffcc00;
          font-style : normal;
          font-family : "Times new roman", Tahoma, Arial, Sans-serif;
          text-align : center;
      }
	
	#logo p {
	background-image: url(../Images/Autres/logo/header_bkg.png);
	background-repeat: repeat-x;	
	  }