
#header {
      float:left;
      width:100%;
      font-size:10;
      line-height:normal;
	  height:25px;
      }
    #header ul {
      margin:0;
	  padding:0px 0px 0;
      list-style:none;
      }
    #header li {
	float:left;
      display:inline;
      margin:0;
      padding:0;
      }
    #header a {
      float:left;
      /*background:url("images/left_bothv4.jpg") no-repeat left top;*/
      margin:0;
      padding:0 1 0 0px;
      text-decoration:none;
	  FONT-SIZE: 10;
	  FONT-FAMILY: Arial;
	  color: Black;
	  width: 100px;
	  height: 25px;
	  text-align: center;
	  vertical-align : middle;
	  font-weight: normal; 
      }
    #header a span {
      float:left;
      display:block;
      background:url("images/right_bothv4.jpg") no-repeat right top;
	  text-decoration:none;
	  FONT-SIZE: 10;
	  FONT-FAMILY: Arial;
	  color: Black;
	  width: 1O0px;
	  height: 25px;
	  text-align: center;
	  padding-top:5px;
	  vertical-align : middle;
	  font-weight: normal;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a span {float:none;}
    /* End IE5-Mac hack */
    #header a:hover span {
      color:#333;
      }
    #header #current a {
      background-position:0 -150px;
      border-width:0;
      }
    #header #current a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;  /* Text color of current tab */
      }
    #header a:hover {
      background-position:0% -150px;
	  
      }
    #header a:hover span {
      background-position:100% -150px;
      }


/*#hosting #nav-hosting, 
#cp #nav-cp,
#cd #nav-cd, 
#record #nav-record,
#emprunter #nav-emprunter,
#search #nav-search {
  background-position:0% -150px;
  border-width:0;
  }*/
#all #nav-all a, 
#persons #nav-persons a,
#tools #nav-tools a, 
#lessons #nav-lessons a {
  background-position:0 -150px;
  border-width:0;
  color:#333;/* Text color of current tab */
  /*padding-bottom:5px;*/
  }
#all #nav-all a span, 
#persons #nav-persons a span,
#tools #nav-tools a span, 
#lessons #nav-lessons a span{
  background-position:100% -150px;
  color:#333;/* Text color of current tab */
  /*padding-bottom:5px;*/
  }

a.lt12:link{
font-size : 12;
font-weight : regular; 
font-family : Arial; 
color : #273A51;
text-decoration:none; 
}
a.lt12:visited{
font-size : 12;
font-weight : regular; 
font-family : Arial; 
color : #273A51;
text-decoration:none; 
}
a.lt12:hover{
font-size : 12;
font-weight : regular; 
font-family : Arial; 
color : Blue;
text-decoration:underline; 
}
a.lt12b:link{
font-size : 12;
font-weight : Bold; 
font-family : Arial; 
color : #273A51;
text-decoration:none; 
}
a.lt12b:visited{
font-size : 12;
font-weight : Bold; 
font-family : Arial; 
color : #273A51;
text-decoration:none; 
}
a.lt12b:hover{
font-size : 12;
font-weight : Bold; 
font-family : Arial; 
color : Blue;
text-decoration:underline; 
}

.t12 {
font-size : 12;
font-weight : regular; 
font-family : Arial;
color : #000000;
}
.t12b {
font-size : 12;
font-weight : Bold; 
font-family : Arial;
color : #000000;
}
