@media screen and (max-width:1152px) {
	.wrapper {width:960px;}
	
	.projeto-conheca {zoom:0.8;-moz-transform:scale(0.8);}

	.topo-padrao {height:380px;}
	.topo-padrao .titulo {zoom:0.8;-moz-transform:scale(0.8);}
	.topo-padrao h1 {zoom:0.8;-moz-transform:scale(0.8);width:360px;}

	.box-conteudo {width:660px;}
	.box-fotos {zoom:0.8;-moz-transform:scale(0.8);}

	#header .logo {width:200px;}
	#header .menu li {margin:0px 10px;}
	#header .bg1 {height:240px;}
	#header .bg2 {height:91px;margin-top:160px;}
	
	#home .projetos {zoom:0.8;-moz-transform:scale(0.8);}

	#projetos .projeto {zoom:0.8;-moz-transform:scale(0.8);}
	#projetos .logo {zoom:0.8;-moz-transform:scale(0.8);}
	#projetos .box-texto {width:520px;}
}
