body,html {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  overflow-x : hidden;
}
.botonuno {
  background-image: url('img/b1.jpg');
  color : white;
  background-repeat: repeat-x;
  background-color: #339960;
  border-left : 1px solid #c0c0c0;
}
.botonbase {
  background-image: url('img/l4.png');
  color : black;
  background-color: #C4C3C4;
  background-repeat: repeat-x;
  border-left : 1px solid #c0c0c0;
}
.botondos {
  background-image: url('img/b2.jpg');
  color:white;
  background-color: #DAA701;
  background-repeat: repeat-x;
  border-left : 1px solid #c0c0c0;
}
.botontres {
  background-image: url('img/b3.jpg');
  color:white;
  background-color: #006CA7;
  background-repeat: repeat-x;
  border-left : 1px solid #c0c0c0;
}
.botoncuatro {
  background-image: url('img/b4.jpg');
  border-left : 1px solid #c0c0c0;
  color:white;
  background-color: #AC551C;
  background-repeat: repeat-x;
}
.botonactivo {
  background-image:url('img/b5.png');
  border-left : 1px solid #c0c0c0;
  color:white;
  background-color: #868687;
  background-repeat: repeat-x;
}
a.menu:link, a.menu:visited {
  color : black;
  text-decoration: none;
}
a.menu:hover, a.menu:active {
  color : white;
  text-decoration:none;
}
input.contacto {
  background-image:url(img/c1.png);
  background-repeat:repeat-x;
  border: 1px solid #b0b0b0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}
textarea.contacto {
  background-image:url(img/c2.png);
  background-repeat:repeat-x;
  background-position:bottom;
  border: 1px solid #b0b0b0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}
a.portada, a.portada:link, a.portada:visited, a.portada:active {
color : white;
text-decoration: none;
}
a.portada:hover {
color : white;
text-decoration: none;
border-bottom: 1px dashed white;
}
 a.farma:link, a.farma:visited, a.farma:active {
color : black;
text-decoration: none;
}
a.farma:hover {
color : #0e9800;
text-decoration: none;
border-bottom: 1px dashed #00cc99;
}
a.wmail, a.wmail:link, a.wmail:visited, a.wmail:active {
color : black;
text-decoration: none;
}
a.wmail:hover {
color : blue;
text-decoration: none;
}
a.lk, a.lk:link, a.lk:visited, a.lk:active {
color : #dddddd;
text-decoration: none;
}
a.lk:hover {
color:#FF9933;
text-decoration: none;
}

a.footer, a.footer:link, a.footer:visited, a.footer:active {
color : #999;
text-decoration: none;
}
a.footer:hover {
color:#555;
text-decoration: underline;
}
a.sitemap, a.sitemap:link, a.sitemap:visited, a.sitemap:active {
color:black;
text-decoration:none;
}
a.sitemap:hover {
color:#6699FF;
text-decoration:underline;
}
.niveluno {
list-style-image:url(img/blue.png);
margin-top: 20px;
}
.niveldos {
list-style-image:url(img/green.png);
line-height:140%;
}
.niveltres {
list-style-image:url(img/orange.png);
}

