/*	----------------------------------------------------------------------
		Style definitions
	----------------------------------------------------------------------	*/

a:active          { color: #fff; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 0 }
a:link            { color: #fff; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 0 }
a:visited         { color: #fff; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 0 }
a:hover             { color: #3e9b33; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.Normal:active          { color: #9cf; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.Normal:link            { color: #9cf; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.Normal:visited         { color: #9cf; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.Normal:hover             { color: #3e9b33; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.MethodologyMenu:active         { color: #fff; font-size: 11px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.MethodologyMenu:link           { color: #fff; font-size: 11px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.MethodologyMenu:visited        { color: #fff; font-size: 11px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.MethodologyMenu:hover          { color: #7583b2; font-size: 11px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.MethodologyMenuActive:active    { color: #063; font-size: 11px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.MethodologyMenuActive:link      { color: #063; font-size: 11px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.MethodologyMenuActive:visited   { color: #063; font-size: 11px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.MethodologyMenuActive:hover    { color: #fff; font-size: 11px; font-weight: bold; text-decoration: none; margin-top: 0 }

li.MethodologyMenu               { color: #fff; list-style-type: square; margin-top: 0; margin-bottom: 2px }
li.MethodologyMenuActive          { color: #063; list-style-type: square; margin-top: 0; margin-bottom: 2px }
ul.MethodologyMenu               { text-indent: 0; margin-top: 0; margin-bottom: 0; margin-left: 16px; padding: 0 }
.MethodologyHeading              { color: #9cf; font-size: 21px; font-family: Tahoma; font-weight: bold; letter-spacing: -1px }

a.ModtechMenu:active             { color: #fff; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.ModtechMenu:link               { color: #fff; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.ModtechMenu:visited            { color: #fff; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.ModtechMenu:hover              { color: #7583b2; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.ModtechMenuActive:active        { color: #063; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.ModtechMenuActive:link          { color: #063; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.ModtechMenuActive:visited       { color: #063; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 0 }
a.ModtechMenuActive:hover        { color: #fff; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 0 }

li.ModtechMenu                   { color: #fff; list-style-type: square; margin-top: 0; margin-bottom: 2px }
li.ModtechMenuActive              { color: #063; list-style-type: square; margin-top: 0; margin-bottom: 2px }
ul.ModtechMenu                   { text-indent: 0; margin-top: 0; margin-bottom: 0; margin-left: 16px; padding: 0 }
.ModtechHeading                  { color: #9cf; font-size: 21px; font-family: Tahoma; font-weight: bold; letter-spacing: -1px }

.copyright   { color: #666; font-size: 11px; vertical-align: bottom }
body          { color: #000000; font-size: 12px; font-family: Tahoma, Helvetica, sans-serif }
.IndexHeading         { color: #9cf; font-size: 23px; font-family: Tahoma; font-weight: bold; letter-spacing: -1px }
.IndexBody      { color: #fff; font-size: 12px; font-family: Tahoma, Helvetica, sans-serif; text-align: left }
.BottomMenu       { color: #fff; font-size: 12px; font-family: Tahoma, Helvetica, sans-serif; text-align: center }
.small { font-size: 8px }
.BoldGrayBody { color: #666; font-weight: bold }
ul               { margin-top: 0; margin-bottom: 0; margin-left: 16px; padding: 0pt}
li             { margin-top: 0; margin-bottom: 0; list-style-type: square }
td           {  font-size: 12px; color: #000000}
.Heading1  { font-weight: bold; padding-bottom: 1em; padding-top: 1em }
.Highlight1 { color: #f93; font-weight: bold }
p 	{ margin: 0; padding: 0 }



/* CSS of the horizontal menu, bieler batiste */
/*
body{
    margin-top:10em;
    }
  */  
.menuIndicateur{
    /* background: url(fleche.gif) center right no-repeat; */
    }

.menu { display: block; margin: 0; padding: 0; position: absolute; top: 0; left: 0; width: 742px }

.menu ul { font-weight: bold; display: block; margin: 0; padding: 0; position: absolute; width: 98px }
    
.menu li ul{
    visibility:hidden;
    }

.menu li li ul{
    position:absolute; /* to leave the list the flow of data */
    top:auto;
    left:auto;
    margin-left:124px;
    margin-top:-23px; /* move the sub menu verticaly */
    }
    
.menu li{
    list-style:none;
    width:106px;
    height:auto;
    display:inline;
    display/**/:block;
    float:none;
    float/**/:left;
    margin:0;
    padding:0;
    }
    
.menu li li{
    display:block;
    float:none;
    }
    
/* correct a little IE bug */
* html .menu li li{
    display:inline;
    }

.menu a   { color: #fff; text-decoration: none; text-align: center; display: block; margin: 1px; padding: 2px 0; width: 102px; border-style: solid; border-width: 0 0 1px; }
    
.menu a:hover       { color: #666; background-color: #cfc; border: solid 0 #596fff }
    
/* for a mozilla better display with key nav */
.menu a:focus{
    background-color: #01366e;
}

/* hide some accessibility stuff */
.menu span{
    display:none;
    }

/* just for fun ;) */

.menu li li a { background-color: #7583b2; border: solid 1px #666 }

.menu li li p{
	color: #596fff;
	text-align: center;
    background-color: #8be;
    border:1px #666 solid;
	margin: 1px; 
	padding: 2px 0; 
   }
  
.menu li li li a{
    background-color: #7ad;
    border:1px #666 solid;
    }
    
.menu li li li li a{
    background-color: #69b;
    border:1px #666 solid;
    }

