
/* navigation tabs */
.lnk_tab, a.lnk_tab:link, a.lnk_tab:visited  { color: #666666; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none }
a.lnk_tab:hover, a.lnk_tab:active { color: #ff6600 }
.lnk_tab_selected, a.lnk_tab_selected:link, a.lnk_tab_selected:visited  { color: #ff6600; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none }
a.lnk_tab_selected:hover, a.lnk_tab_selected:active { text-decoration: none }
/* top header (about us, contact us, select language) */
.panel_gray_title_bgcolor { background: #666666 }
.option_titre   { color: #333; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
.option_texte   { color: #000; font-size: 7pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; background: #f3f4f5 }
/* site content */
.content
  { color: #000000; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 17px; text-indent: 0; word-spacing: 0; letter-spacing: 0; vertical-align: 0 }
.texte_gras  { color: #000000; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-indent: 0; word-spacing: 0; letter-spacing: 0; vertical-align: 0 }
.content_header_page
  { color: #999999; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 17px; letter-spacing: 0 }
.texte_blanc   { color: white; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; letter-spacing: 1px }
a:link    { color: #837d79; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }
a:active  { color: black; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;}
a:visited   { color: #837d79; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }
a:hover  { color: #0077d4; font-size: 8pt; text-decoration: underline }
.tableau_encadre { border: solid 1pt #000 }
.tableau { background-color: #f1f7f7; border: solid 1pt gray }
.table_links  { font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-image: url("../images/home/fd_degrade_gris.gif"); background-repeat: repeat-x; border: solid 1px #999 }
