/**
	Incluir aquí las reglas css propias de este proyecto 
*/


.logo
{
  position: fixed; 
  top: 50px; 
  width:100%;

}

/*
.encabezado {
    background: #FEFBC9;
}*/

.ci-barra-sup {
    background: #FEFBC9;
    padding: 4px;
    box-shadow: 0px 0px 2px #000;
}
.ci-cuerpo {
    box-shadow: 0px 0px 2px #000;
}

.ei-barra-sup-tit {
    padding-left: 8px;
    font-size: 11px;
    color: #000;
}
.ei-barra-sup-sin-botonera
{
    background: #D2EAFE;
    padding: 2px;
}
.barra-superior{
    background: #207EBE;
}
/*
a.nivel-0, a.nivel-0:visited{
    background: #FEFBC9 !important;
    box-shadow: 0px 0px 2px #000;
}

ul.horizontal a, ul.horizontal a:visited {
   /* background: #fafbfe;*
    background: #D2EAFE;
    border: 1px solid #8d8e90;
    margin-right: 2px;
}

