body {
    width: 964px;
    font-family: Verdana, Arial;
    background-attachment: fixed;
    margin: auto;
    background: #004595;
    overflow-y: scroll;
    overflow-x: hidden;
}

#documento {
    width: 100%;
}

.noborder {
    border: solid #999 1px;
    height: 24px;
}

#filtroListaTipos {
    width: 100%;
    line-height: 40px;
    text-align: right;
    font-size: small;
}

#filtroListaTipos select {
    margin-right: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
    border-color: gray;
    border-style: groove;
    border-width: 1px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px; 
    border-radius:5px;
    vertical-align: middle;
}

#filtroListaTipos label {
    vertical-align: middle;
}

#filtroListaTipos button {
    height: 35px;
    margin-right: 17px;
    vertical-align: middle;
    border-bottom-color: rgb(153,204,255);
    border-bottom-style: groove;
    border-bottom-width: 2px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px; 
    border-radius:5px;
    background-color: lightgray;
}

#filtroListaTipos span {
    vertical-align: middle;
}

#filtroListaTipos input {
    vertical-align: middle;
    margin-right: 18px;
    margin-top: 5px;
}

#filtroListaTipos .botonFiltrar {
    margin-top: -5px;
}


#filtroListaTipos .botonQuitarFiltro {
    margin-top: -5px;
    margin-left: -15px;
}

#bandaLogin {
    width: 964px;
    background-color: white;
    font-size: large;
    font-weight: normal;
    /*height: 63px; RESTAURAR PARA LOGIN*/
    height: 0px;
    border-bottom-color: rgb(153,204,255);
    border-bottom-style: groove;
    border-bottom-width: 2px;
}

/* menu desplegable */
.usernamesize { 
    position: relative;
    font-size: small;
    margin-right: 5px;
    margin-top: 10px;
}

.usernamesize .field {
    width:300px; 
    background: #a7bdd7;
    color:#fff; 
    padding:5px; 
    padding-top: 5px;
    padding-bottom: 5px;
    border:none; 
    cursor:pointer;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px; 
    border-radius:5px;
}

.usernamesize .field:hover {
    /*border:solid 1px #fff;*/
    -moz-box-shadow:0 0 5px #999; 
    -webkit-box-shadow:0 0 5px #999; 
    box-shadow:0 0 5px #999
}
.usernamesize ul { 
    display:none;
    position:absolute; 
    left:60px; 
    top:-20px; 
    z-index:999;
    width:200px;
    margin:0; 
    padding:10px; 
    list-style:none;
    background: lavender;
    /*background:#fff; */
    color:#333;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px; 
    border-radius:5px;
    -moz-box-shadow:0 0 5px #999; 
    -webkit-box-shadow:0 0 5px #999; 
    box-shadow:0 0 5px #999;
    text-align: left;
}
.usernamesize ul li {
    padding: 10px;
    padding-left: 10px;
    border-bottom: solid 1px #ccc;
}
.usernamesize ul li:hover {
    background: #a7bdd7; 
    color:#fff;
}

.usernamesize ul li:last-child { 
    border:none 
}

.usernamesize .list {
    font-size: x-small;
}

.usernamesize .list a{
    text-decoration: none;
}

#opLogNoSespa {
    margin: 50px 30px;
    text-align: center;
    text-align: left;
    width: 964px;
}

#opLogNoSespa ul li {
    padding-bottom: 10px;
}

#tablaInfo {
    width: 100%;
}

#tipoInfo {
    /*background-color: rgb(121,143,212);*/
    background-color: rgb(121,143,212);
    color: white;
    padding: 5px;
    width: 70%;
}


#inscripcionInfo {
    background-color: rgb(121,143,212);
    color: white;
    padding: 5px;
    width: 30%;
}

#duracionInfo {
    background-color: rgb(121,143,212);
    color: white;
    padding: 5px;
    width: 10%;
}

#contenidosInfoLbl {
    background-color: rgb(121,143,212);
    color: white;
    padding: 10px;
    width: 50%;
}

#contenidosInfoTxt {
    background-color: lavender;
    padding: 10px;
    vertical-align: top;
}

#docentesInfoTxt {
    padding: 5px;
    vertical-align: top;
}

