*
{
	margin:0 auto;
	padding:0;
}

#all	{

	width: 100%;

	}

#topo	{

	width: 100%;
	height: 65px;
	background: url(../imagens/hard.gif) repeat-x;
	text-align: left;

	}

#logo	{

	width: 50%;
	height: 65px;
	float: left;

	}

#emp	{

	width: 50%x;
	height: 60px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: right;
	margin-right: 5px;

	}

#meio	{

	width: 100%;
	height: 162px;
	background: url(../imagens/fundo.gif) repeat-x;
	margin-top: 200px;
	text-align: center;

	}

#text	{

	width: 300px;
	height: 140px;
	margin-top: 10px;
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	text-align: left;

	}
	
