html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
	font-family: 'Lato', sans-serif;
}
body{
	font-family: 'Lato', sans-serif;
	font-size:15px;
	color:#666666;
}
a{
	text-decoration:none;
	color:#ffffff;
}
a img {
	border: none;
	border-image:none;
}
h1,h2,h3,h4,h5,h6,p,body,ul,li{
	margin: 0px;
	padding: 0px;
}
h1{
	font-size:36px;
}
h2{
	font-size:22px;
}
h4{
	font-size:16px;
}
ul {
	list-style:none;
}
div,nav,article,section,header,footer,aside {
	display: block;
}
hr{
	margin:30px 0px;
}
.fixed{
	width:100%;
	background-color:#FFFFFF;
	position:fixed;
	z-index:9;
}
.centrado {
	overflow:auto;
	width: 1200px;
	margin:0 auto;
}
.fullwidth{
	width: 100% !important;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear: both;
}
.textcenter{
	text-align:center;
}
.row{
	width:100%;
	clear:both;
	position:relative;
	overflow:auto;
}
.twocolumns{
	width:49%;
	float:left;
	box-sizing: border-box;
}
.twocolumns_right{
	width:49%;
	float:right;
	box-sizing: border-box;
}
.twocolumns p{
	padding:0px 10px;
}
.threecolumns:first-child{
	margin-left:20px;
}
.threecolumns{
	font-size:13px !important;
	overflow:auto;
	width:30.5%;
	float:left;
	margin:10px 5px;
	box-sizing: border-box;
	background-color:#F5F5F5;
	height:90%;
	border-radius:5px;
	box-shadow:1px 0px 9px 0px rgba(50, 50, 50, 1);
}
.threecolumns:last-child{
	margin-right:10px;
}
.mobileheader, .mobilemenulist,.separadormobile, #mobilefooter{
	display:none
}
header{
	background-image:url(../images/bg/bg_v.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position:center center;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}
header img{
	margin: 15px 0px 15px 120px;
	float:left;
}
.botonheader{
	width:auto;
	height:23px;
	background-color:#0169B2;
	color:#FFFFFF;
	float:right;
	text-align:center;
	font-size:14px;
	padding:7px 5px 0px 5px;
	border:1px solid #0169B2;
	margin: 44px 20px 0px 0px;
}
.botonheader:hover{
	background-color:#ffffff;
	border:1px solid #0169B2;
	color:#0169B2;
}
.botonfooter{
	width:70px;
	height:27px;
	background-color:#fff;
	color:#0169B2;
	float:left;
	text-align:center;
	font-size:16px;
	font-weight:400;
	padding-top:9px;
	border:1px solid #0169B2;
	margin:20px 0px 0px 10px;;
}
#menu{
	background-color:#0169B2;
	border:1px solid #0169B2;
	overflow:auto;
}
#menu div>ul{
	margin:0 auto;
}
#menu div>ul>a:first-child{
	border-left:none;
}
#menu div>ul>a{
	text-align:center;
	list-style:none;
	text-decoration:none;
	float:left;
	padding:5px 15px;
	font-size:16px;
	border-left: 1px solid #C1B6D5;
	width:25%;
	box-sizing: border-box;
}
#menu div>ul>a:hover{
	color:#0169B2 !important;
	background-color:#ffffff;
}
.separador{
	height:140px;
}
.separador_foot{
	height:30px;
}
.slider{
	position:relative;
	overflow:auto;
}
#feeds{
	width:23%;
	height:220px;
	float:left;
}
.rss, .novedades{
	height:90px;
	padding:5px;
	background-color:#0169B2;
	position:relative
}
.rss{
	margin:10px 0px;
}
.introwrap{
	width:98%;
	padding:5px;
	text-align:center;
	position:relative;
	background-color:#0169B2;
}
.introwrap h2{
	font-size:16px;
	color:#FFF;
	font-weight:400;
}
#tickers{
	margin:0px 10px;
	width:52%;
	height:220px;
	float:left;
}
.ticker:first-child{
	margin-top:10px;
}
.ticker{
	width:100%;
	height:30px;
	margin-bottom:5px;
}
.ticker:last-child{
	margin-bottom:0px;
}
.bxslider li{
	width:auto !important;
	margin:0px 10px !important;
}
.divisas li{
	width:25%;
	float:left;
	text-align:center;
}
.divisas li span{
	color:rgba(102,102,102,1);
}
.inline{
	text-align:center !important;
	display:inline-block !important;
	margin-top:10px !important;
	line-height:10px !important;
}
.links{
	margin-top:30px;
	width:100%;
	height:70px;
	overflow:auto;
}
.links img{
	width:25%;	
}
#resumen{
	width:23%;
	height:205px;
	float:left;
	margin-top:10px;
	padding-top:5px;
	overflow:auto;
	background-color:#F5F5F5;
}

