/* Document body (background properties (image or color) are ignored here : they are defined in the layout model.)*/ 
.Body {  
font-family: verdana, arial;
font-size:10pt;
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(129, 115, 107);
text-decoration:none;
} 

/* UserClass*/ 
a:hover {  
text-decoration:underline overline;
color:RGB(128, 0, 64);
background:RGB(255, 255, 240);
} 

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

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

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

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

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

/* Main title*/ 
.H0 {  
font-size:1.5em;
font-weight:900;
color:RGB(28, 139, 193);
clear:left;
} 

/* Idea block*/ 
.Idea {  
} 

/* Level 1 title*/ 
.H1 {  
font-size:16pt;
margin-top:1em;
margin-bottom:1em;
clear:left;
background:RGB(196, 225, 255);
padding-left:10pt;

} 

/* Level 2 title*/ 
.H2 {  
font-size:14pt;
margin-top:2em;
margin-bottom:1em;
clear:left;} 

/* Level 3 title*/ 
.H3 {  
font-size:13pt;
margin-top:2em;
margin-bottom:1em;
clear:left;} 

/* Level 4 title*/ 
.H4 {  
font-size:16pt;
margin-top:2em;
margin-bottom:1em;
clear:left;} 

/* Level 5 title*/ 
.H5 {  
font-size:15pt;
margin-top:2em;
margin-bottom:1em;
clear:left;} 

/* Level 6 title*/ 
.H6 {  
font-size:14pt;
margin-top:2em;
margin-bottom:1em;
clear:left;} 

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

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

/* Page position in site map block*/ 
.HierarchyGroup {  
margin-top:2em;
margin-bottom:1em;
font-size:80%;
margin-left:30pt;} 

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

/* Links to parent pages*/ 
.HierarchyPos {  
color:green;} 

/* Children ideas block*/ 
.ChildrenLinkGroup {  
clear:left;
margin-top:2em;
margin-bottom:3em;
margin-left:30pt;
font-weight:800;} 

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

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

/* Texte of page footer*/ 
.TextFooter {  
font-size:10pt;
text-align:right;} 

/* Copyright*/ 
.Copyright {  
font-size:8pt;
text-align:right;
font-style:italic;
color:blue;} 

/* Keywords section*/ 
.KeywordsGroup {  
font-family:arial;
font-size:0.5em;

float:left;
background-color:RGB(214, 214, 214);
margin-left:15pt;
margin-right:30pt;} 

/* Keywords subtitle*/ 
.KeywordsSubtitle {  
} 

/* Keywords subtitle*/ 
.Keywords {  
background-color:RGB(214, 214, 214);
font-style:italic;} 

/* Images section*/ 
.ImageGroup {  
clear:left;
margin-left:13 pt;
margin-right:15 pt;} 

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

/* Image legend*/ 
.ImageText {  
font-size:8pt;
margin-left:4pt;} 

/* ALL images*/ 
.Image {  
} 

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

/* Custom field block*/ 
.CustomFieldsGroup {  
font-size:0.8em;
font-family:arial;
margin-left:10pt;
margin-right:10pt;

background-color:RGB(255,255,255);
float:right;} 

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

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

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

/* Idea associations section*/ 
.AssociationsGroup {  
margin-left:30pt;
margin-right:30pt;
color:blue;
} 

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

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

/* Internal documents section*/ 
.DocumentsGroup {  

font-family:arial;
margin-left:30pt;
margin-right:30pt;
color:blue;} 

/* Internal documents subtitle*/ 
.DocumentsSubtitle {  
} 

/* Internal document name*/ 
.DocumentName {  
} 

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

/* External Urls block*/ 
.UrlsGroup {  

font-family:arial;
margin-left:30pt;
margin-right:30pt;
color:blue;} 

/* External URLs subtitle*/ 
.UrlsSubtitle {  
} 

/* URL name*/ 
.UrlName {  
} 

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

/* Navigation bar section*/ 
.NavBarGroup {  

font-family:arial;
margin-left:30pt;
margin-right:30pt;
color:green;
text-align:center;} 

/* 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 {  

text-align:center;
font-family:arial;
margin-left:30pt;
margin-right:30pt;
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;} 

/* Main title of table of contents*/ 
.TocTitle {  
text_align:center;
font-size:20pt;} 

/* 1st level item of table of contents*/ 
.TocLevel1 {  
margin-left:20pt;} 

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

/* 3rd level item of table of contents*/ 
.TocLevel3 {  
margin-left:20pt;
font-size:0.8em;} 

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

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

/* 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 {  
font-family:arial;} 

/* Glossary title*/ 
.GlossaryTitle {  
text-align:center;
font-size:20pt;} 

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

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

/* Glossary term*/ 
.GlossaryItem {  
font-weight:800;} 

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

/* 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*/ 
.BookAuthors {  
} 

/* Book publisher*/ 
.BookEditor {  
} 

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

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

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

/* Book reference*/ 
.BookReference {  
} 

/* Review*/ 
.BookReview {  
} 

/* Book summary*/ 
.BookSummary {  
} 

/* Volume*/ 
.BookVolume {  
} 

/* Book theme*/ 
.BookTheme {  
} 

/* Year published :*/ 
.BookYear {  
} 

/* URL*/ 
.BookUrl {  
} 

/* Bibliography section*/ 
.BibliographyGroup {  
font-family:arial;} 

/* Bibliography title*/ 
.BibliographyTitle {  
text-align:center;
font-size:20pt;} 

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

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

/* Author name*/ 
.BibliographyAuthor {  
font-size:14pt;
font-weight:800;
margin-top:1em;} 

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

/* Groupe Index*/ 
.IndexGroup {  
font-family:arial;} 

/* Titre de l'index*/ 
.IndexTitle {  
text-align:center;
font-size:20pt;} 

/* 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:20pt;
font-weight:800;} 

/* Mot clé*/ 
.IndexKeyword {  
font-weight:800;} 

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

