/*  © 2011 - David Trigo Pérez - araneoj(a)terra.es */
/*  © 2015 - Oscar Fernández - oscar(a)solucionamedida.es */

@charset "UTF-8";

/* Reset */
html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, blockquote, address, time, span, em, img, ol, ul, li, figure, canvas, video, th, td, tr {
  margin: 0;
  padding: 0 border: 0;
  vertical-align:baseline;
  font: inherit;
}

address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, nav, menu, nav, section, summary {
  display: block;
}
/*micro-clearfix by Nicolas Gallagher http://nicolasgallagher.com/micro-clearfix-hack/*/
/* Para navegadores modernos */
.cf:before, .cf:after {
  content:"";
  display:table;
}

.cf:after {
  clear:both;
}

/* Para IE 6/7 (trigger hasLayout) */
.cf {
  zoom:1;
}

/* Generales */
html {
  background: white;
  SCROLLBAR-FACE-COLOR: #FFF;
  SCROLLBAR-HIGHLIGHT-COLOR: #000;
  SCROLLBAR-SHADOW-COLOR: #000;
  SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
  SCROLLBAR-ARROW-COLOR: #000;
  SCROLLBAR-TRACK-COLOR: #E3E3E3;
  SCROLLBAR-DARKSHADOW-COLOR: #8D8D94;
  /*overflow: hidden;*/
  /*height: 100%;*/
  background:url(../imagenes/fondo2.jpg) top left repeat-x;
}

body {
  font: 100% Arial, Helvetica, sans-serif;
  /*background: white;*/
  color: black;
  font-weight: normal;
  font-style: normal;
  
  height: 100%;
  /*background: #FFFFFF url("../imagenes/fondo2.jpg") top left;*/
  color: #000000;
  /*overflow: hidden;*/
  overflow-x: hidden;
  overflow-y: auto;
}

/* Cabecera */
header{
  background:url(../imagenes/fondoCabecera.png) top left repeat-x;
}

header h1{
  display: none;
}

/* Pie */
.pie {
  /*background: transparent url("../imagenes/pie.png") no-repeat;*/
  /*background:url(../imagenes/fondoPie.png) top left repeat-x;*/
  width: 100%;
  height: 48px;
  margin:0px auto;
  padding-top: 18px;
  text-align: center;
}

.pie span {
  font-size: 0.7em;
  color: #888888;
}

.pie a{
  text-decoration: none;
  color:#606070;
}
.pie a:hover{
  text-decoration: underline;
  color:#A5564A;
}

.pie #pieIzq{
  float:left; 
  background:transparent url('../imagenes/pieIzq.png') no-repeat top left; 
  width:40px; 
  height:48px;
}

.pie #pieDer{
  float:right; 
  background:transparent url('../imagenes/pieDer.png') no-repeat top left; 
  width:40px; 
  height:48px;
}

.pie #pieCentro{
  background:transparent url('../imagenes/pieCentro.png') repeat-x top left; 
  height:48px; 
  overflow:hidden; 
  margin:0 40px 0 40px; 
  padding-top:3px;
}

#logoEFEM{
  height:100px;
}

/* Aviso Cookies */
#overcookies {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999999;
    display: block;
}
#infocookies {
    margin: auto;
    position: relative;
    top: 0px;
    height: 58px;
    width: 100%;
    text-align:center;
    background-color: #eeeeee;
}
#infocookies p {
    line-height:58px;
    font-size:12px;
    text-align:center;
}
#infocookies p a {
    margin-right:5px;
    text-decoration: underline;
}


/* Inicio */
#seccionLogin{
  width: 100%;
  min-height: 50%;
  padding: 15px 0px;
  display:table;
  background-color: white;
}

.centrado{
  width: 100%;
  margin: 0 auto;
}

.marco {
  width: 840px;
  padding: 10px;
}

#fondo_login{
  width: 843px;
  height: 345px;
  /*overflow: hidden;*/
}
#fondo_logoUnivBurgos{
  background: transparent url("../imagenes/logoUniversidadBurgos.jpg") no-repeat;
  background-position: top left;
  width: 347px;
  height: 118px;
  position: relative;
  top:-240px;
  left:490px;
}
#fondo_imagenBienvenida{
  background: transparent url("../imagenes/bienvenidaMinimo.png") no-repeat;
  background-position: top left;
  width: 411px;
  height: 310px;
  position: relative;
  top:-225px;
  left:64px;
}


#texto_login{
  position: relative;
  top:56px;
  left: 508px;
  width: 220px;
  text-align: left;
  font-size: 1.05em;
  color: #444444;
}
#cuadro_login{
  position: relative;
  top: 76px;
  left: 508px;
  width: 220px;
  height: 200px;
}
#cuadro_login fieldset {
  padding: 0;
  border: 0;
  margin-top: 15px;
}
#cuadro_login label {
  font-size: .7em;
  display:block;
  margin-left: 2em;
  height: 0.8em;
  padding: 0px 4px 0px 4px;
  margin-top: 4px;
}
#cuadro_login input.text {
  font-size: 1em;
  margin-bottom: 12px;
  width: 150px;
  padding: .2em;
  margin-top: .5em;
  margin-left: 1.8em;
}
#cuadro_login input[type="submit"] {
  display:block;
  margin: auto;
  font-size: 1em;
}
#cuadro_login #acceder{
  background: transparent url("../imagenes/login.png") repeat-x;
  border: none;
  width: 74px;
  height: 29px;
  margin-top: 6px;
}
#cuadro_login #acceder:hover{
  background-position: 0px -27px;
  cursor: pointer;
}
#cuadro_login #acceder:active{
  background-position: 0px -54px;
}

div.onforma {
  background-color: transparent;
  margin:0 auto 0 auto;
  /*width: 960px;*/
  width:100%;
}
div.onforma .cabecera {
  margin:0 auto 0 auto;
  width:100%;
  height: 123px;
  max-width: 1600px;
}
div.onforma .cabecera #enlace_inicio {
  height: 82px;
  margin-top: 0px;
  top: 10px;
  margin-left: 40px;
  padding-top: 20px;
  position: relative;
  width: 136px;
  display: block;
  text-decoration: none;
  float: left;
}
div.onforma #cabeceraIzq{
  float:left; 
  width:188px; 
  height:123px; 
  background:transparent url('../imagenes/cabeceraIzq.png') no-repeat top left;  
}
div.onforma #cabeceraDer{
  float:right; 
  width:241px; 
  height:123px; 
  background:transparent url('../imagenes/cabeceraDer.png') no-repeat top left; 
}
div.onforma #cabeceraCentro{
  height:123px; 
  background:transparent url('../imagenes/cabeceraCentro.png') repeat-x top left; 
  margin:0 241px 0 188px; 
}

