/* Document body (background properties (image or color) are ignored here : they are defined in the layout model.)          */ 
.Body {  
font-family : verdana, arial;
font-size:9pt;
SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #990066; 
SCROLLBAR-SHADOW-COLOR: #990066; 
SCROLLBAR-3DLIGHT-COLOR: #ffffff;
SCROLLBAR-ARROW-COLOR: #990066; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
} 

/* Link appearance          */ 
a:link {  
color:rgb(131, 104, 208);
text-decoration:none;

} 

/* Link appearance when flied by by mouse          */ 
a:active {  
color:RGB(255, 128, 64);
text-decoration:underline overline;

} 

/* Appearance of already visited links          */ 
a:visited {  
color:rgb(131, 104, 208);
text-decoration:none;

} 

/* Appearance of hovered links          */ 
a:hover {  
text-decoration:underline overline;
color:RGB(128, 0, 64);

} 

/* Characters in bold style          */ 
B {  
font-weight:600;} 

/* Characters in italique style          */ 
I {  
font-style:italic;} 

/* Underligned characters          */ 
U {  
text-decoration:underline;} 

/* ALL tables          */ 
table {  
font-size:100%;} 

/* ALL images          */ 
img {  
vertical-align:middle;} 

/* Separator          */ 
.Separator {  
text-align:center;
clear:both;} 

/* Main title          */ 
.PageHeader {  
text-align:right;
clear:left;
margin-right:10pt;} 

/* Texte of page footer          */ 
.PageFooter {  
font-size:80%;
text-align:right;
margin-right:10pt;
} 

/*           */ 
.PaneImage {  
} 

/*           */ 
.PageMiddlePane {  
vertical-align:top;} 

/* Panneau gauche de chaque page          */ 
.PageLeftPane {  
background-color:RGB(213, 255, 255);
width:100px;
vertical-align:top;} 

/* Panneau droit de chaque page          */ 
.PageRightPane {  
background-color:RGB(213, 255, 255);
width:100px;
vertical-align:top;} 

/* Copyright          */ 
.Copyright {  
font-size:70%;
text-align:right;
color:blue;
margin-right:10pt;} 

/* Idea block          */ 
.Idea {  
} 

/* UserClass          */ 
hr {  
margin-right:10pt;
margin-left:10pt;
border-top:thick dotted RGB(155, 155, 255);} 

/* Level 1 title          */ 
.H1 {  
font-size:150%;
margin-top:1em;
margin-bottom:1em;
margin-left:10pt;
margin-right:10pt;
clear:both;
background:RGB(196, 225, 255);
padding-left:10pt;
border-bottom:4 inset RGB(235, 220, 252);} 

/* Level 2 title          */ 
.H2 {  
font-size:90%;
padding-left:5pt;} 

/* Level 3 title          */ 
.H3 {  
font-size:90%;
padding-left:10pt;} 

/* Level 4 title          */ 
.H4 {  
font-size:90%;
padding-left:15pt;} 

/* Level 5 title          */ 
.H5 {  
font-size:90%;
color:blue;
padding-left:20pt;} 

/* Level 6 title          */ 
.H6 {  
font-size:90%;
padding-left:25pt;} 

/* Text of idea          */ 
.TextGroup {  
text-align:justify;
clear:left;
margin-top:1em;
margin-bottom:0.5em;
margin-left:10pt;
margin-right:10pt;

} 

/* Main text          */ 
.Text {  
margin-top:0.5em;} 

/*           */ 
.FoldTitle {  
border-bottom : 1 dotted gray;} 

/*           */ 
.FoldText {  
border : 1 dotted gray;} 

/* Properties for images manually inserted in the text          */ 
.TextImage {  
/* Properties for images manually inserted in the text */
float:left;
vertical-align:bottom;} 

/* Page position in site map block          */ 
.HierarchyGroup {  
font-size:90%;
margin-bottom:0.5em;

margin-left:10pt;
margin-right:10pt;
clear:both;
border-top:medium dotted silver;
} 

