* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
	background: url(../images/fondo3.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	font-size: 16px;
	margin: 0;
  	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0px 25px;	
}
ol, ul, dl {
	padding: 0px 60px;
}

img {
	border: none;
}
table {
    background-color: transparent;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}
a {
	color: #000;
	text-decoration: none;
}
a, table, p, textarea, input {
	max-width: 1500px;
}

a:hover {
	text-decoration: underline;
}
a[href^="tel:"] {
	color: #333;
	text-decoration: none;
}
.Container, .header, article, .footer {
	width: 100%;
	display: table;
}
header, .section, footer {
	min-width: 300px;
	margin: 0 auto;
	background: rgba(250, 250, 250, 0.25);
	max-width: 1200px;
}
header {
	color: #FFF;
}
.section {
	padding: 0;
}
footer {
	clear: both;
	color: #FFF;
	background: #7D8F81;
	text-align: justify;
}

.img {
	max-width: 100%;
}

.cabecera {
	width: 100%;
	height: 115px;
	position: relative;
	background-color: rgba(125, 143, 129, 0.5);
}
.table_cabecera {
	color: #000;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 0px;
    left: 0px;
    width: 100%;
    height: 20px;
    margin: 0 auto;
    border: 0 none;
    z-index: 100;
}
.hr {
	position: absolute;
	top: 28px;
	right: 0px;
	left: 0px;
	width: 100%;
	height: 60px;
	margin: 0 auto;
	background: rgba(250, 250, 250, 0.25);
	border: 0 none;
	z-index: 0;
}

.btn_principal {
	background-color: #C4C4C4;
	height: auto;
	min-height: 21px;
	width: 190px;
	display: block;
	margin: 5px;
	border-radius: 10px;
	border: #666;
	padding-top: 4px;
	box-shadow: 1px 1px 1px #888;
}

