

.fondo {
    background-image : url('fondo2.gif');
  }


div.mipregunta {
    margin-bottom: 10px;
    margin-top: 10px;
    max-width: 800px;
    border-width: 2px;
    border-style: solid;
    border-color: #000000;
    padding: 0px 0px 0px 0px;
    text-align: left;
    font-stretch: expanded;
    font-family : arial, helvetica, sans-serif;
    color: #000000;
    background-color : #fffce5;
  }


div.mienunciado {
    text-indent: 30px;
    border-style: solid;
    border-color: #000000;
    border-width: 0px 0px 2px 0px;
    padding: 5px 10px 5px 10px;
    margin: 0px 0px 0px 0px;
    float: none;
  }


div.misopciones {
    border-bottom-width : 0px;
    border-left-width : 0px;
    border-right-width : 0px;
    border-top-width : 0px;
    float : none;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    padding-bottom : 10px;
    padding-left : 30px;
    padding-right : 0px;
    padding-top : 10px;
  }


div.titulo {
    background-color : #fffce5;
    border-bottom-color : #000000;
    border-bottom-style : solid;
    border-bottom-width : 2px;
    border-left-color : #000000;
    border-left-style : solid;
    border-left-width : 2px;
    border-right-color : #000000;
    border-right-style : solid;
    border-right-width : 2px;
    border-top-color : #000000;
    border-top-style : solid;
    border-top-width : 2px;
    color : #292514;
    float : none;
    font-family : arial, helvetica, 'sans-serif';
    font-size : 200%;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    max-width : 800px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
    text-align : center;
    text-transform : uppercase;
  }


div.boton {
    background-color : #fffce5;
    border-bottom-width : 2px;
    border-left-width : 2px;
    border-right-width : 2px;
    border-top-width : 2px;
    border-style: solid;
    border-color: #000000;
    color : #200D4E;
    float : none;
    font-family : arial, helvetica, 'sans-serif';
    margin-bottom : 30px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 30px;
    max-width : 800px;
    padding-bottom : 5px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 5px;
    text-align : center;
  }


table.mitabla {
    background-color : #000;
    border-width : 0px;
    float : none;
    text-align : center;
    width : 800px;
  }


td.resaltado {
    background-color : #FDFFDC;
    font-size: 120%;
    text-align: center;
    padding: 3px;
  }


td.cuerpo {
    background-color : #fffce5;
    text-align: center;
    padding: 3px;
  }


td.cuerpol {
    background-color : #fffce5;
    text-align: left;
    padding: 3px;
  }


span.miopcion {
    padding-left : 10px;
  }


span.super {
    font-size : 80%;
    vertical-align : super;
  }


span.sub {
    font-size : 80%;
    vertical-align : sub;
  }


span.vector {
    font-style : italic;
    font-weight : bold;
  }


span.math {
    font-style : italic;
  }


a {
    text-decoration : none;
  }


a:hover {
    color : #010e7f;
    text-decoration : underline;
  }

