<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 7/04/2017, 04:31:26 PM
    Author     : &lt;?php echo base_url("media/images/portal")?&gt;/  manud ../../images/portal/background.png
*/

body{
    font-family: "Arial";
    font-size: 14px;
    background-color: #FFF;
    color: #000;
}

.navbar-accessibility {
  margin-bottom: 0px;
}

a, a:hover, a:visited{
    color: #000;
    cursor: pointer;
}

h1 {
    color: #FFF;
    font-size: 22px;
     margin-top: 5px;
    margin-bottom: 10px;
}

h2 {
    font-weight: bold;
    color: #000;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 10px;
}

h3{
    color: #000;
    font-weight: bold;
    font-size: 16px;
     margin-top: 5px;
    margin-bottom: 10px;
}

h4{
    color: #000;
    font-weight: bold;
    font-size: 14px;
     margin-top: 5px;
    margin-bottom: 10px;
}

blockquote {
    font-size: 14px;
    margin: 0 0 20px;
    padding:10px 20px;
    border-left: 5px solid #ddd;
    background: #f0f0f0;
    border-radius: 0px 10px 10px 0px;
}

/* estilos para subrayado en vÃƒÂ­nculos */
.underlineLink{
    text-decoration:underline;
}

.underlineLink:hover{
    text-decoration:underline !important;
}
.bgfooter {
    background-color: #000 !important;
    color: white;
    padding: 25px 20px;
    margin-top:40px;
}

.bgfooter a {
    
    color: white;
    padding: 25px 20px;
    margin-top:40px;
}

/* colores principales en texto */
.mainColor, .mainColor:hover, .mainColor:visited{
    color: #000;
}

.secondColor, .secondColor:hover, .secondColor:visited{
    color: #000;
}

.thirdColor{
    color:#e7e7e7;
}

.colorWhite {
    color: #fff !important;
}

.color-black{
    color: #000!important;
    padding-left: 10px;
}

.text-success {
    color: #000;
}

/* ******** espacios entre pÃƒÂ¡rrafos y elementos ******** */
.mt-20{
    padding-top: 20px;
}

.mb-20{
    padding-bottom: 20px;
}

.mt-40{
     padding-top: 40px;
}

.mb-40{
    padding-bottom: 40px;
}

.deletePadding{
    padding: 0px;
}
/*Alinea los labels*/
.borderTextSearch {
    padding: 6px 12px 0px 0px;
}

/* para centrar elementos verticalmente */
.display-table{
    display: table;
    table-layout: fixed;
}

.display-cell{
    display: table-cell;
    vertical-align: middle;
    float: none;
}

/********* general titles *********/
.mainTitle {
    color: #000;
    font-weight: bold;
    font-size: 20px;
}

