@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 {
	display: none;
	font-family: "lato light";
	font-size: 20px;
	color: #FFF;
	position: absolute;
	width: 250px;
	height: 90px;
	top: 470px;
	visibility: hidden;	
}

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

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

section #cr{
	font-size: 11px;
	line-height: 32px;
	visibility: hidden;
}

#desculpas{
	font-family: "lato regular";
	font-size: 22px;
	color: #FFF;
	line-height: 32px;
	position: relative;
	width: 1300px;
	height: 90px;
	top: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	visibility: visible
}

#desculpas span{
	font-family: "lato regular";
	font-size: 13px;
	color: #FFF;
	
}

/*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;

}*/
