.logo {
  height: 50px;
  width: 50px;
  margin: 5px;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 0px 15px;
  font-size: 18px;
  line-height: 20px;
}
.icone {
  height: 50px;
  width: 50px;
  margin: 10px 10px 10px 50px;
}

.Img {
  width:200px;

}


.Img.signature
{
  width:300px;
}

.Img.titre
{
  width : 25%;
}


.MarginTop {
  margin-top: 50px;

}
.Menucroquis
{
  width: 150px;
}

.Menulogo
{
  width: 105px;
  margin-left: 270px;
}
.MenuAffiche
{
  width: 180px;
}

.SousMenu
{
  width:33%;
  height: 50px;
}

.illustration_bg
{
  width:100%;

}
.illustration_bg.FloatBottom
{
  position: absolute;
  bottom: 0px;
}

.illustration_bg.FloatTop
{
  position: absolute;
  top: 0px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
  display: block;
  max-width: 50%;
  height: auto;
}
