/**** Début du hack "fixed" permettant de fixer les menus sous IE */

body.frame
     {                                                     /* Redéfini les propriétés de toute la page */ 
                                                           /* Fonction Microsoft supprimant les ascenseurs sous IE */
      margin : 122px 0px 0px 0px;                          /* La marge du body est à 0 pixels, sauf en haut */
      padding:0px;                                         /* Marge intérieure à 0 pixels */
      color: black;
      background: #FFFFFF;
     }

body
     {
      overflow:hidden
     }
     
html>body
     {
      overflow:auto
     }

body td, p, div
     {
      font-family: verdana, arial, helvetica;
      font-size: 11px;
/*    overflow: hidden;*/
     }

input, select
     {
      font-size: 12px
     }

a:link
     {
      color: #972400;
      text-decoration: none
     }

a:active
     {
      color: #972400;
      text-decoration: none
     }

a:visited
     {
      color: #972400;
      text-decoration: none
     }

a:hover
     {
      color: #972400;
      text-decoration: underline
     }

div.menuItem a:hover
     {
      color: #972400;
      text-decoration: none
     }

.content                                                   /* Boîte prenant toute la page sauf le menu */
     {
      height: 95%;
      margin: 0px 0px 0px 165px;
#      padding: 10px 10px 0px 20px;
      width: auto;
      overflow: auto; 
     }
     
/**** Fin du hack "fixed" permettant de fixer le menu sous IE */

.top                                                       /* Bannière fixe en haut de l'écran */
     { 
      position: absolute ;                                 /* Position du menu = par rapport à la boîte parent (ici le body) */
      top: 0 ;                                             /* Le haut du menu est à 0 pixels du haut de l'écran */
      left: 0 ;                                            /* La gauche du menu est à 0 pixels du bas de l'écran */ 
      width: 100% ;                                        /* Largeur du menu = 110% de l'écran (pour bug de IE) */
/*    z-index: 2;*/
/*    padding: 5px 0px 5px 0px;*/
      height: auto ;                                       /* Hauteur du menu */
      background-color : #AFB7D3 ;                         /* Couleur du menu */
/*    border-bottom: solid black 1px*/                     /* Bordure basse du menu haut*/
     }

.menu                                                      /* Menu fixe à gauche de l'écran */
     {
/*    overflow: scroll;*/
      position: absolute;                                  /* Idem menu1 */
      top: 120px;                                          /* Le haut du menu est à 20 pixels du haut de l'écran (pour ne pas recouvrir la zone du haut) */
      left: 0;                                             /* Idem menu1 */
      padding: 10px 5px 10px 5px;
      width: auto;                                         /* Largeur du menu */
      height: 100%;                                        /* Hauteur du menu (toute la page) */
      background-color:#AFB7D3;                            /* Idem menu1 */
/*    border-right: solid black 1px                           Bordure droite de la zone fixe */
}

body>.top
     {
      position:fixed                                       /* Annule le hack "fixed" pour les autres navigateurs que IE */
     }

body>.menu
     {
      position:fixed                                       /* Annule le hack "fixed" pour les autres navigateurs que IE */
     }

/**********************************************************************************/

input:focus
     {
      background-color: #FFC0C0;                           /* Couleur du fond du champ de saisie lorsque le curseur y est positionné */
     }

table
     {
/*    width:100%; */
      margin:0;
      padding:0;
     }

/*table.Center {margin-left:auto; margin-right:auto}*/


table td {padding: 0; border-width: 0; vertical-align: middle; font-family: Verdana, Arial, Helvetica, sans-serif;}

/*table#top {margin-bottom:8px;}*/

td.slogan
     {
      padding-left: 5px;
      padding-right: 0px;
      height: 20px;
      background-color:#EFCE6B;
      border-top:1px solid black;
      border-bottom:1px solid black;
      vertical-align: middle;
      font-weight:bold;
     }

.bib {
      font-size:14px
     }

td#headerbanner {width: 100%; background-color: #EFDFAD; vertical-align: middle; text-align:center;}

td#headerbar {border-bottom: 1px solid #dddddd; }


#.menu_menuitems
#	{
#	padding-left:12px;
#	padding-right:7px;
#	}


h2 {
	font-color: #B5DEAD;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #4A6240;
	font-size: 20px;
	margin-left: -10px;
	margin-right: -10px;
	display: block;
	margin-top: 0px;
	font-weight: bold;
	padding-left: 10px;
   }


ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}