div.onforma #ficha_cabecera{
  width:418px;
  height:80px;
  background:transparent url("../imagenes/ficha_cabecera.png") no-repeat top left;
  position:relative;
  top:33px;
  left:50px;
  float:left;
}
div.onforma .cabecera  div#texto1{
  width: 268px;
  height: 14px;
  background-color: transparent;
  position: relative;
  top: 8px;
  top: 9px\0/IE8+9;
  left:85px;
  font-size: .7em;
  font-weight: bold;
}
div.onforma .cabecera  div#texto2{
  width: 268px;
  height: 14px;
  background-color: transparent;
  position: relative;
  top: 10px;
  top: 11px\0/IE8+9;
  left:85px;
  font-size: .7em;
}
div.onforma .cabecera  div#texto3{
  width: 268px;
  height: 14px;
  background-color: transparent;
  position: relative;
  top: 12px;
  top: 13px\0/IE8+9;
  left:85px;
  font-size: .7em;
}
div.onforma .cabecera  div#texto4{
  width: 268px;
  height: 14px;
  background-color: transparent;
  position: relative;
  top: 14px;
  top: 15px\0/IE8+9;
  left:85px;
  font-size: .7em;
}
div.onforma a.boton_salir_cabecera{
  width: 40px;
  height: 45px;
  background: transparent url("../imagenes/boton_salir_cabecera.png") no-repeat top left;
  position: absolute;
  display: block;
  text-decoration: none;
  top: 20px;
  left:365px;
}
div.onforma a.boton_salir_cabecera:hover{
  background-position: -40px 0px;
  cursor: pointer;
}
div.onforma a.boton_salir_cabecera:active{
  background-position: -80px 0px;
}
div.onforma .botonera {
  margin:0 auto 0 auto;
  /*background: transparent url("../imagenes/botonera.png") repeat-y top left;*/
  width:100%;
  height:46px;
  clear:both;
}
div.onforma .botoncito:hover{
  background-color: #D5B3AD;
}
div.onforma div.centradora {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
div.onforma .botonera ul{
  display: block;
  float: left;
  list-style:none;
  margin:0;
  padding:0;
}
div.onforma .botonera li{
  background: transparent url("../imagenes/fondo_boton_botonera.png") repeat-x;
  height: 46px;
  vertical-align: top;
  display: block;
  float: left;
}
div.onforma .botonera li:hover{
  background: transparent url("../imagenes/fondo_boton_botonera_hover.png") repeat-x;
  cursor: pointer;
}
div.onforma .botonera li.activo{
  background: transparent url("../imagenes/fondo_boton_botonera_activo.png") repeat-x;
  cursor: pointer;
}
div.onforma .botonera li a{
  /* pequeña imagen derecha */
  /*background: transparent url("../imagenes/separador_botonera.png") no-repeat scroll top right;*/
  display: block;
  float: left;
  /* altura de la imagen a utilizar */
  height: 46px;
  /* ancho de la pequeña imagen derecha */
  padding-right: 0px; 
  /* propiedades de la fuente */
  text-decoration: none;
  color: #FFFFFF;
  font-size:.7em;
  font-weight: bold;
  font-variant: small-caps;
} 
div.onforma .botonera li a:hover{
  color: #000000;
}
div.onforma .botonera li.activo a{
  color: #000000;
}
div.onforma .botonera #boton0{
  margin-left:13px;
}
div.onforma .botonera .imagen{
  padding-top: 7px;
}
div.onforma .botonera a .boton_texto {
  /* imagen izquierda */
  /* background: transparent url("../imagenes/fondo_boton_botonera.png") no-repeat;*/
  /*display: block;*/
  /* altura de la imagen a utilizar */
  line-height: 59px;
  /* padding: 7px 0 5px 18px;*/
  /*float: right;*/
  /*padding-left:4px; */
  vertical-align: super;
} 
div.onforma .botonera span.boton_separador_inicial{
  height: 46px;
  width: 5px;
  float: left;
  background: transparent url("../imagenes/separador_botonera_dcho.png") no-repeat scroll top right;
}
div.onforma .botonera span.boton_separador_izq{
  height: 46px;
  width: 7px;
  float: left;
  margin-right: 3px;
  background: transparent url("../imagenes/separador_botonera_izq.png") no-repeat scroll top left;
}
div.onforma .botonera span.boton_separador_dcho{
  height: 46px;
  width: 5px;
  float: right;
  margin-left: 2px;
  background: transparent url("../imagenes/separador_botonera_dcho.png") no-repeat scroll top right;
}
div.onforma .botonera span.boton_separador_final{
  height: 46px;
  width: 7px;
  float: left;
  background: transparent url("../imagenes/separador_botonera_izq.png") no-repeat scroll top left;
}
div.onforma .botonera #final_botonera{
  height: 46px;
  width: 12px;
  float: right;
  background: transparent url("../imagenes/separador_botonera.png") no-repeat scroll top right;
}
div.onforma .botoneraIzq{
  float:left; 
  background:transparent url('../imagenes/botoneraIzq.png') no-repeat top left; 
  width:51px; 
  height:46px;
}
div.onforma .botoneraDer{
  float:right; 
  background:transparent url('../imagenes/botoneraDer.png') no-repeat top left; 
  width:49px; 
  height:46px;
}
div.onforma .botoneraCentro{
  background:transparent url('../imagenes/botoneraCentro.png') repeat-x top left; 
  height:46px; 
  overflow:hidden; 
  margin:0 49px 0 51px;
}
div.onforma .botonera a#botonmenu {
    display: none;
}

div.onforma .cuerpo {
  margin: 0px auto 0px auto;
  width:100%;
  min-height: 50%;
}
div.onforma .marco {
  width:98.5%;
  overflow:hidden;
}
div.onforma #bordeIzqcontenido_general{
  float:left; 
  background:transparent url('../imagenes/fondo_cuerpoIzq.png') repeat-y top left; 
  width:30px; 
  height:566px; 
  overflow:hidden;
}
div.onforma #bordeDercontenido_general{
  float:right; 
  background:transparent url('../imagenes/fondo_cuerpoDer.png') repeat-y top left; 
  width:30px; 
  height:566px; 
  overflow:hidden;
}
div.onforma #contenido_general{
  background:transparent url('../imagenes/fondo_cuerpoCentro.png') repeat-x repeat-y top left; 
  overflow:hidden; 
  margin:0 30px 0 30px; 
  padding:15px;
}

div.onforma .pie {
  /*background: transparent url("../imagenes/pie.png") no-repeat;*/
  width:100%;
  height: 48px;
  margin:0px auto;
  padding-top: 0px;
  text-align: center;
}
div.onforma .pie span {
  margin-top: 13px;
  font-size: 0.55em;
  color: #888888;
}

div.onforma .pie a{
  font-size:11px;
  text-decoration: none;
  color:#606070;
}
div.onforma .pie a:hover{
  text-decoration: underline;
  color:#A5564A;
}

div.onforma .pie #pieIzq{
  float:left; 
  background:transparent url('../imagenes/pieIzq.png') no-repeat top left; 
  width:40px; 
  height:48px;
}

div.onforma .pie #pieDer{
  float:right; 
  background:transparent url('../imagenes/pieDer.png') no-repeat top left; 
  width:40px; 
  height:48px;
}

div.onforma .pie #pieCentro{
  background:transparent url('../imagenes/pieCentro.png') repeat-x top left; 
  height:48px; 
  overflow:hidden; 
  margin:0 40px 0 40px; 
  padding-top:3px;
}