.head{
	background-color:#F5F5F5 !important;
	border-top:none !important;
	border-bottom:1px solid #FFF;
	color: #666;
	text-decoration:none;
	font-size:14px !important;
	vertical-align: middle;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.head td {
	border:none !important;
}
.indice{
	color:#09C !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px !important;
}
.indiceu, .indicev{
	font-size:13px !important;
}
#resumen table{
	background-color:#F5F5F5 !important;
/*	border: thin inset #999;
	border-top:none !important;
	border-left:none !important;
	border-right:none !important;
*/	border-collapse: collapse;
	border-spacing: 0px;
	text-indent: 0px;
	padding:5px !important;
	margin:0px !important;
}
.item p{
	width:100%;
	text-align:center !important;
}
.baja{
	color: #F00 !important;
}

.alza{
	color: #47D018 !important;
}

.igual{
	color: #004798 !important;
}

.simbolo{
	color: #04A69B !important;
	/*display:block;*/
}
.titulo{
	color:#ffffff;
	background-color: rgba(153,153,153,1);
	padding:10px 0px;
	margin:45px 0px;
}
.icon{
	width:250px;
	float:left;
}
.icon1{
	width:750px; 
	margin:0 auto
}
.icon2{
	width:500px; 
	margin:0 auto
}
.icontxt{
	padding-top:10px;
}
#contacto{
	margin:0px !important;
}
form{
	margin:30px 0px;
}
input[type="text"],textarea{
	width:98%;
	border:1px solid #999;
	/*border-radius:5px;*/
	font-size:16px;
	padding:3px;
	font-family: 'Lato', sans-serif;
}
textarea{
	min-height:80px;
	max-height:80px;
}
input[type="submit"]{
	width:99.5%;
	border:1px solid #999;
	/*border-radius:5px;*/
	font-size:16px;
	padding:3px;
	font-family: 'Lato', sans-serif;
}
input[type="submit"]:hover{
	background-color:#0169B2;
	color:#FFF;
	cursor:pointer;	
}

