
body {
  font:7pt/12pt normal "Tahoma CE", Tahoma, sans-serif;
  color:#000;
}

a.link {
  display:block;
  width:200px;
  height:65px;
  text-decoration:none;
  border:1px solid #333;
  margin:0 0 10px 0;
  padding: 5px;
}

a.link:link, a.link:visited {
  color:#000;
  background-position:0px 75px;
}

a.link:active, a.link:hover {
  color:#000;
  background-position:0px 0px;
}

a.prod {
  display:block;
  width: 200px;
  height: 65px;
  text-decoration:none;
  border:1px solid #333;
  margin:0 0 10px 0;
  padding: 5px;
}

a.prod:link, a.prod:visited {
  color:#000;
  background-position:0px 75px;
}

a.prod:active, a.prod:hover {
  color:#000;
  background-position:0px 0px;
}

a img {
  border:none;
}

#page {
  position:absolute;
  top:0px;
  width:780px;
  left:50%;
  margin:0 0 0 -390px;
}

#logoALTAR {
  position:absolute;
  left:91px;
  top:25px;
  width:86px;
  height:73px;
}

#logoALTi {
  position:absolute;
  left:590px;
  top:34px;
  width:101px;
  height:63px;
}
\#top {
  position:absolute;
  left:0px;
  top:0px;
  width:780px;
  height:101px;
}

#altar1 {
  position:absolute;
  left:12px;
  top:101px;
  width:240px;
  background-image:url(/img/bg.gif);
  background-repeat:repeat-y;
}

#bgaltar1 {
  position:relative;
  width:100%;
  background-repeat:no-repeat;
  background-position:bottom left;
  background-image:url(../img/bgaltar.gif);
}

#altar2 {
  position:absolute;
  left:270px;
  top:101px;
  width:240px;
  background-image:url(../img/bg.gif);
  background-repeat:repeat-y;
}

#altar3 {
  position:absolute;
  left:528px;
  top:101px;
  width:240px;
  background-image:url(../img/bg.gif);
  background-repeat:repeat-y;
}

#bgaltar2 {
  position:relative;
  width:100%;
  background-repeat:no-repeat;
  background-position:bottom left;
  background-image:url(/img/bgaltar.gif);
}

#bgaltar3 {
  position:relative;
  width:100%;
  background-repeat:no-repeat;
  background-position:bottom left;
  background-image:url(/img/bgaltar.gif);
}

.minheight {
  position:relative;
  float:left;
  width:0;
  height:50px;
}

.text {
  position:relative;
  min-height:50px;
  width:100%;
  left:15px;
}

.bgrule {
  position:relative;
  left:0;
  top:1px;
  width:240px;
  height:3px;
  background-repeat:no-repeat;
  background-position:bottom left;
  background-image:url(../img/bgrule.gif);
}

