a.active {
  text-decoration:none;
}

a {
  text-decoration:none;
}

body {
  padding:0px;
  font-family:Arial;
  background-color : #47494c;
}

img {
  border: 0;
}

img.gallery{
}

span.field {
  text-align: center;
  position: absolute;
  margin: 0px;
  right: 100;
  left: 100;
  top: 10;
  bottom: 10;
  background-color: #6c6e71;
}

span.head {
  text-align: center;
  position: absolute;
  margin: 0px;
  right: 100;
  left: 225;
  top: 10;
  height: 100;
  background-color: #919396;
}

span.head_container {
  text-align: center;
  position: absolute;
  padding-top: 15;
  margin: 0px;
  right: 225;
  left: 225;
  top: 10;
  height: 100;
  background-color: #919396;
}

span.lang {
  text-align: center;
  position: absolute;
  margin: 0px;
  left: 105;
  top: 15;
  background-color: #FFFFFF;
}

span.nav {
  text-align: center;
  font-size: 10pt;
  position: absolute;
  padding-left: 5;
  padding-top: 110;
  margin: 0px;
  width: 125;
  left: 100;
  top: 10;
  bottom: 10;
  background-color: #6c6e71;
}

span.right {
  text-align: center;
  position: absolute;
  margin: 0px;
  width: 125px;
  right: 100px;
  top: 110px;
  bottom: 10px;
  background-color: #B6B8BB;
}

span.content {
  text-align: justify;
  position: absolute;
  padding: 10;
  margin: 0px;
  right: 225;
  left: 225;
  top: 110;
  bottom: 10;
  font-size: 11pt;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #dcdddf;
}

table.gallery tr td {
	  background-color : #47494c;
}

td {
  font-size: 10pt;
}
