/* Start of CMSMS style sheet 'header_hum550' */
#logo {
    float: left;
    width: 125px;
}

#logo img {
margin: 5px 12px
}

div#header {
   height: 105px;    /* adjust according your image size */
   width:100%;
 /*   background: transparent url(uploads/images/portal/rectorado.jpg) no-repeat;  */
   background: transparent url(uploads/images/layout/rectorado_bn2.jpg) no-repeat top left;   
   
}

div#header h1 a {
   background: transparent url(uploads/images/layout/banderinus_hum550.gif) no-repeat; 
   background-position: top right; 
   display: block;
   height: 105px;             /* adjust according your image size */
   text-indent: -999em;
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}

div#search {
   font-size:90%;
   width: 500px;
   position:absolute;
   top: 47px;
   right: 0px; 
   background: transparent;
}
div#langmenu {
   background: transparent;
   margin-top: 1px;
   color: #fff; 
   font-size:90%; 
 
}
div#langmenu a, #langmenu ul li.currentpage
{
   font-weight: bold ;
   color: #fff;
}
#header-medio, #inferior {
   clear: right;
   background-color: #801F36;
   color: #fff;
   /*height: 25px;*/
padding: 0em;
   /*font-size: 90%;*/
overflow: auto;
}

#informacion {
   padding: 0.3em 1.5em 0.3em 0.3em;
   font-size: 0.8em;
}
#informacion ul.inline li a{
   background: url("uploads/images/portal/ico_gris.jpg") no-repeat left;
   padding-left: 0.9em;
}

#langmenu, #estadosesion, #utiles, #search, .header-derecha {
   clear: right;
   float: right;
   text-align: right;
   margin: 0;
   width: 30em; /*355px;*/    /* enough width for the search input box */
   padding: 0.3em 1.5em 0.3em 0.3em;
}
.header-derecha {
   padding: 0;
}

#search {
   background: #fac135 /*url(uploads/images/layout/degra_amarillo.jpg) repeat-y*/; 
   /*width: 30.5em;
   width: 45%;*/
}

#langmenu
{
   background: #E6E8E5  /*url(uploads/images/layout/degra_rojo_gris.jpg) repeat-y*/;
  /* width: 31em;
   width: 45%;*/
}
#langmenu  ul li, #header-medio ul.inline li, #utiles ul li
{
   display: inline;
   margin: 5px;
}

/**/
/*#langmenu ul li a, */#header-medio ul.inline li a
{
   text-decoration: none;
   font-weight: bold ;
   color: #fff;
}

#langmenu ul li.currentpage
{
   font-weight: bold ;
   color: #fff;
}

#inferior
{
background-color: /*#801F36*/ #fff;
   background: #fff url(uploads/images/portal/us_cenefa_superior.gif) no-repeat right; 

}
 div.breadcrumbs {
  /* padding: 1em 0 1.2em 0; *//* CSS short hand rule first value is top then right, bottom and left */
   padding: 0.5em; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;        /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   margin: 0.5em 1.2em;         /*css shorthand rule will be opened to be "0 1em 0 1em" */
   /*border-bottom: 1px solid #000;*/
   background-color: #eee;
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 } 
/* End of 'header_hum550' */

