#topleft
{
  float:left;
}
#alltops
{
  background-image:url("../images/common/fond_menu_haut.jpg");
  background-repeat:repeat-x;
}
#top
{
  text-align:right;
}
#menutop, #path
{
  height:22px;
  overflow:auto;
  font-size: 8pt;
}
a.menutop, p.menutop
{
  float:left;
  padding: 0;
  margin: 0;
  font-size: 8pt;

}
a.path
{
  overflow:auto;
}
a.menutop
{
  min-width:58px;
  width:9%;
}
p.menutop
{
  _font-size: 100%;
}
span.menutop
{
  float:left;
  _font-size: 90%;
}
#SEARCH, a#searcharrowlink
{
  float:left;
  display: block;
  width: 100px;
  border-style:solid;
  border-color:#d0dfee;
  border-width:1px;
  font-size:100%;
  position: relative;
}
a#searcharrowlink
{
  width: 16px;
  height: 15px;
  /height: 15px;
  _height: 16px;
  background-color: #fcfcfc;
  text-align: center;
}
#arrow
{
  padding-top: 3px;
}

