 /* rojo 892235*/
/* azul 193C5A */
* { 
behavior: url(ie-css3.htc); 

} 
#sliderContainer{
	float:left !important;
	margin: 0 5%!important;

}
#mision_bienvenida{
	font-size:0.8em;
}

#mis_eventos{
	float:left;
	width:80%;
	margin:0 auto;
	color:white;
	text-align:center;
	/*background: #193C5A;*/
	padding: 0;
	margin-left: 10%;
	box-shadow: 0 0 5px 1px #999999;
	border: 1px #069 solid;
}
#mis_eventos div{
	width:100%;
	display:inline-block;
	float:left;
}
#mis_eventos div .n_fecha, #mis_eventos div.n_lugar, #mis_eventos div.n_hora{
	width:20%;
	margin:5px;
	border: 2px 193C5A solid;
	display:inline-block;
	float:left;
	background: #193C5A;
	
}

#mis_eventos div .d_fecha, #mis_eventos div.d_lugar, #mis_eventos div .d_hora{
	width:75%;
	margin:5px;
	color: black;
	background-color:white;
	display:inline-block;
	float:left;
}
#mis_eventos div.n_descripcion{
	width:98%;
	margin:5px;
	border: 2px 193C5A solid;
	display:inline-block;
	float:left;
	background: #193C5A;
	
}
#mis_eventos div .d_descripcion{
	width:98%;
	margin:5px;
	color: black;
	background-color:white;
	display:inline-block;
	float:left;
}

.bienvenidos{
	font-size:2em;
	text-align:center;
	width:100%;
	font-weight:bold;
	color: #09c;
}
.foto_bienvenida{
	background:url("../imagen/biblioteca/foto_bienvenida3.jpg") no-repeat !important;
	background-position: center !important;
	background-size: 100% !important;
	text-align: left;
	background: #FFF;
	display: block;
	color:black;
	height:600px;
	

}
.con_foto{
	height: 602px !important;
	

}

.transbox
  {
 
  width:70%;
  height:220px;
  margin:13% auto;
  background-color:#ffffff;
  text-align:justify;
  background-color:#ffffff;
  opacity:0.8;
  filter:alpha(opacity=60); /* For IE8 and earlier */
  border-radius: 0.8em;
  font-weight:bold;
  padding:12px !important;
  font-size:0.8em;
  
  }

.caja_aun_mas_grande{
	width:80%;
	height:auto;
	background: #193C5A;
	float: left;
	display:inline-block;
	padding: 0;
	margin: 20px auto;
	margin-left:10%;

	box-shadow: 0 0 5px 1px #999999;
	border: 1px #069 solid;

	

}
.caja_aun_mas_grande div{
	padding-top:3px;
	padding-left:3px;
	text-align:center;
	font-weight:bold;
	color:white;
}
.caja_aun_mas_grande p{
	text-align: left;
	background: #FFF;
	display: block;
	color:black;
	height:80%;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}
.caja_grande{
	width:80%;
	height:55px;
	background: #193C5A;
	float: left;
	display:inline-block;
	padding: 0;
	margin: 20px auto;
	margin-left:10%;
	height: 180px;
	box-shadow: 0 0 5px 1px #999999;
	border: 1px #069 solid;
	color: #09c;
	cursor:pointer;	
}
.caja_grande div{
	padding-top:3px;
	padding-left:3px;
}
.caja_grande p{
	text-align: left;
	background: #FFF;
	display: block;
	color:black;
	height:80%;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}
.caja_chica{
	width:30%;
	/*height:50px;*/
	background: #193C5A;
	/*float: left;*/
	/*display:inline-block;*/
	/*padding: 0;*/
	margin:5px 35%;
	/*margin-left:12.5%;*/
	
	box-shadow: 0 0 5px 1px #999999;
	border: 1px #069 solid;
	color: #09c;
	cursor:pointer;
	text-align:center;
	display: block;
	float: left;
	clear:both;
}
.caja_chica p{
	text-align: justify;
	background: #FFF;
	display: block;
	color:black;
	height:80%;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
}

#contenido_libros{
	width:90%;
	background: #892235;
	float: left;
	display:inline-block;
	padding: -5px;
	margin-left:5%;	
	box-shadow: 0 0 5px 1px #999999;
	border: 1px red solid;
	color: white;
	font-weight:bold;
	font-size:20px;
	
	
}

#iniciales{
	margin:0 auto;
	text-align:center;
	margin-left:10%;
}

#iniciales li{
	cursor:pointer;
	float:left;
	list-style:none;
	text-decoration:none;
	margin-left:10px;
}

#busqueda{
	float:right;
	width:100%;
	text-align:right;
	
}

#listado{
	float:left;
	width:80%;
	margin-left:10%;
	
}

.datagrid table { border-collapse: collapse; text-align: left; width: 100%; } .datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #006699; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }.datagrid table td, .datagrid table th { padding: 3px 10px; }.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');background-color:#006699; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #0070A8; } .datagrid table thead th:first-child { border: none; }.datagrid table tbody td { color: #00557F; border-left: 1px solid #E1EEF4;font-size: 12px;font-weight: normal; }.datagrid table tbody .alt td { background: #E1EEf4; color: #00557F; }.datagrid table tbody td:first-child { border-left: none; }.datagrid table tbody tr:last-child td { border-bottom: none; }.datagrid table tfoot td div { border-top: 1px solid #006699;background: #E1EEf4;} .datagrid table tfoot td { padding: 0; font-size: 12px } .datagrid table tfoot td div{ padding: 2px; }.datagrid table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }.datagrid table tfoot  li { display: inline; }.datagrid table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #FFFFFF;border: 1px solid #006699;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');background-color:#006699; }.datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover { text-decoration: none;border-color: #00557F; color: #FFFFFF; background: none; background-color:#006699;}