/* Current position group subtitle          */ 
.HierarchySubtitle {  
font-weight:800;} 

/* Links to parent pages          */ 
.HierarchyPos {  
color:RGB(64, 128, 128);} 

/* Children ideas block          */ 
.ChildrenLinkGroup {  
clear:left;
margin-top:1em;
margin-bottom:3em;
margin-left:30pt;
font-weight:500;
font-family:arial;

} 

/* Children ideas group subtitle          */ 
.ChildrenSubtitle {  
font-weight:800;} 

/* Links to children ideas          */ 
.ChildLink {  
} 

/* Keywords section          */ 
.KeywordsGroup {  
font-family:arial;
font-size:90%;
margin-top:2em;
float:left;
background-color:RGB(234, 234, 234);
margin-left:5pt;
margin-right:10pt;
clear:both;
} 

/* Keywords subtitle          */ 
.KeywordsSubtitle {  
} 

/* Keywords subtitle          */ 
.Keywords {  
} 

/* Images section          */ 
.ImageGroup {  
clear:left;
margin-left:10 pt;
margin-right:10pt;
margin-top:2em;
font-size:90%;} 

/* Images subsection          */ 
.ImageSubgroup {  
margin-bottom:1em;
margin-right:10pt;
float:left;} 

/* Image legend          */ 
.ImageText {  
font-size:90%;
padding:3pt;
color:black;
background:rgb(219,224,253);
margin-top:4pt;} 

/* ALL images          */ 
.Image {  
} 

/* Geometry of main images (width, height)          */ 
div.Image img {  
} 

/* Custom field block          */ 
.CustomFieldsGroup {  
font-size:90%;
font-family:arial;
margin-left:10pt;
margin-right:5 pt;
background-color:RGB(255,255,255);
float:right;} 

/* Custom fields subtitle          */ 
.CustomFieldsSubtitle {  
font-weight:800;
background-color:RGB(210, 210, 255);} 

/* Custom field name          */ 
.CustomFieldName {  
font-weight:500;
background-color:RGB(226, 226, 226);
} 

/* Custom field          */ 
.CustomField {  
background-color:RGB(210, 210, 255);
font-weight:800;} 

/* Idea associations section          */ 
.AssociationsGroup {  
margin-left:30pt;
margin-right:10pt;
color:blue;
margin-top:2em;
clear:both;} 

/* Idea associations subtitle          */ 
.AssociationsSubtitle {  
font-size:90%;} 

/* Links to associated idea          */ 
.AssociationLink {  
} 

/* Internal documents section          */ 
.DocumentsGroup {  
margin-top:2em;
margin-left:30pt;
margin-right:10pt;
color:blue;
clear:both;
} 

/* Internal documents subtitle          */ 
.DocumentsSubtitle {  
font-size:90%;} 

/* Internal document name          */ 
.DocumentName {  
} 

/* Links to internal document          */ 
.DocumentLink {  
} 

/* External Urls block          */ 
.UrlsGroup {  
margin-top:2em;
margin-left:30pt;
margin-right:10pt;
color:blue;
clear:both;} 

/* External URLs subtitle          */ 
.UrlsSubtitle {  
font-size:90%;} 

/* URL name          */ 
.UrlName {  
} 

/* Links to external Url          */ 
.UrlLink {  
} 

/* Navigation bar section          */ 
.NavBarGroup {  
clear:both;
font-family:arial;
margin-left:10pt;
margin-right:10pt;
color:green;
text-align:right;
} 

/* Buttons and text of navigation bar          */ 
.NavBarPages {  
} 

/* Sibling pages numbers          */ 
.NavBarNumbers {  
font-weight:800;
color:RGB(0, 255, 0);} 

/* Access button and text to parent page          */ 
.NavBarUp {  
} 

/* Indexes section          */ 
.IndexesGroup {  
font-size:90%;
text-align:right;
font-family:arial;
margin-left:10pt;
margin-right:10pt;
margin-top:1pt;
color:blue;
} 

/* Access to table of contents          */ 
.IndexToc {  
} 

