﻿/***** Screen 990px *****/
* {
	padding: 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.bold {
	font-weight: bold;
	
}
.under {
	text-decoration: none !important;
}
.boldsub {
	font-weight: bold;
	text-decoration: underline;
	
}
.bdtdvacio {
	background-color: #6e6961 !important;
	padding: 0.4em;
}
.sub{
	text-decoration: underline;

}
.mleft {
	margin-left: 20px;
	
}
html {
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}
body {
	margin: 0;
	padding: 0;
	font: 100%, "Century Gothic", "Trebuchet MS", Helvetica, sans-serif;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	background-color: #b5aba6;
	background-image: url(../images/fn_portada.png);
	background-repeat: no-repeat;
}
	body.int {
		margin: 0;
		padding: 0;
		font: 100%, "Century Gothic", "Trebuchet MS", Helvetica, sans-serif;
		color: #333;
		-webkit-font-smoothing: antialiased;
		-webkit-text-size-adjust: none;
		background-color: #b5aba6;
		background-image: url(../images/fn_portada_int.png);
		background-repeat: no-repeat;
		/*background-attachment: fixed;*/
		background-position: right top;
	}
/** Generated by FG **/
@font-face {
	font-family: 'kutxabank';
	src: url('../fonts/DINWeb-Black.eot');
	src: local('☺'), url('../fonts/DINWeb-Black.woff') format('woff'), url('../fonts/DINWeb-Black.ttf') format('truetype'), url('../fonts/DINWeb-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'kutxabankbold';
	src: url('../fonts/DINWeb-Bold.eot');
	src: local('☺'), url('../fonts/DINWeb-Bold.woff') format('woff'), url('../fonts/DINWeb-Bold.ttf') format('truetype'), url('../fonts/fontsDINWeb-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
#page {
	margin: 0 auto;
}
#container {
	margin-top: 100px;
	overflow: hidden;
}
h1 {
	margin: 0 auto;
}
h1 img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}
.himg {
	max-width: 90%;
 *max-width: 90%;
}
#menu {
	background-image: url(../images/fn_menu.jpg);
	background-repeat: repeat-x;
	height: 57px;
	width: 100%;
	background-color: #000;
}
#menu ul {
	line-height: 3em;
	text-align: center;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	font-family: "kutxabankbold";
	text-transform: lowercase;
	font-size: 1.2em;
	color: #dfd9d1;
	height: 57px;
	width: auto;
	display: inline-table;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
#menu ul li a:hover {
	font-family: "kutxabankbold";
	text-transform: lowercase;
	font-size: 1.2em;
	color: #fff;
	height: 57px;
	width: auto;
}
/** Estilos página interior **/
#container_int {
	overflow: hidden;
	width: 100%;
	clear: both;
	margin: 0 auto;
}
#cont_right {
	float: right;
	width: 83%;
	display: inline-block;
}
#cont_left {
	width: 17%;
	float: left;
	position: absolute;
	display: inline-block;
}
#cont_left h1 {
	/*width: 234px;*/
 *width: auto;
 *padding-left: 18px;/*explorer7*/
	padding-left /*\**/: 18px\9; /*explorer8*/
	width /*\**/: auto\9; /*explorer8*/
   /* height: 132px;*/
    margin-bottom: 6px;
    position: relative;
    text-align: center;
    margin-top:12px;
}
#menu_int {
	/*background-image: url(../images/fn_menu.jpg);
	background-repeat: repeat-x;*/

	width: 100%;
	/*background-color: #000;*/
	margin-top: 80px;
}
#menu_int ul {
	line-height: 2.5em;
	text-align: left;
    
}
#menu_int ul li {
	display: inline;
}
#menu_int ul li a {
	font-family: "kutxabankbold";
	text-transform: lowercase;
	font-size: 1em;
	color: #dfd9d1;
	/*height: 57px;*/ /* altura deshabilitada */
	display: inline-table;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 20px;
	text-indent: 5px;
	margin-top /*\**/:4px\9; /*explorer8*/
        border: solid 1px #ccc;
}
#menu_int ul li a:hover {
	font-family: "kutxabankbold";
	text-transform: lowercase;
	font-size: 1em;
	color: #fff;
	background-color: #e3202c;
}
nav {
	background-image: url(../images/fn_menu_int.jpg);
	height: 100%;
}
nav ul li {
	background-color: #746756;
	border-bottom: solid 1px #ddd7cf;
	color: #e6e3de;
	font-family: "Arial";
	font-size: 0.9em;
	display: block;
	font-weight: normal;
}
	nav ul li a {
		background-color: #746756;
		color: #e6e3de;
		font-family: "Arial";
		max-height: 7em;
		padding-top: 0.8em;
		padding-bottom: 0.8em;
		padding-left: 6px;
		display: block;
		font-weight: normal;
		text-decoration: none;
		font-size: 0.9em;
		text-align: left;
		/**opacity: 10;
	filter: alpha(opacity=100);**/
		-webkit-transition: opacity 0.5s linear;
		
	}
