﻿/* Prime sur h1, ... 
* { 
  font-family: verdana;
  font-size: 9pt;
}
*/
body {
  padding: 0; 
  margin: 0; 
  overflow: hidden;
}
.inner {
  /*position: absolute;*/
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
#header {
  position: absolute;
  /*left: 2px;
  right: 2px;
  top: 2px;*/
  left: 0px;
  right: 0px;
  top: 0px;
  height: 55px;
	/*border: 1px solid #CBCBCB;*/
	border: 2px solid #582D87;
	/*background: #CBCBCB;*/
	background: #582D87;
	/*background: #979797 url("./images/logo_orig.png") no-repeat right;*/
}
#toc {
  position: absolute;
  left: 2px;
  width: 336px;
  top: 61px;
  bottom: 26px;
	border: 0px;
}
#toc .inner {
  position: absolute;
  /*left: 10px;
  right: 10px;
  top: 10px;*/
  bottom: 10px;
  overflow: auto;
}
/* modif 31/10/23
.mo-tree {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0;  
}*/
#right {
  position: absolute;
  left: 342px;
  right: 2px;
  top: 61px;
  bottom: 26px;

  border: 0px solid #dddddd;

}
#crumbs {
  position: absolute;
  left: 3px;
  right: 3px;
  top: 3px;
  height: 22px;
/*  background-color: transparent;
  background-image: none;*/
}
#crumbs .inner {
  overflow: hidden;  
  padding: 3px 10px;
}
#body {
  position: absolute;
  left: 3px;
  right: 3px;
  top: 3px;
  bottom: 3px;
  padding: 0 10px;
  overflow: auto;
  background-color: transparent;
  background-image: none;
}
#footer {
  position: absolute;
  left: 2px;
  right: 2px;
  bottom: 2px;
  height: 22px;
	border: 1px solid #CBCBCB;
	background: #CBCBCB;
}
#footer .inner {
  overflow: hidden;  
  padding: 2px 2px;
  text-align: center;
	color: #444444;
	font-weight: normal;
	font-family: calibri;
	font-size: 10pt;
}
#icons-left {
  position: absolute;
  /*left: 5px;*/
  left: 10px;
  width: 175px;
  bottom: 3px;
  height: 45px;
  overflow: hidden;
}
#icons-right {
  position: absolute;
  right: 5px;
  width: 100px;
  bottom: 3px;
  height: 22px;
  overflow: hidden;
}
#icons-right .icon {
  float: right;
}
#title {
  position: absolute;
  font-size: 18pt;
  left: 0;
  right: 0;
  bottom: 0;
  vertical-align: center;
  margin: 10px;
  text-align: center;
	font-family: calibri;
	color: #fff;
}
#topic {
	width: 600px;
	/*margin: auto;*/
}
.sub-body {
  width: 600px;
}

a.text:link {
  position: relative;
  display: inline-block;
  padding: 1px 3px;
}
a.text:link span.hover {
  position: absolute;
  display: none;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  padding: 0px 2px;
}
a.text:hover span.hover {
  position: absolute;
  display: block;
}
a.icon, div.icon {
  position: relative;
  display: inline-block;
  width: 23px;
  height: 20px;
}
.icon div.icon1, 
.icon div.icon2 {
  position: absolute;
  display: inline-block;
  height: 20px;
  width: 20px;
  padding: 0;
  margin: 0;
}
.icon .ui-icon {
  position: absolute;
  left: 2px;
  top: 2px;
  padding: 0;
  margin: 0;
}
.icon div.icon2 {
  display: none;
}
a.icon:hover div.icon2 {
  display: inline-block;
}
img {
  border: 0;
}
.unactivated-info {
  border:1px solid #cccccc;background:#ffffff url(images/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x;color:#444444;
  font-family: verdana;
  font-size: 9pt;
  padding: 10px;
  margin: 10px;
}

h1  {
	margin-top: 6.0pt;
	margin-right: 0cm;
	margin-bottom: 6.0pt;
	margin-left: 0cm;
	text-indent: 0px;
}
h1 span {
	margin: 0;
	line-height: 115%;
	border: none;
	padding: 0cm;
	font-size: 20.0pt;
	font-family: "Arial",sans-serif;
	color: #D7DF21;
	font-weight: bold;
}
h2  {
	margin-left: 0cm;
	text-indent: 0px;
	padding-top: 0px;
  margin-top: 10px;
}
h2 span {
	margin: 0pt;
	line-height: 100%;
	border: none;
	padding: 0cm;
	font-size: 16.0pt;
	font-family: "Arial",sans-serif;
	color: #444444;
	font-weight: bold;
}
h3  {
	margin-top: 10pt;
	margin-right: 0cm;
	margin-bottom: 10pt;
	margin-left: 0cm;
	text-indent: 0px;
}
h3 span {
	margin: 0;
	line-height: 100%;
	border: none;
	padding: 0cm;
	font-size: 14.0pt;
	font-family: "Arial",sans-serif;
	color: #D7DF21;
	font-weight: bold;
}
h4  {
	margin-top: 3.0pt;
	margin-right: 0cm;
	margin-bottom: 3.0pt;
	margin-left: 5pt;
	text-indent: 0px;
}
h4 span {
	margin: 0;
	line-height: 100%;
	border: none;
	padding: 0cm;
	font-size: 12.0pt;
	font-family: "Arial",sans-serif;
	color: #444444;
	font-weight: bold;
	font-style:	italic;
}
/* 22/03/07 Hide comments */
.msocomtxt {
  display: none;
}