/*body {
  background-color: #F0FFFF;
  font-size: 12px;
  color: #000000;
  font-family:  Arial, Helvetica, sans-serif;
  margin:0;
  padding:155px 0 0 200px;
}


div#left-sidebar {
  position:absolute;
  top:154px;
  left:0;
  width:195px;
  height:100%;
}



@media screen {
  body>div#header{
    position:fixed;
  }

  body>div#left-sidebar{
    position:fixed;
  }

  body>div#right-sidebar{
    position:fixed;
  }
}

* html body {
  overflow:hidden;
}

* html div#content {
  height:100%;
  width:100%;
  overflow:auto;
}
*/


html, body {
  width: 100%;
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #ffffff; 
}

div#content {
  margin-top: 20px;
  margin-left: 210px;
}

div#page { 
position:absolute;
width:100%;
background-color: #ffffff;
}

div#margegauche {
  position: absolute;
  top: 160px;
  left:0px;
  width: 200px;
/*border:1px solid red;*/
}

div#disponibilite {
  float:left;
  clear:both;
  margin:2px;
	/*border:1px solid red;*/
}
	
a.menuniv1multiselected {
  display: block;
  height:21px;
  background-image: url(/img/arbre/menuniv1multiselected.png);
  background-repeat: no-repeat;
  width:195px;
  line-height:20px;
  font-family:  Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #333333;
  font-size: 11px;
}

a.menuniv1monoselected {
  display: block;
  height:21px;
  background-image: url(/img/arbre/menuniv1monoselected.png);
  background-repeat: no-repeat;
  width:195px;
  line-height:20px;
  font-family:  Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #333333;
  font-size: 11px;
}

a.menuniv1 {
  display: block;
  height:21px;
  background-image: url(/img/arbre/menuniv1.png);
  background-repeat: no-repeat;
  width:195px;
  line-height:20px;
  font-family:  Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #333333;
  font-size: 11px;
}
a.menuniv2 {
  display: block;
  height:21px;
  background-image: url(/img/arbre/menuniv2.png);
  background-repeat: no-repeat;
  width:195px;
  line-height:20px;
  font-family:  Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #333333;
  font-size: 11px;
}

a.menuniv2selected {
  display: block;
  height:21px;
  background-image: url(/img/arbre/menuniv2selected.png);
  background-repeat: no-repeat;
  width:195px;
  line-height:20px;
  font-family:  Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #333333;
  font-size: 11px;
}

a.menuniv3 {
  display: block;
  height:20px;
  background-image: url(/img/menu/menunoel2.gif);
  width:195px;
  line-height:20px;
  font-family:  Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #bf0f0f;
  font-weight:bold;
  font-size: 13px;
  border:0;
}

a.menuniv3selected {
  display: block;
  height:20px;
  background-image: url(/img/menu/menunoel.gif);
  width:195px;
  line-height:20px;
  font-family:  Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: white;
  font-weight:bold;
  font-size: 13px;
  border:0;
}

/*page recherche livres*/
.menurecherche {
   display: block;
   font-family:  Arial, Helvetica, sans-serif;
   width:195px;
   font-size: 11px;
   background-color:#f3ebb3;
   color: #333333;
}

.menuniveau1 {
  display: block;
  height:21px;
  background-image: url(/img/arbre/menuniv1multiselected.png);
  background-repeat: no-repeat;
  width:195px;
  line-height:20px;
  font-family:  Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 11px;
}

.formurecherchelivre {
 margin:3px;
 border:1px solid #edcf19;
 font-family:arial, Helvetica,sans-serif;
 font-size : 12px ;
 width: 170px;
 color: #333333;
}


.cadreindex {
  margin:2px;
  float:left;
  width:240px;
}
.cadrebleu {background: #bee0f1;}   /*bleu fond*/
.cfondbleu {background: #BEE0F1; width:500px;}   /*bleu*/
.cfonddispo {background: #BEE0F1;}   /*bleu*/
.ch {background: url(../img/cbleu-dot.gif) 0 0 repeat-x  }
.cb {background: url(../img/cbleu-dot.gif) 0 100% repeat-x;}
.cg {background: url(../img/cbleu-dot.gif) 0 0 repeat-y;}
.cd {background: url(../img/cbleu-dot.gif) 100% 0 repeat-y ;}
.cbg {background: url(../img/cbleu-bg.gif) 0 100% no-repeat ; }
.cbd {background: url(../img/cbleu-bd.gif) 100% 100% no-repeat; }
.chg {background: url(../img/cbleu-hg.gif) 0 0 no-repeat; }
.chd {background: url(../img/cbleu-hd.gif) 100% 0 no-repeat; padding: 5px; }

.ctitre {font-weight:bold; text-align: left; font-family:Arial, Helvetica, sans-serif; font-size: 14px;color:#333333}
.ctexte {font-weight:normal; text-align: left; font-family:Arial, Helvetica, sans-serif; font-size: 12px;color:#333333}