.contenidosInfoTxt {
    background-color: lavender;
    padding: 5px;
    vertical-align: top;
}

.docentesInfoTxt {
    padding: 5px;
    vertical-align: top;
}

#objetivosInfoLbl {
    background-color: rgb(121,143,212);
    color: white;
    padding: 5px;
    width: 50%;
}

#horarioInfo {
    background-color: rgb(121,143,212);
    color: white;
    padding: 5px;
    width: 33%;
}

#lugarInfo {
    background-color: rgb(121,143,212);
    color: white;
    padding: 5px;
    width: 34%;
}

#aulaInfo {
    background-color: rgb(121,143,212);
    color: white;
    padding: 5px;
    width: 33%;
}

#certificadoInfo {
    background-color: rgb(121,143,212);
    color: white;
    padding: 5px;
    width: 33%;
}

#acreditadoInfo {
    background-color: rgb(121,143,212);
    color: white;
    padding: 5px;
    width: 33%;
}

#docenteInfo {
    background-color: rgb(121,143,212);
    color: white;
    padding: 5px;
    width: 33%;
}

#contenidoPonenciaInfo {
    background-color: rgb(121,143,212);
    color: white;
    padding: 5px;
    width: 47%;
}

#duracionPonenciaInfo {
    background-color: rgb(121,143,212);
    color: white;
    padding: 5px;
    width: 20%;
}

#documentacionInfo {
    background-color: rgb(121,143,212);
    color: white;
    padding: 5px;
    width: 100%;
}

#creditosInfo {
    background-color: rgb(121,143,212);
    color: white;
    padding: 5px;
    width: 33%;
}

#fechasInfo {
    background-color: rgb(121,143,212);
    color: white;
    padding: 5px;
    width: 10%;
}

#categoriasInfo {
    background-color: rgb(121,143,212);
    color: white;
    padding: 5px;
    width: 100%;
}


#organizaInfo {
    background-color: rgb(121,143,212);
    color: white;
    padding: 5px;
    width: 100%;
}

#organizaTxt {
    padding: 5px;
    width: 100%;
}

#tituloInfo {
    background-color: rgb(121,143,212);
    color: white;
    padding: 5px;
    width: 100%;
}

#edicionInfo {
    background-color: rgb(121,143,212);
    color: white;
    padding: 5px;
    width: 10%;
}

#situacionInfo {
    width: 100%;
    font-size: medium;
    padding: 10px;
    text-align: center;
}

#bandaTitulo {
    width: 964px;
    height: 60px;
    background-color: white;
}

#bandaTitulo #titulo1 {
    width: 480px;
    height: 50px;
    text-align: left;
    padding: 10px 0px 0px 10px;
    float: left;
}

#bandaTitulo #boton1 {
    text-align: right;
    width: 452px;
    height: 50px;
    padding: 10px 10px 0px 10px;
    float: left;
}

#bandaTitulo #titulo1 span {
    color: #004595;
    font-weight: bold;
}

#cuerpo {
    clear: left;
    background-color: white;
    height: auto;
    overflow: hidden;
    position: relative;
}

#opcMsgAlta {
    margin: 20px;
    padding: 20px;
    background-color: #e6e6e6;
    text-align: left;
    line-height: 25px;
}

#opcMsgAlta span {
    /*margin: 20px;*/
    line-height: 25px;
    font-size: medium;
    color: #004595;
}

#opcMsgAlta form {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
}

#cuerpo #noTraSes {
    text-align: center;
    margin-top: 20px;
    font-size: small;
    margin-bottom: 20px;
}

/* Popup container - can be anything you want */
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    /*user-select: none;*/
}

.popup a:link {
    text-decoration: none;
}

.popup a:visited {
    text-decoration: none;
}

.popup a:hover {
    text-decoration: underline;
}

.popup a:active {
    text-decoration: underline;
}

.popup .popuptext {
    visibility: hidden;
    width: 160px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -80px;
}

/* Popup arrow */
.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}

#listaCursos .actividad {
    text-align: right;
    margin-left: 2%;
    padding: 10px;
    margin-bottom: 10px;
    width: 95%;
    height: auto;
    border: 1px solid grey;
    background-color: snow;
    float: left;
    border: 2px outset lightgrey;
    border-radius: 5px;
}

