.gr_mapage {
           background-color: #FFFFFF;
           }
A:link {
           color: #0A2892;
           text-decoration: none;
           background: transparent;}
A:visited {
           color: #FF0000;
           text-decoration: none;
           background: transparent;}
A:hover {
           color: #FF0000;
           text-decoration: underline;
           background: transparent;}
.gr_titre {
          font-family: Arial;
          color: #FFFFFF;
          font-size: 16px;
          font-weight: bold;
          }
.gr_txt10 {
          font-family: Arial;
          font-size: 10px;
          }
.gr_txt12 {
          font-family: Arial;
          font-size: 12px;
          }
.gr_txt13 {
          font-family: Arial;
          font-size: 13px;
          }
.gr_txt14 {
          font-family: Arial;
          font-size: 14px;
          }
.gr_txt16 {
          font-family: Arial;
          font-size: 16px;
          }
.gr_txt22 {
          font-family: Arial;
          font-size: 22px;
          }
.gr_bordtab {
            background-color: #FFFFFF;
            border-style: solid;
            border-width: 1;
            border-left-color: #A41322;
            border-top-color: #A41322;
            border-right-color: #A41322;
            border-bottom-color: #A41322;
            }
SELECT.gr_sel, INPUT.gr_inp {
            font-family: Verdana,Geneva,Arial;
            font-size: 11px;
            height: 19px;
            }