.subTitle1 {
    color: #000;
    font-weight: normal;
    font-size: 18px;
    padding-bottom: 10px;
}
.subTitle1Right{

    color: #000;
    font-weight: normal;
    font-size: 18px;
    padding-bottom: 5px;
    text-align: right;

}
.subTitle2{
    color: #000;
    font-weight: bold;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.subTitle2Right{
    color: #000;
    font-weight: bold;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 10px;
    text-align: right;
}

.subTitle3{
    color: #000;
    font-style: italic;
}

/*para secciÃƒÂ³n de magistrados */
.subTitle6{
    color:#000;
    font-size:16px;
    min-height: 46px;
}

/*para secciÃƒÂ³n de magistrados */
.subTitle7{
    color: #000;
    font-weight: bold;
    font-size: 14px;
}

/* estilo para boton */
.mainButton, .mainButton:visited{
    background: #000 !important;
    color: #FFFFFF !important;
    border: solid 1px #000 !important;
    border-radius: 4px;
}

.mainButton:hover{
    background: #FFF !important;
    color:#000 !important;
    border: solid 1px #000 !important;
}

.btnDisable{
    cursor:default;
    background:#C5C5C5 !important;
}

.btnDisable:hover{
    background:#C5C5C5 !important;
    color:#FFFFFF !important;
}

/* ++++++++++ Colores para Background ++++++++++ */
.mainBackground, .mainBackground:hover, .mainBackground:visited{
    background: #000;
    color:#FFFFFF;
    padding:5px;
}

.secondBackground{
    background-color:#e7e7e7;
}

.bgGreen {
  background-color: #000 !important;
}

.whiteBackground{
    background-color:#FFF;
}

/* *** antes .fondo-header y header *** */
.backgroundHeader {
    background-color:#000 !important;
}

.logoMargin{
    margin-top: 10px;
    margin-bottom: 20px;  
}

.form-control-feedback {
    right:35px !important;
}

/* Diferentes tamaÃƒÂ±os de iconos */
.iconSize100 {
    max-width: 100px;
    margin-bottom: 5px;
    margin-right: 7px;
}
.iconSize56 {
    max-width: 56px;
    margin-bottom: 5px;
    margin-right: 7px;
}
.iconSize24 {
    max-width: 24px;
    margin-bottom: 5px;
    margin-right: 7px;
}
.iconSize18 {
    max-width: 18px;
    margin-bottom: 5px;
    margin-right: 7px;
}

.imgMaxSize {
    width: 300px;
}

/*separacion entre bloques*/
.bottomBorder {
    border-bottom: 1px solid #bbbdbf;
}

/* border images */
.borderImage {
    border: 5px solid #e3e3e3;
}

/* listas con bullet personalizado  */
.listBullet { 
    list-style-image: url('../../images/bullet-lista_Black.png');
    margin-bottom: 15px;
}

.listBullet2 {
    list-style-image: url('../../images/bullet-lista_Black.png');
    margin-bottom: 15px;
    margin-left: 25px;
}

/* inicia estilos del menu secundario */
.secundaryMenu &gt; .navbar{
    margin: 0 0 0 0;
    padding: 0 0 0 25px;
}
.listMenu {
    padding-right: 0px;
}
.listMenu ul &gt; li &gt; a {
    color: white;
    padding: 15px 9px 0 10px;
}
.listMenu ul &gt; li &gt; a:hover{
    background-color: transparent;
}

.secundaryMenuMargin{
    padding: 0px !important;
}

.elementRight {
    float: right;
}

/* table striped */ 
.table-striped&gt;tbody&gt;tr:nth-of-type(odd) {
    background-color: #ededed;
}

/* averiguar en que se usa ademÃƒÂ¡s de en GalerÃƒÂ­as, en los thumbnails del modal  */ 
.info-lab-content {
    text-align: center;
    /*height: 280px; /* CAMBIA HEIGHT PARA SEPARARLOS */
    /*margin-bottom: 4em;*/
    min-height: 250px;
    margin-bottom: 40px;
    margin-top: 10px;
}

/* modifica existente en bootstap */ 
.info-lab-content {
    text-align: center;
    max-height: 250px;
    margin-bottom: 40px;
    margin-top: 10px;
    overflow-y: auto;
}

.info-lab-content img {
    width: auto;
    height: 150px;
    border: 7px solid #e3e3e3;
}

/* **** para elementos del header ***** */
/* Fecha */
.headerDate{
    padding-top: 10px;
    padding-right:20px;
}

/* submenu de portal */
.widthSecondMenu {
    min-width: 200px !important;
    padding: 0px !important;
    margin: 0;
}

/* barra de bÃƒÂºsqueda */
.headerSearchBar{
    border-radius: 20px;
    border: solid 1px white !important;
    background: transparent;
    color: white !important;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
}

.form-group{
    padding: 10px 20px 10px 20px;
}

/*fecha del encabezado*/
.dateMargin{
    padding-top: 10px;
    padding-right:20px;
}

.iconSearch{
	padding: 10px 0px 0px 15px;
}

.icon-bar {
    background-color: white;
}

.alignRight{
    text-align: right; 
    margin: 0px;
}

/*inicia estilos de los botones para la accesibillidad*/
/* accesibilidad */
.accesibilidad{
  position: fixed;
  top:15%;
  left: 2%;
  z-index: 9999;
}
.accesibilidad&gt;a{

}
.accesibilidad&gt;a&gt;i{

}
.low-vision::after {
    content: "";
    background: url("../images/media/access.svg") no-repeat 0 -62px ;
    display: block;
    width: 30px;
    height: 30px;
    background-size: 30.7px 92px;
    margin-bottom: 4px;

}
.plus::after {
    content: "";
    background: url("../images/media/access.svg#aMas(viewBox(30, 90, 30, 30))") no-repeat;
    display: block;
    width: 30px;
    height: 30px;
      background-size: 30.7px 92px;
      margin-bottom: 4px;
}
.minus::after {
    content: "";
    background: url("../images/media/access.svg#aMenos(viewBox(0, 0, 30, 30))") no-repeat  0 -31px;
    display: block;
    width: 30px;
    height: 30px;
    background-size: 30.7px 92px;
    margin-bottom: 4px;
}
/* Fin accesibilidad */

/*menu secundario */
.widthSecundaryMenu{
	padding: 0px !important;
}

/* inicia los estilos de la tabla de home */
.tableContainer{
    background-color: #EFEFEF;
    border-style: solid;
    border-color: #DDDDDD;
    border-width: 0px;
}

.tableContainer-tr{
    padding: 0px 0px 3px 0px;
    margin: 0px;
    border-style: solid;
    border-color: #DDDDDD;
    border-width: 0px;
}

.tableContainer-td{
    padding: 2px 0 2px 0;
    margin: 0px 0px -4px 0px;
    border-style: solid;
    border-color: #DDDDDD;
    border-width: 1px;
    height: 35px;
}
/* terminan los estilos de la tabla de home */

/* inicia css de los banners */
.mainBanners{
    padding: 40px 0px 0px 5px;
    margin-bottom: 10px;
}
.squareBanner{
    border-radius : 4px;
    float: left;
    padding: 40px 15px 40px 15px;
    text-align: center;
    margin: 0px 1.5% 20px 1.5%;
    background-color: #000;
    color: white;
    height: 150px;
}

.squareBanner a{
    color: white;
    font-size: 14px;
}

.squareBanner p{
    
	position: relative;
	top: 45.5%;
	width: 91.5%;
	margin-left: 3%;
	transform: translateY(-50%);
	font-size: 16px;
}

.clear-padding{
    padding: 0px;
}

.banner-verde{
    background-color: #000 !important;
    background-image: none;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
}
.banner-aqua{
    background-color: #000 !important;
    background-image: none;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
}
.banner-azul{
    background-color: #000 !important;
    background-image: none;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
}
.banner-negro{
    background-color: #000 !important;
    background-image: none;
}

.banner-movil{
    width: 96% !important;
}
.banner-tablet{
     width: 46.8% !important; 
}
.banner-desktop{
    margin: 0px 1.5% 20px 1.5% !important; 
    width: 17% !important;
}
/*
.banner-large{
    width: 17%;
}*/
/* termina css de banners */

/* Para inicio de secciones */ 
.backgroundGrayMenu {
    background: #E7E7E7;
    padding-top: 5px;
    padding-bottom: 5px;
}

/* Para inicio de secciones */
.backgroundGrayMenu2 {
    background: #e3e3e3;
    padding: 5px 10px;
}

.borderLeftMenu {
  border-left: 1px solid #c3c3c3;
  min-height: 85px;
}

.subTitle5 {
    font-size: 16px;
    text-align: left;
    padding: 20px 20px 20px 0px;
}

/* para border Right en servicios */
.sameHeight {
    display: table-cell;
    float: none;
    vertical-align: top;
}

.sameHeight2 {
    border-right-width: 1px;
    border-right-style: dashed;
    border-right-color: #000;
}

.sameHeight2Black {
    border-right-width: 1px;
    border-right-style: dashed;
    border-right-color: #000000 !important;
}

/* estilos para Glosario */
.glossary, .glossary:visited{
    color: #000;
    cursor: pointer;
}

.glossary:hover{
    background: #e3e3e3;
    color:#000;
}

.glossarySelect{
    background-color: #000 !important;
    color: #FFF !important;
    cursor:default;
    text-decoration:none !important;
}

.subTitleGlossary{
    color:#000;
    font-size:16px;
    padding-bottom: 15px;
}

/* Para magistrados */
.backgroundGrayMenu3 {
    padding: 10px;
    margin:5px 0px;
    border-radius:4px;
    min-height: 140px;
}

/*TURNOS DE EXPEDIENTES*/
.subTitle8 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000;
    font-weight: bold;
    text-align: center;
}

