
/*propiedades de la barra de navegacion*/
.pagenav {
	font-size : 9px;
}

.ventanaEmergente{
	width: 590px;
	border: 1px solid #767676;/*thin solid #767676;*/
	position: fixed;
	left: 24.8%;
	top: 50px;
	visibility: hidden;
	background-color: #FFFFFF;
	overflow: auto;
}

.tablaEmergente{
	width: 550px;
}

table.adminlist {
	background-color: transparent;
	margin: 5px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}
/*colores links*/
table.adminlist th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
}

td {

}

/*propiedades cabeceras*/
table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 20px;
	background: url(images/background.jpg); /*fondo de las cabeceras*/
	background-repeat: repeat;

	color: #000;
}
/*fin propiedades cabeceras*/

/*sombra a las filas al pasar el mouse por encima*/
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
/*fin sombra a las filas al pasar el mouse por encima*/

/*ventana emergente --> editar por ejemplo*/
.formDiv {
	width: 400px;
	border: thin solid #767676;
	position: absolute;
	left: 20%;
	top: 50px;
	visibility: hidden;
	background-color: #F1F1F1;
	overflow: auto;
}

.popup{
    padding:10px;
    border:1px solid #ccc;
    background:#eee;
    width:250px;
    font-size: small;
    }
#book1{
    width:103px;
    height:50px;
    margin:0 auto;
    font-size:36px;
    color:#CCCCCC;
    text-decoration:overline;
    background:#ff6803;
    }

/**********css de kickstart ***********     */

  .boton_default{
	font-size: 12px;
	font-weight: bold;
	/*color: white;*/
	/*background: Navy;*/
	/*border: 0px;*/
	/*width: 80px;*/
	height: 19px;
}
  .boton{
	font-size: 12px;

	/*font-weight: bold;*/
	/*color: white;*/
	/*background: Navy;*/
	/*border: 0px;*/
	/*width: 80px;*/
	height: 19px;
}

#header {
	margin-top: 0px;
	border-bottom: 1px solid #C3D9FF;
	margin-bottom: 5px;

}



ilz_comentario_noticias body {
  background-color: white;
  color: black;

  font-size: smaller;
  margin: 20px 20px 20px 20px;
}

code {
  font-size: small;
}

tx-ilzcomentarionoticias-pi1 a {
  color: darkblue;
}

tx-ilzcomentarionoticias-pi1 a:visited {
  color: darkblue;
}

.gwt-BorderedPanel {
}

