@charset "UTF-8";

/**
 * UCV subPortal maestro.
 */

@import url(ucvMaestro.css);

/**
 * Reset de cosas en ucvMaestro
 */
#mainLeftBar {
  width: 208px;
}

#mainLeftBar form#buscarForm input[type=text] {
  width: 180px;
}

#mainContent {
  width: 710px;
}

#mainContent #mainNoticias,
#mainContent #mainEventos {
  width: 349px;
}

div.menuBox p {
  width: 190px;
}

/**
 * Solamente en subpaginas, no en ucvMaestro.
 */
#bannerContainer {
  background: url(image/dependencia/comir/banner_comir.jpg) top center no-repeat;
  height: 126px;
  text-align: center;
}

#logo {
  background: url(image/dependencia/comir/logo_comir1.jpg) top center no-repeat;
  height: 120px;
}

div.newsBoxLogo {
  background:  #C9DDE3;
  border-top: 4px solid #004179;
  font-size: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  text-align: left;
  height:68px
}

div.newsBoxLogo ul {
  list-style: none;
}