#menuinterled {
  width: 170px;
  background: #2CCBC2 url(../images/haut-menu-led.png) no-repeat top left;
  overflow: auto;
}
#menuinterled h2 {
  list-style: none;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  padding: 3px 0 0 5px;
  height: 25px;
  cursor: default;
}
#menuinterled ul {
  list-style: none;
}
#menuinterled li {
  zoom: 1;
}
#menuinterled li a {
  width: 164px;
  background: #018079;
  color: #fff;
  display: block;
  text-decoration: none;
  margin: 0 0 3px 3px;
  padding: 3px 0 3px 0;
  text-indent: 8px;
}

#menuinterled .current a, #menuinterled li a:hover  {
  background: #ACF3EF;
  color: #000;
}

#contenu h3 {
  clear: both;
  font-size: 15px;
  background: url(../images/puce-titre-led.png) no-repeat 0 1px;
  padding-left: 20px;
  border-bottom: #2CCBC2 solid 1px;
  margin-bottom: 20px;
  color: #018079;
  cursor: default;
}

#ledimg1 {
  float: right;
}
#ledimg2 {
  float: left;
}

#visibilite {
  text-align: justify;
  width: 380px;
  height: 260px;
}

#technologie {
  float: right;
  text-align: justify;
  width: 440px;
  height: 180px;
}

#infomob {
  padding: 0 0 20px 0;
}

#mobileimg {
  float: left;
}
#mobileimg img {
  clear: both;
  display: block;
}

#txtmobile {
  width: 310px;
  float: right;
}
#txtmobile ul {
  list-style: none;
  margin: 0 0 20px 0;
}
#txtmobile li {
  background: url(../images/puce.png) no-repeat 0 2px;
  padding-left: 20px;
}
.leftimg img {
  float: left;
  margin: 0 10px 0 0;
}
.rightimg img {
  float: right;
  margin: 0 0 0 10px;
}

#contenu h4 {
  font-weight: bold;
  font-size: 15px;
  color: #018079;
}

#miseavant {
  background: url(../images/led3.png) no-repeat top left;
  width: 644px;
  height: 63px;
}
#miseavant strong {
  position: absolute;
  left: -9000px;
}
#videoled a {
  background: url(../images/voir-video.gif) no-repeat top left;
  width: 144px;
  height: 34px;
  margin: 0 auto;
  display: block;
}
#videoled a span {
  position: absolute;
  left: -9000px;
}

#bloc1 {
  margin: 0 0 20px 0;
}
#bloc2, #bloc4 {
  margin: 20px 0 0 0;
}
#bloc3 {
  margin: 20px 0;
}

#video {
  float: left;
  margin: 0 20px 0 0;
}

.clear {
	clear: both;
}

#bloc4 {
	margin-top: 2em;
	clear: both;
}

#bloc4 ul {
	list-style: none;
}

#bloc4 ul li {
	margin-bottom: 0.6em;
}

#bloc4 a {
	background: url('/solutions-visuelles/images/pdf_icon.png') no-repeat center left;
	padding-left: 24px;
	color: #018079;
}

.galerie img {
	border:1px solid #000000;
	margin:0 10px 10px 0;
	padding:2px;
}