.tabbar{background-color:#e5ecf9}
.tab{background-color: #e5ecf9;border-bottom:1px solid #36c;padding:0 1.3em;font-weight:bold;white-space:nowrap;font-size:83%}
.active{background-color:#fff;color:#000;border:1px solid #36c;border-bottom:1px solid #fff}


.gwt-Button {
}

.gwt-Canvas {
}

.gwt-CheckBox {
  font-size: smaller;
}

.gwt-DialogBox {
  sborder: 8px solid #C3D9FF;
  border: 2px outset;
  background-color: white;
}

.gwt-DialogBox .Caption {
  background-color: #C3D9FF;
  padding: 3px;
  margin: 2px;
  font-weight: bold;
  cursor: default;
}

.gwt-FileUpload {
}

.gwt-Frame {
}

.gwt-HorizontalSplitter .Bar {
  width: 8px;
  background-color: #C3D9FF;
}

.gwt-VerticalSplitter .Bar {
  height: 8px;
  background-color: #C3D9FF;
}

.gwt-HTML {
  font-size: smaller;
}

.gwt-Hyperlink {
}

.gwt-Image {
}

.gwt-Label {
  font-size: smaller;
}

.gwt-ListBox {
}

.gwt-MenuBar {
  background-color: #C3D9FF;
  /*border-width : thin thick thick thin;*/
  border: 10px solid #87B3FF;
  cursor: default;
  /*border-top-width:10px solid #87B3FF;*/
}

.gwt-MenuBar .gwt-MenuItem {
  padding: 1px 4px 1px 4px;
  font-size: smaller;
  cursor: default;
}

.gwt-MenuBar .gwt-MenuItem-selected {
  background-color: #E8EEF7;
}

.gwt-PasswordTextBox {
}

.gwt-RadioButton {
  font-size: smaller;
}

.gwt-TabPanel {
}

.gwt-TabPanelBottom {
  border-left: 1px solid #87B3FF;
}

.gwt-TabBar {
  background-color: #C3D9FF;
  font-size: smaller;
}

.gwt-TabBar .gwt-TabBarFirst {
  height: 100%;
  border-bottom: 1px solid #87B3FF;
  padding-left: 3px;
}

.gwt-TabBar .gwt-TabBarRest {
  border-bottom: 1px solid #87B3FF;
  padding-right: 3px;
}

.gwt-TabBar .gwt-TabBarItem {
  border-top: 1px solid #C3D9FF;
  border-bottom: 1px solid #87B3FF;
  padding: 2px;
  cursor: pointer;
  cursor: hand;
}

.gwt-TabBar .gwt-TabBarItem-selected {
  font-weight: bold;
  background-color: #E8EEF7;
  border-top: 1px solid #87B3FF;
  border-left: 1px solid #87B3FF;
  border-right: 1px solid #87B3FF;
  border-bottom: 1px solid #E8EEF7;
  padding: 2px;
  cursor: default;
}

.gwt-TextArea {
}

.gwt-TextBox {
}

.gwt-Tree {
}

.gwt-Tree .gwt-TreeItem {
  font-size: smaller;
}

.gwt-Tree .gwt-TreeItem-selected {
  background-color: #C3D9FF;
}

.gwt-StackPanel {
}

.gwt-StackPanel .gwt-StackPanelItem {
  background-color: #C3D9FF;
  cursor: pointer;
  cursor: hand;
}

.gwt-StackPanel .gwt-StackPanelItem-selected {
}

/* -------------------------------------------------------------------------- */
.ks-Sink {
  border: 0px solid #C3D9FF;
  background-color: #E8EEF7;
	width: 100%;
  height: auto;
}
/*
.ilz_comentario_noticias titulo {
	font-size: 13px;

	font-weight: bold;
}

.lzmiscampos {

	color: #777777;

	font-size:	12px;
}

.lzminombre {
	font-size: 12px;

	font-weight: bold;
}

.lzcomentario{
	font-weight: normal;

font-size: 11px11pxline-height: 1.5em;

text-transform: none;

}

.lzmifecha {

	color: #0066cc;

	font-size:	11px;

}*/

.alt {

	background-color:#F8F8F8;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
}



.ks-Info {
  background-color: #C3D9FF;
  padding: 10px 10px 2px 10px;
  font-size: smaller;
}

.ks-List {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: smaller;
}

.ks-List .ks-SinkItem {
  width: 100%;
  padding: 0.3em;
  padding-right: 16px;
  cursor: pointer;
  cursor: hand;
}

.ks-List .ks-SinkItem-selected {
  background-color: #C3D9FF;
}

.ks-images-Image {
  margin: 8px;
}

.ks-images-Button {
  margin: 8px;
  cursor: pointer;
  cursor: hand;
}

.ks-layouts {
  margin: 8px;
}

.ks-layouts-Label {
  background-color: #C3D9FF;
  font-weight: bold;
  font-size: larger;
  margin-top: 1em;
  padding: 2px 0px 2px 0px;
  width: 100%;
}

.ks-layouts-Scroller {
  height: 128px;
  border: 2px solid #C3D9FF;
  padding: 8px;
  margin: 8px;
}

.ks-popups-Popup {
  background-color: white;
  border: 1px solid #87B3FF;
  padding: 4px;
}

.infoProse {
  margin: 8px;
}