nav ul li a:hover {
	background-color: #fff;
	color: #000;
	/**: 0.8;
	filter: alpha(opacity=80);**/
	-webkit-transition: opacity 0.3s linear;
}
nav ul li ul li a {
	background-color: #a49a8d;
	border-bottom: solid 1px #ccc;
	color: #fff;
	font-family: "Arial";
	height: auto;
	display: block;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.9em;
	text-align: left;
}
nav ul li ul li a:hover {
	background-color: #fff;
	border-bottom: solid 1px #ccc;
	color: #282626;
	display: block;
	
	text-decoration: none;
	
	text-align: left;
}
nav ul li ul li ul li a {
	background-color: #eeeeee;
	border-bottom: solid 0px #ccc;
	color: #343231;
	font-family: "Arial";
	max-height: 5em;
	padding-left:13px;
	display: block;
	font-weight: normal;
	text-decoration: none;
	font-size: 1em;
	text-align: left;
}
nav ul li ul li ul li a:hover {
	background-color: #fff;
	border-bottom: solid 0px #ccc;
	color: #545251;
	display: block;
	font-weight: normal;
	text-decoration: none;
	
	text-align: left;
}
nav select {
	display: none;
	margin: 0;
	padding: 0;
}
.k {
	    border: 0;
    padding: 0;
    margin: 0;
    height: 43px;
    float: right;
    display: none;
}
h2 {
	color: #000;
	border-bottom: solid 2px #baad9b;
	font-family: "kutxabankbold";
	margin-bottom: 12px;
	line-height: 28px;
}
h3 {
	margin-bottom: 14px;
	font-size: 1.3em;
	color: #821614;
	font-family: "kutxabankbold";
	border-bottom:dotted 1px #de9f9e;
	padding-top: 14px;
}
h4 {
	margin-bottom: 10px;
	font-size: 1.2em;
	color: #43403d;
	font-family: "kutxabankbold";
	padding-top: 14px;
}
h5 {
	margin-top:22px;
	margin-bottom: 8px;
	font-size: 1.1em;
	color: #8c857c;
	/*font-style:italic;*/
}
h4.figure {
	margin-bottom: 14px;
	color: #333;
	font-family: "kutxabankbold";
	text-align: center;
}
.content {
	margin-top: 28px;
	background-color: #fff;
	font-family: Arial;
	font-size: 90%;
	height: 100%;
	padding: 1em;
	min-height: 430px;
}
.content p {
	margin-bottom: 14px;
	text-align: justify;
}
.content p.center {
	text-align:center;
}
.left {
	float: left;
 *display: none;/* IE6 e IE7 */
	display /*\**/: none\9; /*explorer8*/
}
.txtleft {text-align: left !important;}
.right {
	float: right;
}
#menu_inf_mov {
	display: none;
}
#menu_inf_mov ul {
	line-height: 3em;
	text-align: center;
}
#menu_inf_mov ul li {
	display: block;
	height: 47px;
	border-bottom: solid 6px #fff;
}
#menu_inf_mov ul li a {
	font-family: "kutxabankbold";
	text-transform: lowercase;
	font-size: 1.3em;
	color: #dfd9d1;
	width: 100%;
	display: inline-table;
	text-decoration: none;

}
#menu_inf_mov ul li a:hover {
	font-family: "kutxabankbold";
	text-transform: lowercase;
	color: #fff;
	width: 100%;
}
/*** estilos para los datos de los gráficos ***/
figure {
	text-align: center;
	margin: 0 auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align:middle;
}
img.grafico {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}
li.color1 {
	background-color: #242424;
}
li.color1 span {
	background-color: #fff;
	margin-left: 12px;
	font-size: 1em;
	text-align:right;
	padding-left: 5px;
 *margin-right: -4px;
}
li.color2 {
	background-color: #a72824;
}
li.color2 span {
	background-color: #fff;
	margin-left: 12px;
	font-size: 1em;
	text-align:right;
	padding-left: 5px;
 *margin-right: -4px;
}
li.color3 {
	background-color: #7e7e7e;
}
li.color3 span {
	background-color: #fff;
	margin-left: 12px;
	font-size: 1em;
	text-align:right;
	padding-left: 5px;
 *margin-right: -4px;
}
li.color4 {
	background-color: #fdc9ca;
}
li.color5 {
	background-color: #beab9a;
}
li.color4 span, li.color5 span {
	background-color: #fff;
	margin-left: 12px;
	font-size: 1em;
	text-align:right;
	padding-left: 5px;
 *margin-right: -4px;
}
li.color6 {
	background-color:#716654;
}
li.color6 span {
	background-color: #fff;
	margin-left: 12px;
	font-size: 1em;
	text-align:right;
	padding-left: 5px;
 *margin-right: -4px;
}
li.color7 {
	background-color:#a1978b;
}
li.color7 span {
	background-color: #fff;
	margin-left: 12px;
	font-size: 1em;
	text-align:right;
	padding-left: 5px;
 *margin-right: -4px;
}
li.color8 {
	background-color:#ebebeb;
}
li.color8 span {
	background-color: #fff;
	margin-left: 12px;
	font-size: 1em;
	text-align:right;
	padding-left: 5px;
 *margin-right: -4px;
}