/*++++++++++ Estilos para TABS ++++++++++ */
.nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:focus, .nav-tabs &gt; li.active &gt; a:hover {
    color: #000!important;
    font-weight: bold;
}
.navTabOff {
    color: #aaaaaa;
}
.contentTab {
    border: 1px solid #dddddd;
    padding: 25px;
    border-radius: 0px 10px 10px 10px; 
}
.mainTitleTab {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    text-align: center;
}

/* ++++++++++ Paginacion ++++++++++ */
.pagination&gt;li&gt;a, .pagination&gt;li&gt;span {
    color: #000;
}
.pagination&gt;li&gt;a:hover, .pagination&gt;li&gt;span:hover {
    color: #FFFFFF;
    background-color:#000;
    border-color: transparent;
}
.pagination&gt;.active&gt;a, .pagination&gt;.active&gt;a:focus, .pagination&gt;.active&gt;a:hover, .pagination&gt;.active&gt;span, .pagination&gt;.active&gt;span:focus, .pagination&gt;.active&gt;span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color:#000;
    border-color: transparent;
}
/* inicia estilos del carusel */

/**  Estilos para slider **/
.sliderArrow { 
    position: absolute !important; 
    top: 50% !important; 
    font-size: 30px; 
} 

.sliderText { 
    position: absolute; 
    width: 100%; 
    background: rgba(0,0,0,0.8); 
    color: white; 
    bottom: 0px; 
    padding: 10px; 
    height: auto; 
} 

