@charset "UTF-8";
@import url("bsbNav.css");


body{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../Imagens/LOGO-XL-24.png);
	background-repeat: no-repeat;
	background-position: center 260px;
	background-color: #CCCCAD;
}



#section {
	font-family: "lato light";
	font-size: 20px;
	color: #FFF;
	position: absolute;
	width:250px;
	height:90px;
	top:470px;
	left:200px;
}

#lingua,  #lingua a:link,  #lingua a:visited {
	font-family: "lato light";
	font-size: 17px;
	color: #FFF;
	text-decoration: none;	
	

}
#lingua a:hover {
	font-family: "lato regular";
	font-size: 17px;
	color: #aaa;
	text-decoration: none;
}

#cr{
	font-size: 11px;
	line-height: 32px;
}
/*#mascara{
	top: 20px;
	width: 800px;
	heigth: 300px;
	background-color: rgba(153,255,0,1);
	height: 90px;
	position: absolute;
	z-index: 10;
}*/

#desculpas{
	visibility: hidden;
}
/*body {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../Imagens/LOGO-XL-24.png);
	background-repeat: no-repeat;
	background-position: center 300px;
	background-color: #CCCCAD;

}*/
