/*Estilos del periodíco*/
.link_periodico{
      background-color: #0d4081;
      color: white;
      height: 30px;
      text-align: center !important;
      vertical-align: middle !important;
}
img[src="http://www.agenciadenoticias.luz.edu.ve/images/stories/galeria/prueba/izquierda.jpg"]{
display: none;
}
.link_periodico:hover{
background-color: #ff7200;
}
.link_periodico a{
      text-decoration: none;
      color: white !important;
      font-weight: bold;
}
/*Fin Estilos del periodíco*/
@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-family: inherit;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
/*
table {
  border-collapse:collapse;
  border-spacing: 0;
}
*/
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
abbr,acronym {
  border:0;
}

/* Below are the CSS styles. */

/* HERRAMIENTAS */

div.clear {
  clear: both;
  width:100%;
}

/* GOOGLE CUSTOM SEARCH */

  .gs-result .gs-title, .gs-result .gs-title * {
    text-decoration: none;
  }
  .gsc-control-cse {
    font-family: Arial, sans-serif;
  border:0;
  padding:10px 0;
    background-color: #FFFFFF;
  }
  .gsc-control-cse .gsc-table-result {
    font-family: Arial, sans-serif;
  }
  input.gsc-input {
    border-color: #D9D9D9;
  }
  input.gsc-search-button {
    border-color: #ddd;
    background-color: #fff;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #E9E9E9;
    background-color: #E9E9E9;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-top-color: #FF9900;
    border-left-color: #E9E9E9;
    border-right-color: #E9E9E9;
    background-color: #FFFFFF;
  }
  .gsc-tabsArea {
    border-color: #E9E9E9;
  }
  .gsc-webResult.gsc-result,
  .gsc-results .gsc-imageResult {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover,
  .gsc-webResult.gsc-result.gsc-promotion:hover,
  .gsc-imageResult:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b,
  .gs-imageResult a.gs-title:link,
  .gs-imageResult a.gs-title:link b {
    color: #00549A;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b,
  .gs-imageResult a.gs-title:visited,
  .gs-imageResult a.gs-title:visited b {
    color: #335577;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b,
  .gs-imageResult a.gs-title:hover,
  .gs-imageResult a.gs-title:hover b {
    color: #00549A;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b,
  .gs-imageResult a.gs-title:active,
  .gs-imageResult a.gs-title:active b {
    color: #00549A;
  }
  .gsc-cursor-page {
    color: #00549A;
  }
  a.gsc-trailing-more-results:link {
    color: #00549A;
  }
  .gs-webResult .gs-snippet,
  .gs-imageResult .gs-snippet,
  .gs-fileFormatType {
    color: #555555;
  }
  .gs-webResult div.gs-visibleUrl,
  .gs-imageResult div.gs-visibleUrl {
    color: #00549A;
  }
  .gs-webResult div.gs-visibleUrl-short {
    color: #00549A;
  }
  .gs-webResult div.gs-visibleUrl-short {
    display: none;
  }
  .gs-webResult div.gs-visibleUrl-long {
    display: block;
  }
  .gs-promotion div.gs-visibleUrl-short {
    display: none;
  }
  .gs-promotion div.gs-visibleUrl-long {
    display: block;
  }
  .gsc-cursor-box {
    border-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #E9E9E9;
    background-color: #FFFFFF;
    color: #00549A;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #FF9900;
    background-color: #FFFFFF;
    color: #335577;
  }
  .gsc-webResult.gsc-result.gsc-promotion {
    border-color: #336699;
    background-color: #FFFFFF;
  }
  .gsc-completion-title {
    color: #00549A;
  }
  .gsc-completion-snippet {
    color: #555555;
  }
  .gs-promotion a.gs-title:link,
  .gs-promotion a.gs-title:link *,
  .gs-promotion .gs-snippet a:link {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:visited,
  .gs-promotion a.gs-title:visited *,
  .gs-promotion .gs-snippet a:visited {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:hover,
  .gs-promotion a.gs-title:hover *,
  .gs-promotion .gs-snippet a:hover {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:active,
  .gs-promotion a.gs-title:active *,
  .gs-promotion .gs-snippet a:active {
    color: #0000CC;
  }
  .gs-promotion .gs-snippet,
  .gs-promotion .gs-title .gs-promotion-title-right,
  .gs-promotion .gs-title .gs-promotion-title-right *  {
    color: #000000;
  }
  .gs-promotion .gs-visibleUrl,
  .gs-promotion .gs-visibleUrl-short {
    color: #008000;
  }

/* GENERALES ****************************************************************************************************************/

body {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 0.8em;
  color: #555;
  text-align:center;
  padding-bottom: 10px;
  background: #eee url('') right top no-repeat;
}

body .colCentral * {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 1em;
}

a:link {
  color: #00549A;
}

a:visited, a:hover, a:active {
  color: #0d4081;
}

#contenedorGeneral {
  width: 970px;
  margin: 10px auto 0 auto;
  background:#FFF;
  text-align:left;
}


.padding10 {
  padding:10px;
  padding-top:0;
}


#filaCabecera {
  width: 100%;
  height: 100px;
}

#filaCabecera div {
}

#celdaEscudo {
  width: 190px;
  float:left;
  background: #fff url('../images/universidad_del_zulia_logo.jpg') left top no-repeat;
}

#celdaEscudo h1 a {
  height: 100px;
  background: #fff url('../images/universidad_del_zulia_logo.jpg') left top no-repeat;
  text-indent:-9999999px;
  display:block;
}

#celdaNombre {
  width: 380px;
  float:left;
  height: 83px;
  font-family: "Times New Roman", Times, serif;
  font-size:1.6em;
  line-height:1.0em;
  color: #166294;
  position: relative;
}

#celdaNombre a:link, #celdaNombre a:visited, #celdaNombre a:hover, #celdaNombre a:active {
  color: #166294;
  text-decoration:none;
}