.sliderImage { 
    width: 100%; 
} 
/********** Inicio Galerias **********/
.galleryImage img {
    border: 7px solid #e3e3e3;
    max-height:250px;
    max-width:250px;
}

/* imagen */
.galleryImageBig{
    max-height: 400px;
    margin: 0 auto;
  }
    
.galleryThumbnailsMargin{
    margin:5px;
}

/* modifica existente en bootstap */ 
.img-thumbnail{
    padding:0px;
}

/* texto pie de foto en galerÃƒÂ­a */
.galleryFooter{
    width: 70%;
    margin: 10px auto;
    padding: 10px;
}

/**** Estilos para footer galeria *****/
.galleryFooterContent {
    text-align: center;
    margin-bottom: 4em;
    margin-bottom: 40px;
    margin-top: 10px;
    max-height: 400px;
    overflow-y: auto;
}

/* para eventos */
.imgEvent{
	width: 200px;
}

/* ++++++++++ Boton cerrar modal ++++++++++ */
.close{
    opacity:1;
    margin-right:-18px;
}
.modal-header-close{
    margin-top: -15px;
    padding: 0px;
    border:0px;
    height:30px;
}
.modal-body-close{
    padding-top: 0px;
}
.close:hover{
    opacity:1;
}
.close:focus{
    opacity:1;
}

/* Tabla personalizada en Contenido General */
.generalContent table {
    background: #efefef;
    width: 100%
}
.generalContent table tr td {
    border: 1px solid #ccc;
    padding: 7px 10px;
    text-align: center;
}
.generalContent table tr td p {
    margin: 0px;
}

/* Paginador */

.paginador-activo{
    color: #FFFFFF !important;
    background-color: #000 !important;
    border-color: #000 !important;
}
.paginador-casilla a{
    z-index: 2;
    color: #000 !important;
    border-color: #ddd !important;
}
.paginador-casilla a:hover{
    background-color: #eee !important;
    border-color: #ddd !important;
}
.paginador-negro{
    background-color: #000 !important;
    border-color: #000 !important;
}
.paginador-casilla-negro a{
    z-index: 2;
    color: #000 !important;
    border-color: #000 !important;
}
.paginador-casilla-negro a:hover{
	color: #FFF !important;
    background-color: #000 !important;
    border-color: #000 !important;
}
.pagination-block{
	text-align: center;
}


