/* ###################### OVERALL SETTINGS ###################### */
BODY {
	margin: 0px 0px 0px 0px;
	background-color: #EFEFEF;
	color: #000000;
	background-image: url(images/remp/picto_remp5_16x16.jpg);
}
.contourspageetfond {
	background       : #EFEFEF;
	border: 1px solid #000000;
}

td, tr, p, div {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}
.td {
	text-align: justify;
}

hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}
h1 {
	color: #99CC00;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
}
h2 {
	color: #99CC00;
}
h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #99CC00;
}
h4 {
	color: #99CC00;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
}
h5 {
	color: #99CC00;
}
h6 {
	color: #99CC00;
}
li li:before {
	list-style: disc outside;
	list-style-position: outside;
	list-style-type: disc;
}

/* ############## PATHWAY ############## */
.pathway {
  color            : #031A6F;
}

a.pathway:link, a.pathway:visited {
  color            : #4F7ABB;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #031A6F;
  font-weight      : normal;
}
#son1 {
	cue: url(sound1.WAV);
}


/* ################### MAIN AND SUB MENU SYSTEM ################### */
.mainlevel {
  padding: 1px 20px 1px 0.5em;
  letter-spacing   : 2px;
  width            : 145px;
  height: 20px;
}

a.mainlevel:link, a.mainlevel:visited {
  padding: 1px 20px 1px 0.5em;
  color            : #000000;
  background-color : #f5f5f5;
  font-weight      : normal;
  font-size        : 9px;
  border-width     : 1px;
  border-style     : solid;
  border-color     : #f5f5f5;
  width            : 145px;
  height: 20px;
}

a.mainlevel:hover {
  padding: 1px 20px 1px 0.5em;
  color            : #285078;
  background-color : #DFDFDF;
  font-size        : 9px;
  border-width     : 1px;
  border-style     : solid;
  border-color     : #AFAFAF;
  width            : 145px;
  height: 20px;
}

.sublevel {
  padding-top      : 2px;
  padding-bottom   : 2px;
  letter-spacing   : 2px;
}

a.sublevel:hover {
  padding          : 2px 10px 2px 5px;
  color            : #4F7ABB;
  font-size        : 9px;
  text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited {
  padding          : 2px 10px 2px 5px;
  color            : #4F7ABB;
  font-weight      : normal;
  font-size        : 9px;
}
}


/* ############################## MODULES ############################### */
table.moduletable {
  margin: 0px 0px 0px 0px;
  width: 155px;
}

table.moduletable th {
  background-image : url('');
  background-position: 0% 0%;
  background-repeat: no-repeat;
  vertical-align   : middle;
  color            : #031A6F;
  text-align       : center;
  letter-spacing   : 2px;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: 30px;
  width: 155px;
  padding: 1px 20px 1px 0.5em;
}

table.moduletable td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}


/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  background-color : #FAFAFA;
  color            : #000000;
  height           : 20px;
  font-weight      : bold;
  border-bottom    : 1px dotted #AFAFAF;
  border-top       : 1px dotted #AFAFAF;
}

.sectiontableentry1 {
  background-color : #f5f5f5;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}


/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #D29A33;
  text-decoration  : none;
  font-weight      : normal;
}
.smallnoir {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: Black;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: normal;

}
.smalldark {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #002850;
  text-decoration  : none;
  font-weight      : normal;
}


/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  text-align       : justify;
  background       : #EFEFEF;
}

.contentpaneopen {
  text-align       : justify;
  background       : #EFEFEF;
}

.contentheading, .componentheading {
  background-image : url('');
  background-position: 0% 40%;
  background-repeat: no-repeat;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #031A6F;
  text-align       : left;
  letter-spacing   : 2px;
  text-indent      : 18px;
  width: 91%;
  border-bottom-width: 2px;
  border-bottom-style: outset;
  border-bottom-color: #031A6F;
}

