 

/** SUBMENU */

	  /* Cambia el color y la alineacion del menu para las internas */

		#menuAdap{
		background-color: #FFFFFF !important;
		color : #000000;
		}	
	  .navbar-default{
		background-color: #005ca9 !important;
		color : #000000;
		}	
		.navbar-default .navbar-nav > li > a{
		color: #fff;
		background-color: transparent;

		}
 

.submenuPortada .dropdown-menu {
    background:  #5C97BC none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    box-shadow: none !important;
     /**left: 7em;*/
	margin-top: -2px;
}

.dropdown-toggle.last {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	color:#ffffff !important;
    margin:0;
}

.submenuPortada {
    background:  #C2E6FA  none repeat scroll 0 0;
    margin-bottom: 1.6em;
	height: 50px;
	
}

.submenuPortada .soloPie{
	display:none;
}

.submenuPortada .nav > li > a {

     padding: 0.5em 1em;
      line-height: 1em;
}
.submenuPortada ul li a {
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0.5em 0;
    text-align: center;
   
}

.submenuPortada .dropdown-menu li a:hover{color: #ffffff !important;background:none; font-weight:bold;text-decoration:none;}
 

.submenuPortada .dropdown-menu li a {
    color: #ffffff;
    font-size: 1.1em;
    font-weight: normal;
    padding: 0.3em 0 0.3em 2em;
    text-align: left;
}
/*M.A*/
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .nav .open > a:visited, .nav .open > a:active {
 color: #ffffff !important; 
 text-decoration:none;
}
 

.dropdown-menu span {
    display: none;
}
.subtit {
    display: none;
}


.submenuPortada .soloPie2 {display:none;}




.interbloques span {
    display: block;
    font-size: 0.85em;
}
.item img {width:100%;}




.table-bordered thead th  {
/*    font-size: 1.1em; */
    font-weight: normal;
}

@media (max-width: 992px)  {
.submenuPortada .container {
    padding: 0;
}
.submenuPortada .dropdown {
    background:  #6babe5 none repeat scroll 0 0;
    height: auto;
    margin: 0 0 0.2em;
    width: 100%;
    padding:0;
}
.submenuPortada .nav > li > a {
    background: none;
    
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {background:none;color: #ffffff !important;text-decoration:none}
.submenuPortada .dropdown-menu {
	
    background: #98D4F4 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    box-shadow: none !important;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}
.submenuPortada {
    background:  #98D4F4 none repeat scroll 0 0;
     height: 3em;
    margin-bottom: 1em;
    padding: 0;
}

.dependencia h1 {

    margin: 0;
}

table img {
    width: 38px;
}
.pgThumbTable {
    width: 100%;
}
span.pgThumbImageTitle {
    display: block;
    width: 100%;
}

td.pgThumbImageTitle {
    border: 0 none !important;
    display: block;
    float: left;
    text-align: center !important;
    width: 100% !important;
}
.pgThumbImageTitle > a {
    float: left;
    text-align: center !important;
    width: auto !important;
}
.pgThumbImageTitle img {
    border-radius: 50%;
    float: left !important;
    height: 100px;
    width: 100px !important;
}
span.pgThumbImageTitle {
    float: left !important;
    margin-left: 1em;
    text-align: left;
    width: 54% !important;
}
.pgThumbImageTitle br {
    clear: none;
}
}


@media (min-width: 992px)  {

.submenuPortada .nav > li > a {

    font-size: 1.7em;
    font-weight: normal !important;
    padding: 1em 0.5em;
	 background: rgba(0, 0, 0, 0) url(../images/separador.gif) no-repeat scroll right center / 1px 15px ;
}

.dropdown-toggle.last {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    margin: 0;
}

td.pgThumbImageTitle {
    border: 0 none !important;
    text-align: center !important;
}
.pgThumbTable {
    border: 0 none !important;
    width: 100%;
}
.pgThumbImageTitle img {
    border-radius: 50%;
    height: 150px;
    margin: 0 auto !important;
    width: 150px;
}
.nav.nav-tabsMenu {
    margin-left: 12%;
    width: 100%;
}
}
@media (min-width: 1201px)  {

.nivel2 .subnivel {
    float: left;
    margin: 0 8.2%;
     position: relative;
}

.subnivel {
    float: left;
    margin: 0 4.1%;
}

.nivel2::before {
    border-left: 1px solid  #6babe5;
    border-right: 1px solid  #6babe5;
    border-top: 1px solid  #6babe5;
    content: "";
    display: block;
    height: 32px;
    margin: 0 auto;
    top: 0;
    width: 64%;
}


.nivel3::before {
    border-left: 1px solid  #6babe5;
    border-right: 1px solid  #6babe5;
    border-top: 1px solid  #6babe5;
    content: "";
    display: block;
    height: 32px;
    margin: 0 auto 0 11%;
    top: 0;
    width: 73%;
}
}
 