@CHARSET "ISO-8859-1";

#img_carregando{
	
	height:81px;
	width:347px;
	
	margin-top:209.5px;
		
}


*{
	font-family						   : Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 13px;	
}


body{
	/*background-color:#velha781E1A;*/
	/*background-color:#logo783133;*/
	background-color:#8b7a6f;
	background-color:#7a6154;
	background-color:#8e6c56;
	background-color:#bb8e67;
	background-color:#a47664;
	background-color:#986555;
	
		background-color:#8e6c56;
	background-color:#A6A698;
			
	height:100%;
	width:100%;
	
}

#mestre{
	width:100%;	
	text-align:center;
	height:542px;
	
	top:50%;
	margin-top:-271px;
	position:absolute;
	
	background-image:url(../img/fundo.png);
	/*background-position:center;*/
	background-repeat:repeat-x;
	min-width:1100px;
	text-align:center;	

	z-index: 1;
}


#mestre #conteudo{
	margin-top:12px;
	height:500px;	
	background-color:#FFF;	
}

#mestre #conteudo #centro{
	height:500px;
/*	background-color:#00cc;*/
	width:1030px;
		width:1055px; /* +25px logo*/
}



#mestre #conteudo #centro #miolo{
	height:100%;
	/*width:360px;*/
	width:512px;
	/*background-color:#F60;*/
	float:left;
}
