 body {
      background-color : #fae8af;
	background-image : url();
      font-family : Arial, Helvetica, sans-serif;
      font-size : 12px;
      }

.onglet{
border : none;
}

td.menu
{
height : 400px;
}

 .principale {
          vertical-align : middle;
          margin : auto;
          padding : 0;
          border : none;
          width : 770px;
          height : 384px;
      }
 .bureau {
          background : url(images/fondciel.jpg);
      }
.zone_jeu {
          border : thick solid #ffffff;
          width : 770px;
          height : 490px;
      }
.le_jeu {
          border : 0 none #ffffff;
          width : 656px;
          height : 490px;
      }
 .bt_jouer {
          background-image : url(images/jouerUP.jpg);
          width : 100px;
          height : 30px;
      }
.bt_regles {
          background-image : url(images/regles.jpg);
          width : 100px;
          height : 30px;
      }
.bt_scores {
          background-image : url(images/scores.jpg);
          width : 100px;
          height : 30px;
      }
div.paul {
          position : absolute;
          margin-left : 250px;
          margin-top : -490px;
          width : 591px;
          height : 505px;
          background-image : url(images/paulbienvenue.png);
      }