a { text-decoration: none; color: #B2AA70; }
a.seleccionado { font-weight: bold; }
a img { border: 2px solid; margin: 5px; padding: 5px; }

body { font-family: "Trebuchet MS"; font-size: 10pt; }

div.contenedorVideo { background-color: black; font-size: 8pt;
  height: 300px; width: 400px;
  position: fixed; top: 15px; right: 15px; }
div.centrado { text-align: center; }
div.cuerpo { margin-top: 15px; margin-right: 15px;
  position: absolute; top: 0; bottom: 0; left: 300px; right: 0; }
div.menu { margin: 15px;
  width: 270px;
  position: fixed; top: 0; bottom: 0; left: 0; }
div.menuInferior {
  position: absolute; bottom: 0; left: 0; }
div.pie { font-size: 8pt; padding-top: 15px; padding-bottom: 15px; text-align: center; }
div.pieAbsoluto { font-size: 8pt; padding-top: 15px; padding-bottom: 15px; text-align: center;
  position: absolute; bottom: 0; left: 0; right: 0; }

h1 { font-size: 20pt; color: #E28C05; }
h2 { font-size: 10pt; font-weight: bold; margin-top: 30px; margin-bottom: 0; }
hr { width: 90%; color: #E28C05; }

img.logo { padding-bottom: 15px; }
/* div { border: 1px #B2AA70 solid; }
INPUT { font-family: Trebuchet MS; font-size: 10pt; height: 24px; }
SELECT { border: 1px #B2AA70 solid; font-family: Trebuchet MS; font-size: 10pt; height: 20px; }
TD.titulo { background: #E28C05; color: white; text-align: center; }
.sinMarco { border: none; } */