li.color9 {
	background-color:#d7d7d7;
}
li.color9 span {
	background-color: #fff;
	margin-left: 12px;
	font-size: 1em;
	text-align:right;
	padding-left: 5px;
 *margin-right: -4px;
}

li.color10 {
	background-color:#dfcfc6;
}
li.color10 span {
	background-color: #fff;
	margin-left: 12px;
	font-size: 1em;
	text-align:right;
	padding-left: 5px;
 *margin-right: -4px;
}

ul.datos_grafico {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
ul.datos_grafico li {
	display: inline;
	font-size: 0.8em;
	margin-right: 8px;
}
p.grupoh3 {
}
p.subh3 {
	font-weight: bold;
	color: #604848;
	text-decoration: underline;
}
p.subh4 {
	font-weight: bold;
	color: #604848;
	text-decoration: underline;
}
.active3 {
	background-color: #fff;
	font-weight: bold;
	color: #000;
	border-radius: 5px 0px 0px 5px;
}
.active4 {
	background-color: #fff;
	font-weight: bold;
	color: #000;
	border-radius: 5px 0px 0px 5px;
}
}
.active3:hover, .active4:hover {
	background-color: #fff;
	color: #666;
	font-weight:bold;
}
/*listas generales*/


.li_bold_sub {
	font-weight: bold;
	text-decoration: underline;
	font-family: "kutxabankbold";
	margin-bottom: 11px;
}
.content ul {
	margin-left: 1em;
	margin-bottom: 1em;
	width: 95%;
}
.content ol {
	margin-left: 1.5em;
	margin-bottom: 1em;
	width: 90%;
	font-weight: bold;
}
.content ol li {
	font-weight: normal;
}
.content ul li {
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-image:url(../images/li_red.png);
	
}
.content ul li li {
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-image:url(../images/li_pink.png);
	
}
.content ul li.list {
	margin-top: 2px;
	margin-bottom: 2px;
	list-style: none;
	
}
/*tablas generales*/

