@charset "UTF-8";
@import url("bsbNav-iPhone.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 200px;
	background-color: #CCCCAD;
}



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

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

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

#cr{
	font-size: 12px;
	line-height: 32px;
}

#desculpas{
	display:none;
}


