/* Telema */

div#telema {
  background-repeat: no-repeat;
  background-position: top left;
  background-image:url(/images/logotelema.png);
  padding-left: 5px;
  width: 150px; 
  height: 110px;
  position: relative;
  margin: 0px;
}
