body {
	margin: 0px;
	 scrollbar-3dlight-color: #ffffff; 
    scrollbar-base-color: #000000; 
    scrollbar-darkshadow-color: #f0f0f0; 
    scrollbar-face-color: #ff9900; 
    scrollbar-highlight-color: #000000; 
    scrollbar-shadow-color: #ffffff; 
    scrollbar-track-color: #f0f0f0; 
    scrollbar-arrow-color: #ffffff; 
 	}
tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}
hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}
#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
list-style:none; float: right; 
margin: 0; width: 15.5%; 
font-size: 10px;
line-height: 20px;
white-space: nowrap;
text-indent: 15px;
}
#mainlevel-nav a {
display: block; float: right; text-decoration: none;  border: 1px solid;
border-color: #fff #cc3300 #cc3300 #fff;
background: #ff9933 url(../images/vmenu_bgr.png) 2px no-repeat;
color: white;
}
#mainlevel-nav a {
float: none;
}
#mainlevel-nav a:hover {
background: #ff6600 url(../images/vmenu_bgr.png) 2px no-repeat;
}

/* Class sur le header qui comprend logo, menu et PUB */
.logo {
	background: url(../images/logo_fond.gif) repeat;
}

/* Class sur le footer - Bar en bas du site */
.footer {
	background: url(../images/footer_fond.gif) repeat;
}
	
/*different setting for newsflash*/
.newsflash td {
color: Black;
text-align: justify;
vertical-align: middle;
}

/*setting for the greetings*/
.mainpage {
text-align: justify;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
      }

.mainpage-bkg {
	background-image: url(../images/lineborder.png);
	width: 1px;
	}

.greybg {
  background: #eeeeee;
}

/* Navigateur qui affiche la position sur le site*/
.pathway {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
background: #F7F7F7;
 text-align: left;
 text-indent: 5px;
}

a.pathway:link, a.pathway:visited {
  color            : #ff9900;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #ff3300;
  font-weight      : normal;
  text-decoration   : none;
}

/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color : #000000;
margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 10px;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}

#active_menu {
  color: #000000;
}

a.mainmenu:link, a.mainmenu:visited {
color: #A9A9A9; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 10px;

}
a.mainmenu:hover {
color: #333333; 
}

/* Intérieur du module de sondage (Voir aussi table..pollstableborder) */
.pollstableborder {

}

/* Lien des SOUS MENU dans les modules*/
a.sublevel:link, a.sublevel:visited {
        vertical-align: middle;
        font-size: 11px;
        color: #282AFF;
        text-align: left;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }


a.sublevel:hover {
color: #DC143C;
font-weight: normal;
 text-decoration: none;
 }

 /* Class pour la fonction recherche*/
.searchblock {
	color: #F9A932;
	text-align: right;
	font-weight: bold;
	padding-right: 83px;
}
	
/* ########## DEBUT CLASS PAR DEFAULT DES MODULES ########## */
/* Construction générales des modules left, right, top et user */
table.moduletable { /* Cadre */
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px solid #F9A932;
	margin-bottom: 10px;
	width: 159px;
	}

table.moduletable th { /* entête */
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}

table.moduletable td { /* Intérieur */
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	padding: 0px 3px 0px 3px;
	background: url(../images/module_fond.gif) repeat;
	}