caption {
	border-left: dotted 1px #828282;
	border-right: dotted 1px #828282;
	border-top: dotted 1px #828282;
	padding-top:5px;
	padding-bottom: 5px;
	font-size: 1em;
	font-weight:bold;
	color: #fff;
	font-size: 1.1em;
	background-color: #746756;
}
.content table {
	width: 90%;
	font-size: 0.9em;
	border-bottom: dotted 1px #333;
	border-left: dotted 1px #333;
	border-right: dotted 1px #333;
	border-top: dotted 1px #333;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	padding: 0;
}
.content table tr th {
	background-color: #6e6961;
	color: #fff;
	text-align: center;
	padding:0.4em;
	
}
.content table tr th.white {
	background-color: #fff;
	text-align: center;
	padding:0.6em;
	
}
.content table tr td {
	color: #333;
	text-align: center;
	border-top: dotted 1px #979797;
	text-align: left;
	background-color: #efeee6;
	padding: 0.5em;
}
.content table tr th.row {
	color: #333;
	text-align: center;
	border-top: dotted 1px #979797;
	text-align: left;
	background-color: #efeee6;
	padding: 0.5em;
	font-weight: bold;
}
.content table tr th.total2 {
	color: #333;
	text-align: center;
	border-top: solid 1px #979797;
	text-align: left;
	background-color: #efeee6;
	padding: 0.5em;
}
.content table tr th.total {
	color: #fff;
	text-align: right;
	border-top: dotted 1px #979797;
	text-align: left;
	background-color: #444444;
	padding: 0.5em;
	font-weight: bold;
}
.content table tr td.total {
	color: #fff;
	text-align: right;
	border-top: dotted 1px #979797;
	background-color: #444444;
	padding: 0.5em;
	font-weight:bold;
}
.content table tr td.total a {
	color: #fff;
	text-align: center;
	background-color: #444444;
	padding: 0.5em;
	font-weight:bold;
	text-decoration: none;
}
.content table tr td.gris {
	color: #333;
	text-align: center;
	border-top: dotted 1px #979797;
	text-align: left;
	background-color: #efeee6;
	padding: 0.5em;
	width: 44%;
}
.content table tr td.white {
	color: #333;
	text-align: center;
	border-left: dotted 1px #979797;
	text-align:justify;
	background-color: #fff;
	padding: 0.5em;
}
.content table tr td.resul {
	color: #333;
	text-align: center;
	border-top: dotted 1px #979797;
	border-left: dotted 1px #979797;
	text-align: center;
	background-color: #fff;
	width: 35%;
}
.content table tr td.resul1 {
	color: #333;
	text-align: right;
	background-color: #fff;
	border-left: dotted 1px #979797;
	font-weight: bold;
    width:10%;
}
	.content table tr td.resul1nb {
		color: #333;
		text-align: right;
		background-color: #fff;
		border-left: dotted 1px #979797;
		
		width: 10%;
	}
.content table tr td.resul1b {
	color: #333;
	text-align: right;
	background-color: #fff;
	border-left: dotted 1px #979797;
	font-weight: 800;
    width:10%;
}
.content table tr td.result {
	color: #333;
	text-align: left;
	background-color: #fff;
	border-left: dotted 1px #979797;
	font-weight: bold;
    width: 50%;
}

content table tr td.datoit {
    color: #333;
    text-align: left;
    border-top: dotted 1px #979797;
    background-color: #fff;
    font-style: italic;
}
.content table tr th.row {
    color: #333;
    text-align: center;
    border-top: dotted 1px #979797;
    text-align: left;
    background-color: #efeee6;
    padding: 0.5em;
    font-weight: bold;
}
.content table tr th.ronobold {
    color: #333;
    text-align: center;
    border-top: dotted 1px #979797;
    text-align: left;
    background-color: #efeee6;
    padding: 0.5em;
    font-weight: normal;
}
.content table tr td.resul1 a {
	color: #333;
	text-align: right;
	background-color: #fff;
	width: 10%;
	text-decoration: none;
}
.content table tr td.dato {
	color: #333;
	text-align: left;
	border-top: dotted 1px #979797;
	background-color: #fff;
}
.content table tr td.datoit {
	color: #333;
	text-align: left;
	border-top: dotted 1px #979797;
	background-color: #fff;
	font-style: italic;
}
.content table tr td.izda {
	text-align: left !important;
}
.content table tr td.center {
	text-align: center !important;
}
.content table tr th.top {
	vertical-align: top !important;
}
.pad {padding: 25px !important;
}
.det_tabla {
	font-size: 0.88em;
    /* margin-left: 30px; */
    font-style: italic;
    width: 90%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: 1em;
    margin-left: auto;
    padding: 0;
}
.det_tablab {
	font-size: 0.88em;
	/* margin-left: 30px; */
	font-style: italic;
	width: 100%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	padding: 0;
}
.borderbot {border-bottom: 1px solid #fff;
}