#celdaNombreInt {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 5px;
}

#filaCabecera div#celdaNombre div#celdaNombreInt a div#nombreTexto {
  margin-bottom: 4px;
}

#topeDerecha1 {
  width: 190px;
  float:left;

}

#topeDerecha2 {
  width: 190px;
  float:left;

}

#filaMenuGeneral {
  width: 100%;
  clear:both;
  height: 35px;
  background: transparent url('/images/sitio/fondo_colCentral.jpg') repeat-x left bottom;
  position:relative;
  z-index:100;
}

#filaMenuGeneral ul li {
  letter-spacing: 1px;
}

#filaMenuGeneral ul li ul li {
  letter-spacing: normal;
}

#colIzquierda {
  width: 190px;
  background-color: #fff;
  float:left;

}

#topeDerecha {
  width: 760px;
  float:right;
  background-color: #fafafa;
}

.colCentral {
  width: 570px;
  float:left;
  line-height:1.4em;
  padding-bottom:4px;
}

.colCentral#Ancha {
  width: 760px;
}

#colCentralInt {
  display:block;
  padding: 10px;
}

#celdaBanner {
  width: 100%;
  background-color: #fff;
  
}

#celda2ColIzq {
  width: 380px;
  background-color: #fff;
  float:left;

}

#celda1ColDer {
  width: 190px;
  float:left;
  background-color: #fafafa;
}

#celda1ColIzq {
  width: 190px;
  background-color: #fafafa;
  float:left;

}

#celda2ColDer {
  width: 380px;
  background-color: #fff;
  float:left;

}

#centroColIzq {
  width: 190px;
  background-color: #fafafa;
  float:left;

}

#centroColCentral {
  width: 190px;
  /*height: 422px;*/
  background-color: #f0f0f0;
  float:left;

}

#centroColDer {
  width: 190px;
  /*height: 422px;*/
  background-color: #fafafa; /*Colo anterior: #fafafa*/
  float:left;

}

#centroColIzq h3 a, #centroColCentral h3 a, #centroColDer h3 a {
  text-decoration: none;
}

#centroColIzq ul, #centroColCentral ul, #centroColDer ul {
  list-style-type: none;
  padding: 10px;
}

#footerCentral {
  width: 100%;
  clear:both;
  background-color: #eee;

}

#divSubir {
  background: transparent url('/images/sitio/fondo_colCentral.jpg') repeat-x left top;
  padding-top: 6px;
  text-align: right;
}

#divSubir a {
  margin-right: 7px;
  text-decoration: none;
  
}


#colDerecha {
  width: 190px;
  background-color: #fafafa;
  float:left;

}

#colDerechaTope {
  height:344px;
}

#filaPie {
  background:transparent url(../images/pie-sombra.jpg) no-repeat center top;
  background:transparent url(../images/esquinas.gif) no-repeat center top;
  padding-top:20px;
  width: 970px;
  margin: 0 auto;
  clear:both;
}

.colCentral div.separador {
  margin-bottom: 10px;
}

input {
  border: 1px solid #666;
}

/* JOOMLA */
/* JOOMLA */

.colCentral #celdaBanner p {
  margin-bottom: 1em;
}

div.pagination {
  margin: 10px;
  margin-bottom: 30px;
}

div.pagination p.counter {
  width: 100px;
  float: left;
}

div.pagination ul {
  float: right;
  padding: 0;
  margin: 0px;
}

div.pagination ul li {
  list-style-type: none;
  display: inline;
  padding: 0 4px;
  
}

