BODY
{
  background-color: silver;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  
}

A {color: #044364; }
A:hover {color: orange; text-decoration: none; }
NAV { font-size: 20px; }

.tope { vertical-align: top; }
.debil { color: rgb(214,214,214); }


.imagenResponsive {width: 100%; height: auto; margin-top: 15px; padding: 3px; margin: 5px;}

#container  { background-color: white; max-width: 1280px; overflow: hidden; margin: 0 auto;}
#container-e{ background-color: white; max-width: 1200px; overflow: hidden;  margin: 0 auto; }
#cuerpo     {  }
#Pbotones    { background-color: white;}
#Pcursos, #Pnoticias    { border: 1px solid rgb(231,231,231); padding-bottom: 20px; padding-top: 10px;}
#Pbusca     {background-color: red; min-height: 250px;}


.formulario {  width: 90%; margin: 0px; }
.error { color: red; font-size: smaller; }
.rot {width: 30%; min-width: 250px; vertical-align: top;}
.grun {width: 70%; }
.espacioBottom { margin-bottom: 20px; }
.espacioTop { margin-top: 20px; }
.derecha { text-align: right; }
.mini { font-size: smaller; }
.block { display: block; }
.margin20 { margin-left: 20px; }
.negrita { font-weight: bold; }
.rojo { color: red; }
.requisitos { margin-top: 10px; font-size: smaller; }

/* Cabecera */
.TituloCabecera {
    font-size: 20px;
    vertical-align: bottom;
    line-height: 25px;
    color: #044364;
    text-align: center;
}

#botoneraBanner {    
    position: relative;
    text-align: right;
    padding-right: 10px;
    float: right;
    left: 0px;
    top: 0px;
    width: 350px;
    margin-top: 5px; 
    vertical-align: top;
    
}




#botoneraBanner img {margin-left: 10px;}

.cabecera {
    overflow: hidden;
    background-image: linear-gradient(to top, #FFFFFF 0%, #BDDCFF 100%);

    
    height: 120px;
    /*background: url(../imagenes/banner.png) no-repeat; */
}


.navbar-default { background-color: #044364; color: white; }
.navbar-default .navbar-nav>li>a { color: white; }
.navbar-default .navbar-brand { color: white; }
.navbar-nav>li>a:hover { color: orange !important; }

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover { background-color: #707479; color: white; }
.inicioBoton:hover {
    background-color: #707479 !important; 
    color: white !important;
}


.slideshow {
    margin-bottom: 10px;
}

#Pslideshow img { width: 100%; }
#Pslideshow {padding: 0px;}

/* Curso */
.tituloCruso, .tituloSeccion {
    display: block;
}


/* NOticias */
.tablaNoticias {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.filaNoticias img {
    width: 80px;
    float: left;
    margin-right: 5px;
}

.tituloNOticia {
    font-family: Arial, Helvetica, sans-serif;
    font-size: larger;
    font-weight: bold;
    text-decoration: none;
    color: #044364;
    /* font-family: Georgia,"Times New Roman",Times,serif; */
}


.tituloNOticia:hover {
    color: orange;
    text-decoration: none;
}

.filaNoticias, .columnaNoticias {
    border-bottom: 1px solid rgb(231,231,231);
    padding-bottom: 15px;
}

.tablaComentarioNoticias {
    margin-bottom: 10px;
}

/* Botones izq */
#BotonIzq { display: block; margin: 3px; padding: 3px;}
#BotonIzq img {width: 20px; height: auto; }
#BotonoraIzq { text-align: center; }
#BotonoraPie { text-align: center; margin-top: 20px; padding: 5px; background-color: #c4ddef;}
#BotonoraPie img { width: 7%; padding: 4px; background-color: white; border-radius: 5px; margin-left: 15px; }


/* Buscador */
.buscador {
    background-color: rgb(214,214,255);
    padding-bottom: 20px;
    font-weight: bold;
}


.formulario {
    margin-top: 10px;
}

.checkbox { max-width: 50px; background-color: yellow; }


/* Asistente de búsqueda */

@media all and (max-width: 1800px) { /* screen size until 500px */
        .botoneraCursos {
            width: 22%; 
        }
    }

@media all and (max-width: 1200px) { /* screen size until 500px */
        .botoneraCursos {
            width: 30%; 
        }
    }
    
@media all and (max-width: 900px) { /* screen size until 500px */
        .botoneraCursos {
            width: 47%; 
        }
    }


.botoneraCursos {    
    float: left; 
    overflow: visible; 
    background-color: #5bc0de; 
    margin: 5px; 
    padding: 5px; 
    text-align: 
    center; border-radius: 10px;    
}

.botoneraCursos a {
    color: white;
}

.botoneraCursos a:hover {
    color: orange;
}

/* Pie */
#pieMenu {    
    /* margin-top: 20px; */
    background-color: #3498db;
}

#resumenPie {
    width: 20%;
    color: white;
    margin: 20px;
    padding: 10px;
    float: left;
}

.tituloMenuPie { font-size: 16px; font-weight: bolder; text-align: center;  border-bottom: 1px solid rgb(231,231,231); display: block; margin-bottom: 10px; pading-bottom: 3px;}
.itenMenuPie { font-size: 14px; color: white; min-height: 25px; display: block; }
.itenMenuPie:hover { color: orange; }

#pieInfo {    
    padding: 3px;
    padding-bottom: 40px;
    background-color: #044364;
    color: white;
    text-align: center;
    font-weight: bolder;
}

#pieInfo a { color: orange;}
#pieInfo a:hover {color: yellow; }    

#map_canvas {
    
  border: 1.0px solid rgb(255,99,99);
  padding: 3px;
}