/* Access to bibliography          */ 
.IndexBibliography {  
} 

/* Access to glossary          */ 
.IndexGlossary {  
} 

/* Access to keyword index          */ 
.IndexKeywords {  
} 

/* Table of contents section          */ 
.TocGroup {  
font-family:arial;
clear:both; 
margin-left:30pt;} 

/* Main title of table of contents          */ 
.TocTitle {  
font-size:150%;
margin-top:1em;
margin-bottom:1em;
margin-left:10pt;
margin-right:10pt;
clear:both;
background:RGB(196, 225, 255);
padding-left:10pt;
border-bottom:4 inset RGB(235, 220, 252);} 

/* 1st level item of table of contents          */ 
.TocLevel1 {  
margin-left:20pt;
font-weight:800;
font-size:120%;} 

/* 2nd level item of table of contents          */ 
.TocLevel2 {  
margin-left:20pt;
font-weight:800;} 

/* 3rd level item of table of contents          */ 
.TocLevel3 {  
margin-left:20pt;
font-size:90%;
font-weight:800;} 

/* 4th level item of table of contents          */ 
.TocLevel4 {  
margin-left:20pt;
font-size:90%;
font-weight:800;} 

/* 5th level item of table of contents          */ 
.TocLevel5 {  
margin-left:20pt;
font-weight:100;} 

/* 6th level item of table of contents          */ 
.TocLevel6 {  
margin-left:20pt;} 

/* 7th level item of table of contents          */ 
.TocLevel7 {  
margin-left:20pt;} 

/* >7 level item of table of contents          */ 
.TocLevelN {  
margin-left:20pt;} 

/* Groupe de la table des images          */ 
.TocImagesGroup {  
margin:20pt;} 

/* Image dans la table des images          */ 
.TocImage {  
margin:4pt; float:left;} 

/* Glossary section          */ 
.GlossaryGroup {  
margin-left:30pt;
margin-right:20pt;} 

/* Glossary title          */ 
.GlossaryTitle {  
font-size:150%;
margin-top:1em;
margin-bottom:1em;
margin-left:10pt;
margin-right:10pt;
clear:both;
background:RGB(196, 225, 255);
padding-left:10pt;
border-bottom:4 inset RGB(235, 220, 252);} 

/* Alphabetical access bar to glossary          */ 
.GlossaryAccessBar {  
text-align:center;
font-weight:800;} 

/* First letter of a sorted definition group          */ 
.GlossaryLetter {  
font-size:250%;
font-weight:800;} 

/* Glossary term          */ 
.GlossaryItem {  
font-weight:800;
border-top:medium dotted silver;
font-size:90%;} 

/* Glossary word definition          */ 
.GlossaryDefinition {  
margin-left:30pt;
font-size:90%;} 

/* Note (book reference) section          */ 
.NoteGroup {  
margin-left:30pt;} 

/* Note title          */ 
.NoteSubtitle {  
} 

/* Link to a book          */ 
.NoteLink {  
font-size:0.8em;} 

/* Book section          */ 
.BookGroup {  
font-size:0.8em;
margin-top:1em;
margin-left:30pt;} 

/* Book title          */ 
.BookTitle {  
font-weight:800;} 

/* Author(s) of the book          */ 
.BookAuthor {  
} 

/* Book publisher          */ 
.BookPublisher {  
} 

/* International Serial Book Number of this book          */ 
.BookIsbn {  
} 

/* Quotation for this book          */ 
.BookNotes  {  
} 

/* Number of book pages          */ 
.BookPages {  
} 

/* Book reference          */ 
.BookShortTitle {  
} 

/* Review          */ 
.BookAltTitle {  
} 

/* Book summary          */ 
.BookAbstract {  
} 

/* Volume          */ 
.BookVolume {  
} 

/* Book theme          */ 
.BookKeywords {  
} 

/* Year published :          */ 
.BookYear {  
} 

/* URL          */ 
.BookUrl {  
} 

/* Reference Type          */ 
.BookReferenceType {  
} 

/* Place where published          */ 
.BookPlacePublished {  
} 

