body{margin:0;font-family:Montserrat;color:#000000;zoom:0.8;}

.yesteryear-regular {
  font-family: "Yesteryear", cursive;
  font-weight: 400;
  font-style: normal;
}


	
	header{
		width:100%;
		height:500px;
		background:url(imagens/banners/capalinguica.jpg)no-repeat;
		background-attachment:fixed;
		background-size:cover;
		float:left;
			
	}
	
	#header-site{
		width:90%;
		height:400px;
		margin: 0 auto;
		
	}
	
	#header-display{
		width:100%;
		height:400px;
		margin:0 auto;
		float:left;
	}
	
	#header-left{
		width:50%;
		height:300px;
		font-size:65px;
		float:left;
		margin-top:90px;
		color:#fff;
		
	}
	
	#logo-master{
		width:170px;
		height:100px;
		background:url(imagens/logo_principal.png)no-repeat; 
		display:table;
		float:left;
		
	}
	
	#nav-master{
		width:100%;
		height:90px;
		background:#1F1F1F;
		margin-top:50px;
		border-top-right-radius:50px;	
		border-top-left-radius:50px;	
		border-bottom-right-radius:50px;	
		border-bottom-left-radius:50px;	
		
	}
	
	#nav-master ul{
		
		
	}
	
	#nav-master ul li{
		text-decoration:none;
		list-style:none;
		margin-left:60px;
		line-height:90px;
		font-size:18px;
		color:#ffffff;
		display:inline;
		

	}
	
	#nav-master ul li:hover{
		font-weight:bold;
		cursor:pointer;
		

	}
	
	#container{
		width:100%;
		height:1000px;
		background:#1F1F1F;
		float:left;
	}
	
	#container-display{
		width:90%;
		height:600px;
		margin:0 auto;
		background:#1F1F1F;
	}
	
	#container-display-left-span-t{
		width:40%;
		height:30px;
		float:left;
		color:#fff;
		font-size:15px;
		margin-top:20px;
		
	}
	
	#container-display-left-span-m{
		width:40%;
		height:120px;
		color:#fff;
		font-family:Yesteryear;
		font-size:60px;
		margin-top:20px;
		
		
	}
	
	#container-display-left-span-b{
		width:40%;
		height:50px;
		color:#fff;
		font-size:30px;
		margin-top:20px;
		
		
	}
	
	#container-display-right{
		width:60%;
		height:300px;
		
		float:right;
	}
	