@media (max-width: 991px) {
  .navbar-header {
		  float: none;
	  }
	
  .navbar-toggle {
    display: inline;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    margin-bottom:5px;
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  
  .navbar-nav {
    margin-bottom:5px;
  }
  
  .navbar-nav&gt;li {
    float: none;
  }
  .navbar-nav&gt;li&gt;a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in{
    display:block !important;
  }
}

/* *************** indefinidas *************** */
/* definir donde se usa */
/*.bottonToggle {
    color: #000!important;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
}

.bottonToggle a {
    color: #000;
}

.bottonToggle a:hover {
    color: #000;
}

.bottonToggle a:visited {
    color: #000;
}

.italics{
    font-style:italic;
}

.cursorHand{
    cursor: pointer;
}
.cursorHand:hover{
    color:#000;
    text-decoration: underline;
}

.panel-title {
    font-weight: normal;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 16px;
}*/
/*
.celda-centrada{
	text-align: center;
}

.subtitulo-magis{
    padding: 0px 0px 15px 0px;
}

.border-list{
    border: 0px;        
    border-bottom: 3px double #ddd !important;
}

.backtableservicios{
    background:#e3e3e3;
    padding:5px ;
}


.servicios{
	display: table;
}*/
/*
.titulo-cuadro-negro{
	background-color: #000 !important;
}*/

/*.imagen-informe img{
	opacity: 1;
    max-width: 100%;
    filter: alpha(opacity=50);
	float: left;
    border: 7px solid #e3e3e3;
}*/
/*
.form-text{
    border:1px solid #40726E;
}*/

/* Inicio Instituciones Electorales */
/*
.bloque-insitucion{
	margin-bottom: 25px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 25px;
}

.titulos-inside-banner {
	font-weight: bold;
	font-size: 18px;
    text-decoration:underline;
}
.titulos-inside-banner:hover {
	font-weight: bold;
	font-size: 18px;
    text-decoration:underline;
}
.titulos-inside-banner:focus{
	font-weight: bold;
	font-size: 18px;
    text-decoration:underline;
}
 Fin Instituciones Electorales */



/*

.img-center{
    margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    margin-bottom: 15px;
}



.deletePadding{
    padding-left: 0px;
    padding-right: 0px;
}*/
/*
.padding_right{
    padding-right: 0px;
}

.padding_left{
    padding-left: 0px !important;
}

.pad-left{
    padding-left: 0px;
}

.deletePaddingTop {
    padding: 0px 0px 15px 0px;
}

.paddingLeft15{
    padding-left:15px;
}*/


/*
.block-bottom2{
    margin-bottom: 40px;
}

.resultado-busqueda{
    margin-bottom: 40px; 
}

    .margen-inferior-50px{
    margin-bottom: 50px;
}

.no-margin{
    margin:0px;
}

.top-boton{
    margin-top: 20px;
}

.bottom-boton{
    margin-bottom:10px;
}*/

/*

.alineacion_texto_derecha{
    text-align: right !important;
}
.align-right{
    float:right ;
}*/
/* estilo para agregar a row, elimina scroll en dispositivos */
/*.no-margin{
    margin-left: 0px;
    margin-right: 0px;
}*/

/*Inicio Salas*/
/*.bloque-salas{
	margin: 10px 0 10px 0;
}
.imagen-salas img{
	width: 100%;
	float: left;
    border: 7px solid #e3e3e3;
}

.descripcion-salas{
	padding: 20px 20px 20px 20px;
}
.titulo-salas{
	color:  #000;
	padding: 10px 0 10px 0;
}
.titulo-salas2{
	padding: 10px 0 10px 0;
}*/


/*Fin Salas*/

/* para margen superior del nombre del sitio */
/*.titleSiteMargin{
    margin-top: 15px;
}*/

/********** Inicio Galerias **********/
/*.galleryImage img {
    border: 7px solid #e3e3e3;
    max-height:250px;
    max-width:250px;
}

.galleryImageBig{
    max-height: 400px;
    margin: 0 auto;
    }
    
.galleryThumbnailsMargin{
    margin:5px;
}

.img-thumbnail{
    padding:0px;
}

.galleryFooter{
    width: 70%;
    margin: 10px auto;
    padding: 10px;
}*/

/**** Estilos para footer galeria *****/
/*.galleryFooterContent {
    text-align: center;
    margin-bottom: 4em;
    margin-bottom: 40px;
    margin-top: 10px;
    max-height: 400px;
    overflow-y: auto;
}

.siteTitleMarginTop {
    margin-top: 10px;
}

.deletePaddingTop {
    padding: 0px 0px 15px 0px;
}*/

/* centra menu - verificafr si es necesaria */
/*.navbar .navbar-collapse {
    text-align: center;
}*/

/*estilo imagenes boletines de prensa*/
/*.bpCal { 
    list-style-image: url('../../images/bullet-listaBlack.png');
}*/

/*ULTIMAS SENTENCIAS no las encontramos */
.listadoSentencias{  
    font-size: 12px;
    margin-top: 10px;
    max-height:700px;
    overflow-y:auto;  
    padding-left: 0px;
  
}
.vertical-align {
    display: flex;
    align-items: center;    
    margin-top: 5px;     
    margin-bottom: 7px;     
    font-size: 11px;
}

#linkSentencia{
  cursor:pointer;
}