/* Edition          */ 
.BookEdition {  
} 

/* Original publication          */ 
.BookOriginalPublication {  
} 

/* Reprint edition          */ 
.BookReprintEdition {  
} 

/* Number of volumes          */ 
.BookNbVolumes {  
} 

/* Number          */ 
.BookNumber {  
} 

/* Date          */ 
.BookDate {  
} 

/* Section          */ 
.BookSection {  
} 

/* Secondary author          */ 
.BookAuthor2 {  
} 

/* Secondary title          */ 
.BookTitle2 {  
} 

/* Tertiary author          */ 
.BookAuthor3 {  
} 

/* Tertiary title          */ 
.BookTitle3 {  
} 

/* Subsidiary author, translater          */ 
.BookSubsidiaryAuthor {  
} 

/* Type of work          */ 
.BookTypeOfWork {  
} 

/* Reviewed item          */ 
.BookReviewedItem {  
} 

/* Label          */ 
.BookLabel {  
} 

/* Image          */ 
.BookImage {  
} 

/* Image caption          */ 
.BookCaption {  
} 

/* User 1          */ 
.BookUser1 {  
} 

/* User 2          */ 
.BookUser2 {  
} 

/* User 3          */ 
.BookUser3 {  
} 

/* User 4          */ 
.BookUser4 {  
} 

/* User 5          */ 
.BookUser5 {  
} 

/* Author address          */ 
.BookAuthorAddress {  
} 

/* Accession number          */ 
.BookAccessionNumber {  
} 

/* Call number          */ 
.BookCallNumber {  
} 

/* Bibliography section          */ 
.BibliographyGroup {  
} 

/* Bibliography title          */ 
.BibliographyTitle {  
font-size:150%;
margin-top:1em;
margin-bottom:1em;
margin-left:10pt;
margin-right:10pt;
clear:both;
background:RGB(196, 225, 255);
padding-left:10pt;
border-bottom:4 inset RGB(235, 220, 252);} 

/* Alphabetical access bar to bibliography          */ 
.BibliographyAccessBar {  
text-align:center;
font-weight:800;} 

/* First letter of a sorted group of books          */ 
.BibliographyLetter {  
font-size:250%;
font-weight:800;
margin-top:30pt;} 

/* 1er tri par :          */ 
.BibliographyPrimarySort {  
font-size:140%;
font-weight:800;
margin-top:1em;} 

/* 2ème tri par :          */ 
.BibliographySecondarySort {  
font-size:110%;
font-weight:500;
margin-top:1em;
margin-left:10pt;} 

/* Link to a book          */ 
.BibliographyLink {  
font-size:90%;
font-weight:800;} 

/* Groupe Index          */ 
.IndexGroup {  
margin-left:30pt;
margin-right:20pt;} 

/* Titre de l'index          */ 
.IndexTitle {  
font-size:150%;
margin-top:1em;
margin-bottom:1em;
margin-left:10pt;
margin-right:10pt;
clear:both;
background:RGB(196, 225, 255);
padding-left:10pt;
border-bottom:4 inset RGB(235, 220, 252);} 

/* Barre d'accès alphabétique de l'index          */ 
.IndexAccessBar {  
text-align:center;
font-weight:800;} 

/* Première lettre d'un groupe de mots clés          */ 
.IndexLetter {  
font-size:250%;
font-weight:800;} 

/* Mot clé          */ 
.IndexKeyword {  
font-weight:800;
border-top:medium dotted silver;
font-size:90%;
} 

/* Références du mot clé          */ 
.IndexReference {  
margin-left:30pt;
font-size:90%;} 

/* Index keyword item parent reference          */ 
.IndexKeywordParent {  
font-size:90%;
color:silver;} 

/* Top image (.IndexGroup, .GlossaryGroup, .BibliographyGroup)          */ 
.Top {  
float:right;
margin-top:2pt;} 

/* Top image (.IndexGroup, .GlossaryGroup, .BibliographyGroup)          */ 
div.Top img {  
height:8pt;} 