li { margin-left: 2px; list-style: square inside; color: #800000}

div.menuTitle
     {
      padding:3px;
      background-color:#ddd;
      background-image:url(images/block-title.gif);
      color:#363636;
      font-weight:bold;
      border:1px solid black;
     }

div#Menu
     {
      width:160px;
      font-size:12px;
     }

div#Content
     {
      padding:0px 20px 20px 10px;
      position:absolute;
      width:auto;
      height:auto;
/*    border:2px solid black; */
/*    top: 160px; */
/*    left: 200px; */
      font-size:12px;
      text-align: left;
     }

/*
td#leftcolumn th {background-color: #EFCE6B; color: #363636; vertical-align: middle;}
*/

/*div#Actions{position: fixed; top: 0px; left: 0px}*/

#div.blockContent {padding: 3px; line-height: 120%; background-color: #eee;margin-bottom:8px;}



th {font-family: verdana, arial, helvetica; font-size: 12px;background-color: #EFCE6B; background-image:  url(images/block-title.gif); color: #363636;  vertical-align: middle;}

span.menuItem {color: #356A95; font-size: 11px}
.menuItem a {display: block; margin: 0; padding: 4px;}
.menuItem a:hover {background-color: #ffffff;}

/*a.highlight {background-color: #fcc;}*/

img {border: 0;}


.outer {border: 1px solid #F3E1AF;}
/*table.form td { vertical-align:text-top}*/

div.record {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #00CCFF;
        padding-bottom: 5px;
}

/*div.auteur{ color :#85669F}*/

.titre
     {
      color:rgb(0, 68, 170);
      font-size: 12px;
      margin-bottom: 8px;
     }
     
.titrea
     {
      color:Red;     
      margin-left: 25px;
     }

.auteur
     {
      margin-left: 25px;
     }

.cote
     {
      color:#356A95
     }

/*.prev{color:#356A95; background-color:#00FF00; border-color:#00FF00; border-width:0px 1px 0px 0px; border-style:solid}
.next{color:#356A95;background-color:#00FF00;border-color:#00FF00; border-width:0px 0px 0px 1px; border-style:solid}
*/
.prev a:active, a:link, a:visited{color:#356A95;}
.prev a:hover  {color:#356A95; text-decoration: underline}
.next a:active, a:link, a:visited{color:#356A95;}
.next a:hover  {color:#356A95; text-decoration: underline}

a.number:active{color:#000000;}
a.number:link{color:#000000;}
a.number:visited {color:#000000;}
a.number:hover  {color:#356A95; text-decoration: underline}

a.tout:active{color:#0044AA;}
a.tout:link{color:#0044AA;}
a.tout:visited {color:#0044AA;}
/*a.tout:hover  {color:#356A95; text-decoration: underline}*/


span#num {font-size: 12px; color: #FF3300; font-weight:bold}

a.image:hover  {text-decoration: none}

a.extern {
  background-image: url(images/imprimer.gif)  ;
  background-repeat: no-repeat;
  background-position: left ;
  padding-right: 24px;
}

/*div.test {background-color: #eeeeee;}
div.test:hover {background-color: #ffffff;}*/

/*a.highlight:hover  {color: #972400; text-decoration: underline}*/

.hidden { visibility:hidden}

div#titre h3 {
        font-size:13px;
        font-weight:bold;
        color:rgb(0, 68, 170);
        display:inline;
        }
div#titre {
        border: 1px solid #000000;
        background-color: #EEEEEE;
        padding: 5px;
        /*width: 100%*/
        
}

div.annonce
     {
      font-size:11px;
      color: #7B5D08;
      display:inline;
      text-align:justify
     }

table.fiche td {padding:4px; font-size:12px; border-bottom-style:dashed; border-bottom-width:1px; border-bottom-color:#FFFFFF}
table.liste td {border-width:1px; /*background-color:#eeeeee*/}
table.patro td {padding:1px; font-size:11px;}

div#error {color:#ff0000}

#iepoque { text-align:right}

select.vide {

width : 30% ;

}

/*input.check {
        height: 14px;
}*/

.auto_table {
    /*width: auto;*/
    border-right: 1px solid;
    padding-right: 2px;
    border-top: 1px solid;
    padding-left: 2px;
    font-size: 11px;
    padding-bottom: 2px;
    border-left: 1px solid;
    cursor: hand;
    padding-top: 2px;
    border-bottom: 1px solid;
    font-family: Verdana;
    position: absolute;
    background-color: #F9FBBE;
    border-spacing: 1px;
}

.auto_active {
    background-color: #00F;
    color: EEE;
}
/*
input.red 
{
        background-color:Red;   
        color:White;
}*/

input.green
{
        background-color:'#CCFFCC';     
        color:Black;
}

select.hidden
{
        visibility:hidden;
}

#pass
{
        color:Red;
}
