#element-mesure
{
  background: transparent url(../images/descente-gouttiere.jpg) no-repeat 42px 0px;
  width:  780px;
  text-align: left
}

#titre-mesure
{
  margin-left:  81px;
  float:  left
}

#explication-mesure
{
  background: #5c5d60;
  width:  134px;
  height: 245px;
  float: left;
  margin: 24px 0px 0px 7px;
}

#explication-mesure p
{
  font-size:  11px;
  font-weight:  bold;
  text-align: center;
  color:  #ffffd3;
  margin: 0px;
  padding-top:  2px
}

#liste-mesure
{
  float:  left
}

#liste-mesure ul
{
  list-style-type:  none;
  width:  126px;
  float:  left;
  margin: 0px 0px 0px 10px;
  padding:  0px
}

#liste-mesure ul li
{
  text-align: left;
  color:  black;
}

#liste-mesure ul li a
{
  font-size:  10px;
  font-weight:  bold;
  color:  black;
  text-decoration:  none
}

#liste-mesure ul li a:hover
{
  font-weight:  normal;
}


#cadre-liste-mesure
{
  background: transparent url(../images/cadre-grande-liste.gif) no-repeat top left;
  width:  385px;
  height: 166px;
  padding:  6px 0px 0px 7px;
  float:  left
}

#croquis-mesure
{
  float: right;
  margin: 7px 26px 0px 0px
}

#telecharger
{
  margin: 9px 0px 0px 7px;
  float:  left;
  vertical-align: bottom
}

#telecharger img
{
  float:  left;
  border:  0px;
  position: relative;
  top:  -3px
}

#telecharger a
{
  font-size:  12px;
  font-weight:  bold;
  color:  black;
  text-decoration:  none
}

#telecharger a:hover
{
    font-weight:  normal
}

div.displayed
{
  display:  block
}

div.undisplayed
{
  display: none
}

#pager
{
  background: #ccc;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding: 3px;
  margin: 19px 0px
}

#pager a.normal
{
  font-size:  14px;
  font-weight:  bold;
  color:  black;
  margin: 0px;
  padding-top:  2px
}

#pager a.selected
{
  font-size:  14px;
  font-weight:  bold;
  color:  #e94826;
  margin: 0px;
  padding-top:  2px
}

#default-texte
{
  font-size: 11px;
  font-weight: bold;
  color: black;
  padding: 15px 5px;
  text-align: left
}

#default-texte a
{
  font-size: 11px;
  font-weight: bold;
  color: #e94826;
  text-decoration: none;
}

#default-texte a:hover
{
  text-decoration: underline;
}