.link {
	text-decoration: underline;
	color: #000;
}
.link:hover {
	text-decoration: none;
}
.link:visited {
	text-decoration: underline;
	color: #000;
}
.center {
	text-align:center;
}
.bloq_cont {
	
	background-image: url(../images/bullet_bloq_cont.png);
	background-repeat: no-repeat;
	/* padding: 1em; */
	/* width: 30%; */
	margin-left: 5px;
	color: #710e0a;
	/* margin-top: 8px; */
	margin-bottom: 8px;
	padding-left: 20px;
	/* text-indent: 12px; */
	float: left;
	/* display: block; */
	/* margin-right: 33px; */
	text-align: left;
	font-weight: bold;
	width: 100%;
}

	
.bloque {
	height: 220px;
}
.direccion a {
	color: #000;
	text-decoration: none;
}
#menu_int ul {
}
#menu_int ul li.active a {
	font-family: "kutxabankbold";
	text-transform: lowercase;
	font-size: 1em;
	color: #fff;
	display: inline-table;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 20px;
	text-indent: 5px;

 *background-repeat: repeat-x;
 *padding-top: 19px;
 *padding-bottom: 18px;
 *background-color: #e3202c;
	position /*\**/: relative\9; /*explorer8*/
	top /*\**/: -4px;
\9; /*explorer8*/
 *position:static;
    min-width: 170px;
    text-align: center;
}
#menu_int ul li#p_noactive1 a, #menu_int ul li#p_noactive a {
	position /*\**/: relative;
\9; /*explorer8*/
	top /*\**/: -4px;
\9; /*explorer8*/
 *position:static;
	position: static;
	top: -4px;
   border: solid 1px;
   color: #fff;
   min-width: 170px;
    text-align: center;
}
#menu_int ul li#p_noactive1 a:hover {
 *font-family: "kutxabankbold";
 *text-transform: lowercase;
 *font-size: 1em;
 *color: #fff;
 *height: 57px;
 *display: inline-table;
 *text-decoration: none;
 *padding-right: 10px;
 *padding-left: 10px;
 background-color: #000 !Important;
 *background-repeat: repeat-x;
 *margin-left: 20px;
 *text-indent: 5px;
 *padding-top: 30px;
 *padding-bottom: 50px;
	padding-top /*\**/: -15px\9; /*explorer8*/
	display /*\**/: inline-table;
\9; /*explorer8*/
}
#menu_int ul li#p_noactive a:hover {
 *font-family: "kutxabankbold";
 *text-transform: lowercase;
 *font-size: 1em;
 *color: #fff;
 *height: 57px;
 *display: inline-table;
 *text-decoration: none;
 *padding-right: 10px;
 *padding-left: 10px;
 *background-color: #000;
 *background-repeat: repeat-x;
 *margin-left: 20px;
 *text-indent: 5px;
 *padding-top: 30px;
 *padding-bottom: 50px;
}

#p_noactive a:hover, #p_noactive a:hover, #p_noactive1 a:hover {

background-color: #000 !Important;
border: solid 1px #000;

}

.content ul.latin li {
    margin-top: 10px;
    margin-bottom: 10px;
    list-style-image: none;
    list-style-type: lower-latin;
    text-align: justify;
    text-align: left;
}

.nobold {
	font-weight: normal!important;
}

/*** Pantallas panorámicas*****/
@media only screen and (min-width:1200px) {
h1 img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}
.himg {
	max-width: 100%;
}
#menu ul li a {
	font-size: 1.2em;
}
#menu_int ul li.active a {
	font-family: "kutxabankbold";
	text-transform: lowercase;
	font-size: 1em;
	color: #fff;
	display: inline-table;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #e3202c;
	background-repeat: repeat-x;
	margin-left: 20px;
	text-indent: 5px;
}
#menu ul li a:hover {
	font-size: 1.2em;
}
/** Estilos página interior **/
    nav select {
	display: none;
	margin: 0;
	padding: 0;
}
	.table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}

}
/*** Ipad horizontal y vetical*****/