#footer{
	/*box-shadow: 0px -4px 4px 0px rgba(0, 0, 0, 0.4);*/
	bottom:0px;
	height:75px;
	background-color:#0169B2;
}
#datafiscal, #pdp{
	margin-top:20px;
	float:left;
}
#pdp{
	margin-left:10px;
}
#txtfooter{
	float:left;
	color:rgba(255,255,255,1);
	margin-top:30px;
	margin-left:20px;
	font-size:14px;
}
#lutvia{
	margin-top:9px;
	float:right;
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
	.mobileheader, .mobilemenulist,.separadormobile, #mobilefooter{
		display:none
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
	h2{
		font-size:18px;
	}
	.mobileheader, .mobilemenulist,.separadormobile, #mobilefooter{
		display:none
	}
	.centrado {
		overflow:auto;
		width: 98%;
		margin:0 auto;
	}
	#sliderinicio{
		display:none !important;
	}
	.threecolumns:first-child{
		margin-left:25px;
	}
	#txtfooter{
		float:left;
		color:rgba(255,255,255,1);
		margin-top:30px;
		margin-left:20px;
		font-size:12px;
	}

}
@media only screen and (min-width: 790px) and (max-width: 999px) {
	#resumen, #feeds{
		width:100%;
		float:inherit;
	}
	#feeds{
		height:150px !important;
	}
	#tickers{
		width:98%;
		float:inherit;
	}
	.rss, .novedades{
		height:50px !important;
	}
	.mobileheader, .mobilemenulist,.separadormobile, #mobilefooter{
		display:none
	}
	h2{
		font-size:22px;
	}
	.centrado {
		overflow:auto;
		width: 98%;
		margin:0 auto;
	}
	#sliderinicio{
		display:none !important;
	}
	.botonheader{
		width:auto;
		height:23px;
		background-color:#0169B2;
		color:#FFFFFF;
		float:right;
		text-align:center;
		font-size:12px;
		padding:7px 5px 0px 5px;
		border:1px solid #0169B2;
		margin: 5px 5px 0px 0px;
	}
	#menu div>ul>a{
		text-align:center;
		list-style:none;
		text-decoration:none;
		float:left;
		padding:7px 15px;
		font-size:12px;
		border-left: 1px solid #C1B6D5;
		width:25%;
		box-sizing: border-box;
	}
	.twocolumns, .twocolumns_right{
		width:100%;
	}
	.threecolumns:first-child{
		margin-left:20px;
	}
	.threecolumns{
		font-size:13px !important;
		overflow:auto;
		width:30.5%;
		float:left;
		margin:10px 5px;
		box-sizing: border-box;
		background-color:rgba(255,255,255,1);
		height:90%;
		border-radius:5px;
		box-shadow:1px 0px 9px 0px rgba(50, 50, 50, 1);
	}
	.threecolumns:last-child{
		margin-right:10px;
	}
	#txtfooter{
		float:left;
		color:rgba(255,255,255,1);
		margin-top:32px;
		margin-left:20px;
		font-size:9px !important;
	}

}
@media only screen and (min-width: 200px) and (max-width: 789px) {
	#resumen, #feeds{
		margin-top:20px;
		width:100%;
		float:inherit;
	}
	#feeds{
		height:150px !important;
	}
	#tickers{
		width:98%;
		float:inherit;
	}
	.rss, .novedades{
		height:50px !important;
	}
	h2{
		font-size:18px;
	}
	.separadormobile{
		display:block;
		height:38px;
	}
	.mobileheader{
		padding:10px 0px;
		display:block;
		border-bottom:1px solid #0169B2;
		box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
	}
	#logomobile{
		margin-left:30px;
	}
	#mobilemenuicon{
		margin-right:30px;
	}
	.mobilemenulist{
		display:block;
	}
	.mobilemenulist a{
		text-transform:uppercase;
		color:#0169B2;
	}
	.mobilemenulist li{
		padding:5px;
		border-bottom:1px solid #0169B2;
	}
	.mobilemenulist li:hover{
		color:#ffffff;
		background-color:#0169B2;
	}
	header, .separador{
		display:none !important;
	}
	.centrado {
		overflow:auto;
		width: 98%;
		margin:0 auto;
	}
	#sliderinicio{
		display:none !important;
	}
	.twocolumns, .twocolumns_right{
		width:100%;
	}
	.threecolumns:first-child{
		margin-left:0px;
	}
	.threecolumns{
		font-size:13px !important;
		overflow:auto;
		width:100%;
		float:left;
		margin:10px 0px;
		box-sizing: border-box;
		background-color:rgba(255,255,255,1);
		height:90%;
		border-radius:5px;
		border:1px solid #999;
		box-shadow:none !important;
	}
	.icon{
		width:250px;
		float:none;
		margin:0 auto
	}
	.icon1{
		width:100%; 
		margin:0 auto
	}
	.icon2{
		width:100%; 
		margin:0 auto
	}
	#footer{
		display:none;
	}
	#mobilefooter{
		display:block;
		/*box-shadow: 0px -4px 4px 0px rgba(0, 0, 0, 0.4);*/
		bottom:0px;
		height:36px;
		background-color:#0169B2;
	}
	#txtfooter{
		float:left;
		color:rgba(255,255,255,1);
		margin-top:15px;
		margin-left:5px;
		font-size:8px !important;
	}
}
