TABLE {
   font-style : normal; 
   font-variant : normal; 
   font-weight : normal; 
   font-size : 8pt; 
   color : #6E6A6A;
   text-indent : 0; 
   border-width : 0; 
   border-style : none; 
   border-color : inherit; 
}

/* menus 2*/
.MenusChoix{
    font-weight:bold;
    font-size : 10pt; 
}

LEGEND {
    font-weight:bold;
}

LEGEND.zi{
    background-color:#FBDFA1;
}

P {
   font-style : normal; 
   font-variant : normal; 
   font-weight : normal; 
   font-size : x-small; 
   color : #000000; 
   text-align : justify; 
   text-indent : 0; 
   margin-top : 0; 
   margin-bottom : 0; 
   margin-left : 0;
}


H1 {
   font-weight : normal; 
   font-size : 14pt; 
   font-family : Verdana, Tahoma, Arial, Sans-Serif; 
   color : #ffffff; 
   background-color : #99ccff; 
   margin-bottom : 12px; 
   padding-left : 5px;
}


BODY {
    scrollbar-face-color: #d5d2d9;
    scrollbar-shadow-color: #CABFD9;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #f2f0f4;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #f2f0f4;
    scrollbar-arrow-color: #9969D9;
    font-style : normal; 
    font-variant : normal; 
    font-weight : normal; 
    font-size : 7pt;
    font-family : Tahoma, Arial, Sans-Serif; 
    background-color : #ffffff;
}

INPUT {
    background-color: #fdf7dd;
    font-family: Arial;
    font-size: 11;
}

TEXTAREA {
    background-color: #fdf7dd;
    font-family: Arial;
    font-size: 11;
}

SELECT {
    background-color: #fdf7dd;
    font-family: Arial;
    font-size: 11;
}

BUTTON {
    width:15;
    height:15;
    font-size:8;
}

A:visited {
   color : #90570D; 
   text-decoration : none; 
}

A:link {
   color : #90570D; 
   text-decoration : none; 
}

A:hover {
   /*font-weight : normal;*/
   color : #3741FF;
   text-decoration : underline; 
}

A.infocomp:visited {
   color : #0046D5;
   text-decoration : none; 
}

A.infocomp:link {
   color : #0046D5;
   text-decoration : none; 
}

A.infocomp:hover {
   /*font-weight : normal;*/
   color : #0046D5;
   text-decoration : underline; 
}

A.menu:visited {
  font-size : 8pt; 
  color : #6E6A6A;
  background-color : transparent;
  text-decoration : none;
}


A.menu:link {
  font-size : 8pt; 
  color : #6E6A6A;
  background-color : transparent;
  text-decoration : none;
}


A.menu:hover {
  font-weight : normal;
  color : #90570D;
  background-color : transparent;
  text-decoration : underline;
}

A.menu2:visited {
  color : saumon;
  background-color : transparent;
  text-decoration : none;
  font-size : 14pt;
  font-weight : 500;
}


A.menu2:link {
  color : saumon;
  text-decoration : none;
  font-size : 14pt;
  font-weight : 500;
}


A.menu2:hover {
  color : #000000;
  text-decoration : underline;
  font-size : 14pt;
  font-weight : 500;
}

A.menu3:visited {
  color : #ffffff;
  background-color : transparent;
  text-decoration : none;
  font-size : 10pt;
  font-weight : 500;
}


A.menu3:link {
  color : #ffffff;
  text-decoration : none;
  font-size : 10pt;
  font-weight : 500;
}


A.menu3:hover {
  color : #000000;
  text-decoration : underline;
  letter-spacing : 1px;  
  font-size : 10pt;
  font-weight : 500;
}

A.LienModif:visited {
  color : #000000;
  text-decoration : none;
  font-weight : normal;
}


A.LienModif:link {
  color : #000000;
  text-decoration : none;
  font-weight : normal;
}


A.LienModif:hover {
  color : #000000;
  text-decoration : none; 
  font-weight : normal; 
}

.darkcolor {
   background-image : url('images/head.gif');
}


.rappel {
   font-style : normal; 
   font-variant : normal; 
   font-weight : normal; 
   font-size : xx-small; 
   color : #000000; 
   text-indent : 0; 
}


.gxBorder {
   border-width : 1px; 
   border-style : solid; 
   border-color : gray; 
}


.glWhite {
   background-color : #fdf7dd;
   font-size : 8pt;
}


.glColor {
   background-color : #fdfcf6;
   font-size : 8pt;
}


.glTitle {
   font-size : 8pt;
   font-weight : bold; 
   color : #985C0D;
   background-color : #fbdfa1; 
   height : 20px;
}

.glSurTitle {
   font-size : 13pt;
   font-weight : bold;
   color : #FFFFFF;
   background-color : #AABBDD;

}