#listaCursos .informacionActividad {
    display: none;
    margin-left: 2%;
    padding: 10px;
    margin-bottom: 10px;
    width: 95%;
    border: 1px solid grey;
    background-color: snow;
    float: left;
    border: 2px outset lightgrey;
    border-radius: 5px;
}

.informActividad {
    display: block;
    margin-left: 2%;
    padding: 10px;
    margin-bottom: 10px;
    width: 95%;
    border: 1px solid grey;
    background-color: snow;
    float: left;
    border: 2px outset lightgrey;
    border-radius: 5px;
}

#piePagina {
    background-color: white;
    font-size: small;
    padding-left: 2px;
    border-top-style: groove; 
    border-color: rgb(153,204,255);
    border-bottom-width: 2px;
    text-align: right;
    clear: left;
}

#piePagina #colPie{
    text-align: left;
    float: left;
}

#piePagina #colPieLogo{
    text-align: right;   
}

.alignCenterLine{
    vertical-align: central;
}
.align-right {
    text-align: right;
}

.centraYsubraya {
    text-align: center;
    border-bottom-style: outset;
    border-bottom-color: lightgray;
}

.centrar {
    text-align: center;
}

.anchoCompleto {
    width: 100%;
}

.edicion-margenes-izq {
    margin-top: 5px;
    height: 15px;
    float: left;
}

.edicion-margenes-izq span{
    padding: 10px;
    margin-left: -10px;
}


.edicion-margenes-izq {
    margin-top: 5px;
    height: 15px;
    float: left;
}

.letraAzul {
    color: navy;
}

.blanco {
    color: white;
}

.naranja {
    color: orange;
}

.blue {
    color: blue;
}

.navy {
    color: navy;
}

.letraGrande {
    font-size: x-large;
}

.letraMediana {
    font-size: medium;
}

.letraPequena {
    font-size: small;
}

.cabeceraAct {
    height: auto;
    width: 100%;
}

.cuerpoAct {
    clear: left;
    width: 100%;
    height: auto;
    margin-top: 70px;
}

.cursoAct {
    width: 100%;
    height: auto;
    position: relative;
}

.edicionAct {
    width: 120px;
    height: auto;
    text-align: center;
    margin-left: -10px;
    margin-top: 0px;
    background-color: rgb(121,143,212);
    vertical-align: middle;
    padding: 5px;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
}

.edicionAct span {
    /*padding: 5px;*/
    /*
    padding-left: 10px;
    padding-right: 10px;
    */
    /*
    padding-left: 0px;
    padding-right: 0px;
    width: 120px;
    text-align: center;
    background-color: rgb(121,143,212);
    */
}

.nombreAct {
    text-align: left;
    float: left;
    height: auto;
    /*width: 86%;*/
    width: 789px;
    padding: 1px;
    padding-left: 0px;
    padding-right: 0px;
}

.nombreAct {
    padding-left: 3px;
}

.tituloAct {
    padding: 10px;
    margin-left: -10px;
    width: 100%;
    height: 40px;
    border:solid 1px black;
    clear: left;
}

.tituloActOferta {
    color: #004595;
    margin-bottom: 3px;
    line-height: 24px;
    margin-top: 3px;
}

.etiquetaTipCur {
    text-align: left;
    margin: 0px;
    margin-top: -10px;
    margin-left: -10px;
    padding: 5px;
    background-color: gray;
    color: white;
    font-weight: bold;
    width: 50%;
    height: 30px;
    float: left;
}

.etiquetaEstado {
    text-align: right;
    margin: 0px;
    margin-top: -10px;
    margin-right: -10px;
    padding: 5px;
    background-color: gray;
    color: white;
    font-weight: bold;
    width: 50%;
    height: 30px;
    float: left;
}

.alineaIzq {
    text-align: left;
}

.tablaDatAct2 {
    border-collapse: separate;
}

.organizaAct {
    margin-bottom: 5px;
}

.actIzqArea{
    text-align: left;
    float: left;
    width: 70%;
    margin-top: 15px;
    height: auto;
}

.actDerArea {
    padding-top: 10px;
    padding-bottom: 20px;
    height: auto;
    float: left;
    width: 29%;
    
}