div.onforma #fondo_login{
  background: transparent url("../imagenes/bienvenida.jpg") no-repeat;
  background-position: center;
  margin: 6px;
  width: 843px;
  height: 445px;
}
div.onforma #texto_login{
  position: relative;
  top:156px;
  left: 508px;
  width: 220px;
  text-align: left;
  font-size: 1.05em;
  color: #444444;
}
div.onforma #cuadro_login{
  position: relative;
  top: 176px;
  left: 508px;
  width: 220px;
  height: 200px;
}
div.onforma #cuadro_login fieldset {
  padding: 0;
  border: 0;
  margin-top: 15px;
}
div.onforma #cuadro_login label {
  font-size: .7em;
  display:block;
  margin-left: 2em;
  height: 0.8em;
  padding: 0px 4px 0px 4px;
  margin-top: 4px;
}
div.onforma #cuadro_login input.text {
  font-size: 1em;
  margin-bottom: 12px;
  width: 150px;
  padding: .2em;
  margin-top: .5em;
  margin-left: 1.8em;
}
div.onforma #cuadro_login input[type="submit"] {
  display:block;
  margin: auto;
  font-size: 1em;
}
div.onforma #cuadro_login #acceder{
  background: transparent url("../imagenes/login.png") repeat-x;
  border: none;
  width: 74px;
  height: 29px;
  margin-top: 6px;
}
div.onforma #cuadro_login #acceder:hover{
  background-position: 0px -27px;
  cursor: pointer;
}
div.onforma #cuadro_login #acceder:active{
  background-position: 0px -54px;
}
div.onforma .formulario_tipo1{
  margin: 10px 0 10px 0;
}
div.onforma .formulario_tipo1 fieldset {
  padding: 0;
  border: 0;
  margin-top: 15px;
}
div.onforma .formulario_tipo1 label {
  font-size: .8em;
  color: #9E4C2E;
  display:block;
  margin-left: 0em;
  height: 0.8em;
  padding: 0px 4px 0px 0px;
  margin-top: 4px;
}
div.onforma .formulario_tipo1 input.text {
  font-size: 1em;
  margin-bottom: 4px;
  width: 150px;
  padding: .2em;
  margin-top: .5em;
  margin-left: 0em;
}
div.onforma .formulario_tipo1 select {
  font-size: 1em;
  margin-bottom: 4px;
  width: 150px;
  padding: .2em;
  margin-top: .5em;
  margin-left: 0em;
}
div.onforma .formulario_tipo1 select > optgroup {
  font-weight: normal;
  color: #9E4C2E;
}
div.onforma .formulario_tipo1 select > optgroup > option {
  color: #000;
}
div.onforma .formulario_tipo1 textarea {
  font-size: 1em;
  margin-bottom: 4px;
  width: 150px;
  padding: .2em;
  margin-top: .5em;
  margin-left: 0em;
}
div.onforma .formulario_tipo1 input[type="submit"] {
  display:block;
  margin: auto;
  font-size: 1em;
}
div.onforma .formulario_tipo1 .campo_consulta {
  color:#555555;
  font-size: 11px;
  font-weight: bold;
  padding: 2px 3px 2px 2px;
  margin-top: 4px;
  border-top: 1px solid #e5e5e5;
}
div.onforma .formulario_tipo1 .campo_consulta .comentario{
  font-weight: normal;
}
div.onforma .error {
  font-size: 0.7em;
  height: 1.2em;
  color: red;
  display: none;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  margin-top: 0.4em;
  padding: 0 0 0 10px;
}
div.onforma .caja{
  display:inline-block;
  float:none;
  padding: 0 10px 0 10px;
  overflow:auto;
}
div.onforma .fondo_caja_con_cabecera{
  background: #E2D1CD url(../imagenes/fondo_caja_con_cabecera2.png) repeat-x top;
}
div.onforma .fondo_caja_con_cabecera_gris{
  background: #E2D1CD url(../imagenes/fondo_caja_con_cabecera2_gris.png) repeat-x top;
}
div.onforma .fondo_caja_sin_cabecera{
  background: #E2D1CD url(../imagenes/fondo_caja_sin_cabecera.png) repeat-x top;
}
div.onforma .fondo_caja_sin_cabecera_gris{
  background: #EEEDED url(../imagenes/fondo_caja_sin_cabecera_gris.png) repeat-x top;
}
div.onforma .fondo_caja_sin_cabecera_amarillo{
  background: #E2DFCD url(../imagenes/fondo_caja_sin_cabecera_amarillo.png) repeat-x top;
}
div.onforma .fondo_caja_sin_cabecera_cuadros{
  background: #EEEDED url(../imagenes/fondo_caja_sin_cabecera_cuadros.png) repeat top left;
}
div.onforma .titulo_caja{
  color:white;
  margin-top: 4px;
  margin-bottom: 14px;
}
.noseleccionable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
div.onforma .imagen_estado{
    float: right;
    position: absolute;
    right: 20px;
    top: 10px;
    width: 32px;
}
div.onforma .titulo_examen{
  padding-top: 28px;
  font-weight:bold;
  font-size: 14px;
  border-bottom: 3px solid #EDDCDA;
  color: #582723;
  height: 18px;
  margin-bottom: 16px;
}
div.onforma .tabla_examen{
  border-spacing:2px;
  width:100%;
}
div.onforma .tabla_examen td.titulo{
  height: 15px;
  font-weight:normal;
  font-size: 11px;
  color:#9E4C2E;
/*  background-color: #F2F4F7;*/
  background-image: none;
  padding: 2px 4px;
  text-align: right;
/*  border: 1px solid #cdd7f5;*/
}
div.onforma .tabla_examen td.texto{
  height: 15px;
  font-size: 11px;
  color:#706461;
  font-weight:bold;
  padding: 2px 4px;
  background-color: #FFF;
  border: 1px solid #E3E3E3;
}
div.onforma table.ultimos_mensajes{
  border-spacing:0px;
  width:100%;
}
div.onforma .ultimos_mensajes th{
  color:#9E342E;
  font-weight:bold;
  font-size: 11px;
  border-bottom: 1px solid #D5B3AD;
  padding: 2px;
  text-align:left;
}
div.onforma .ultimos_mensajes td{
  font-size: 11px;
  border-bottom: 1px solid #D5B3AD;
  padding: 2px;
}
a.boton_sencillo{
  display:inline-block;
  text-decoration:none;
  vertical-align: middle;
  opacity: 0.7;
  filter: alpha(opacity=70); /* IE */
}
a:hover.boton_sencillo{
  opacity: 1;
  filter: alpha(opacity=100); /* IE */
}
a.boton_sencillo .cancelar_16{
  width: 16px;
  height: 16px;
  background:url(../imagenes/ico_cancelar.png) no-repeat center;
  display:block;
}
a.boton_sencillo .ver2_16{
  width: 16px;
  height: 16px;
  background:url(../imagenes/ico_ver2.png) no-repeat center;
  display:block;
}
a.boton_sencillo .subir_16{
  width: 16px;
  height: 16px;
  background:url(../imagenes/ico_subir_archivo.png) no-repeat center;
  display:block;
}
a.boton_dialogo{
  opacity: 0.7;
  filter: alpha(opacity=70); /* IE */
  text-decoration: none;
}
a.boton_dialogo .anadir_opcion{
  width: 16px;
  height: 16px;
  background:url(../imagenes/ico_anadir_opcion.png) no-repeat center;
  display:block;
}
a:hover.boton_dialogo{
  opacity: 1;
  filter: alpha(opacity=100); /* IE */
}
div.onforma a.boton{
  background:url(../imagenes/fondo_boton.png);
  background-repeat: no-repeat;
  display:block;
  color:#555555;
  font-weight:bold;
  height:26px;
  line-height:26px;
  text-decoration:none;
  width:150px;
}
div.onforma a:hover.boton{
  background:url(../imagenes/fondo_boton_over.png);
  color:#FFF;
}
div.onforma a.boton span{
  opacity: 0.7;
  filter: alpha(opacity=70); /* IE */
}
div.onforma a:hover.boton span{
  opacity: 1;
  filter: alpha(opacity=100); /* IE */
}
div.onforma a.boton .tipo_pdf{
  background:url(../imagenes/tipo_pdf.png) no-repeat 128px center;
  padding-right:16px;
  display:block;
  text-align: center;
}
div.onforma a.boton .tipo_doc{
  background:url(../imagenes/tipo_doc.png) no-repeat 128px center;
  padding-right:16px;
  display:block;
  text-align: center;
}
div.onforma a.boton .tipo_xls{
  background:url(../imagenes/tipo_xls.png) no-repeat 128px center;
  padding-right:16px;
  display:block;
  text-align: center;
}
div.onforma a.boton .adelante{
  background:url(../imagenes/ico_adelante.png) no-repeat 128px center;
  padding-right:16px;
  display:block;
  text-align: center;
}
div.onforma a.boton .descargar{
  background:url(../imagenes/ico_descargar.png) no-repeat 128px center;
  padding-right:16px;
  display:block;
  text-align: center;
}
div.onforma a.boton .subir{
  background:url(../imagenes/ico_subir.png) no-repeat 128px center;
  padding-right:16px;
  display:block;
  text-align: center;
}
div.onforma a.boton .ver{
  background:url(../imagenes/ico_ver.png) no-repeat 128px center;
  padding-right:16px;
  display:block;
  text-align: center;
}
div.onforma .multimedia_subapartados {position:relative;}
div.onforma .multimedia_subapartados h3 {
  cursor:pointer;
  color:#9E4C2E;
  font-weight:bold;
  font-size: 13px;
  border: 1px solid #E9DCD9;
  padding: 8px 0 2px 2px;
  /*background:url(../imagenes/ico_ayuda.png) no-repeat left center;*/
  margin: 6px 0px 2px 0px;
  background-color: #EFE3E1;
  height: 22px;
}
div.onforma .multimedia_subapartados h3:hover {
  color:#582723;
  background-color: #E2D1CD;
}
div.onforma .multimedia_subapartados h3 span{
  float: left;
  padding-right: 2px;
}
div.onforma .multimedia_subapartados div {
  overflow:hidden;
  position:relative;
}
div.onforma .botonera_multimedia_admin_subapartado{
  float:right;
  margin: 0;
  margin-right: 4px;
}
div.onforma .botonera_multimedia_admin_subapartado > span{
  margin: 0;
}
div.onforma .multimedia_nuevo_subapartado {
  cursor:pointer;
  border: 1px solid #DDDDDD;
  padding: 8px 0 8px 0px;
  /*background:url(../imagenes/ico_ayuda.png) no-repeat left center;*/
  margin: 6px 0px 2px 0px;
  background-color: ##EEEDED;
}
div.onforma .multimedia_nuevo_subapartado > div.titulo{
  font-weight:bold;
  font-size: 13px;
  padding-left: 2px;
}
div.onforma .multimedia_nuevo_subapartado > form{
  padding: 0 0 0px 8px;
}