.glHeader {
   font-weight : bold;
   font-size : 8pt; 
   color : #000000; 
   background-color : #D5D2D9; 
   height : 20px; 
   border-bottom : 1px solid #e0e0e0; 
}


.glDefault {
   background-color : #ffffff; 
}


.gaRightBr {
   text-align : right; 
   vertical-align : middle; 
   border-top : 1px solid #e0e0e0; 
   border-left : 1px solid #e0e0e0; 
}


.gaRight {
   text-align : right; 
   vertical-align : middle; 
}


.gaLeftBr {
   text-align : left; 
   vertical-align : middle; 
   border-top : 1px solid #e0e0e0; 
   border-left : 1px solid #e0e0e0; 
}


.gaLeft {
   text-align : left; 
   vertical-align : middle; 
}


.gaCenterBr {
   text-align : center; 
   vertical-align : middle; 
   border-top : 1px solid #e0e0e0; 
   border-left : 1px solid #e0e0e0; 
}


.gaCenter {
   text-align : center; 
   vertical-align : middle; 
}


.ObjTitle {
   background-color : #99ccff; 
   text-indent : 3px; 
   height : 15px; 
}


.ObjTextBox {
   font-style : normal; 
   font-variant : normal; 
   font-weight : 600; 
   font-size : 8pt; 
   font-family : Tahoma, Arial, Sans-Serif; 
   color : #000000; 
   background-color : #ffffff; 
   border-width : 1px; 
   border-style : solid; 
   border-color : #A65A0E; 
}


.ObjTable {
   font-style : normal; 
   font-variant : normal; 
   font-weight : normal; 
   font-size : 9pt; 
   font-family : Tahoma, Arial, Sans-Serif; 
   color : #000000; 
   background-color : #ffffff; 
   border-width : thin; 
   border-style : solid; 
   border-color : #A65A0E; 
   width : 150px; 
}


.ObjLineCal {
   background-color : #ffffff; 
   text-align : right; 
   width : 20px; 
   height : 14px; 
}


.ObjButton {
   font-style : normal; 
   font-variant : normal; 
   font-weight : normal; 
   font-size : 8pt; 
   font-family : Tahoma, Arial, Sans-Serif; 
   color : #000000; 
   border-width : 1px; 
   border-style : solid; 
   border-color : #A65A0E; 
}


.HeadTitle {
   font-style : normal; 
   font-variant : normal; 
   font-weight : normal; 
   font-size : 15pt; 
   font-family : Verdana, Tahoma, Arial, Sans-Serif; 
   color : #6f3535; 
   text-indent : 5px; 
}


.HeadSubTitle {
   font-style : normal; 
   font-variant : normal; 
   font-weight : normal; 
   font-size : 9pt; 
   font-family : Georgia, Verdana, Arial, Sans-Serif; 
   color : #B17D11; 
   text-indent : 5px; 
}

.HeadMenu {
   background-image : url('images/menu.gif');
   font-style : normal; 
   font-variant : normal; 
   font-weight : normal; 
   font-size : 9pt; 
   font-family : Verdana, Tahoma, Arial, Sans-Serif; 
   color : #B17D11; 
   margin-bottom : 7px; 
   border-bottom : 1px solid #A65A0E; 
}

.hfTitle {
   background-image : url('images/bancenter.gif');
   font-style : normal; 
   font-variant : normal; 
   font-weight : normal; 
   font-size : 14pt; 
   font-family : Verdana, Tahoma, Arial, Sans-Serif; 
   color : #ffffff; 
  }

.hfTitleSD {
   font-style : normal; 
   font-variant : normal; 
   font-weight : normal; 
   font-size : 14pt; 
   font-family : Verdana, Tahoma, Arial, Sans-Serif; 
   color : #ffffff;
   background-color : #8C2826;
  }

.hfDark {
   font-style : normal; 
   font-variant : normal; 
   font-weight : bold; 
   font-size : 9pt; 
   font-family : Verdana, Tahoma, Arial, Sans-Serif; 
   color : #000000; 
   background-color : #B6B0B0;
}

.hfLight {
   font-style : normal; 
   font-variant : normal; 
   font-weight : normal; 
   font-size : 9pt; 
   font-family : Verdana, Tahoma, Arial, Sans-Serif; 
   color : #6E6A6A; 
   background-color : #E5E4E4; 
}

.hfMonth {
   font-style : normal; 
   font-variant : normal; 
   font-weight : bold; 
   font-size : 10pt; 
   font-family : Verdana, Tahoma, Arial, Sans-Serif; 
   color : #ffffff;
}

.DebBan{
    font-style : normal;
    font-weight : bold;
    font-size : 13;
    color : #444444;
}

.TxtLtt{
    font-size : 13;
    color : #000000;
}

.sautPage {
    page-break-before:always;
}