.frame {
	padding: 5px;
	margin: 10px auto;
	width: 75%;
	border: 1px solid #000;
	border-radius: 10px 0 10px 0;
	font-weight: bold;
	color: #FFF;
	background: #637164;
	background: -webkit-gradient( linear, left top, left bottom, from( #91a593 ), to( #aab7ae ) );
	background: -webkit-linear-gradient( top, #91a593, #aab7ae );
	background: -moz-linear-gradient( top, #91a593, #aab7ae );
	background: -ms-radial-gradient( top, #91a593, #aab7ae );
	background: -o-linear-gradient( top, #91a593, #aab7ae );
	background: linear-gradient( top, #91a593, #aab7ae );
}
.calendar  {
	width: 280px;
	margin: 0;
	background: #FFF;
	border-spacing: 0;
	text-align: center;
	background-image: url(../images/fondo.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}	
.calendar th {
	background: #7D8F81;
	color: #FFF;
  	font-weight: bold;
  	padding: 0;
}
.calendar td:first-child {
	background: rgba(216, 233, 216, 0.8);
}
.calendar td:last-child {
	background: rgba(216, 233, 216, 0.8);
}
.calendar td {
	border-top: 1px solid #C4C4C4;
	height: 30px;
	padding: 1px;
}
.days {
	border-top: 1px solid #C4C4C4;
	background: #7d8f7e;
}
.month {
	display: inline-flex;
	/*float: left;*/
	margin: 5px 5px 15px 5px;
}
.calendar .gaceta {
	/*background: #7D8F7F;*/
	background: rgba(125, 143, 127, 0.8);
	border-top: 1px solid #000;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.calendar .gaceta a {
	color: #000;
	text-decoration: underline;
	display: block;
	font-weight: bold;
}
.calendar .intermedia {
	/*background: #b2bfb4;*/
	background: rgba(178, 191, 180, 0.8);
	border-top: 1px solid #000;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.calendar .intermedia a {
	color: #000;
	text-decoration: underline;
	display: block;
	font-weight: bold;
}
.tableGaceta {
	max-width: 1200px;
	width: 100%;
}
.tableInt {
	width: 100%;
	background: url(../images/fondo.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.tableCon {
	width: 100%;
	*border-collapse: collapse;
	border-radius: 15px;
	background: url(../images/fondo.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.tableP {
	width: 100%;
	background: #FFF;
	*border-collapse: collapse;
	border-spacing: 0;
	line-height: 24px;
	text-align: justify;
}
.table_historico {
	width: 100%;
	background: url(../images/fondo.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
	margin: 0 auto;
}
.table_historico td {
	text-align: center;
	padding: 20px 0;
}
.table_historico tr td {
	text-align: center;	
}
.tableP th {
	background: #C4C4C4;
	color: #000;
  	font-weight: bold;
  	padding: 10px 0;
  	text-transform: uppercase;
  	text-align: center;
}
.tableP td {
	padding: 10px 25px;
}
.tableP tr td {
	background: #FFF url(../images/iconos_principales/noise-diagonal.png);	
}
.tableP tr:nth-child(odd) td {
	background: #F1F1F1 url(../images/iconos_principales/noise-diagonal.png);	
}
.tableP td {
	border: 1px solid #C4C4C4;
}
.tableInfo {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	line-height: 24px;
	text-align: justify;
}	
.tableInfo th {
	background: #7D8F81;
	color: #FFF;
  	font-weight: bold;
  	padding: 10px 0;
  	text-transform: uppercase;
  	text-align: center;
}
.tableInfo td {
	padding: 10px 0;
}
.tableInfo tr td {
	background: url(../images/iconos_principales/noise-diagonal.png);	
}
.curricula {
	width: 95%;
	background: rgba(255, 255, 255, 0.75);
	text-align: left;
	margin: 0 auto 10px auto;
	padding: 10px 20px;

}
.comision {
	width: 95%;
	background: rgba(255, 255, 255, 0.75);
	text-align: left;
	margin: 0 auto 10px auto;
	padding: 10px 0px;
}
.intervenciones {
	width: 95%;
	background: rgba(255, 255, 255, 0.75);
	text-align: left;
	margin: 0 auto 10px auto;
	padding: 10px 0px;
}
.legislatura {
	width: 95%;
	/*background: rgba(255, 255, 255, 0.75);*/
	text-align: left;
	margin: 0 auto 10px auto;
	padding: 10px 0px;
}
.tableVota {
	width: 95%;
	border: 1px solid #000;
	margin: 10px auto;
	text-align: center;
	border-collapse: collapse;
}
.tableVota td {
	border: 1px solid #000;
	background: rgba(242, 247, 242, 0.8);
	padding: 5px 0;
}
.tableA {
	width: 100%;
	background: #FFF;
	*border-collapse: collapse;
	border-spacing: 0;
	line-height: 24px;
	text-align: justify;
}	
.tableA th {
	background: #C4C4C4;
	color: #000;
  	font-weight: bold;
  	padding: 10px 0;
  	text-transform: uppercase;
  	text-align: center;
}
.tableA p {
	padding: 0;
}
.inter p {
	padding: 10px 15px;
}
.tableV {
	width: 100%;
	background: #FFF;
	border-collapse: collapse;
	text-align: justify;
	border: 1px solid #000;
}	
.tableV th {
	background: #C4C4C4;
	color: #000;
  	font-weight: bold;
  	padding: 0;
  	text-transform: uppercase;
  	text-align: center;
}
.tableV td {
	background: #FFF;
	border: 1px solid #000;
	padding: 5px;
	font-weight: bold;
}
.Pardo tr:nth-child(odd) td {
	background: #F1F1F1 url(../images/iconos_principales/noise-diagonal.png);	
}
.tableInfo {
	width: 100%;
	background: rgba(255, 255, 255, 0.5);
	*border-collapse: collapse;
	border-spacing: 0;
	line-height: 24px;
	text-align: left;
}	
.tableInfo th {
	background: #C4C4C4;
	color: #000;
  	font-weight: bold;
  	padding: 10px 0;
  	text-transform: uppercase;
  	text-align: center;
}
.tableInfo td {
	padding: 10px 0;
}
.sumario {
	width: 440px;
	border-collapse: collapse;
	text-align: justify;
	line-height: 10px;
}
.sumario td {
	padding: 0;
	border: none;
}

.table_portada {
	width: 100%;
	border-spacing: 20px;
    border-collapse: separate;
}
.table_portada td {
	border: 1px solid #C4C4C4;
	background: #F1F1F1;
}
.back-top {
	display: none;
	padding: 20px;
	background: transparent;
	font-size: 20px;
	color: #FFF;
	cursor: pointer;
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 99;
}
.comisiones_slider {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #C4C4C4;
}
.comisiones_slider th, .comisiones_slider td {
	border: none;
}
.body {
    background: #eee;
    color:#000;
    margin: 0;
    padding: 0;
}
.swiper-container {
    width: 100%;
    height: 261px;
    margin: 20px auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    width: 60%;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide div {
	margin: 0;
	display: block;
	color: #000;
	font-size: 12px;
	line-height: 16px;
}
.swiper-slide:nth-child(2n) {
    width: 281px;
}
.swiper-slide:nth-child(3n) {
    width: 281px;
}
.layout {
	border: 1px solid #313931;
    box-shadow: 4px 4px 4px #313931;
}
.sesion {
	list-style-image: url('../images/iconos_principales/vineta2.png');
	padding: 0px 35px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
}

.sub-ul {
	text-align: left;
	list-style-image: url('../images/iconos_principales/vineta2.png');
}
.vinieta1 {
	text-align: left;
	list-style-image: url('../images/iconos_principales/vineta2.png');
}
.vinieta_sumario {
	text-align: left;
	list-style-image: url('../images/iconos_principales/vineta2.png');	
}
.vinieta_sumario_2 {
	text-align: center;
	list-style: none;
}
.letras {
	padding: 5px 5px 0px 5px;
    margin: 0 auto;
    text-align: center;
}
.act_alfabeto {
	padding: 8px 13px 8px 13px;
	display: inline-block;
	color: #FFF;
	background: #555;
	margin: 0px 0px 5px 5px;
	border-radius: 5px;
	text-decoration: none;
}
.alfabeto {
	padding: 5px 10px 5px 10px;
	display: inline-block;
	color: #000;
	background: #C4C4C4;
	margin: 0px 0px 5px 5px;
	border-radius: 5px;
	text-decoration: none;
}
.letras_2 {
	padding: 5px 5px 0px 5px;
    margin: 0 auto;
    text-align: center;
}
.alfabeto_2 {
	padding: 5px 10px 5px 10px;
	display: inline-block;
	color: #000;
	background: #C4C4C4;
	margin: 0px 0px 5px 5px;
	border-radius: 5px;
	text-decoration: none;
}
.list_enti {
	height: 300px;
	overflow: auto;
}
.ul_enti {
	margin-top: 15px;
}
.li_enti {
	display: inline-table;
	border: 1px solid #C4C4C4;
	width: 159px;
	height: 190px;
	margin: 5px 5px;
	text-align: center;
}
.tableEntidades {
	background: url(../images/fondo3.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-bottom: 1px solid #000;
}
.accordion-container {
    width: 100%;
    clear: both;
}
.accordion-titulo {
    position: relative;
    display: block;
    padding: 10px;
    text-decoration: none;
    background: #FAFAFA;
    border: 1px solid #C4C4C4;
    cursor: pointer;
}
.accordion-content {
    display: none;
    padding: 20px;
    overflow: auto;
}
#ftn1, #ftn2, #ftn3, #ftn4, #ftn5, #ftn6, #ftn7, #ftn8, #ftn9, #ftn10, #ftn11, #ftn12 {
	max-width: 1200px;
}  
.styled-select select {
	background: transparent;
	width: 100%;
	padding: 5px;
	font-size: 16px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 34px;
	-webkit-appearance: none;
}
.styled-select {
	width: 100%;
	height: 34px;
	overflow: hidden;
	background: url(../images/new_arrow.jpg) no-repeat right #ddd;
	border: 1px solid #ccc;
}
.styled-select select option {
	padding: 5px;
	font-size: 16px;
	line-height: 1;
	background: #ddd;
	border: 1px solid #ccc;
}
.btn_style_select {
	width: 100%;
	padding: 5px;
	font-size: 16px;
	line-height: 1;
	border-radius: 0;
	height: 34px;
}
.border_box_claro {
	border: 1px solid #C4C4C4;
	box-shadow: 5px 5px 5px #C4C4C4;
}
.capitalLetter {
	float: left;
	padding: 0 30px 0 0;
	width: 45%;
}
input[type="search"] {
	border-radius: 10px;
	border: 1px solid #000;
	width: 250px;
	outline: none;
	padding: 5px 10px;
}
.form_cv {
	border: 1px solid #C4C4C4;
	margin: 10px auto;
	width: 90%;
	padding: 10px;
}
.form_cv label {
	display: block;
	width: 80%;
	text-align: left;
}
.form_cv input[type="text"] {
	display: block;
	width: 80%;
	text-align: left;
	outline: none;
}
.form_cv input[type="date"] {
	display: block;
	width: 80%;
	text-align: left;
	outline: none;
}
.form_cv input[type="submit"] {
	display: block;
	padding: 5px 10px;
}
.degradado {
	border-radius: 10px;
	background: #bccbbd;
	background: -moz-linear-gradient(left,  #bccbbd 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#bccbbd), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left,  #bccbbd 0%,#ffffff 100%);
	background: -o-linear-gradient(left,  #bccbbd 0%,#ffffff 100%);
	background: -ms-linear-gradient(left,  #bccbbd 0%,#ffffff 100%);
	background: linear-gradient(to right,  #bccbbd 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bccbbd', endColorstr='#ffffff',GradientType=1 );
}
#url {
	display: none;
}
#date {
	display: none;
}
.degradado_historico {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/transparent+0,d0e5d1+50 transparent+100 */
	background: #d0e5d1; /* Old browsers */
	background: -moz-linear-gradient(left, transparent 0%, #d0e5d1 50%,  transparent 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,transparent), color-stop(50%,#d0e5d1), color-stop(100%, transparent)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, transparent 0%,#d0e5d1 50%, transparent 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, transparent 0%,#d0e5d1 50%, transparent 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, transparent 0%,#d0e5d1 50%, transparent 100%); /* IE10+ */
	background: linear-gradient(to right, transparent 0%,#d0e5d1 50%, transparent 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e5d1', endColorstr='#d0e5d1',GradientType=1 ); /* IE6-9 */
	copy
}
/*
.btn {
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	color: #ffffff;
	background: #3B443C;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
}

.btn:hover {
	background: #7D8F81;
	text-decoration: none;
}
*/
.integrante {
	padding: 10px;
	border-top: 1px solid #000;
}


.estenografia_contenido {
	width: 100%;
	margin: 0 auto 10px auto;
	background: rgba(255, 255, 255, 0.5);
}
.estenografia_contenido p, .estenografia_contenido h1, .estenografia_contenido h2, .estenografia_contenido h3, .estenografia_contenido h4, .estenografia_contenido h5, .estenografia_contenido h6  {
	padding: 2px 25px;
}
.estenografia_contenido ul {
	padding: 0 70px;
}
.estenografia_contenido li {
	padding: 0 70px;
}
.estenografia_contenido ul li {
	padding: 0;
}
.cabecera_estenografia_contenido {
	text-align: center;
	background: url(../images/fondo_2.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
}
.title_gaceta {
	width: 90%;
	margin: 10px auto;
	text-align: center;
	background: #fafafa;
	padding: 10px 0;
	font-size: 20px;
}
.info_gaceta {
	width: 95%;
	margin: 0 auto 1px auto;
	text-align: left;
	text-transform: uppercase;
	padding: 10px;
	background: #FAFAFA;
}
.sumario {
	width: 95%;
	margin: 0 auto 10px auto;
	padding: 10px;
	background: url('../images/fondo_2.jpg') no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sumario li {
	padding: 2px 25px;
}
.lista_gaceta {
	width: 100%;
	margin: 0 auto 10px auto;
	line-height: 25px;
}
.lista_gaceta table {
    border-spacing: 0;
    border-collapse: collapse;
}
.lista_gaceta table td, .lista_gaceta table th {
    padding: 5px 0;
}
.lista_gaceta p, .lista_gaceta h1, .lista_gaceta h2, .lista_gaceta h3, .lista_gaceta h4, .lista_gaceta h5, .lista_gaceta h6  {
	padding: 2px 25px;
}
.lista_gaceta ul, .lista_gaceta ol, .lista_gaceta dl {
	padding: 0 70px;
}
.lista_gaceta li {
	padding: 0 70px;
}
.lista_gaceta ul li, .lista_gaceta ol li, .lista_gaceta dl li {
	padding: 0;
}
.categoria {
	background: #FFF;
	padding: 15px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	/*list-style-image: url('../images/vineta2.png');	*/
}
.title_seccion {
    width: 90%;
    margin: 10px auto;
    text-align: center;
    background: #fafafa;
    padding: 10px 0;
    font-size: 20px;
}
.share-icons {
	width: 100%;
	color: #FFF;
	font-weight: bold;
	background: #7D8F81;
	text-align: right;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
}
.citatorios_title {
	text-align: center;
	background: #475249;
	color:#FFF;
	width: 95%;
	margin: 0 auto;
	padding: 5px 0;
	border: 1px solid #475249;
}
.citatorios_internos {
	width: 95%;
	margin: 0 auto;
	border: 1px solid #475249;
	background: rgba(255, 255, 255, 0.5);
}
.citatorios, .seccion_uno, .seccion_dos, .seccion_tres {
	margin: 10px auto;
	width: 100%;
	text-align: justify;
}
.btn_esteno {
	border: 1px solid #C3C3C3; padding: 15px 10px; border-radius: 5px; background: #7D8F81; color: #FFF;
}