@media (min-width: 768px) and (max-width: 1199px) {
h1 {
	margin: 0 auto;
	max-width: 100%;
}
h1 img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}
.himg {
	max-width: 100%; /** Estilos página interior **/
	padding-top: 20px;
 *width: 80%;
 *padding-top: 20px;
}
.logo_int {
	display: inline-block;
	max-height: 100%;
	max-width: 80%;
	vertical-align: middle;
	padding-left: 23px;
	padding-top: 32px;
 *width: 80%;
}
.left {
 *display: none;
}
#menu ul {
}
#menu ul li a {
	font-size: 0.9em;
	width: 100%;
}
#menu ul li a:hover {
	font-size: 0.9em;
	width: 100%;
}
#menu_int ul li.active a {
	margin-left: 20px;
	text-indent: 5px;
	color: #fff;
    background-color: #e3202c;
}
/** Estilos página interior **/
    nav select {
	display: none;
	margin: 0;
	padding: 0;
}
.left {
	display: none;
}
}

/***** Phone (portrait 300px) vertical - Smartphone - vertical *****/
@media only screen and (max-width: 767px) {
body {
	background-image: none;
}
body.int {
	background-image: none;
}
#container {
	margin-top: 20px;
	overflow: hidden;
}
#menu {
	height: 100%;
	width: 100%;
	background-color: #000;
	background-image: none;
}
#menu ul li a {
	font-size: 1.2em;
	width: 100%;
	border-bottom: solid 1px #abaaa8;
	height: 57px;
	color: #dfd9d1;
    border: 0px !Important;
}
    select {
    display: none;
    
    }

#menu_int ul {
    
   background-color: #e3202c; 
    
    }
#menu ul li a:hover {
	font-family: "kutxabankbold";
	color: #fff;
	background-color: #bb2f29;
	background-image: none;
	font-size: 1.2em;
	width: 100%;
	border-bottom: solid 1px #ccc;
	height: 57px;
}

h1 img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}
h1 {
	margin: 0 auto;
	max-width: 90%;
}
.himg {
	max-width: 90%;
	padding-left: 12px;
}
/** Estilos página interior **/

    nav select {
	display: inline-block;
	margin-top: 28px;
	margin-bottom: 19px;
	margin-left: 5px;
	width: 97%;
	height: 30px;
	font-size: 1em;
	background-color: #000;
	color: #fff;
}
	nav {
		background-image: none;
		height: auto;
		margin-top: 61px;
		margin-bottom: 25px;
	}
nav ul {
	display: none;
}
nav ul li {
	display: none;
}
.k {
	display: none;
}
#cont_right {
	width: 100%;
	margin-top: 54px;
}
#cont_left {
	width: 100%;
	margin-top: -13px;
}
.left {
	display: none;
}
#menu_int {
	width: 97%;
	background-color: #000;
	background-image: none;
	margin: 0 auto;
	margin-top: 66px;
}
#menu_int ul li a {
	border: 0px !important;
}
#menu_int ul {

    text-align: center;

    }
#cont_right {
	width: 100%;
	margin-top: 70px;
}
#menu_inf_mov {
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	background-color: #000;
	display: inline-block;
}
#menu_inf_mov ul {
	line-height: 3em;
	text-align: center;
}
#menu_inf_mov ul li {
	display: block;
	height: 47px;
	border-bottom: solid 1px #fff;
}
#menu_inf_mov ul li a {
	font-family: "kutxabankbold";
	text-transform: lowercase;
	font-size: 1.1em;
	color: #dfd9d1;
	width: 100%;
	display: inline-table;
	text-decoration: none;
}
#menu_inf_mov ul li a:hover {
	font-family: "kutxabankbold";
	text-transform: lowercase;
	color: #fff;
	width: 100%;
}
.content {
	margin-top: 33px;
	background-color: #fff;
	font-family: Arial;
	font-size: 1em;
	height: 100%;
	padding: 1em;
	text-align: center;
}
#menu_int ul li#p_noactive a {
	display: none;
}
#menu_int ul li#p_active a {
	color: #fff;
	font-size: 1.2em;
	margin-left: 12px;
    text-transform: lowercase;
    text-align: center;
}
#menu_int ul li#p_noactive1 a {
	display: none;
}
.logo_int {
	/*max-height: 60%;
	max-width: 60%;*/
	padding-left: 35px;
	/*padding-top: 27px;*/
}
/*tablas generales*/
.content table {
	border: solid 1px #000;
	
	/*font-size: 0.45em;*/
	font-size: 85%;
	border-bottom: dotted 1px #333;
	border-left: dotted 1px #333;
	border-right: dotted 1px #333;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
.content table tr th {
	background-color: #5f5a53;
	color: #fff;
	text-align: center;
	padding:0.6em;
	font-size: 0.8em;
	font-weight:normal;
}
#menu_int ul li.active a {
	color: #fff;
	background-color: #e3202c;
    text-align: center;
    text-transform: lowercase;

}
.content ul li {
	text-align: left;
}