.cursiva {
    font-style: italic;
}

.negrita {
    font-weight: bold;
}

.catCurso {
    margin-top: 20px;
    position: relative;
    vertical-align: bottom;
    border: solid 1px gray;
    padding: 5px;
    height: 0px;
    visibility: hidden;
}

.subrayado {
    border-bottom: solid 1px gray;
}

.botonSolAct {
    width: 100%;
    text-align: right;
}

.login img {
    border: none;
}

#cursosTable {
    padding: 5px;
}

#cursosTable tr th {
    font-size: small;
    font-style: italic;
    color: #283d58;
    text-align: center;
}

#cursosTable tr td {
    font-size: x-small;
    height: auto;
}

#cursosTable .leftAlign {
    text-align: left;
}

#cursosTable .centerAlign {
    text-align: center;
}

#tablaConfDatos {
    padding-left: 100px;
    padding-bottom: 30px;
    text-align: left;
}


#tablaConfDatos table { 
    padding-bottom: 30px;
}

#tablaConfDatos p {
    font-size: small;
    padding-bottom: 30px;
    text-align: center;
}

#tablaConfDatos tr td{
    padding: 5px;
    font-size: small;
}

#tablaConfDatos .label {
    background-color: #a7bdd7;
}

#horasCurso {
    width: 50px;
    text-align: center;
}

#minutosCurso {
    width: 50px;
    text-align: center;
}


#creditosCurso {
    width: 50px;
    text-align: center;
}

#fecha {
    width: 80px;
    text-align: center;
}

.edicion {
    width: 5%;
    font-size: medium;
    text-align: center;
    padding: 10px;
}

.tipo {
    width: 10%;
    font-size: medium;
    text-align: center;
    padding: 10px;
}

.titulo{
    text-align: left;
    font-size: medium;
    padding: 10px;
    cursor: pointer;
}

.categoria {
    font-size: medium;
    width: 20%;
    padding: 10px;
}

.seleccionar {
    /*width: 5%;*/
    width: 7%;
    font-size: medium;
    padding: 10px;
}

input {
	cursor: pointer;
}

#fin {
    text-align: center;
    width: 7%;
}

#institucion{
    width: 15%;
}

#titulo {
    width: 36%;
}

#categoria{
    width: 20%;
}

#horas{
    width: 5%;
    text-align: center;
}

#horasPres{
    width: 5%;
    text-align: center;
}

#horasOl{
    width: 7%;
    text-align: center;
}

#creditos{
    width: 5%;
    text-align: center;
}

#finInscripcion{
    width: 7%;
    text-align: center;
    padding: 10px;
}

#categoriaCurso {
    font-size: medium;
    text-align: left;
    width: 420px;
}

/*INDEX*/

#miFormacion {
    float: left;
    text-align: center; 
    line-height: 100px;
    margin-left: 20%;
    width: 20%;
    height: 100px;
    border: 2px outset gray;
    border-radius: 5px;
    background-color: lightgray;
    position: inherit;
}

/* LOGIN */


#login {
    float: right;
    margin-right: 10px;
    /* 10 CUANDO ES SIN ACREDITACIÓN*/
    margin-top: 0px;
}

.login {
    font-size: small;
}

.login a {
    text-decoration: none;
    color: gray;
    vertical-align: middle;
}

#singleColumn {
    background-color: white;
    margin: 50px 30px;
    text-align: left;
}

#singleColumn p {
    font-size: small;
}

#singleColumn h2{
    text-align: center;
}

#singleColumn h3{
    text-align: center;
    font-style: italic;
    font-size: large;
    color: navy;
}

#singleColumn .centrar {
    text-align: center;
}

#singleColumn #volverLista form{
    padding-top: 20px;
    text-align: center;
}

#formularioLogin {
    width: 964px;
    text-align: center;
}

#formularioLogin form {
    border: 1px solid #CCC;
    border-radius: 1em;
    margin: 0 auto;
    width: 580px;
    height: auto;
    padding: 1em;
    border: 1px solid #CCC;
    border-radius: 1em;
    background: #e6e6e6;
}