a.mainlevel:link, a.mainlevel:visited { /* Les liens */
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 19px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover { /* Les liens */
	background-position: 0px -25px;
	text-decoration: none;
	color: #FC6401;
}
/* ########## FIN CLASS PAR DEFAULT DES MODULES ########## */

/* ########## Début class pour les NEWSFLASH ########## */
/* Construction générales des modules left, right, top et user */
table.moduletable-newsflash { /* Cadre */
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px solid #F9A932;
	margin-bottom: 10px;
	width: 100%;
	font-size: 12px;
	}

table.moduletable-newsflash th { /* entête */
	background: url(../images/subhead_bg.png) repeat-x;
	color: Red;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bolder;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable-newsflash li {
}

table.moduletable-newsflash ul {
	padding: 0px;
}

table.moduletable-newsflash td { /* Intérieur */
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	}
a.mainlevel-newsflash:link, a.mainlevel-newsflash:visited { /* Les liens */
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 19px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel-newsflash:hover { /* Les liens */
	background-position: 0px -25px;
	text-decoration: none;
	color: #FC6401;
}
/* ########## FIN class pour les NEWSFLASH ########## */

/* ########## DEBUT CLASS BOTTOM DES MODULES ########## */
/* Construction générales des modules left, right, top et user */
table.moduletable-bottom { /* Cadre */
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	}

table.moduletable-bottom th { /* entête */
	background: url(../images/subhead_bg.png) repeat-x;
	color: Red;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bolder;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable-bottom li {
}

table.moduletable-bottom ul {
	padding: 0px;
}

table.moduletable-bottom td { /* Intérieur */
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	}
a.mainlevel-bottom:link, a.mainlevel-bottom:visited { /* Les liens */
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 19px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel-bottom:hover { /* Les liens */
	background-position: 0px -25px;
	text-decoration: none;
	color: #FC6401;
}
/* ########## FIN CLASS TOP DES MODULES ########## */

/* ########## Debut de class pour MENU ########## */
/* Par défault pour le Menu Principal */
table.moduletable-menu { /* Cadre */
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px solid #F9A932;
	margin-bottom: 10px;
	width: 159px;
	}

table.moduletable-menu th { /* entête */
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bolder;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable-menu li {
}

table.moduletable-menu ul {
	padding: 0px;
}

table.moduletable-menu td { /* Intérieur */
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	background: url(../images/module_fond.gif);
	}
a.mainlevel-menu:link, a.mainlevel-menu:visited { /* Les liens */
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 19px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel-menu:hover { /* Les liens */
	background-position: 0px -25px;
	text-decoration: none;
	color: #FF6600;
}
/* ########## FIN pour les class des menus ########## */

/* ########## Debut class pour la boite LOGIN ########## */
/* Par défault pour le Login et fenêtre d'utilisateur */
table.moduletable-login { /* Cadre */
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px solid #F9A932;
	margin-bottom: 10px;
	width: 159px;
	}

table.moduletable-login th { /* entête */
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable-login li {
}

table.moduletable-login ul {
	padding: 0px;
}

table.moduletable-login td { /* Intérieur */
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	padding: 0px 3px 0px 3px;
	background: url(../images/module_fond.gif) repeat;
	text-align: center;
	}

a.mainlevel-login:link, a.mainlevel-login:visited { /* Les liens */
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 19px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel-login:hover { /* Les liens */
	background-position: 0px -25px;
	text-decoration: none;
	color: #FC6401;
}
/* ########## FIN class pour la boite LOGIN ########## */

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

/* Intérieur du module de sondage (Voir aussi .pollstableborder) */
table.pollstableborder {
	}

.sectiontableheader {
  background-color : #FF9900;
  color            : White;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #FEF0DD;
}

.sectiontableentry2 {
  background-color : #FEE7C9;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


/* Affichage cadre pour certaines pages ce trouvant au milieu */
.contentpane {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.contentpaneopen {
  border : 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
}

/* Titre principaux que l'on trouve sur la page d'accueil 
.componentheading {
	background: url(../images/title_background.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #7B2D00;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
} */

.componentheading {
	background: url(../images/title_background.png) no-repeat;
	color: #7B2D00;
	text-align: left;
	padding-top: 5px;
	padding-left: 4px;
	height: 22px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	width: 100%;
	width: 629px;
	list-style-type: disc;
	text-indent: 15px;
	}


/* Titre principaux que l'on trouve sur la page d'accueil */
.contentheading {
	background: url(../images/title_background.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #7B2D00;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
	padding-left: 4px;
	padding-top: 1px;
}  
  
.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

/* Bouton sur tout le site */
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #FF8C00;
  color            : White;
  border           : 1px solid #CCCCCC;
}

/* Champ input sur tout le site */
.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #FEF0DD;
  border           : 1px solid #FF9900;
    }

/* lien GENERAL sur tout le site */
a:link, a:visited {
color: #282AFF;
text-decoration: none;
}

a:hover {
color: #DC143C;
text-decoration: none;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #ff9900;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
  font-size: 11px;
font-weight: bold;
}

a.category:hover {
  color            : #999999;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #FF8C00;
	color: #ffffff;
	font-weight: bold;
}