div.onforma .lista_enlaces{
/*  min-height:398px;*/
}
div.onforma .lista_enlaces ul{
  margin: 0;
  padding: 5px 60px 0 10px;
  list-style-type: none;
  font-weight: bold;
  color:#706461;
  font-size: 0.9em;
  float: left;
  max-width: 332px;
}
div.onforma .lista_enlaces li{
  background-image:url(../imagenes/ico_enlace.png);
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-origin: padding-box;
  background-position: 0px;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 24px;
  line-height: 170%;
  border-bottom: 1px solid #E9DCD9;
  padding: 8px 0 8px;
  width: 380px;
}
div.onforma .lista_enlaces li:hover{
  background-color: #f6f5f5;
}
div.onforma .lista_enlaces a{
  text-decoration: none;
  color:#606070;
  display: block;
  padding-left: 24px;
}
div.onforma .lista_enlaces a:hover{
  background:url(../imagenes/ico_abrir_ventana.png) no-repeat right center;
  text-decoration: underline;
  color:#A5564A;
}
div.onforma .lista_enlaces a:active {
  background:url(../imagenes/ico_abrir_ventana.png) no-repeat right center;
}
div.onforma li.nuevo_elemento_multimedia{
  background-image:url(../imagenes/ico_anadir_opcion.png);
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-origin: padding-box;
  background-position: 0px;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 24px;
  line-height: 170%;
  border-bottom: 1px solid #eDeeeD;
  padding: 8px 0 8px;
  width: 380px;
}
div.onforma .nuevo_elemento_multimedia a{
  text-decoration: none;
  display: block;
  padding-left: 24px;
  font-style: italic;
  font-weight: normal;
}
div.onforma .nuevo_elemento_multimedia a:hover{
  background: none;
  text-decoration: underline;
  color:#A5564A;
}
div.onforma .nuevo_elemento_multimedia a:active {
  background: none;
}
div.onforma .lista_multimedia{
/*  min-height:398px;*/
}
div.onforma .lista_multimedia ul{
  list-style-type: none;
  float: left;
  margin: 0px;
  padding: 0px;
}
div.onforma .lista_multimedia li{
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-origin: padding-box;
  background-position: 0px 2px;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 10px 0 10px 10px;
 /* display: list-item;*/
  border-bottom: 1px dashed #E9DCD9;
  /*width: 784px;*/
  width:96%;
  display:inline-block;
}
div.onforma .lista_multimedia li:hover{
  background-color: #f6f5f5;
}
div.onforma .lista_multimedia a{
  background:none;
  text-decoration: none;
  display: block;
}
div.onforma .lista_multimedia a img.img_video{
  background:url(../imagenes/fondo_multimedia.png) no-repeat center center;
  float:left;
  min-width: 120px;
  min-height: 90px;
  font-style: italic;
  color: #EEEDED;
  text-align: center;
}
div.onforma .lista_multimedia a img.img_archivo{
  float:left;
  min-width: 32px;
  min-height: 32px;
  font-style: italic;
  color: #EEEDED;
  text-align: center;
}
div.onforma .lista_multimedia a div.bloque_datos{
  float: left;
  /*max-width: 640px;*/
  width:72%;
}
div.onforma .lista_multimedia a div.bloque_datos_admin{
  float: left;
  max-width: 720px;
}
div.onforma .lista_multimedia a img.img_video_admin{
  background:url(../imagenes/fondo_multimedia_peq.png) no-repeat center center;
  float:left;
  max-width: 60px;
  max-height: 45px;
  font-style: italic;
  color: ##EEEDED;
  text-align: center;
}
div.onforma .lista_multimedia a div.titulo{
  margin-left: 18px;
  display: block;
}
div.onforma .lista_multimedia a div.titulo span{
  font-weight: normal;
  font-size: 0.85em;
  color: #706461;
}
div.onforma .lista_multimedia a div.descripcion{
  margin: 8px 0 0 18px;
  float:left;
}
div.onforma .lista_multimedia a div.descripcion_admin{
  margin: 0px 0 0 18px;
  float:left;
}
div.onforma .lista_multimedia a:hover div.titulo{
  text-decoration: underline;
  color:#A5564A;
}
div.onforma .lista_multimedia a div.hover_multimedia{
  position: absolute;
  height: 50px;
  width: 50px;
  margin-top: 22px;
  margin-left: 36px;
  visibility: hidden;
  opacity: 0.4;
  filter: alpha(opacity=40); /* IE */
}
div.onforma .lista_multimedia a:hover div.hover_multimedia{
  visibility: visible;
}
div.onforma .lista_multimedia a div.hover_multimedia_admin{
  margin-top: 0px !important;
  margin-left: 6px !important;
}
div.onforma .lista_multimedia a div.hover_archivo{
  position: absolute;
  height: 14px;
  width: 14px;
  margin-top: 9px;
  margin-left: -10px;
  visibility: hidden;
  opacity: 0.8;
  filter: alpha(opacity=80); /* IE */
}
div.onforma .lista_multimedia a:hover div.hover_archivo{
  visibility: visible;
}
div.onforma li.nuevo_elemento_ayuda_dinamica{
  background-image:url(../imagenes/ico_anadir_opcion.png);
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-origin: padding-box;
  background-position: 0px;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 24px;
  line-height: 170%;
  border-bottom: 1px solid #eDeeeD;
  padding: 8px 0 8px;
  width: 380px;
}
div.onforma .nuevo_elemento_ayuda_dinamica a{
  text-decoration: none;
  display: block;
  padding-left: 24px;
  font-style: italic;
  font-weight: normal;
}
div.onforma .nuevo_elemento_ayuda_dinamica a:hover{
  background: none;
  text-decoration: underline;
  color:#A5564A;
}
div.onforma .nuevo_elemento_ayuda_dinamica a:active {
  background: none;
}
div.onforma .lista_ayuda_dinamica{
/*  min-height:398px;*/
}
div.onforma .lista_ayuda_dinamica ul{
  list-style-type: none;
  float: left;
  margin: 0px;
  padding: 0px;
}
div.onforma .lista_ayuda_dinamica li{
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-origin: padding-box;
  background-position: 0px 2px;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 10px 0 10px 10px;
 /* display: list-item;*/
  border-bottom: 1px dashed #E9DCD9;
  width: 784px;
  display:inline-block;
}
div.onforma .lista_ayuda_dinamica li:hover{
  background-color: #f6f5f5;
  border-bottom: 1px solid #888888;
}
div.onforma .lista_ayuda_dinamica a{
  background:none;
  text-decoration: none;
  display: block;
}
div.onforma .lista_ayuda_dinamica a img.img_video_admin{
  background:url(../imagenes/fondo_multimedia_peq.png) no-repeat center center;
  float:left;
  max-width: 60px;
  max-height: 45px;
  font-style: italic;
  color: #EEEDED;
  text-align: center;
}
div.onforma .lista_ayuda_dinamica a img.img_archivo{
  float:left;
  min-width: 32px;
  min-height: 32px;
  font-style: italic;
  color: #EEEDED;
  text-align: center;
}
div.onforma .lista_ayuda_dinamica a div.bloque_datos{
  float: left;
  max-width: 640px;
}
div.onforma .lista_ayuda_dinamica a div.bloque_datos_admin{
  float: left;
  max-width: 720px;
}
div.onforma .lista_ayuda_dinamica a div.titulo{
  margin-left: 18px;
  display: block;
}
div.onforma .lista_ayuda_dinamica a div.titulo span{
  font-weight: normal;
  font-size: 0.85em;
  color: #adb7d5;
}
div.onforma .lista_ayuda_dinamica a div.descripcion{
  margin: 8px 0 0 18px;
  float:left;
}
div.onforma .lista_ayuda_dinamica a div.descripcion_admin{
  margin: 0px 0 0 18px;
  float:left;
}
div.onforma .lista_ayuda_dinamica a:hover div.titulo{
  text-decoration: underline;
  color:#4A60A5;
}
div.onforma .lista_ayuda_dinamica a div.hover_ayuda_dinamica{
  position: absolute;
  height: 50px;
  width: 50px;
  margin-top: 22px;
  margin-left: 36px;
  visibility: hidden;
  opacity: 0.4;
  filter: alpha(opacity=40); /* IE */
}
div.onforma .lista_ayuda_dinamica a:hover div.hover_ayuda_dinamica{
  visibility: visible;
}
div.onforma .lista_ayuda_dinamica a div.hover_ayuda_dinamica_admin{
  margin-top: 0px !important;
  margin-left: 6px !important;
}
div.onforma .lista_ayuda_dinamica a div.hover_archivo{
  position: absolute;
  height: 14px;
  width: 14px;
  margin-top: 9px;
  left: 12px;
  visibility: hidden;
  opacity: 0.8;
  filter: alpha(opacity=80); /* IE */
}
div.onforma .lista_ayuda_dinamica a:hover div.hover_archivo{
  visibility: visible;
}
div.onforma #faqs {position:relative;}
div.onforma #faqs h3  {
  cursor:pointer;
  color:#9E342E;
  font-weight:bold;
  font-size: 12px;
  border-bottom: 1px solid #E9DCD9;
  padding: 2px 0 2px 20px;
  background:url(../imagenes/ico_ayuda.png) no-repeat left center;
  margin: 6px 8px 2px 0px;
}
div.onforma #faqs h3:hover {
  color:#582723;
  background-color: #f6f5f5;
}
div.onforma #faqs h4  {
  cursor:pointer;
  color:#9E342E;
  font-weight:bold;
  font-size: 11px;
  border-bottom: 1px solid #E9DCD9;
  padding: 2px 0 2px 20px;
  background:url(../imagenes/ico_ayuda.png) no-repeat left center;
  margin: 0px 8px 2px 0px;
}
div.onforma #faqs h4:hover {
  color:#582723;
  background:url(../imagenes/ico_editar.png) no-repeat left center;
  background-color: #f6f5f5;
}
div.onforma #faqs h4.nueva {
  background-image:url(../imagenes/ico_anadir_opcion.png);
  color:#222222;
  font-weight: normal;
  font-style: italic;
  font-size: 1em;
}
div.onforma #faqs h4.nueva:hover {
  text-decoration: underline;
  color:#4A60A5;
}
div.onforma #faqs div {
  height:0;
  overflow:hidden;
  position:relative;
  font-size: 0.95em;
}
div.onforma #faqs div p {
  padding-left:22px;
  margin:2px 0 2px;
}
div.onforma .cerrar_aviso{
  width: 12px;
  height: 12px;
  background-image: url('../imagenes/ico_cerrar.png');
  float: right;
  position: static;
  margin-top: 2px;
  margin-right: -8px;
  cursor: pointer;
}
div.onforma #capa_titulo_tema{
  display:none;
  margin-bottom:10px;
  height:48px;
  float:right;
  width:100%;
  text-align:center;
}
div.onforma #campo_tema{
  padding: 8px 4px 4px 4px;
  height:15px;
  width:495;
  overflow:hidden;
  font-weight:bold;
  font-size: 14px;
  color: #582723;
}
div.onforma #campo_tutor{
  padding:0 0 4px 4px;
  text-align:center;
  height:16px;
  width:495;
  color:#A59591;
  font-size: 11px;
  display: inline;
}
div.onforma #descargar_tema{
  display: none;
  float: right;
  margin-right: 4px;
  margin-top: 3px;
  text-decoration: none;
  margin-right:4px;
}
div.onforma #descargar_tema_img{
  width: 16px;
  height: 16px;
  background:url(../imagenes/ico_descargar.png);
  background-repeat: no-repeat;
  float:right;
  margin-right:4px;
}
div.onforma .pantalla_completa_img{
  float:right;
  margin-right:4px;
  width: 20px;
  height: 20px;
  background:url(../imagenes/ico_pantalla.png);
  background-repeat: no-repeat;
  background-position: center;
}
div.onforma #imagen_portada_sin{
  position:relative;
  top: 50%;
  left: 50%;
  margin-top:-128px;
  margin-left:-128px;
  -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.respuesta {
  overflow:auto;
  width:100%; /*534px;*/
  padding:4px;
  background-image:none;
  background-color:#FFFFED;
}
.comentario_evaluador {
  margin-top:10px;
  overflow:auto;
  width:100%; /*534px;*/
  padding:4px;
  color:#AB6E64;
  font-style:italic;
}
.respuesta_profesor {
  overflow:auto;
  width:100%; /*534px;*/
  padding:4px;
  color:#AB6E64;
  font-style:italic;  
}
.boton_simple{
  background:url(../imagenes/fondo_boton.png);
  background-repeat: no-repeat;
  display:inline-block;
  color:#555555;
  font-weight:bold;
  height:26px;
  line-height:26px;
  text-decoration:none;
  width:150px;  
}
.titulo_general_0{
  color:#A59591;
  font-weight:bold;
  font-size: 11px;
}
.texto_general_0{
  font-size: 11px;
}
.titulo_general_1{
  color:#A59591;
  font-weight:bold;
  font-size: 12px;
}
.texto_general_1{
  font-weight:bold;
  font-size: 12px;
}
.texto_general_2{
  color:#A59591;
  font-size: 11px;
  font-weight: normal;
}
.titulo_general_2{
  color:#A59591;
  font-weight:bold;
  font-size: 11px;
}
.texto_general_3{
  font-weight:bold;
  font-size: 14px;
}
.titulo_general_4{
  color:#582723;
  font-weight:bold;
  font-size: 14px;
}
.texto_general_4{
  color:#706461;
  font-size: 10px;
}
.titulo_general_5{
  color:#582723;
  font-size: 13px;
  font-style: italic;
  font-weight: bold;
}
.texto_general_5{
  color:#9E342E;
  font-weight:bold;
  font-size: 11px;
}
.texto_general_5gris{
  color:#999999;
  font-weight:bold;
  font-size: 11px;
}
.titulo_general_6{
  color:#582723;
  font-weight:bold;
  font-size: 18px;
}
.titulo_general_7{
  color:#582723;
  font-weight:bold;
  font-size: 11px;
}
.texto_general_7{
  color:#A59591;
  font-size: 8px;
  font-weight: normal;
}
.titulo_general_8{
  color:#582723;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
}
.texto_general_8{
  color:#9E4C2E;
  font-weight:bold;
  font-size: 9px;
}
.texto_error_1{
  font-size: 12px;
  color: red;
}
.linea_1{
  border: none;
  background-color: #D5B3AD;
  height: 1px;
  display:block;
  margin-top: 2px;
}
.lista_ordenable {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: auto;
}
.lista_ordenable li {
  margin: 0 3px 6px 3px;
  padding: 0 1px 3px 14px;
  font-size: 0.9em;
  height: 12px;
  background: #f6f5f5 none;
  cursor: pointer;
}
.lista_ordenable li span {
  position: absolute;
  margin-left: -1.3em;
  margin-top: -1px;
}
.lista_ordenable .ui-selecting {
  background: #919BA5;
}
.lista_ordenable .ui-selected {
  background: #919BA5; color: white;
}
#contenido_general {
  min-height: 387px;
  overflow: hidden;
  background-color:white;
}
#pestanas {
  min-height: 380px;
}
.boton_modificar_pestana{
  float:left;
  cursor: pointer;
  margin: 0.48em 0px 0 4px  ;
}
.boton_eliminar_pestana{
  float:left;
  cursor: pointer;
  margin: 0.48em 4px 0 2px  ;
}