@media all and (max-width: 900px) { /* screen size until 500px */
        .TituloCabecera {
            font-size: 15px;
        }
        
        .debil {
            font-size: 16px;
        }
    }
    
@media all and (max-width: 500px) { /* screen size until 500px */
        .TituloCabecera {
            /*display: none; */
        }
    }
    
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: white;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        background-color: #707479; color: white;
    }    
}    


/************ errores ************************/
#mensajeError {
    color: blue;
/*    position: relative; */
    font-size: 20px;
    padding-left: 20px;
/*    float: left;
    left: 0px;
    
    margin-top: 5px; 
    vertical-align: top; */
    
  float: left;
   position: absolute;
   left: 0px;
   bottom: 50px;
/*   top: 0px; */
   z-index: 1000;
   background-color: #92AD40;
   margin: 30px;
   padding-bottom: 20px;
   color: #FFFFFF;
   font-weight: bold;    
   opacity: 0.85;
}



/************************************************************************/
/* ******************* Tablas Noticias      *************************** */
/************************************************************************/
.tablaNoticias {
    width: 100%;
}

.filaNoticias, .columnaNoticias {
    border-bottom: 1px solid rgb(231,231,231);   
    padding-bottom: 15px;
}

.columnaTop {
    vertical-align: top;
}


.filaNoticias img {
     width: 80px; 
     float: left;
     margin-right: 5px;
}



.tituloOtrasNoticias2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
/*    color: #FFFFFF; */
    color: black;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
/*    background-color: #2a57a5; /* ##034174  */
    padding-right: 0px;
    padding-bottom: 1px;
    height: 15px;
    display: block;
    text-align: center;
  border-bottom: solid gray 1.0px;



}

.tituloNOticia {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #044364;
    /* font-family: Georgia,"Times New Roman",Times,serif; */
}

.tablaComentarioNoticias {
    margin-top: 5px;
    margin-bottom: 10px;
}

.tablaNoticiasFooterTextLink  {
    font-weight: bolder;    
    border: 2.0px solid rgb(198,198,198);    
    border-radius: 15px;
    min-width: 10px;
    display: block;
    text-align: center;
    font-size: 8px;
}

.pieVerNoticia {
    margin-bottom: 20px;
    margin-top: 20px;
}