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

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

#titre-liste
{
  margin: 0px 0px 0px 140px;
  padding:  0px;
  text-transform: uppercase;
  font-size:  12px;
  color:  #e94826
}

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

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

#concept ul
{
  list-style-type:  none;
  width:  134px;
  float:  left;
  margin: 0px 0px 0px 4px;
  padding:  0px
}

#concept li
{
  text-align: left;
  color:  black;
  line-height:  2
}

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

#concept li a:hover
{
  font-weight:  normal;
}

#cadre-detail
{
  background: transparent url(../images/cadre-grande-liste.gif) no-repeat top left;
  width:  385px;
  height: 160px;
  padding-top:  6px;
  float:  left;
  text-align: center;
  position: relative;
  top:  -10px
}

#cadre-detail h2
{
  font-size:  11px;
  color:  black;
  margin: 0px;
  text-align: center
}

#concept-kit-alu
{
  margin: 5px 20px 0px 0px;
  float: right
}

div.displayed
{
  display:  block
}

div.undisplayed
{
  display: none
}

#conteneur-etape
{
  height: 464px;
  padding-left: 14px;
  text-align: left
}

/* Positionnement des cadres étape */

#etape_a, #etape_b, #etape_c, #etape_d
{
  width: 369px;
  height: 232px;
  float:  left
}

#etape_a, #etape_b
{
  background: transparent url(../images/pose/fond-liste-outils.jpg) no-repeat top left
}

#etape_c, #etape_d
{
  background: transparent url(../images/pose/fond-liste-outils-bas.jpg) no-repeat top left
}

#etape_a, #etape_c
{
  margin-right: 13px
}

/* Etape a */

#etape_a div.titre-etape, #etape_c div.titre-etape
{
  clear: both;
  margin: 5px 16px 0px 12px;
  height: 19px
}

#etape_a div.titre-etape h2, #etape_c div.titre-etape h2
{
  float:  left
}

#etape_a div.titre-etape h2, #etape_d div.titre-etape h2
{
  background: #e94826;
  font-size:  11px;
  font-weight:  bold;
  color:  white;
  margin: 0px;
  padding: 2px;
  text-transform: uppercase
}

#etape_b div.titre-etape, #etape_d div.titre-etape
{
  clear: both;
  margin: 5px 16px 0px 12px;
  height: 19px
}

#etape_b div.titre-etape h2, #etape_c div.titre-etape h2
{
  background: #ede011;
  font-size:  11px;
  font-weight:  bold;
  color:  black;
  margin: 0px;
  padding: 2px;
  text-transform: uppercase;
}

#etape_b div.titre-etape, #etape_d div.titre-etape
{
  margin: 5px 13px 0px 16px
}

#etape_b div.titre-etape h2, #etape_d div.titre-etape h2
{
  float:  right
}

/* affichage global des listes */

#conteneur-etape div.liste-etape
{
  width: 61px
}

#conteneur-etape div.liste-etape ul
{
  margin: 0px;
  padding: 0px;
  list-style-type: none
}

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

#conteneur-etape div.liste-etape ul li a:hover
{
  font-weight: normal;
  text-decoration: none
}

/* affichage par étapes des listes */

#etape_a div.liste-etape
{
  text-align: left;
  float: left
}

#etape_a div.liste-etape ul
{
  margin-left: 12px; /* override de la valeur */
}

#etape_d div.liste-etape
{
  text-align: right;
  float: right
}

#etape_d div.liste-etape ul
{
  margin-right: 12px; /* override de la valeur */
}

/* affichage par étapes du détail */

#etape_a div.detail-etape, #etape_c div.detail-etape
{
  float: left
}

#etape_c div.detail-etape img
{
  margin-left: 12px
}

#etape_b div.detail-etape, #etape_d div.detail-etape
{
  float: right
}

#etape_b div.detail-etape img
{
  margin-right: 13px
}