div.onforma .lista_foros{
}
div.onforma .lista_foros a{
  text-decoration: none;
  color:#606070;
  display: block;
  font-size: 12px;
  font-weight:bold;
}
div.onforma .lista_foros a:hover{
  background:url(../imagenes/ico_abrir_ventana.png) no-repeat right center;
  text-decoration: underline;
  color:#4A60A5;
}
div.onforma .lista_foros a:active {
  background:url(../imagenes/ico_abrir_ventana.png) no-repeat right center;
}

.volver a{
  text-decoration: none;
  color:#606070;
  display: block;
  font-size: 12px;
  font-weight:bold;
}
.volver a:hover,a:active{
  text-decoration: underline;
  color:#4A60A5;
}

div.onforma table.ultimos_examenes{
  border-spacing:0px;
  width:100%;
}
div.onforma .ultimos_examenes th{
  color:#9E342E;
  font-weight:bold;
  font-size: 10px;
  border-bottom: 1px solid #D5B3AD;
  padding: 2px;
}
div.onforma .ultimos_examenes td{
  font-size: 10px;
  border-bottom: 1px solid #D5B3AD;
  padding: 2px;
}

div.onforma #listaTemario{
  display:inline-block;
  width:20%;
  float:none;
  padding:0 .7em;
  overflow:auto;
}
div.onforma #textoTemario{
  display:block;
  width:77.2%;
  height:900px;
  min-height:530px;
  float:right;
  padding:0px;
}

div.onforma #listaExamenes{
  display:inline-block;
  min-height:430px;
  float:none;
  padding:0 .7em;
  overflow:auto;
  width:20%;
}
div.onforma #capa_visor{
  display:block;
  width:77%;
  height:430px;
  float:right;
  padding:0px;
  background:#FFFFFF url('imagenes/fondo_examen.jpg') no-repeat center center;
}