#formularioLogin #ayudaLogin {
    width: 248px;
    left: 700px;
    top: 50px;
    height: auto;
    font-size: small;
    text-align: left;
    margin: auto;
    padding: 5px;
    display: none;
    background-color: #FFFFCC;
    opacity: 0.5;
    border: 2px outset gray;
    border-radius: 5px;
    position: absolute;
}


#formularioLogin #ayudaLogin {
    opacity: 1.0;
}    

#formularioLogin img {
    cursor: pointer;
}

.duracionTbl {
    margin-left: -3px;
}

#validarForm {
    text-align: right;
}

#loginTable {
    padding: 20px;
    padding-top: 0px;
    margin: 0 auto; 
}

#loginTable tr td{
    text-align: right;
    font-size: medium;
    height: 40px;
}

#loginTable .inputField{
    text-align: left;
    font-size: medium;
    width: 300px;
    height: 40px;
    /*border: solid lightgrey 1px;*/
}

.error {
    color: #c00;
    font-style: italic;
    text-align: center;
}

#error {
    background-color: #CCFFFF;
    border: solid lightgrey 1px;
}

.smallText { font-size: small }


.inputField { 
    width: 190px;
}

.submit { 
    width: 190px;
    text-align: right;
}

.fondoGris {
  background-color: #e6e6e6;
}

.fondoBlanco {
  background-color: white;
}

/*formulario registro cursos*/

.registro label {
  padding: 0.5em 0 0.5em 0;
  margin-bottom: 0.5rem;
  float: left;
}

.registro select {
  float: left;
  width: auto;
}

.registro input {
    padding: 0.5em;
    padding-bottom: 0.3em;  
    padding-top: 0.3em;
    float: left;
    margin-bottom: 0.5rem;;
}

.registro input:focus {
  outline: 3px solid lightgray;
}

.registro select:focus {
  outline: 3px solid lightgray;
}

.registro input[type=submit] {
    outline: none;
    border: 2px outset gray;
    border-radius: 5px;
    background-color: lightgray
}

.registro input[type=submit]:hover {
    outline: none;
    color: white;
}

#areaContenido {
    text-align: left;
    height: 275px;
    width: 100%;
    text-align: center;
    background-color:  lightgray;
    float: left;
}

.cajaTipo {
    /*height: 150px;*/
    float: left;
    width: 17%;
    margin: 3%;
    text-align: center;
    border: solid 2px navy;
    border-top-style: ridge;
    /*padding: 5%;*/
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgb(165,184,217);
}

.cajaTipo a { 
    text-decoration: none;}

.cajaTipo span {
    font-size: small; 
    color: white;
    font-weight: bold;
    text-shadow: 2px 2px 4px #000000;
}

#listaCursos {
    border: solid white 1px;
    width: auto;
    height: auto;
    padding-right: 1%;
}



#listaCursos h2 {
    text-align: center;
}

#listaCursos #registrar form {
    text-align: center;
}

input[type=submit] {
    padding:5px 15px; 
    /*background:#ccc; */
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
    border: 2px outset gray;
    border-radius: 5px;
    background-color: lightgray
}

input[type=submit]:hover {
    color: white;
}

#formularioInscripcion {
    width: 964px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    text-align: left;
    font-size: small;
}

#formularioInscripcion p {
  margin-bottom: 20px;
  font-size: small;
  text-align: center;
}

#formularioInscripcion #inscripcionForm {
  display: grid;  
  overflow: hidden;
  padding: 1em;
  background: #e6e6e6;
  border: 1px solid #c1c1c1;
  margin: 2rem auto 0 auto;
  max-width: 600px;
}

#formularioInscripcion #inscripcionForm #botonEnviar {
    border: 1px solid black;
    text-align: center;
}

#formularioInscripcion #inscripcionForm input[type=submit] {
    padding:5px 15px; 
    background:#ccc; 
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
    margin-left: 500px;
    border: 2px outset gray;
    border-radius: 5px;
    background-color: lightgray
}

#formularioInscripcion form {
    margin: 0 auto;
    width: 580px;
    height: auto;
    padding: 1em;
    border: 1px solid #CCC;
    border-radius: 1em;
    background: #e6e6e6;
}

#formularioInscripcion form div + div {
    margin-top: 1em;
}

