/**************************************/
/* Pruebas de Acceso a la Universidad */
/* Comunidad Valenciana               */
/*                                    */
/* Bartolomé Sintes Marco             */
/*                                    */
/* 8 de diciembre de 2004             */
/**************************************/

body {background-color: #FFFFE0; text-align: justify; 
      font-family: sans-serif; color: black; font-size: 100%;}

div { clear: both; }
div.cabecera {margin: 3px; padding: 3px; font-size: 90%; }
div.examen   {margin: 2px; padding: 2px;}

table { margin-left: auto; margin-right: auto; }
td { text-align: left; }

table.tabla-cabecera {text-align:left;
                      border: black 2px solid; padding: 3px;}
col.tabla-cabecera_col1 {vertical-align: top; text-decoration: underline;}
col.tabla-cabecera_col2 {}

h1 {font-size: 150%; margin-left: 40px; text-align:center;}
h2 {font-size: 130%; font-weight: bold; clear: both;}
h3 {font-size: 120%; font-weight: bold; clear: both;}
h4 {font-size: 110%; font-weight: bold; text-decoration: underline; clear: both;}

hr { clear: both; height: 3px; color: black;} 

img.i {float: left; margin-right: 50px; }
img.d {float: right; margin-left: 20px;}
img.vip {position: absolute; top: 17px; left: 17px; border: none;}
img.princi {position: absolute; top: 17px; left: 17px; border: none;}
h1.princi { margin-left: 110px; }
table#indiexam img { border: none; }
table#indiexam colgroup#col2 { width: 28px; text-align: center;}
table#indiexam col#col1 { text-align: left;} 
td.total {border-top: solid black 1px; }

span.cita { text-decoration: underline; font-style: italic; }
span.cita-texto { text-decoration: underline; font-style: italic; }
  /* cuando en una pregunta se cita el texto, para facilitar la localización de la cita */
span.cursiva { font-style: italic; font-weight: bold;}
span.subrayado { text-decoration: underline; }
span.ref-obra { font-weight: bold; }
span.vector { font-weight:bold; }
span.segmento { text-decoration: overline; }
span.atencion { text-decoration: underline; font-weight: bold; }
p.incompleto    {color: #FF0000; font-size: 120%; text-align: center;}
span.incompleto {color: #FF0000; font-size: 120%;}
p.centrado {text-align: center; }
q {border: 1px black solid;}
em {text-decoration: underline; font-weight: bold;}
ol { list-style-type: decimal;}
ol.abc {list-style-type: lower-alpha;}
ol.num {list-style-type: decimal;}
ol.num ol.abc, ol.abc ol.num {margin-bottom: 1em;}
ol.rom { list-style-type: upper-roman; }

div.texto {margin: 0px 20px; border: 2px dashed black; padding: 5px;}
p.texto-titulo {text-align:center; font-weight: bold; 
                text-transform: uppercase}
p.texto-autor {text-align:left;}
p.texto-referencia {text-align:right;}

p.separa {clear:both;}
p.ultmod { clear:both; border-top: black solid 1px; padding-top: 5px; font-size: 90%}