/*PC tamaño grande (LG)*/
@media only screen and (min-width:1201px) {
body {
  width: 100%;
  margin: 0 auto;
  min-width: 1201px;
  max-width: 1600px;
  /*background-color: cyan;*/
}
}


/*PC tamaño normal (MD)*/
@media only screen and (min-width:867px) and (max-width:1200px) {
body {
  width: 100%;
  margin: 0 auto;
  min-width: 867px;
  max-width: 1200px;
  /*background-color: blue;*/
}

div.onforma #cabeceraIzq{
  float:left; 
  width:188px; 
  height:123px; 
  background:transparent url('../imagenes/cabeceraIzq.png') no-repeat top left;  
}
div.onforma #cabeceraDer{
  float:right; 
  width:241px; 
  height:123px; 
  background:transparent url('../imagenes/cabeceraDer.png') no-repeat top left; 
}
div.onforma #cabeceraCentro{
  height:123px; 
  background:transparent url('../imagenes/cabeceraCentro.png') repeat-x top left; 
  margin:0 241px 0 188px; 
}
div.onforma #ficha_cabecera{
  width:418px;
  height:80px;
  background:transparent url("../imagenes/ficha_cabecera.png") no-repeat top left;
  position:relative;
  top:33px;
  left:10px;
  float:left;
}

div.onforma .botonera {
  margin:0 auto 0 auto;
  width:100%;
  height:32px;
}
div.onforma .botoncito:hover{
  background-color: #D5B3AD;
}
div.onforma div.centradora {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
div.onforma .botonera ul{
  display: block;
  float: left;
  list-style:none;
  margin:0;
  padding:0;
}
div.onforma .botonera li{
  background: transparent url("../imagenes/fondo_boton_botonera.png") repeat-x;
  height:32px;
  vertical-align: top;
  display: block;
  float: left;
}
div.onforma .botonera li:hover{
  background: transparent url("../imagenes/fondo_boton_botonera_hover.png") repeat-x;
  cursor: pointer;
}
div.onforma .botonera li.activo{
  background: transparent url("../imagenes/fondo_boton_botonera_activo.png") repeat-x;
  cursor: pointer;
}
div.onforma .botonera li a{
  display: block;
  float: left;
  height: 32px;
  padding-right: 0px; 
  text-decoration: none;
  color: #FFFFFF;
  font-size:.7em;
  font-weight: bold;
  font-variant: small-caps;
} 
div.onforma .botonera li a:hover{
  color: #000000;
}
div.onforma .botonera li.activo a{
  color: #000000;
}
div.onforma .botonera .imagen{
  padding-top:4px;
  width:26px;
  height:26px;
}
div.onforma .botonera #boton0 {
  margin-left:6px;
  margin-top:-2px;
}
div.onforma .botonera #boton0 .imagen{
  width:32px;
  height:32px;
}
div.onforma .botonera a .boton_texto {
  line-height: 46px;
  vertical-align: super;
  font-size: 1em;
} 
div.onforma .botonera span.boton_separador_inicial{
  height: 32px;
  width: 5px;
  float: left;
  background: transparent url("../imagenes/separador_botonera_dcho.png") no-repeat scroll top right;
}
div.onforma .botonera span.boton_separador_izq{
  height: 32px;
  width: 5px;
  float: left;
  margin-right: 3px;
  background: transparent url("../imagenes/separador_botonera_izq.png") no-repeat scroll top left;
}
div.onforma .botonera span.boton_separador_dcho{
  height: 32px;
  width: 4px;
  float: right;
  margin-left: 2px;
  background: transparent url("../imagenes/separador_botonera_dcho.png") no-repeat scroll top right;
}
div.onforma .botonera span.boton_separador_final{
  height: 32px;
  width: 7px;
  float: left;
  background: transparent url("../imagenes/separador_botonera_izq.png") no-repeat scroll top left;
}
div.onforma .botonera #final_botonera{
  height: 32px;
  width: 12px;
  float: right;
  background: transparent url("../imagenes/separador_botonera.png") no-repeat scroll top right;
}

div.onforma .botoneraIzq{
  float:left; 
  background:transparent url('../imagenes/botoneraIzq.png') no-repeat top left; 
  width:35px; 
  height:32px;
}
div.onforma .botoneraDer{
  float:right; 
  background:transparent url('../imagenes/botoneraDer.png') no-repeat top left; 
  width:48px; 
  height:32px;
}
div.onforma .botoneraCentro{
  background:transparent url('../imagenes/botoneraCentro.png') repeat-x top left; 
  height:32px; 
  overflow:hidden; 
  margin:0 34px 0 35px;
}

div.onforma #listaExamenes{
  display:inline-block;
  min-height:430px;
  float:none;
  padding:0 .7em;
  overflow:auto;
  width:28%;
}
div.onforma #capa_visor{
  display:block;
  width:69%;
  height:430px;
  float:right;
  padding:0px;
  background:#FFFFFF url('imagenes/fondo_examen.jpg') no-repeat center center;
}
}


/*Tablet tamaño pequeño (SM)*/
@media only screen and (min-width:481px) and (max-width:866px) {
body {
  width: 100%;
  margin: 0 auto;
  min-width: 481px;
  max-width: 866px;
  /*background-color: green;*/
}

#seccionLogin{
  width: 100%;
  min-width: 481px;
  max-width: 866px;
}

.marco {
  width: 92%;
  max-width: 866px;
  padding: 10px;
}

#fondo_login{
  width: 100%;
  height: 345px;
  margin: 0 auto;
}
#fondo_logoUnivBurgos{
  background: transparent url("../imagenes/logoUniversidadBurgos.jpg") no-repeat;
  background-position: top left;
  width: 347px;
  height: 118px;
  position: relative;
  top:-240px;
  left:12%;
  margin: 0 auto;
  min-width: 481px;
  max-width: 866px;
}
#fondo_imagenBienvenida{
  display: none;
}

#texto_login{
  position: relative;
  top:56px;
  left:36%;
  width: 220px;
  text-align: left;
  font-size: 1.05em;
  color: #444444;
}
#cuadro_login{
  position: relative;
  top: 76px;
  left:36%;
  width: 220px;
  height: 200px;
}

div.onforma #cabeceraIzq{
  float:left; 
  width:188px; 
  height:123px; 
  background:transparent url('../imagenes/cabeceraIzq.png') no-repeat top left;  
}
div.onforma #cabeceraDer{
  float:right; 
  width:30px; 
  height:123px; 
  background:transparent url('../imagenes/cabeceraDerMini.png') no-repeat top left; 
}
div.onforma #cabeceraCentro{
  height:123px; 
  background:transparent url('../imagenes/cabeceraCentro.png') repeat-x top left; 
  margin:0 30px 0 188px; 
}
div.onforma #ficha_cabecera{
  height:80px;
  background:transparent url("../imagenes/ficha_mini_cabecera.png") no-repeat top left;
  position:relative;
  top:33px;
  left:0px;
  float:left;
  width: 264px;
}

div.onforma .cabecera {
  margin:0 auto 0 auto;
  width:100%;
  height: 123px;
  max-width: 1600px;
}
div.onforma .cabecera #enlace_inicio {
  height: 82px;
  margin-top: 0px;
  top: 10px;
  margin-left: 40px;
  padding-top: 20px;
  position: relative;
  width: 136px;
  display: block;
  text-decoration: none;
  float: left;
}
div.onforma .cabecera  div#texto1{
  width: auto;
  height: 14px;
  background-color: transparent;
  position: relative;
  top: 8px;
  top: 9px\0/IE8+9;
  left:8px;
  font-size: .7em;
  font-weight: bold;
}
div.onforma .cabecera  div#texto2{
  width: auto;
  height: 14px;
  background-color: transparent;
  position: relative;
  top: 10px;
  top: 11px\0/IE8+9;
  left:8px;
  font-size: .7em;
}
div.onforma .cabecera  div#texto3{
  display:none;
}
div.onforma .cabecera  div#texto4{
  display:none;
}
div.onforma a.boton_salir_cabecera{
  background: transparent url("../imagenes/boton_salir_mini_cabecera.png") no-repeat scroll left top;
  display: block;
  height: 45px;
  left: 222px;
  position: absolute;
  text-decoration: none;
  top: 62px;
  width: 40px;
}
div.onforma a.boton_salir_cabecera:hover{
  background-position: -40px 0px;
  cursor: pointer;
}
div.onforma a.boton_salir_cabecera:active{
  background-position: -80px 0px;
}
div.onforma .botonera {
  margin:0 auto 0 auto;
  /*background: transparent url("../imagenes/botonera.png") repeat-y top left;*/
  width:100%;
  height:46px;
  clear:both;
}