/* para selector */
/*
.searchAccounting {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}*/

/* Tabla personalizada inserta en Contenido General */
/*.generalContent table {
    background: #efefef;
    width: 100%
}
.generalContent table tr td {
    border: 1px solid #ccc;
    padding: 7px 10px;
    text-align: center;
}
.generalContent table tr td p {
    margin: 0px;
}*/

/* paneles del menu */
/*
a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{
    color:#000;
    text-decoration:none;
    background-color:#E7e7e7
  }*/
  
  /* Margen para iconos */
/*.iconMargin {
    margin-bottom: 20px; 
    margin-right: 6px;
    float: left;
}

.iconTableSesion {
    max-width: 22px;
    margin-top: 3px;
}

.portada_galeria{
    height: 180px;
    overflow: hidden;
}

.imagenTabla &gt; img{
    margin-top: 29px;
    margin-bottom: 29px;
}

.cursorHand{
    cursor: pointer;
    color:#000;
}
.cursorHand:hover{
    text-decoration: underline;
    color:#000;
}*/

/* Margen para iconos */
/*.margin-icon {
    margin-bottom: 20px; 
    margin-right: 6px;
    float: left;
}*/

/* maximo ancho de imagen */
/*.img-max-width{
    max-width: 350px;
}*/

/* ********* estilos para galeria, verificar su uso ********* */
/*.img-gallery-big{
    max-height: 400px;
    margin: 0 auto;
    }
    
.margin-thumbnails_gallery{
    margin:5px;
}
*/
/* texto pie de foto en galerÃƒÆ’Ã‚Â­a */
/*.gallery-footer{
    width: 70%;
    margin: 10px auto;
    padding: 10px;
}

/**** Estilos para footer galeria *****/
/*.contenido-footer-galeria {
    text-align: center;
    margin-bottom: 4em;
    margin-bottom: 40px;
    margin-top: 10px;
    max-height: 400px;
    overflow-y: auto;
}*/

/*Inicio Galerias*/
/*.bloque-galerias{
    min-height: 200px !important;
	margin: 10px 0 0px 0;
}*/
/*.imagen-galerias img {
    /* opacity: 0.2; 
    width: 100%;
    border: 7px solid #e3e3e3;
    max-height: 200px;
    filter: alpha(opacity=50);
    float: left;
}*/
/*.informacion-galerias {
    /* position: absolute; */
    /* padding: 0 20px 0 0; 
    width: 100%;
    height: 250px;
}
 
.descripcion-galerias{
	padding: 20px 20px 20px 20px;
}
.titulo-galerias {
    color: #000;
    /*background-color: #000;
    text-align: center;
    padding: 10px 0 10px 0;
    height: 250px;
}*/

/*.boton-galerias{
    
    /*text-align: center;
    float: left;
    padding-left: 40%;
    color: #FFF;
    padding-top: 10px;
    padding-bottom: 20px;
    border-radius: 4px;*/
}

/*..boton-galerias:hover{
    background: #FFFFFF;
    color: #000;
    text-decoration: none;
}

.boton-galerias:visited{
    background: #40726E;
    color:#FFFFFF;
}

titulo-fotos {
    color: #000;
    /*background-color: #000;
    text-align: center;
    padding: 10px 0 10px 0;
}*/

/* estilos para galeria */
/* .img-gallery-big{
    max-height: 400px;
    margin: 0 auto;
    }
    
.margin-thumbnails_gallery{
    margin:5px;
}

.img-thumbnail{
    padding:0px;
}

texto pie de foto en galerÃƒÆ’Ã‚Â­a 
.gallery-footer{
    width: 70%;
    margin: 10px auto;
    padding: 10px;
}*/