#formularioInscripcion label {
    display: inline-block;
    width: 130px;
    font: 1em Tahoma;
    text-align: left;
}

#formularioInscripcion label span {
    text-decoration: underline;
}
    
#formularioInscripcion span {
    color: #004595;
}

#formularioInscripcion input {
    font: 1em Tahoma;
    /*width: 410px;*/
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #999;
    padding: 2px;
    padding-left: 0px;
    padding-right: 0px;
}

#formularioInscripcion input:focus{
    border-color: #000;
}

#formularioInscripcion #volver {
    margin: 0 auto;
    width: 600px;
    text-align: center;
    border: 1px solid black;
}

#formularioInscripcion .obllabel {
    font-size: x-small;
}

#formularioInscripcion .centroSel{
    width: 410px;
    background-color: white;
}

/*ALTA USUARIO*/

#formularioInscripcion {
    width: 964px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    text-align: left;
    font-size: small;
}


#formularioInscripcion #inscripcionForm {
  display: grid;  
  overflow: hidden;
  padding: 1em;
  background: #e6e6e6;
  border: 1px solid #c1c1c1;
  margin: 2rem auto 0 auto;
  max-width: 600px;
}

#formularioInscripcion #inscripcionForm #botonEnviar {
    border: 1px solid black;
    text-align: center;
}

#formularioInscripcion #inscripcionForm input[type=submit] {
    padding:5px 15px; 
    background:#ccc; 
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
    margin-left: 500px;
    border: 2px outset gray;
    border-radius: 5px;
    background-color: lightgray
}

#formularioAltUsu form {
    margin: 0 auto;
    width: 580px;
    height: auto;
    padding: 1em;
    border: 1px solid #CCC;
    border-radius: 1em;
    background: #e6e6e6;
}

#formularioAltUsu form div + div {
    margin-top: 1em;
}

#formularioAltUsu label {
    display: inline-block;
    width: 130px;
    font: 1em Tahoma;
    text-align: left;
}

#formularioAltUsu label span {
    text-decoration: underline;
}
    
#formularioAltUsu span {
    color: #004595;
}

#formularioAltUsu input {
    font: 1em Tahoma;
    /*width: 410px;*/
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #999;
    padding: 2px;
    padding-left: 0px;
    padding-right: 0px;
}

#formularioAltUsu input:focus{
    border-color: #000;
}

#formularioAltUsu #volver {
    margin: 0 auto;
    width: 600px;
    text-align: center;
    border: 1px solid black;
}

#formularioAltUsu .obllabel {
    font-size: x-small;
}

#formularioAltUsu .centroSel{
    width: 410px;
    background-color: white;
}

/* fin */

#volver {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: center;
    font-size: small;
}

#volver form input {
    /* Sólo para centrar el formulario a la página */
    margin: 0 auto;
    width: 500px;
    /* Para ver el borde del formulario */
    padding: 1em;
}

#volver form input div + div {
    margin-top: 1em;
}

.boton {
    /* Para posicionar los botones a la misma posición que los campos de texto */
    /*padding-left: 90px; /* mismo tamaño a todos los elementos label */
    text-align: center;
}

.boton button {
    /* Este margen extra representa aproximadamente el mismo espacio que el espacio
       entre los labels y sus campos de texto */
    margin-left: .5em;
    margin-top: 0.5em;
}

button[type=submit] {
    padding:5px 15px; 
    /*background:#ccc; */
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
    border: 2px outset gray;
    border-radius: 5px;
    background-color: lightgray
}

button[type=submit]:hover {
    color: white;
}

.tituloIns {
    width: 100%;
}

.floatLeft span{
    float: left;
}


.edicion-fondo-color {
    background-color: rgb(121,143,212);
}

.infCurso {
    margin-bottom: -4px;
    margin-right: -10px;
}

.infCurso a {
    cursor: pointer;
    background-color: lightgrey;
    border: solid 1px gray;
    width: auto;
    padding: 5px;
    color: #004595;
}

.infCurso a:link {
    text-decoration: none;
}

.infCurso a:visited {
    text-decoration: none;
}

.infCurso a:hover {
    text-decoration: none;
}

.infCurso a:active {
    text-decoration: none;
}

.clearLeft {
    clear: left;
}