div.onforma .botonera {
  height:auto;
  display:block;
  float:none;
  width:100%;
  margin:0 auto;
  text-align:center;
  background:url(../imagenes/fondo2.jpg) top left repeat-x;
}
div.onforma .botoncito:hover{
  background-color: #D5B3AD;
}
div.onforma div.centradora {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
div.onforma .botonera ul{
  float: left;
  list-style:none;
  padding:4px 0 0;
  text-align:center;
  list-style:none;
  display:inline-block;  
  /*margin:0 30px 0 29px;
  width:auto;*/
  width:100%;
}

div.onforma .botonera li{
  background: transparent url('../imagenes/fondo_boton_mini_botonera.png') repeat-x;
  height:32px;
  vertical-align: top;
  display: block;
  width:100%;
  float:left;
  font-size:1em;
  line-height:3em;
  margin:0 auto 4px auto;
}
div.onforma .botonera li:hover{
  background: transparent url('../imagenes/fondo_boton_mini_botonera_hover.png') repeat-x;
  cursor:pointer;
}
div.onforma .botonera li.activo{
  background: transparent url('../imagenes/fondo_boton_mini_botonera_activo.png') repeat-x;
  cursor:pointer;
}
div.onforma .botonera li a{
  display: block;
  float: left;
  height: 32px;
  text-decoration: none;
  font-size:.7em;
  font-weight: bold;
  font-variant: small-caps;
  text-decoration:none; 
  color:#FFFFFF;
  /*padding:3px 6px 5px;*/
  /*margin:0px 4px;*/
  border:none;
  height:32px;
  width:100%;
  text-align:center;
} 
div.onforma .botonera li a:hover{
  color: #000000;
}
div.onforma .botonera li.activo a{
  color: #000000;
}
div.onforma .botonera .imagen{
  padding-top:0px;
  width:26px;
  height:26px;
}
div.onforma .botonera #boton0 {
  margin-left:0px;
  /*margin-top:-4px;*/
}
div.onforma .botonera #boton0 .imagen{
  width:36px;
  height:36px;
}
div.onforma .botonera a .boton_texto {
  line-height: 40px;
  vertical-align: super;
  font-size: 1em;
} 
div.onforma .botonera span.boton_separador_inicial{
  height: 32px;
  width: 5px;
  float: left;
  background: transparent url(none) no-repeat scroll top right;
}
div.onforma .botonera span.boton_separador_izq{
  height: 32px;
  width: 5px;
  float: left;
  margin-right: 3px;
  background: transparent url(none) no-repeat scroll top left;
}
div.onforma .botonera span.boton_separador_dcho{
  height: 32px;
  width: 4px;
  float: right;
  margin-left: 2px;
  background: transparent url(none) no-repeat scroll top right;
}
div.onforma .botonera span.boton_separador_final{
  height: 32px;
  width: 7px;
  float: left;
  background: transparent url(none) no-repeat scroll top left;
}
div.onforma .botonera #final_botonera{
  height: 32px;
  width: 12px;
  float: right;
  background: transparent url(none) no-repeat scroll top right;
}

div.onforma .botoneraIzq{
  float:left; 
  background:transparent url('../imagenes/botoneraIzqMini.png') repeat-y top left; 
  width:29px; 
  height:auto;
}
div.onforma .botoneraDer{
  float:right; 
  background:transparent url('../imagenes/botoneraDerMini.png') repeat-y top left; 
  width:30px; 
  height:auto;
}
div.onforma .botoneraCentro{
  background: transparent url("none") repeat-x scroll left top;
  height:32px; 
  overflow:hidden; 
  margin:0 30px 0 29px;
  height:auto;
}
div.onforma .botonera ul{
    display:none;
}
div.onforma .botonera a#botonmenu {
    display: block;
    width: 100%;
    position: relative;
    height: 30px;
    padding: 10px 0 0 10px;
    text-align: left;
    background: transparent url("../imagenes/fondo_boton_botonera.png") repeat-x; 
    color:white;
    text-decoration: none;
    font-weight: bold;  
    font-size:0.8em; 
}

div.onforma .botonera a#botonmenu:after {
    content:"";
    background: url('../imagenes/menu-icon.png') no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: 15px;
}

div.onforma #listaTemario{
  display:inline-block;
  width:98%;
  float:none;
  padding:0 .7em;
  overflow:auto;
}
div.onforma #textoTemario{
  display:block;
  width:98%;
  height:900px;
  min-height:530px;
  float:none;
  padding:0px;
  margin-top:6px;
}

div.onforma #listaExamenes{
  display:inline-block;
  min-height:430px;
  float:none;
  padding:0 .7em;
  overflow:auto;
  width:96%;
}
div.onforma #capa_visor{
  display:block;
  width:100%;
  height:430px;
  float:right;
  padding:0px;
  background:#FFFFFF url('imagenes/fondo_examen.jpg') no-repeat center center;
  margin-top:6px;
}

div.onforma .pie {
  /*background: transparent url("../imagenes/pie.png") no-repeat;*/
  width:100%;
  height:60px;
  margin:0px auto;
  padding-top: 0px;
  text-align: center;
}
div.onforma .pie span {
  margin-top: 13px;
  font-size: 0.55em;
  color: #888888;
}

div.onforma .pie a{
  font-size:11px;
  text-decoration: none;
  color:#606070;
}
div.onforma .pie a:hover{
  text-decoration: underline;
  color:#A5564A;
}

div.onforma .pie #pieIzq{
  float:left; 
  background:transparent url('../imagenes/pieIzqMini.png') no-repeat top left; 
  width:40px; 
  height:60px;
}

div.onforma .pie #pieDer{
  float:right; 
  background:transparent url('../imagenes/pieDerMini.png') no-repeat top left; 
  width:40px; 
  height:60px;
}

div.onforma .pie #pieCentro{
  background:transparent url('../imagenes/pieCentroMini.png') repeat-x top left; 
  height:60px; 
  overflow:hidden; 
  margin:0 40px 0 40px; 
  padding-top:3px;
}


}


/*Smartphone tamaño extra pequeño (XS)*/
@media only screen and (max-width:480px) {
body {
  width: 100%;
  margin: 0 auto;
  min-width: 320px;
  max-width: 480px;
  /*background-color: yellow;*/
}

#seccionLogin{
  width: 100%;
  min-width: 320px;
  max-width: 480px;
}

.marco {
  width: 92%;
  max-width: 480px;
  padding: 10px;
}

#fondo_login{
  width: 100%;
  height: 345px;
  margin: 0 auto;
}
#fondo_logoUnivBurgos{
  background: transparent url("../imagenes/logoUniversidadBurgos.jpg") no-repeat;
  background-position: top left;
  width: 347px;
  height: 118px;
  position: relative;
  top:-240px;
  left:0%;
  margin: 0 auto;
  min-width: 320px;
  max-width: 480px;
}
#fondo_imagenBienvenida{
  display: none;
}

#texto_login{
  position: relative;
  top:56px;
  left:26%;
  width: 220px;
  text-align: left;
  font-size: 1.05em;
  color: #444444;
}
#cuadro_login{
  position: relative;
  top: 76px;
  left:26%;
  width: 220px;
  height: 200px;
}

div.onforma #cabeceraIzq{
  float:left; 
  width:65px; 
  height:27px; 
  background:transparent url('../imagenes/LogoEFEMmini.png') no-repeat top left;  
}
div.onforma #cabeceraDer{
  display:none;
}
div.onforma #cabeceraCentro{
  height:120px; 
  background:transparent url('../imagenes/cabeceraCentroMini.png') repeat-x bottom left;
  margin:0 auto; 
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,1);
  -moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,1);
  box-shadow: 0px 0px 18px 0px rgba(0,0,0,1);
}
div.onforma #ficha_cabecera{
  height:80px;
  background:transparent url("../imagenes/ficha_mini_cabecera.png") no-repeat top center;
  position:absolute;
  top:33px;
  left:17px;
  width: 246px;
}

