  * { font-family: Sans-Serif,Verdana,Arial }

  p { text-indent: 1.5em; text-align: justify; text-color: black; font-size: 12pt }
  p#ir { text-indent: 0; text-align: center; text-color: black }

  body {margin: 5px; background: #CCFF33 url('fondo4.gif') fixed}

  a:link {color: black; text-decoration: none}
  a#cab:link {color: blue; text-decoration: underline}
  a:visited {color: #9932CC; text-decoration: none}
  a#cab:visited {color: darkred; text-decoration: underline}
  a:active {color: gray; font-weight: bold; text-decoration: underline}
  a#cab:active {color: black; font-weight: bold; text-decoration: none}
  a:hover {color: blue; text-decoration: underline}
  a#cab:hover {color: darkblue; text-decoration: none}

div#cont { width: 100% }
div#cab { float: left; width: 35%; border-right: none; border-left: none; border-top: thin dotted brown; border-bottom: thin dotted brown; margin: 2px; padding: 2px; text-align: center; font-size: 8pt }
span#ir { width: 35%; margin: 2px; padding: 2px; text-align: center; font-size: 8pt; background: white }
div#log { text-align: center }
span#busq { background: #7FFF00; font-size: 12pt; color: #333366 }

h1,h2,h3 { text-align: center }

table { background: url('fondologo2.gif'); width: 100% }
th { font-size: 18pt; font-style: italic; vertical-align: top; padding: 2mm }
td { border: thin solid 1px #8B4513; font-size: 8pt; vertical-align: top; padding: 2mm }