.bloq_cont {
	
	background-image:none;
	background-repeat:no-repeat;
	margin-left:5px;
	color: #710e0a;
	margin-bottom: 0px;
	padding-left:0px;
	float: left;
	text-align:left;
	font-weight: bold;
	width:100%;
}



}

@media only screen and (min-width: 767px) and (max-width: 900px) {

    #menu_int ul li a {
    
    
        font-size: 0.8em !Important;
        padding: 0;

    


}
}




/*****  Phone (landscape 420px) horizontal Smartphone - horizontal *****/
@media only screen and (min-width: 280px) and (max-width: 767px) {
body {
	background-image: none;
}
body.int {
	background-image: none;
}
#container {
	margin-top: 20px;
	overflow: hidden;
}
h1 {
	margin: 0 auto;
	max-width: 90%;
}
h1 img {
	display: inline-block;
	/*max-height: 90%;
	max-width: 90%;*/
	vertical-align: middle;
}
.himg {
	max-width: 90%; /** Estilos página interior **/
	padding-left: 19px;
}
nav select {
    display: inline-block;
    margin-top: -25px;
    margin-left: 9px;
    width: 97%;
    height: 31px;
    font-size: 1em;
    background-color: #000;
    color: #fff;
}
nav {
	background-image: none;
	height: auto;
}
nav ul {
	display: none;
}
.k {
	display: none;
}
#cont_right {
	width: 100%;
}
#cont_left {
	width: 100%;
}
.left {
	display: none;
}
.right {
	max-width: 50%;
}
	#menu_int {
		width: 97%;
		background-color: #e3202c;
		margin-top: 80px;
	}

#menu_int ul li.active {
	color: #fff;
	background-color: #e3202c;
    text-align: center;
}

#menu_int ul {
    
    background-color: #e3202c;
    }
#menu_int ul li.active a {
	color: #fff;
	background-color: #e3202c;
    text-align: center;
}
.logo_int {
	/*max-height: 70%;
	max-width: 70%;*/
	padding-left: 35px;
	/*padding-bottom: 10px;*/
	/*padding-top: 5px;*/
}
#cont_right {
	width: 100%;
	margin-top: 70px;
}
#menu_inf_mov {
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	background-color: #000;
	display: inline-block;
}
#menu_inf_mov ul {
	line-height: 3em;
	text-align: center;
}
#menu_inf_mov ul li {
	display: block;
	height: 47px;
	border-bottom: solid 2px #fff;
}
#menu_inf_mov ul li a {
	font-family: "kutxabankbold";
	text-transform: lowercase;
	font-size: 1.3em;
	color: #dfd9d1;
	width: 100%;
	display: inline-table;
	text-decoration: none;
    border: 0 !important;
}
#menu_inf_mov ul li a:hover {
	font-family: "kutxabankbold";
	text-transform: lowercase;
	color: #fff;
	width: 100%;
}
.content {
	margin-top: 33px;
	background-color: #fff;
	font-family: Arial;
	font-size: 1em;
	height: 100%;
	padding: 1em;
}
/*tablas generales*/
	.content table {
		border: solid 1px #000;
		
		/*font-size: 0.45em;*/
		font-size: 85%;
		border-bottom: dotted 1px #333;
		border-left: dotted 1px #333;
		border-right: dotted 1px #333;
		text-align: left;
		margin-top: auto;
		margin-right: auto;
		margin-bottom: 1em;
		margin-left: auto;
	}
.content table tr th {
	background-color: #5f5a53;
	color: #fff;
	text-align: center;
	padding:0.6em;
	font-size: 0.9em;
	font-weight:normal;
}
	table {
		width: 100%;
		max-width: 100%;
		margin-bottom: 1rem;
		background-color: transparent;
	}

	.table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}



 @media print {
#cont_left {
	display:none;
}
#cont_right {
	width:100%;
}
#menu_int {
	display:none;
}
}