div.moduletable {
  display:block;
  padding:4px;
}

#topeDerecha div.moduletable {
  padding:0;
}

div.moduletable_menu {
  padding: 4px 0;
}

#filaMenuGeneral div.moduletable {
  padding:0;
}

#celdaBanner div.moduletable {
  padding: 10px 0;
}

div.moduletable h3, div.moduletable_menu h3 {
  display:block;
  padding:4px;
  letter-spacing:2px;
  text-transform: uppercase;
  font-family: Helvetica, "Times New Roman", Times, serif;
  font-weight:bold;
  margin-top:10px;
  margin-left:4px;
  font-size:0.9em;
  color: #0d4081;
}

div.moduletable_menu  ul.menu {
  display:block;
  list-style: disc outside url("../images/raquo.gif");
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left:24px;
  margin: 0px;
  background:#fafafa url(../images/l_luz.jpg) no-repeat 90% 0%;
  border: 1px solid #eee;
  border-top: 4px solid #eee;
  border-bottom: 1px solid #ccc;
}

div.moduletable_menu  ul.menu li ul {
  padding-left: 20px;
  list-style: disc outside url("../images/circulo.gif");
}

div.moduletable_menu  ul.menu li.parent {
  list-style: disc outside url("../images/parentBullet.gif");
}

div.moduletable_menu  ul.menu li a:link {
  text-decoration: none;
  padding: 2px;
  padding-right: 8px;
  padding-left: 0px;
  display:block;
  color: #595959;
  line-height:1.2em;
}

div.moduletable_menu  ul.menu li ul li a:link {
  line-height:1.2em;
}

div.moduletable_menu ul.menu li a:visited {
  text-decoration: none;
  color: #666;
}

div.moduletable_menu ul.menu li a:hover, div.moduletable_menu ul.menu li a:active {
  text-decoration: underline;
  color: #666;
}

div.moduletable_menu  ul.menu li.current a:link, div.moduletable_menu  ul.menu li.current a:visited {
  padding: 2px;
  padding-right: 8px;
  padding-left: 0px;
  display:block;
  color: #115599;
  line-height:1.2em;
}

div.moduletable_menu  ul.menu li.current a:active, div.moduletable_menu  ul.menu li.current a:hover {
}

div.moduletable_menu ul.menu li.current {
  list-style: disc outside;
  color: #115599;
}

div#topeDerecha1 div.moduletable_menu  ul.menu {
  background:none;
  border:0px;
}

div#topeDerecha1 div.moduletable_menu  ul.menu li a:link {
  line-height:1.2em;
  font-size:0.85em;
}

.colCentral a:link, .colCentral a:visited {
    color: #0d4081;
}

.colCentral a:hover, .colCentral a:active {
    color: #115599;
    text-decoration: none;
}

.colCentral ul li a:hover, .colCentral ul li a:active {
    color: #222;
    text-decoration: none;
}

.colCentral .moduletable ul li a:link {
    color: #333;
    text-decoration: none;
    font-weight: normal;
}

.colCentral .moduletable ul li a:visited {
    color: #333;
}

.colCentral .moduletable ul li a:hover, .colCentral .moduletable ul li a:active {
    color: #777;
}

.colCentral ul {
  padding-left: 20px;
  margin-left: 0;
  margin-right: 0;
}

.colCentral li {
  margin-bottom:15px;
}

.colCentral ul.actions li {
  float: right;
  padding:6px;
  list-style-type: none;
}

.colCentral dt.article-info-term {
  display:none;
}

.colCentral dl.article-info {
  margin-bottom: 20px;
  padding: 4px;
  padding-left: 32px;
  background: #f9f9f9 url('../images/calendar-icon.gif') 6px 6px no-repeat;
}

div.category-desc {
  margin-bottom: 20px;
}

table.category {
  width: 100%;
}

table.category tr td.list-date {
  white-space: nowrap;
}

table.category tr.cat-list-row0 {
  background-color: #BDCE0C;
  background-color: #eee;
}

table.category tr.cat-list-row1 {
}

table.category tr td {
  padding: 6px;
}

.colCentral h2 {
  margin: 30px auto;
  color: #159;
  font-size: 1.6em;
}

.colCentral h3 {
  color: #159;
  font-size: 1.5em;
  line-height: 1.3em;
}

.colCentral input, .colCentral select {
  margin: 10px;
  border: 1px solid #ddd;
}

div.ev_navigation table {
  margin: 0 auto;
}

#jevents_body .weekdaytopclr, #jevents_body .sundaytopclr {
    font-size: 1em;
}

div#jevents_body table.contentpaneopen {
  width: 100%;
}

#filaPie div.moduletable-sindicacion {
  float:right;
  margin-right:10px;
}

