html { overflow-x: hidden; overflow-y: hidden; } 

/* --- MENU STYLES --- */

.rollover_menu { background-repeat: no-repeat; height: 17px }
.case_sous_menu { background-repeat: no-repeat; height: 13px; cursor: hand; }
.bg_no_repeat { background-repeat: no-repeat }
.hand_netscape { cursor: pointer; }

/* --- TEMPLATE GENERIC TAG STYLES --- */

.bouton { cursor: pointer; }
.compteur { color: #000000; font-size: 9px; font-family: arial, tahoma, sans-serif }
.path { color: #fff; font-weight: bold; font-size: 10px; font-family: verdana, arial, sans-serif }
.button { color: #48856c; font-size: 11px; background-color: #d7ddd7; padding: 3px 10px; border-style: solid; border-width: 2px; border-color: #fff #48856c #48856c #fff; cursor: hand; }
.texte  { color: #616161; font-weight: normal; font-size: 11px; line-height: 14px; font-family: verdana, arial, sans-serif; }
.texte_petit { color: #bfbfbf; font-weight: normal; font-size: 10px; font-family: verdana, arial, sans-serif; text-transform: uppercase; letter-spacing: 1px }
.texte_petit_2 { color: #adadad; font-weight: normal; font-size: 11px; font-family: verdana, arial, sans-serif }
.texte_gros { color: #616161; font-weight: normal; font-size: 12px; line-height: 14px; font-family: verdana, arial, sans-serif; letter-spacing: 1px }
.texte_espace { color: #616161; font-weight: normal; font-size: 11px; line-height: 14px; font-family: verdana, arial, sans-serif; letter-spacing: 1px }
.texte_ghost { color: #e9ece9; font-weight: normal; font-size: 10px; line-height: 12px; font-family: verdana, arial, sans-serif; }
.titre { color: #000000; font-size: 11px; line-height: 22px; font-family: arial, tahoma, sans-serif; letter-spacing: 1px }
.titre_bold { color: #616161; font-weight: bold; font-size: 11px; line-height: 22px; font-family: arial, tahoma, sans-serif; letter-spacing: 1px }
.titre_gros { color: #000000; font-weight: bold; font-size: 13px; line-height: 35px; font-family: arial, tahoma, sans-serif; letter-spacing: 1px }
.titre_gros_2 { color: #adadad; font-weight: bold; font-size: 13px; line-height: 22px; font-family: arial, tahoma, sans-serif; letter-spacing: 1px }
.titre_gros_3 { color: #127a5e; font-weight: bold; font-size: 17px; line-height: 22px; font-family: arial, tahoma, sans-serif; text-transform: uppercase; letter-spacing: 1px }
.website { color: #616161; font-weight: normal; font-size: 11px; line-height: 14px; font-family: verdana, arial, sans-serif }

/* --- TEMPLATE TD TAG STYLES --- */

.table_download  { border: 0px; width: 267px; height: 52px }
.tr_download_1 { height: 16px }
TD.td_download_gif { text-align: left; width: 28px; height: 16px; cursor: hand }
TD.td_download_titre { color: #616161; font-weight: normal; font-size: 11px; line-height: 14px; font-family: verdana, arial, sans-serif; text-align: left; width: 184px; height: 16px }
TD.td_download_size { color: #bfbfbf; font-weight: normal; font-size: 10px; font-family: verdana, arial, sans-serif; text-align: right; text-transform: uppercase; letter-spacing: 1px; width: 55px; height: 16px }
.tr_download_2 { height: 26px }
TD.td_download_texte { color: #adadad; font-weight: normal; font-size: 11px; font-family: verdana, arial, sans-serif; vertical-align: top; height: 26px }
.tr_download_3 { height: 10px }
TD.td_download_space { height: 10px }

/* --- GENERAL TAG STYLES --- */

a { color: #127a5e; text-decoration: none }
a:active { color: #127a5e; text-decoration: none }
a:hover { color: #1bb58c; text-decoration: none }
a:visited { color: #127a5e; text-decoration: none }
body { scrollbar-3dlight-color: #CCD4CC; scrollbar-arrow-color: #B8C3B9; scrollbar-darkshadow-color: #B1BBB2; scrollbar-face-color: #D7DDD7; scrollbar-highlight-color: #E9ECE9; scrollbar-shadow-color: #D7DDD7; scrollbar-track-color: #D9DFD9  }