/* Document body (background properties (image or color) are ignored here : they are defined in the layout model.)          */ 
.Body {  
font-family: verdana, arial; background: "../wit-icons/fond logo.jpg";} 

/* Link appearance          */ 
a:link {  
color:rgb(131, 104, 128);} 

/* Link appearance when flied by by mouse          */ 
a:active {  
color:rgb(192, 0, 255);} 

/* Appearance of already visited links          */ 
a:visited {  
color:rgb(50,50,200);} 

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

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

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

/* Lettrine          */ 
LTRIN {  
font-size:24pt;
font-family:Arial black;
color:RGB(111, 175, 255);} 

STITR {
font-size:16pt;
font-family:Verdana, Arial;
}
/* ALL tables          */ 
table {  
font-size:100%;} 

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

/* Main title          */ 
.PageHeader {  
margin-top:0em;
background-color:RGB(0, 0, 128);
color:RGB(0, 128, 255);
text-align:left;
font-family:Rockwell extra bold, Arial black;
font-color:aqua;
font-size:26pt;
clear:left;} 


/* UserClass          */ 
UserClass {  
/* Insert properties */
<FONT style="BACKGROUND-COLOR: #ffffe0" color=#800080>} 

/* UserClass          */ 
UserClass {  
/* Insert properties */} 

/* Level 1 title          */ 
.H1 {  
font-size:20pt;
font-weight:800;
clear:left;} 

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

/* Level 3 title          */ 
.H3 {  
font-size:17pt;
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;
font-size:12pt;
margin-top:30pt
margin-bottom:30pt;
margin-left:15pt;
margin-right:30pt;
} 

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

/* 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 {  
margin-top:2em;
margin-bottom:1em;
font-size:8pt;
font-style:italic;
margin-left:4em;} 

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

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

/* Children ideas block          */ 
.ChildrenLinkGroup {  
clear:left;

font-family:arial;
margin-left:25pt;
font-size:14pt;} 

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

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

/* Keywords section          */ 
.KeywordsGroup {  
font-family:arial;
font-size:0.8em;
color:orange;
float:left;
background-color:rgb(100%, 95%, 95%);
margin-left:30pt;
margin-right:30pt;} 

/* Keywords subtitle          */ 
.KeywordsSubtitle {  
font-weight:800;} 

/* Keywords subtitle          */ 
.Keywords {  
} 

/* Images section          */ 
.ImageGroup {  
float:left;
clear:left;
margin-left:30pt;
margin-right:2em;} 
