body   { font-family: arial;
         color: #000;
         font-size: 12px;
         scrollbar-face-color: #cccccc;
         scrollbar-shadow-color: #cccccc;
         scrollbar-highlight-color: #ffffff;
         scrollbar-3dlight-color: #888888;
         scrollbar-darkshadow-color: #222222;
         scrollbar-track-color: #eeeeee;
         scrollbar-arrow-color: #FFFFFF;
         background-color: #fff;
         background: white url(/images/sage/sys/FondMain.jpg);
         background-repeat: no-repeat;
         background-position: right top;
		 margin:0;
		 padding:0;
       }

body.menu   { font-family: arial;
         color: #000000;
         font-size: 12px;
         background-color: #ffffff;
         background: white url(/images/sage/sys/FondMenu.jpg);
         background-repeat: no-repeat;
         background-position: left bottom;
       }

ul { margin:0 0 0 15px; padding:0; }
li
       {
       color:#004E85  ;
       font-size: 12px;
       margin-right:15;
       margin-left:15;
       cursor : default;
	   text-align:justify;
       }

table#conteneur { width:784px; margin:10px auto 0 auto; }
p {
 cursor : auto;
}

p.Texte
       {
       color:#004E85  ;
       font-size: 12px;
       margin-right:15;
       margin-left:15;
       cursor : default  ;
	   text-align:justify;
       }

p.SousTitre
       {
       color:#000000  ;
       font-size: 12px;
       font-weight: bold;
       margin-right:15;
       margin-left:15;
       cursor : default  ;
       }

p.Titre
       {
       color:#004E85  ;
       font-size: 15px;
       font-weight: bold;
       background: #eeeeee ;
       cursor : default  ;
       }

p.GTitre
       {
       font-size: 18px;
       color: #555555;
       font-weight: bold;
       text-align: Center;
       background: #B8C4DC url(/images/sage/sys/FondChapitre.jpg) 0 0 repeat-x;
       border-style: solid;
       border-width: 1px;        /* sets border width on all sides */
       border-color: black;
       cursor : default  ;
       }
p.GTitre a { font-size:18px; font-weight:bold; }

td.Mnu_Title {
         font-family: Arial;color: #000000;
         font-size: 12px; font-weight: bold;
         background: url(/images/sage/sys/FondTitleMnu.jpg);
       }

td.Mnu_Normal {
         font-family: Arial;color: #000000;
         font-size: 12px; font-weight: bold;
         background: url(/images/sage/sys/FondLinkMnu.jpg);
         cursor : url(/images/sage/sys/LinkIE.cur) ,pointer ;
       }

td.Mnu_Inter {
         font-family: Arial;color: #000000;
         font-size: 12px; font-weight: bold;
         background: url(/images/sage/sys/FondInterMnu.jpg);
       }

td.Mnu_Bottom {
         font-family: Arial;color: #000000;
         font-size: 12px; font-weight: bold;
         background: url(/images/sage/sys/FondBtmMnu.gif);
       }

font.TXTGtitre {
         font-family: Arial;color: #000000;
         font-size: 14px; font-weight: bold
       }

font.TXTtitre {
         font-family: Arial;color: #0000aa;
         font-size: 14px; font-weight: bold
       }

font.TXTstitre {
         font-family: Arial;color: #0000aa;
         font-size: 12px; font-weight: bold
       }

TD { font-family: Arial; font-size: 12px;color: #000000;
         font-weight: normal ;
        cursor : default  ;
      }


A      { font-family: Arial; font-size: 12px;
         font-weight: normal; color: #004E85;
         text-decoration: underline ;

       }
A:hover  { font-family: Arial; font-size: 12px;
           color: #296BA8; text-decoration: underline
         }

A.mnu      { font-family: Arial; font-size: 11px;
         font-weight: bold; color: #000000;
         text-decoration: none
       }
A.mnu:hover  { font-family: Arial; font-size: 11px;
           color: #7CBC88; text-decoration: none
         }

A.Gloss      { font-family: Arial; font-size: 13px;
         font-weight: bold; color: #000000;
         text-decoration: none
       }
A.Gloss:hover  { font-family: Arial; font-size: 13px;
           color: #7CBC88; font-weight: bold; text-decoration: none
         }

input.textLog         {
       font-size: 13px;
       color: #777777;
       font-weight: bold;
       width:170px;
       height:22px;
       text-align: Center;
       background: #B8C4DC url(/images/sage/sys/InputTextLog.jpg);
       border-style: solid;
       border-width: 1;        /* sets border width on all sides */
       border-color: black;
       }

input.Button120         {
       font-size: 13px;
       color: #000000;
       font-weight: bold;
       text-align: Center;
       width:120px;
       height:22px;
       background: #ffffff url(/images/sage/sys/button120.jpg);
       border-style: solid;
       border-width: 0;        /* sets border width on all sides */
       border-color: black;
       cursor : url(/images/sage/sys/LinkIE.cur) ,pointer ;
       }


/*****************************/
/*    DOSSIERS ET CARTES     */
/*****************************/
div.item { float:left; width:165px; text-align:center; margin-left:20px; }
div.item h3 { font-size:12px; font-weight:bold; margin:10px 0; width:165px; text-align:center; }
div.item h3 a { font-size:12px; font-weight:bold; }
div.colleft { float:left; width:270px; padding-right:30px; }
div.colright { float:left; width:280px; }

/*****************************/
/*         SPECIFIC          */
/*****************************/
.clear { clear:both; }

.gras { font-weight:bold; }
.maigre { font-weight:normal; }

.hide { display:none; }
.bloc { display:block; }

.nomarg { margin-top:0; margin-bottom:0; }
.nomargtop { margin-top:0; }
.nomargbot { margin-bottom:0; }

.flotleft { float:left; }
.flotright { float:right; }

.illustr_left { margin:0 10px 20px 0; border:1px solid #004896; }
.illustr_right { margin:0 0 0 10px; border:1px solid #004896; }

ul.list_simple { list-style:none; margin:0; padding:0; }
ul.list_simple li { margin:0; padding:0; }

div.riviere {}
div.illstr_riv { float:left; }
div.texte_riv { float:left; }