.createdate {
  font-family      : Trebuchet MS, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

.modifydate {
  font-family      : Trebuchet MS, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
  text-decoration  : italic;
}


/* ###################### FORMULAR SETTINGS ###################### */
.button {
	font-family      : "Trebuchet MS", Helvetica, sans-serif;
	font-style       : normal;
	font-size        : 10 px;
	color            : #333333;
	border           : 0px none;
	background-color: #CCFF00;

}
.inputbox {
	font-family      : "Trebuchet MS", Helvetica, sans-serif;
	font-size        : 11px;
	color            : #333333;
	background       : #EFEFEF;
	border: 1px solid #000000;
}
.box {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: larger;
	color: #666666;
	background: #EFEFEF;
	border: 1px solid Gray;
	background-color: #CCFF00;
	font: bolder;
	padding: 1px;
	text-align: center;
	vertical-align: top;
}
.box-2cont-orange {
	color: #666666;
	background: #EFEFEF;
	border: 1px dotted #CC9966;
	background-color: #FDFFFB;
	font: lighter 11px "Trebuchet MS", Helvetica, sans-serif;
	padding: 2px 2px 2px;
	text-align: justify;
	vertical-align: top;
	padding: 2px;
}
.box-2 {
	color: #666666;
	background: #EFEFEF;
	border: 1px dotted #CCCCCC;
	background-color: #EEEEEE;
	font: lighter 11px "Trebuchet MS", Helvetica, sans-serif;
	padding: 2px 2px 2px;
	text-align: justify;
	vertical-align: top;
}
.box-2left {
	color: #666666;
	background: #EFEFEF;
	border: 1px dotted #CCCCCC;
	background-color: #EEEEEE;
	font: lighter 11px "Trebuchet MS", Helvetica, sans-serif;
	padding: 2px 2px 2px;
	text-align: left;
	vertical-align: top;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
	font-size: 11px;
	color: #004455;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #A4D303;
	text-decoration: none;
}

a.category:link, a.category:visited {
  color            : #285078;
  font-weight      : bold;
  letter-spacing   : 1px;
}

a.category:hover {
	color: #8EB200;
}


/* ######### Styles for dhtml tabbed-pages ######### */
.ontab {
	background-color: #88B700;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	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;
    cursor: hand;
    font-weight: normal;
}

.tabpadding {
}

.tabheading {
	background-color: #CCFF00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
    display: none;
    position: relative;
    top: 0;
}

/**************************************************************************/
/* Other																  */
/**************************************************************************/
.copyright {
	font-size: 10px;
	color: #757575;
	text-decoration: none;
}

a.button_bar, a.button_bar:link, a.button_bar:visited {
	font-size: 10px;
	font-variant: small-caps;
	display: block;
	font-family: Verdana;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	color: #757575;
	padding: 5px 0px 5px 0px;
	border: 1px solid #E7DFDE;
	text-indent: 4px;
}

a.button_bar:hover {
	font-variant: small-caps;
	background: url('');
	background-repeat: no-repeat;
	background-position: 2% 50%;
	background-color: #F7F7F7;
	color: #B5B2B5;
	font-weight: bold;
	border: 1px solid #B5B2B5;
	padding: 5px 0px 5px 0px;
	text-indent: 14px;
}
a.button_bar2:link, a.button_bar2:visited {
	background: url('');
	background-repeat: no-repeat;
	background-position: 2% 50%;
	font-size: 10px;
	display: block;
	font-family: Verdana;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 5px 0px 5px 0px;
	border: 1px solid #F7F7F7;
	text-indent: 14px;
	font-variant: small-caps;
}

a.button_bar2:hover {
	background: url('');
	background-repeat: no-repeat;
	background-position: 2% 50%;
	background-color: #F7F7F7;
	color: #B5B2B5;
	font-weight: bold;
	border: 1px solid #B5B2B5;
	padding: 5px 0px 5px 0px;
}

.sublevelbutton, a.sublevelbutton:link, a.sublevelbutton:visited {
	display: block;
	background: url('');
	background-repeat: no-repeat;
	background-position: 2% 50%;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: normal;
	font-variant: small-caps;
	color: #1E5DBD;
	text-decoration: none;
	text-indent: 15px;
	border: 1px solid #E7DFDE;
}

.sublevelbutton:hover {
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: normal;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	text-indent: 15px;
	border: 1px solid #E7DFDE;
}


a.button_bar2 { 
	background: url('');
	background-repeat: no-repeat;
	background-position: 2% 50%;
	font-size: 10px;
	display: block;
	font-family: Verdana;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 5px;
	border: 1px solid #F7F7F7;
	text-indent: 14px;
	font-variant: small-caps;
 } 
.text-noir-normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.rubriq-filet-01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	list-style-position: inside;
	font-size: small;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-position: bottom;
}
.rubriq-filetnone-02 {
	list-style-position: inside;
	font-size: small;
	font-weight: bold;
	color: Gray;
	text-decoration: none;
	background-position: bottom;
}
.invisible1 {
	font-size: 9px;
	color: #999999;
}
.index-fondlogo {
	background-image: url(logo_index.jpg);
	background-repeat: no-repeat;
}
.titrefondvert {
	font-family: Georgia, "Times New Roman", Times, serif, "EngrvrsOldEng BT";
	font-size: 20px;
	font-weight: bolder;
	color: #999999;
}