table.mod_events_latest_table {
  line-height: 1.3em;
  font-size:0.9em;
  width: 182px;
}

table.mod_events_latest_table td {
  padding-bottom: 5px;
  padding-top: 5px;
}

table.mod_events_latest_table span.mod_events_latest_date {
  float: left;
  width: 34px;
  border-right:1px dotted #aaa;
  text-align:center;
  padding: 4px 0;
}

table.mod_events_latest_table span.mod_events_latest_content {
  float: right;
  width: 140px;
  padding-top: 4px;
  padding-bottom: 4px;
}

table.mod_events_latest_table span.mod_events_latest_content a {
  color:#666;
  text-decoration:none;
}

table.mod_events_latest_table span.mod_events_latest_content a:hover {
  color:#0d4081;
}

div.mod_events_latest_callink a:link, div.mod_events_latest_callink a:visited, div.mod_events_latest_callink a:active {
  padding-right: 26px;
  background:transparent url(../images/calendar-icon.gif) no-repeat right center;
  line-height:1.5em;
  text-align:right;
  display:block;
  text-decoration:none;
}

div.mod_events_latest_callink a:hover {
  text-decoration:underline;
}

div.jevtt_text {
  background-color: #fff;
}

div#jevents_body * {
  border-color:#eee;
}

table.cal_table tr td.cal_td_weeklink a {
  display:none;
}

table.ev_table {
  width: 99%;
}

table.ev_table tr td.ev_td_today {
  background-color: #eee;
}

table.cal_table tr td {
  border: 0;
  line-height: 1em;
  font-weight: normal;
}

.colCentral .jeventpage input, .colCentral .jeventpage select {
  margin: 7px;
  border: 1px solid #eee;
}

a.cal_titlelink:link, a.cal_titlelink:visited, a.cal_titlelink:hover {
    font-weight: normal;
}

.cal_td_daysnames, .ev_td_left, .cal_td_today, td.cal_td_currentmonth {
    background-color: #0099CC;
    border: 0;
    color: #fff;
}

td.cal_td_currentmonth, td.cal_td_month {
  vertical-align: middle;
}

a.jfontsize-button {
  width: 30px;
}

td.ev_detail {
  padding: 4px;
  background-color: #FCC32E;
  color: #694623;
  font-weight: bold;
}

td.ev_detail a:link, td.ev_detail a:visited, td.ev_detail a:hover, td.ev_detail a:active {
  color: #694623;
}

div.list-footer {
  margin: 10px;
  margin-bottom: 30px;
}

div.list-footer div.counter {
  width: 100px;
  float: left;
}

div.list-footer ul {
  float: right;
  padding: 0;
  margin: 0px;
}

div.list-footer ul li {
  list-style-type: none;
  display: inline;
  padding: 0 4px;
  
}

/********** Estilos LUZ Web ************/

#centroColIzq strong, #centroColCentral strong, #centroColDer strong {
  color: #036;
}

.separadorAzul { /*Para tablas con un border inferior azul en cada celda */
  
}

table.separadorAzul tr td {

  padding: 4px;
  border-bottom: 1px dotted #148;

}

.agregadoAzul { /*Para tablas con un border azul en cada celda */
  
}

table.agregadoAzul tr td {

  padding: 4px;
  border: 1px dotted #148;

}

table.agregadoAzul tr th {

  padding: 4px;
  border: 1px dotted #148;
  background-color: #148;
  color: #fff;
  font-weight: bold;

}

.agregadoGris {
  
}

table.agregadoGris tr td {

  padding: 4px;
  border: 1px dotted #eee;

}

table.agregadoGris tr th {

  padding: 4px;
  border: 1px dotted #eee;
  background-color: #eee;
  font-weight: bold;

}

div.cat-children {
  padding-top: 14px;
}

/********** Menú general ************/

ul#nav, ul#nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
  
ul#nav ul {
  width: 190px;
}
  
ul#nav li {
  float: left;
  position: relative;
  width: 190px;
  font-weight: bold;
  background: #115599;
  line-height: 1.3em;
}

ul#nav a:hover,
ul#nav a:active          { color: #fff; }

ul#nav li.over a:hover { color: #373700; background-color:#BDCE0C;}
ul#nav li a:hover { color: #373700; background-color:#BDCE0C;}

ul#nav li a            { display: block; color: #fff; padding: 7px 0; text-decoration: none; }

ul#nav ul li a          { width: 100%; display: inline-block; }

ul#nav li a span          { padding: 0px 8px; display: block;}

ul#nav  li ul {
  display: none;
  position: absolute;
  left: 0;
}
  
ul#nav li > ul {
  top: auto;
  left: auto;
}
  
ul#nav li:hover ul, ul#nav li.over ul { display: block; }
  
  

/**************************/