div.onforma .cabecera {
  margin:0 auto 0 auto;
  width:96%;
  height: 120px;
  max-width: 1600px;
}
div.onforma .cabecera #enlace_inicio {
  height: 82px;
  margin-top: 0px;
  top: 10px;
  margin-left: 40px;
  padding-top: 20px;
  position: relative;
  width: 136px;
  display: block;
  text-decoration: none;
  float: left;
}
div.onforma .cabecera  div#texto1{
  width:96%;
  height: 14px;
  background-color: transparent;
  position: relative;
  top: 8px;
  top: 9px\0/IE8+9;
  left:8px;
  font-size: .7em;
  font-weight: bold;
}
div.onforma .cabecera  div#texto2{
  width:96%;
  height: 14px;
  background-color: transparent;
  position: relative;
  top: 10px;
  top: 11px\0/IE8+9;
  left:8px;
  font-size: .7em;
}
div.onforma .cabecera  div#texto3{
  display:none;
}
div.onforma .cabecera  div#texto4{
  display:none;
}
div.onforma a.boton_salir_cabecera{
  background: transparent url("../imagenes/boton_salir_mini_cabecera.png") no-repeat scroll left top;
  display: block;
  height: 45px;
  left: 210px;
  position: absolute;
  text-decoration: none;
  top: 62px;
  width: 40px;
}
div.onforma a.boton_salir_cabecera:hover{
  background-position: -40px 0px;
  cursor: pointer;
}
div.onforma a.boton_salir_cabecera:active{
  background-position: -80px 0px;
}
div.onforma .botonera {
  margin:0 auto 0 auto;
  /*background: transparent url("../imagenes/botonera.png") repeat-y top left;*/
  width:100%;
  height:46px;
  clear:both;
}

div.onforma .botonera {
  height:auto;
  display:block;
  float:none;
  width:96%;
  margin:0 auto;
  text-align:center;
  background:url(../imagenes/fondo2.jpg) top left repeat-x;
}
div.onforma .botoncito:hover{
  background-color: #D5B3AD;
}
div.onforma div.centradora {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
div.onforma .botonera ul{
  float: left;
  list-style:none;
  padding:4px 0 0;
  text-align:center;
  list-style:none;
  display:inline-block;  
  margin:0 auto;
  width:auto;
}

div.onforma .botonera li{
  background: transparent url('../imagenes/fondo_boton_mini_botonera.png') repeat-x;
  height:32px;
  vertical-align: top;
  display: block;
  width:100%;
  float:left;
  font-size:1em;
  line-height:3em;
  margin:0 auto 4px auto;
}
div.onforma .botonera li:hover{
  background: transparent url('../imagenes/fondo_boton_mini_botonera_hover.png') repeat-x;
  cursor:pointer;
}
div.onforma .botonera li.activo{
  background: transparent url('../imagenes/fondo_boton_mini_botonera_activo.png') repeat-x;
  cursor:pointer;
}
div.onforma .botonera li a{
  display: block;
  float: left;
  height: 32px;
  text-decoration: none;
  font-size:.7em;
  font-weight: bold;
  font-variant: small-caps;
  text-decoration:none; 
  color:#FFFFFF;
  /*padding:3px 6px 5px;*/
  /*margin:0px 4px;*/
  border:none;
  height:32px;
  width:100%;
  text-align:center;
} 
div.onforma .botonera li a:hover{
  color: #000000;
}
div.onforma .botonera li.activo a{
  color: #000000;
}
div.onforma .botonera .imagen{
  padding-top:0px;
  width:26px;
  height:26px;
}
div.onforma .botonera #boton0 {
  margin-left:0px;
  /*margin-top:-4px;*/
}
div.onforma .botonera #boton0 .imagen{
  width:36px;
  height:36px;
}
div.onforma .botonera a .boton_texto {
  line-height: 40px;
  vertical-align: super;
  font-size: 1em;
} 
div.onforma .botonera span.boton_separador_inicial{
  height: 32px;
  width: 5px;
  float: left;
  background: transparent url(none) no-repeat scroll top right;
}
div.onforma .botonera span.boton_separador_izq{
  height: 32px;
  width: 5px;
  float: left;
  margin-right: 3px;
  background: transparent url(none) no-repeat scroll top left;
}
div.onforma .botonera span.boton_separador_dcho{
  height: 32px;
  width: 4px;
  float: right;
  margin-left: 2px;
  background: transparent url(none) no-repeat scroll top right;
}
div.onforma .botonera span.boton_separador_final{
  height: 32px;
  width: 7px;
  float: left;
  background: transparent url(none) no-repeat scroll top left;
}
div.onforma .botonera #final_botonera{
  height: 32px;
  width: 12px;
  float: right;
  background: transparent url(none) no-repeat scroll top right;
}
div.onforma .botonera ul{
    display:none;
}
div.onforma .botonera a#botonmenu {
    display: block;
    width: 100%;
    position: relative;
    height: 30px;
    padding: 10px 0 0 10px;
    text-align: left;
    background: transparent url("../imagenes/fondo_boton_botonera.png") repeat-x; 
    color:white;
    text-decoration: none;
    font-weight: bold;  
    font-size:0.8em; 
}

div.onforma .botonera a#botonmenu:after {
    content:"";
    background: url('../imagenes/menu-icon.png') no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: 15px;
}



div.onforma .botoneraIzq{
  display:none;
  background:transparent url(none) no-repeat top left; 
  width:0px; 
  height:0px;
}
div.onforma .botoneraDer{
  display:none;
  background:transparent url(none) no-repeat top left; 
  width:0px; 
  height:0px;
}
div.onforma .botoneraCentro{
  background: transparent url("none") repeat-x scroll left top;
  height:auto;
  margin:0;
  overflow:hidden;
  width:100%;
  /*background:url('../imagenes/botoneraDerMini.png') repeat-y top right, url('../imagenes/botoneraIzqMini.png') repeat-y top left; */
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,1);
  -moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,1);
  box-shadow: 0px 0px 18px 0px rgba(0,0,0,1);
}

div.onforma .cuerpo {
    margin: 0 auto;
    min-height: 50%;
    width:96%;
}
div.onforma .marco {
  width:94.5%;
  overflow:hidden;
}
div.onforma #bordeIzqcontenido_general{
  display:none;
}
div.onforma #bordeDercontenido_general{
  display:none;
}
div.onforma #contenido_general{
  background:transparent url('../imagenes/fondo_cuerpoCentro.png') repeat-x repeat-y top left; 
  overflow:hidden; 
  margin:0 auto; 
  padding:9px;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,1);
  -moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,1);
  box-shadow: 0px 0px 18px 0px rgba(0,0,0,1);
}


div.onforma #listaTemario{
  display:inline-block;
  width:98%;
  float:none;
  padding:0 .7em;
  overflow:auto;
}
div.onforma #textoTemario{
  display:block;
  width:98%;
  height:490px;
  min-height:490px;
  float:none;
  padding:0px;
  margin-top:6px;
}

div.onforma #listaExamenes{
  display:inline-block;
  min-height:430px;
  float:none;
  padding:0 .7em;
  overflow:auto;
  width:94%;
}
div.onforma #capa_visor{
  display:block;
  width:100%;
  height:430px;
  float:right;
  padding:0px;
  background:#FFFFFF url('imagenes/fondo_examen.jpg') no-repeat center center;
  margin-top:6px;
}

div.onforma .pie {
  /*background: transparent url("../imagenes/pie.png") no-repeat;*/
  width:96%;
  height:36px;
  margin:0px auto 6px auto;
  padding-top: 0px;
  text-align: center;
}
div.onforma .pie span {
  margin-top: 13px;
  font-size: 0.55em;
  color: #888888;
}

div.onforma .pie a{
  font-size:11px;
  text-decoration: none;
  color:#606070;
}
div.onforma .pie a:hover{
  text-decoration: underline;
  color:#A5564A;
}

div.onforma .pie #pieIzq{
  display:none;
}

div.onforma .pie #pieDer{
  display:none;
}

div.onforma .pie #pieCentro{
  background:transparent url('../imagenes/pieCentroMini.png') repeat-x top left; 
  height:32px; 
  overflow:hidden; 
  margin:0 auto; 
  padding-top:3px;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,1);
  -moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,1);
  box-shadow: 0px 0px 18px 0px rgba(0,0,0,1);
}

div.onforma #contadores_examenes img{
 display:none;
}
}

/* Roturas especiales */
@media only screen and (max-width:778px) {
div.onforma #contadores_examenes{
  line-height:1em !important;
  padding-bottom:3em !important;
}
div.onforma #contadores_examenes > div:first-child{
  display:none !important;
}
div.onforma #contadores_examenes > div{
  width:50% !important;
}
}