/**** Estilos para footer galeria *****/
/*.contenido-footer-galeria {
    text-align: center;
    margin-bottom: 4em;
    margin-bottom: 40px;
    margin-top: 10px;
    max-height: 400px;
    overflow-y: auto;
}*/

/*Fin Galerias*/



/* sub menu */
/*#subMenu {
    margin-top: 20px;
    background: #ededed;
    border-radius: 15px;
    padding: 25px 0px;
}

#subMenu ul li a {
    color: #000;
    padding-right: 0px;
}

#subMenu ul li a:hover{
    text-decoration: underline;
}

.nav-tabs.nav-justified&gt;li&gt;a {
    border: none;
}

.nav-tabs.nav-justified&gt;.dropdown .dropdown-menu {
    margin-left: 12%;
    width: 90%;
}

.ancho{
    width: 100% !important;
    margin-left: 0% !important;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse {
    text-align: center;
}

.clase_boton{
    float: right !important;
    width: 100%;
}

.flo{
    float: left;
}

.second-level{
    width: 100% !important;
    text-align: center;
    background-color: white !important;
    margin-left: 0% !important;
}

.second-level-movil{
    width: 100%;
    text-align: center;
    background: white;
}

.tercer-menu{
    left: 0% !important;
    margin-top: 21px !important;
}

dropdown-submenu{position:relative;}
.dropdown-submenu&gt;.dropdown-menu{position:relative; top:0;/*left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
/*.dropdown-submenu&gt;a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover&gt;a:after{border-left-color:#000;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left&gt;.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}


.alinea{
    width: 100%;
}
.otro-menu{
    display: none;
}


.second-level{
    width: 100% !important;
    text-align: center;
    background-color: white !important;
}

.second-level-movil{
    width: 100%;
    text-align: center;
    background: white;
}

.tercer-menu{
    left: 0% !important;
    margin-top: 21px !important;
}*/
/*
.dropdown-submenu{position:relative;}
.dropdown-submenu&gt;.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu&gt;a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover&gt;a:after{border-left-color:#000;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left&gt;.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
*/
/*COLOR DEL SUMBENU*/
/*.pleca-transparente-info {
    width: 100%;
    height: 50px;
    top: 0px;
    transition: 1s;
    background: #40726E;
    text-align: center;
    margin-bottom: 10px;
}*/


/*.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse {
    text-align: center;
}*/


/* 
.wrapper {
    background-color:#fff;
    padding:20px;
    display:none;
    border-radius: 5px;
}

inicia estilos del menu secundario */
/*.menu_sec &gt; .navbar{
    margin: 0 0 0 0;
    padding: 0 0 0 75px;
}
.list_menu ul &gt; li &gt; a {
    color: white;
    padding: 15px 9px 0 10px;
}
.list_menu ul &gt; li &gt; a:hover{
    background-color: transparent;
}*/
/* termina estilos del menu secundario */
/* 
.flo{
    float: left;
}

.clase_boton{
    float: right !important;
    width: 100%;
}

INICIO PAGINADOR verficar que se usen */

/* FIN PAGINADOR */



/* .pleca-transparente-info {
    width: 100%;
    top: 0px;
    transition: 1s;
    background: #40726E;
    text-align: center;
}

.pleca-transparente-info-titulo {
    width: 100%;
    top: 0px;
    transition: 1s;
    background: #40726E;
    text-align: center;
    height: 70px;
}

Margen para iconos */
/*.margin-icon {
    margin-bottom: 20px; 
    margin-right: 6px;
    float: left;
}


.pleca-transparente-info {
    width: 100%;
    top: 0px;
    transition: 1s;
    background: #40726E;
    text-align: center;
}

.pleca-transparente-info-titulo {
    width: 100%;
    top: 0px;
    transition: 1s;
    background: #40726E;
    text-align: center;
    height: 70px;
}

.btn-sala-regional {
    margin-top: 100px;
}*/

/*modificacion 29-05-2017
.FondoNegroMenu{
	background-color: #000 !important;
}

#toggle {
    text-align:left;
}

// maximo ancho de imagen 
.img-max-width{
    max-width: 350px;



//Boton con texto blanco 
.btn-texto-blanco, .btn-texto-blanco:focus {
    color: #fff;
    display: block;
}

.btn-texto-blanco:hover  {
    color: #000;
}}*/
</pre></body></html>