html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video, th, td, tr {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align:baseline;

}


body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #fefefe;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


::-webkit-scrollbar {
  width: 15px;
}
 
::-webkit-scrollbar-thumb {
  background: #6ba3bc;  
}

::-webkit-scrollbar-track { 
  background-color:rgba(135,157,167,0.3);
}

::-webkit-scrollbar-button {
  background: grey;
  height: 15px;
  border-radius: 10%; 
}	

[id*="seguinte"] {
font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #6ba3bc;
	cursor:pointer;
	opacity:0.7;
		
	padding: 8px;
	padding-right: 18px;
	padding-left: 18px;
	background-color: white;
	width: fit-content;
	border-radius: 0 38px 38px 0;
	border: 2px;
}

[id*="seguinte"]:hover {
font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #6ba3bc;
	cursor:pointer;
	transition: 0.5s ease;	
	opacity:1;

}







[id*="anterior"] {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #6ba3bc;
	float:right;
	cursor:pointer;
	opacity:0.7;
	
		
	padding: 8px;
	padding-right: 18px;
	padding-left: 18px;
	background-color: white;
	width: fit-content;
	border-radius: 38px 0 0 38px;
	border: 2px;
}


[id*="anterior"]:hover {
font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #6ba3bc;
	cursor:pointer;
	opacity:1;
	transition: 0.6s ease;	
}

.proximas {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color: #6ba3bc;
 vertical-align:-12%;
	font-weight:bold;

}

[class*="triangulo"] {
width: 0;
height: 0;
border-style: solid;
border-width: 0 28px 28px 0;
border-color: transparent #6ba3bc transparent transparent;
z-index:1100;
right:-1px;
top:1px;
display:none;
position:absolute;
font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#303030;


}
.check{
	position:relative;
	top:5px;
	right:-20px;
	z-index:1110;
	}
	
#bt1{
	opacity:1;
	cursor:default;
	}
	


[id*="bt"] { 
width:100%;
opacity:0.2;
cursor:pointer;
border:solid;
border-width: 1px;
border-color:#333333;
z-index:1000;
position:relative;
   border-radius: 0px 0px 0px 0px;
   border-bottom:3px solid #000;


}	
[id*="bt"]:hover { 
opacity:1;

}	



	

.subtitulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: black;
	line-height:30px;	
}

.texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: black;
	line-height:24px;	
}


.legenda {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:white;	
	background-color:#6ba3bc;
	padding:5px;
	position:relative;
	margin-top:1%;
	display:none;
	z-index:100;
	transition: 1.0s ease;	
}
	
	
[id^="content-wrap"] { display:none; }	
	
[id^="conteudo"] {
	
font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:black;
	display:none;
	
}



	#conteudo1{
	display:block;
}
	

.caixa {
		width:23%;
		height:auto;
		border: 0px solid #a1a1a1;
    	border-radius:0px;
		float:left;
		margin-right:1%;
		margin-left:1%;
		margin-top:1%;
		position:fixed;
}


.filter-grayscale {
    -webkit-filter: grayscale(0.8);
    filter: grayscale(0.8);
}


/* Chrome, Safari, Opera */
@-webkit-keyframes transparente {
     0%   { opacity: 0; }
  100% { opacity: 1; }
}


@-moz-keyframes transparente {
     0%   { opacity: 0; }
  100% { opacity: 1; }
}


@-ms-keyframes transparente {
     0%   { opacity: 0; }
  100% { opacity: 1; }
}


@keyframes transparente {
     0%   { opacity: 0; }
  100% { opacity: 1; }
}

	
.clear{
	clear:both;
}


img[usemap] {
	border: none;
	height: auto;
	width: 100%;
	height: auto;
}


/*
.container
{
background:rgba(47, 49, 51, 0);
	width:100%;
	margin:0px;
	padding:0%;

}
*/

.fundo1 {


	float:left;
	padding:1%;
	
}
	
	
	
.fundo2 {

	width:52%;
	float:left;
	padding:1%;

}	


.fundo3 {

	width:42%;
	float:left;
	padding:1%;

}	


.clear {
	clear:both;
}


.margem {
	padding: 1px 6px 1px 1px;
	margin-bottom: 10px;
	font-size: 17px;
	text-align: right;
	background-color: #fff;
	color: #000;
	border: none;
	font-weight:600;

}

.campo{
	float:right;
	width:21%;
	}
	
	
	.campo2{
	float:right;
	width:30%;
	}

.campo3{
	float:right;
	width:22%;
	}

.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #666;
	text-align: right;
	margin-bottom: 10px;
}



.titulodatas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #666;
	text-align: right;
	margin-bottom: 0px;
}



.nota {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-top:5px;
	margin-left:15px;
	margin-right:20px;
	line-height:14px;
	float:right;
}

.nota2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height:23px;
	float:right; margin-right:3%;
}

.tituloo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #666;
	text-align: right;
	margin-bottom: 10px;
}



.banco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	font-weight: bold;
	font-style: normal;
	color: #666;
	text-align: left;
	margin-bottom: 10px;
	display:none;
}

.titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #666;
	float:left;
	margin-bottom: 10px;
}



.inserir {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #6ba3bc;
	float:left;
	margin-bottom: 10px;
	
}


.titulos2 {

	margin-left:45px;
}


.euros {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight:400;
	font-style: normal;
	color: #CCC;
	text-align:right;
}

.caixas_euros {
	padding: 2px 6px 2px 2px;
	font-size: 18px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	width:20px;
	color: #666;
	border: none;
	outline: none;
	border-radius: .2em;
	border: .1em solid #b5b6b7;
	box-shadow: 3px 3px 1px #bf4c33 outset;
	margin-right:10px;
	margin-top:4px;
}




.fonte {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color:#000;
}

.caixas{
	width:100%;
	height:16px;
	
	
	}


.caixas2{
	width:98%;
	height:1px;
	background-color:#333;	
	margin:3px;
	}
	
	
	
	.borracha {
	width:130px;
	height:37px;
	/*color:#9f9f9f;
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	background-color:#666;*/
	margin-left:1%;

	border:0;
	line-height:12px;
	cursor:pointer;
	background:url('../borracha.png') center no-repeat;
	outline:none;
}


 @media only screen and (max-width:480px) {
	 
	 
	 .nota {
	margin-left:1px;
	margin-right:0px;	
}
	
		.borracha {
	
	margin-left:43%;

}
	
	.fundo1 {

	width:96%;


}
	
	
	
.fundo2 {

	width:96%;
	
	
}	


.fundo3 {

	width:96%;

}	


.titulos {
	font-size: 10px;
}


.titulo {

	font-size: 12px;

}


	.campo2{
	width:26%;
	}



.campo3{
	float:right;
	width:24%;
	}
	
	
	[id*="seguinte"] {
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #6ba3bc;
	cursor:pointer;
}

[id*="seguinte"]:hover {
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #6ba3bc;
	cursor:pointer;
	transition: 0.5s ease;	
}



[id*="anterior"] {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #6ba3bc;
	float:right;
	cursor:pointer;
}


[id*="anterior"]:hover {
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #6ba3bc;
	cursor:pointer;
	transition: 0.6s ease;	
}
	
[id*="bt"] { 

   border-radius: 5px 5px 0px 0px;
   border-bottom:2px solid #000;


}		
	
}



	
	
	