/* body               {background: #6287C4; color: white} */

.navhomehead       { padding-top: 0;
                     margin-bottom: 0;
                     padding-bottom: 0;
                     font-size: 80%
                   }

.navhomehead           { color: black; }
.navhomehead a:link    { color: black; }
.navhomehead a:visited { color: black; }

.navhead           { padding-top: 0;
                     margin-bottom: 0;
                     padding-bottom: 0;
                     font-size: 80%
                   }

.navhead           { color: white; }
.navhead a:link    { color: white; }
.navhead a:visited { color: white; }

//pb : removed withe-color
.navfoot           { 
                     font-size: 70%;
                   }
                   
//pb : removed withe-color                   
.navfoot a:link    { }
//pb : removed withe-color
.navfoot a:visited { }

pre.programlisting { font-size: 80%; }

span.footdate      { 
                     font-size: 70%;
                     font-family: Arial, sans-serif;
                   }

span.foothome      { 
                     font-size: 70%;
                     font-family: Arial, sans-serif;
                   }

span.footfeed      { 
                     font-size: 70%;
                     font-family: Arial, sans-serif;
                   }

span.footcopy      { 
                     font-size: 90%;
                     font-family: Arial, sans-serif;
                   }

p.navHome, p.navHome a
{ font-weight: bold; text-decoration: none; white-space: nowrap; text-decoration: none; font-size: 110%; margin-right: 1ex; }

.term {font-weight: bold}

/* override default html.css */

p {text-indent: 0}

/* SDX colors */


div.section 
    {color:#333333}
h3, h2 
    {color:#3F577E }

/*
Interception to dicruise the font-size and cancel the border-bottom
Interception des sous-titres pour diminuer la taille de la police et
supprimer la ligne continue.
*/
h2.subtitle
    { text-indent:2em; border-bottom: 0px; font-size: 90%;  margin-top:1em; margin-bottom:0.5ex}
h1 
    {color:#6287C4;}

.otherpage a,  .descendant a,  .ancestor a,  .navHome a, .navHome a:visited 
    {color: white; line-height: 120%}
.descendant a:visited, .otherpage a:visited, .ancestor a:visited, .navHome a:visited 
    { color:#FFF0A0; }
.curpage 
    {color:Black; font-weight: bold; line-height:120%}
.otherpage a:hover, .descendant a:hover, .navHome a:hover 
    {text-decoration: none; width:100%; background-color: #3F577E; color: White;}