html{ height:100%; height:100%; }

body{ 
	margin:					0;
	text-align:				center; 
	background-attachment:	fixed; 
	background-repeat:		no-repeat; 
	background-image:		url(../Imagens/Layout/bg_logo.png); 
	background-position:	60% 73%; }

/* Posicionamento dos layers */
/* Div usado para conteúdo que precise usar 100% da largura */ 
#div_Conteudo770	{ width:770px; clear:both; margin:0 0 30px 0; }

#div_Tudo			{ position:relative; width:770px; text-align:left; margin:0 auto; }
	#div_Topo		{ position:relative; width:770px; border-bottom:1px #FFFFFF solid; clear:both; float:left; }
		#div_Topo_Logo		{ position:relative; width:273px; float:left; }
		#div_Topo_Img		{ position:relative; width:497px; height:200px; float:left; }

	#div_Menu		{ z-index:500; position:relative; width:770px; height:22px; clear:both; float:left; }

	#div_Meio				{ width:770px; clear:both; float:left; background-image:url(../Imagens/Layout/bg_fake.png); background-repeat:repeat-y; }
		#div_Separador1		{ position:relative; float:left;  width:770px; height:35px; }
		#div_Consulte		{ position:relative; float:left;  width:145px; height:61px; }
		#div_Titulo			{ position:relative; float:left;  width:625px; height:61px; text-align:right; }
		#div_LateralEsq		{ position:relative; float:left;  width:118px; height:100px; }
		#div_Conteudo		{ position:relative; float:left; width:612px;  padding:0px; margin:20px;}

	#div_Meio2				{ width:770px; clear:both; float:left; background-image:url(../Imagens/Layout/bg_fake.png); background-repeat:repeat-y; }
		#div_Contador		{ position:relative; float:left;  width:118px; height:97px; line-height:16px; text-align:center; }
		#div_Rodape			{ position:relative; float:right; width:652px; height:97px; }

	#div_Desenvolvedor	{ position:relative; clear:both;  float:left; width:770px; height:21px; }
