body {
  font-family: verdana,arial;
  font-size : 9pt;
  word-spacing:2;
  letter-spacing:2px;
  /*background-position: center;*/
  left-margin:50px;
  background-image:url(images/planta2.gif);
  background-repeat:no-repeat;
  background-color:#C0C0C0;
  color:#000099;
  text-align:justify;
  /*background: -moz-linear-gradient(top, #65b6cf , #2c2c2c 950px);*/
}

a.lnkbtn {font-family: arial;display: block;background: url(images/boton.gif) no-repeat left bottom;margin: 0;color : #000099;text-decoration : none;}
a.lnkbtn:visited {background: url(images/boton.gif) no-repeat left bottom;text-decoration : none;color : #000099;}
a.lnkbtn:hover {background: url(images/boton.gif) no-repeat left top;color : red;}
/*  font-weight:bold;
  color : #0000FF;
  font-weight:bold;
  background : #A4A4A4;
  font-size : 10pt;
  letter-spacing:0px;
  text-indent:0px;
*/

.lnkbanner {TEXT-DECORATION: none; COLOR: #000000; FONT-FAMILY: tahoma;}
a.lnkbanner:link {}
a.lnkbanner:active {}
a.lnkbanner:visited {}
a.lnkbanner:hover {} 

.limenu {
  font-size : 11pt;
  line-height : 25px;
  list-style-type:none;
  text-indent: 0px;
  text-align:left;
}
.limenu2 {
  font-size : 9pt;
  line-height : 21px;
  list-style-type:none;
  text-indent: 0px;
  text-align:right;
}



