﻿body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 9pt;
    background-color: #e9d5b2;
}


#cabezera
{
    width: 100%;
    color: #473b38;
    background-repeat: repeat-x;
    background-image: url(../../Imagenes/general/fondo_cabecera.jpg);
    z-index: 1;
}

#cabezera .imagen
{
    height: 120px;
    background-image: url(../../Imagenes/general/logo_centroformacion.jpg);
    background-repeat: no-repeat;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

#cabezera .imagenEnlace
{
    background-position: left center;
    background-image: url(../../Imagenes/general/cf.jpg);
    height: 28px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
}


.cerrarSesion
{

    display: block;
    text-align: right;
    width: 100%;
    text-align: right;
    overflow: hidden;
}

.fssccoo
{
  display:inline-block;
  width:360px;
  height:55px;  
  margin-top:30px;  
  overflow:visible;    
}

.cerrarSesion .boton
{
    float: right;
    width: 26px;
}
.cerrarSesion .enlace
{
    float: right;
    height: 25px;
    line-height: 25px;
}

.cerrarSesion .enlace a
{
    color: white;
    font-size: 15px;
    font-style: italic;
    text-decoration: none;
}

.cerrarSesion .enlace a:visited
{
}
.cerrarSesion .enlace a:hover
{
    text-decoration: underline;
}


#cabezera .texto
{
    line-height: 35px;
    font-weight: normal;
    font-family: "Trebuchet MS";
    font-size: 16px;
    color: #413357;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    display: none;
}
#cabezera .textoVisible
{
    line-height: 35px;
    font-weight: normal;
    font-family: "Trebuchet MS";
    font-size: 16px;
    color: #413357;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#cabezera .texto .fecha
{
    float: right;
    width: 40%;
    text-align: right;
    padding-right: 0.5em;
}

#cabezera .textoVisible .fecha
{
    float: right;
    width: 40%;
    text-align: right;
    padding-right: 0.5em;
}

#cabezera .texto .nombre
{
    float: left;
    width: 40%;
    padding-left: 0.5em;
}

#cabezera .textoVisible .nombre
{
    float: left;
    width: 40%;
    padding-left: 0.5em;
}

#menuSuperior
{
    float: right;
    width: 80%;
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
}



#menuOB
{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.tituloCurso
{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    color: #473b38;
    line-height: 20px;
    font-weight: normal;
    font-size: 15px;
    padding-left: 0.5em;
    margin-bottom: 5px;
}

#contenido
{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

#Bienvenida
{
    height: 200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    z-index: 90;
}

#LetrasB
{
    float: left;
    height: 120px;
    width: 55%;
    background-image: url(../../Imagenes/general/titulo_laformacion.jpg);
    background-repeat: no-repeat;
    background-position: right;
}

#ImagenB
{
    float: right;
    height: 120px;
    width: 40%;
    background-repeat: no-repeat;
    background-position: left top;
    vertical-align: middle;
    overflow: visible;
    z-index: 100;
    margin-top: -30px;
    border: none;
}
#ImagenB img
{
    border: none;
}
#pie
{
    width: 100%;
    margin-top: 10px;
    background-image: url(../../Imagenes/general/pie.jpg);
}

#pie .texto
{
    width: 80%;
    margin-top: 2px;
    margin-left: auto;
    margin-right: auto;
    height: 20px;
    color: White;
    line-height: 20px;
    font-weight: bold;
}

#Tecnico
{
    width: 100%;
    overflow: hidden;
}

#imgTecnico
{
    float: left;
    width: 20%;
    height: 150px;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(../../Imagenes/general/ico_registro.jpg);
}
#textoTecnico
{
    width: 75%;
}

#textoTecnico p
{
    font-family: Georgia,Palatino Linotype,Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    text-align: left;
    padding-left: 1em;
    padding-right: 10px;
    text-align: justify;
}

#Dinamizador
{
    height: 150px;
    overflow: hidden;
}

#imgDinamizador
{
    float: left;
    width: 20%;
    height: 150px;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(../../Imagenes/general/ico_asistencia.jpg);
}

#textoDinamizador
{
    width: 75%;
}

#textoDinamizador p
{
    font-family: Georgia,Palatino Linotype,Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    text-align: left;
    padding-left: 1em;
    padding-right: 10px;
    text-align: justify;
}


#SepTecnico
{
    width: 75%;
    padding-right: 1em;
    padding-left: 20%;
    height: 2px;
    margin: 5px;
}

table.listaCursos
{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.video
{
 margin-left:auto;
  margin-right:auto;
   border:solid 1px red;
}

.TextoRojo
{
    color: #ff0000;
    vertical-align: top;
}

.TextoVerde
{
    color: #00ff00;
    vertical-align: top;
}

.cursoActivo
{
    color: #339933;
}

.cursoFinalizado
{
    color: #FF0000;
}

.codCurso
{
    color: #000000;
    font-style: italic;
}

.Cargando
{
    width: 100%;
    height: 100%;
}

.modalFondo
{
    background-color: Gray;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.closeIcon
{
    position: absolute;
    cursor: pointer;
    width: 19px;
    top: 1px;
    height: 19px;
    right: 1px;
}

.wmTextbox
{
    background-color: #AEC5FF;
    color: #213249;
    
}

.nuevoObjeto
{
    padding: 0.5em;
    width: 98%;
    border-collapse: collapse;
    border: 1px solid #03476F;
    font: normal 11px verdana, arial, helvetica, sans-serif;
    color: #000000;
    background: #e8f2ff;
    
}

.cabezeraObjeto
{padding: 0.5em;
    width: 98%;
    text-align: left;
    font: bold 14px arial, helvetica, sans-serif;
    background: #3b5a82; 
    color: #FFFFFF;
    border: 1px #03476F;
    margin-bottom: .2em;
}

.avisoCargas
{
    padding: 0.5em;
    width: 98%;
    border: 1px solid #74BC40;
    font: normal 11px verdana, arial, helvetica, sans-serif;
    color: #000000;
    background: #e8f2ff;
    margin-bottom:0.5em;
}

.avisoCargasRojo
{
    padding: 0.5em;
    width: 98%;
    border: 1px solid #FF0000;
    font: normal 11px verdana, arial, helvetica, sans-serif;
    color: #000000;
    background: #e8f2ff;
    margin-bottom:0.5em;
}

.detallesAlumno
{
    border: 3px solid #576688;
    background-color: #FFB062;
    width: 420px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

table.login
{
    border: 0;
    padding: 0;
    font-family: Georgia,Palatino Linotype,Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}
table.login td
{
    text-align: right;
}

/* OBJETOS DECORATIVOS */

.line
{
    background-position: center;
    position: relative;
    background: url(../../imagenes/general/line.jpg); 
    height: 2px;
    width: 100%;
    background-repeat: repeat-x;
    margin: 0.7em 0 0.7em 0;
    padding: 0;
    z-index: -1;
}

.lineShort
{
    background-position: center;
    position: relative;
    background: url(../../imagenes/general/line.jpg);
    height: 2px;
    width: 95%;
    
    background-repeat: repeat-x;
    margin: 0.7em 0 0.7em 0;
    padding: 0;
    z-index: 10;
}

.aviso
{
    display: block;
    color: Red;
    border: solid 1px red;
    height: 15px;
}

.avisoOk
{
    display: block;
    color: Green;
    border: solid 1px Green;
    height: 15px;
}
.uOnline
{
    display: block;
    width: 175px;
    height: 32px;
    border: 1px solid black;
    margin: 2px;
}
.uOnline img
{
    float: left;
    margin-right: 5px;
}
.uOnline span
{
    line-height: 32px;
    color: Black;
}



