div         {font-family:        Arial;
             color:              #3B4E77;
             font-size:          7.0pt}

td          {font-family:        Arial;
             color:              #3B4E77;
             font-size:          7.0pt}

select      {font-family:        Arial;
             color:              #3B4E77;
             font-size:          7.0pt;
             height:             15px;
             line-height:        75%}

input       {font-family:        Arial;
             color:              #3B4E77;
             height:             15px;
             line-height:        75%;
             font-size:          7.0pt}

button      {font-family:        Arial;
             color:              #3B4E77;
             height:             15px;
             line-height:        75%;
             font-size:          7.0pt}

textarea    {font-family:        Arial;
             color:              #3B4E77;
             line-height:        100%;
             font-size:          7.0pt}

#super      {font-family:        Arial;
             font-size:          8.0pt;
             font-style:         normal;
             color:              #3B4E77;
             font-weight:        bold}

a:link      {font-family:        Arial;
             font-size:          8.0pt;
             text-decoration:    none;
             color:              #3B4E77;
             background:         #ffffff}

a:visited   {font-family:        Arial;
             font-size:          8.0pt;
             text-decoration:    none;
             color:              #3B4E77;
             background:         #ffffff}

a:active    {font-family:        Arial;
             font-size:          8.0pt;
             text-decoration:    none;
             color:              red;
             background:         #ffffff}

#logo       {font-family:        bimini;
             font-style:         italic;
             font-size:          64.0pt;
             color:              #3B4E77;
             line-height:        100%}

#souslogo   {font-family:        Tahoma;
             font-style:         italic;
             font-size:          14.0pt;
             color:              #3B4E77;
             line-height:        100%}

#pied       {font-family:        Arial;
             font-style:         normal;
             color:              #3B4E77;
             font-size:          7.0pt}

#titre      {font-family:        Arial;
             font-style:         normal;
             font-weight:        normal;
             color:              #ff7713;
             font-size:          16.0pt}

#soustitre  {font-family:        Arial;
             font-style:         normal;
             font-weight:        normal;
             color:              #ff7713;
             font-size:          13.0pt}

#minititre  {font-family:        Arial;
             font-style:         normal;
             font-weight:        bold;
             color:              #ff7713;
             font-size:          10.0pt}

#lourd      {font-family:        Arial;
             font-style:         normal;
             font-weight:        bold;
             color:              #111111;
             font-size:          9.0pt}

#ahoranet   {font-family:        Arial;
             font-style:         normal;
             font-weight:        bold;
             color:              #ff7713;
             font-size:          9.0pt}

#bord       {border-right:       thin solid blue}

#minilink   {font-family:        Arial;
             text-decoration:    underline;
             font-size:          7.0pt}

#marlett    {font-family:        marlett;
             font-size:          10.0pt}

/*

#menuDeroulant
     {
     font:		 12px verdana, sans-serif;
     width:		 800px;
     list-style-type:	 none;
     margin:		 0;
     padding:		 0;
     border:	 	 0;
     position:		 absolute;
     top:		 130;
     left:		 0;
     }

#menuDeroulant li
     {
     float:		 left;
     width:		 150px;
     margin:		 0;
     padding:		 0;
     border:		 0;
     }

#menuDeroulant .sousMenu 
     {
     display:		 none;
     list-style-type:	 none;
     margin:		 0;
     padding:		 0;
     border:		 0;
     }

#menuDeroulant .sousMenu li 
     {
     float:		 none;
     margin:		 0;
     padding:		 0;
     border:		 0;
     width:		 149px;
     border-top:	 1px solid transparent;
     border-right:	 1px solid transparent;
     }

#menuDeroulant li a:link, 
#menuDeroulant li a:visited
     {
     display:		 block;
     height:		 1%;
     color:		 #FFF;
     background:	 #3B4E77;
     margin:		 0;
     padding:		 4px 8px;
     border-right:	 1px solid #fff;
     text-decoration:	 none;
     }

#menuDeroulant li a:hover
     { 
     background-color:	 #ff7713; 
     }

#menuDeroulant li a:active 
     {
     background-color:	#5F879D; 
     }

#menuDeroulant .sousMenu li a:link, 
#menuDeroulant .sousMenu li a:visited
     {
     display:		 block;
     color:		 #FFF;
     margin:		 0;
     padding:		 0;
     text-decoration:	 none;
     background-color:	 #AAAAAA;
     }

#menuDeroulant .sousMenu li a:hover
     {
     background-image:	 none;
     background-color:	 #ff7713;
     }

#menuDeroulant li:hover > .sousMenu
     {
     display:		 block;
     }

#menuDeroulant .soussousMenu 
     {
     display:		 none;
     list-style-type:	 none;
     margin:		 0;
     padding:		 0;
     border:		 0;
     }

*/

/* style the outer div to give it width */
.menu
     {
     width:840px; 
     font-size:0.85em;
     padding-bottom:1px;
     font:12px verdana, sans-serif;
     }

/* remove all the bullets, borders and padding from the default list styling */
.menu ul
     {
     padding:0;
     margin:0;
     list-style-type:none;
     }

.menu ul ul
     {
     width:140px;
     }

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li
     {
     float:left;
     width:140px;
     position:relative;
     }

/* style the links for the top level */
.menu a, .menu a:visited
     {
     display:block;
     font-size:11px;
     text-decoration:none; 
     color:#fff; 
     width:129px; 
     height:20px; 
     border:1px solid #fff; 
     border-width:1px 1px 0 0; 
     background:#3B4E77; 
     padding-left:10px; 
     line-height:19px;
     }

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited
     {
     width:140px;
     w\idth:129px;
     }

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited
     {
     background:#728DB8;
     }

/* style the second level hover */
.menu ul ul a.drop:hover
     {
     background:#ffBA87;
     }

.menu ul ul :hover > a.drop
     {
     background:#ffBA87;
     }

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited
     {
     background:#B5C2DB;
     }

/* style the third level hover */
.menu ul ul ul a:hover
     {
     background:#ffBA87;
     }

.menu ul ul ul :hover > a
     {
     background:#ffBA87;
     }

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul
     {
     visibility:hidden;
     position:absolute;
     height:0;
     top:21px;
     left:0; 
     width:140px;
     }

/* another hack for IE5.5 */
* html .menu ul ul
     {
     top:20px;
     t\op:21px;
     }

/* position the third level flyout menu */
.menu ul ul ul
     {
     left:140px; 
     top:0;
     width:140px;
     }

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left
     {
     left:-140px;
     }

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table
     {
     position:absolute;
     top:0; 
     left:0;
     }

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited
     {
     background:#B5C2DB; 
     color:#fff; 
     height:auto; 
     line-height:1em; 
     padding:5px 10px; 
     width:119px
     }

/* yet another hack for IE5.5 */
* html .menu ul ul a
     {
     width:140px;
     w\idth:119px;
     }

/* style the top level hover */
.menu a:hover
     {
     color:#fff; 
     background:#ff7713;
     }

.menu ul ul a:hover
     {
     color:#fff; 
     background:#ffBA87;
     }

.menu :hover > a
     {
     color:#fff;
     background:#ff7713;
     }

.menu ul ul :hover > a
     {
     color:#fff;
     background:#ffBA87;
     }

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul
     {
     visibility:visible; 
     }

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul
     {
     visibility:hidden;
     }

/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul
     {
     visibility:hidden;
     }

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul
     {
     visibility:visible;
     }

/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul
     {
     visibility:visible;
     }
