
.mws_boxTop    { background: url('images/box/haut-centre.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 color: #000000;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/box/gauche.gif'); }
.mws_boxRight  { background: url('images/box/droite.gif'); }
.mws_boxBottom { background: url('images/box/bas-centre.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter a {
  background: #ffffff;
  color: #000000; }

html,body,td {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#343434;
    font-weight:normal;
    margin:0px;
    }


