body
{
   margin : 3pt ;
   font-family : Arial, sans-serif ;
   font-size : 9pt ;
background-color: #EFD9BA;
}
.Index
{
    BACKGROUND-COLOR: #ddffb8
}
.Menu
{
    BACKGROUND-COLOR: white;
       text-decoration: underline;
}
.FullText
{
    BACKGROUND-COLOR: #ffffff
}
.Blank
{
    BACKGROUND-COLOR: #ffffff
}
.Toolbar
{
   background-color : white;
   font-family : Arial, sans-serif ;
   font-size : small ;
   text-decoration: underline;

}

/* Lien classique */
:link
{
text-decoration: underline;
}
:visited
{
text-decoration: underline;
}
:hover
{
text-decoration: underline;
}
/* Lien dans menu */
a.Menu:link
{
text-decoration: underline;
}
a.Menu:visited
{
text-decoration: underline;
}
a.Menu:hover
{
   color : #008080 ;
text-decoration: underline;
}

/* Lien dans onglets déjà sélectionné */
a.TabSelected:link
{
   color : white;
   text-decoration : none ;
}
a.TabSelected:visited
{
   color : white;
   text-decoration : none ;
}
a.TabSelected:hover
{
   color : white;
   text-decoration : none ;
}


h1
{
   text-align : center;
   font-size : large;
}
.welcome
{
   color : #003399;
   font-size : medium;
}
h2
{
   font-size : medium;
}
.FieldLabel
{
    TEXT-ALIGN: left
}

/**
 *    border-style : none;

 *
 */
table
{
   font-family : arial, sans-serif ;
   vertical-align : middle
}
th
{
   color : white ;
   background-color : brown ;
   font-weight: bold;
   font-family : arial, sans-serif ;
}


td
{
   font-family : arial, sans-serif ;
   color = black;
}

.TabSelected
{
   font-family : arial, sans-serif ;
   font-size : small;
   background-color : #9D2520 ;
   text-align : center;
   width: 153;
}
.TabNotSelected
{
   font-family : arial, sans-serif ;
   font-size : small;
   background-color : white ;
   text-align : center;
   width: 153;
}
.IndexTerm
{
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: white
}
.IndexTermTitle
{
    FONT-SIZE: 12pt;
    COLOR: white;
    BACKGROUND-COLOR: #ffa25d;
    TEXT-ALIGN: center
}
.ThesaurusTerm
{
    FONT-SIZE: 12pt;
    BACKGROUND-COLOR: white;
}

.REquired
{
    color: red;
    font-weight: bold;
}

.Ident
{
	 FONT-SIZE: 9pt;
	 TEXT-ALIGN: left;
}
.Ident1

{

	 FONT-SIZE: 9pt;

	 TEXT-ALIGN: left;
       color: red ;


       BACKGROUND-COLOR: white;


}




