

body {
    margin:0%;
    padding:0%;
    color:#035BA2;
    background-color:#ffffff;
    font-family: sans-serif;
  }


#masthead {
    background-color : #ffffff;
    background-image : url('../images/cuvtitre.gif');
    background-position : 3% 30%;
    background-repeat : no-repeat;
    font-size : 2em;
    font-weight : bold;
    height : 85px;
    padding-bottom : 0.0em;
    padding-left : 0.5em;
    padding-right : 0.5em;
    padding-top : 0.5em;
    text-align : center;
  }


#menu {
    background-color : #eae9e8;
    color : #3179ac;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    height : auto;
    margin-left : 3%;
    margin-right : 3%;
    word-spacing : 18px;
  }


#mainText {
    margin-bottom : 0;
    margin-left : 15%;
    margin-right : 15%;
    margin-top : 0;
  }


#bienvenue {
    font-size : 20px;
    margin-bottom : 0;
    margin-left : 3%;
    margin-right : 15%;
    margin-top : 0;
  }


#foot {
    font-size : 10px;
    line-height : 4px;
    text-align : center;
  }


a {
    color : #D20CFF;
    text-decoration : none;
  }


.lignetable {
    padding:0;
    border-bottom-style:solid;
    border-width : thin;
    border-bottom-color : #3179ac;
  }


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


img {
    border-bottom-color : #fdfdfd;
    border-left-color : #fdfdfd;
    border-right-color : #fdfdfd;
    border-top-color : #fdfdfd;
  }


#resulSQL {
    height : 7cm;
    overflow : scroll;
    width : 80pc;
  }


#adroite {
    float : right;
    font-size : 10px;
  }


#agauche {
    font-size : smaller;
    float : left;
  }


#boite {
    background-color : #f5f4f3;
    border-width : thin;
    border-bottom-color : #3179ac;
    border-bottom-style : groove;
    border-left-color : #3179ac;
    border-left-style : groove;
    border-right-color : #3179ac;
    border-right-style : groove;
    border-top-color : #3179ac;
    border-top-style : groove;
    float : right;
    font-size : 11px;
    margin-right : 2%;
    margin-top : 5px;
    /*max-width : 23mm;
    */ width : 23mm;
    /*min-height : 25mm;
    */ height : 25mm;
  }


