body{
	margin-top:0px;
}

#garra-container{
	width:900px;
	margin:0 auto;
	position:relative;
	text-align:left; 

}

#garra-barra-esqueda{
	float:left;
}

#garra-barra-direita{
	float:left;
}

#garra-content-topo{
	width:642px;
	height:102px;
	background:url(img/palco_01.png);
}

#garra-content{
	width:642px;
	background:url(img/palco_03.png);
}

#garra-content-rodape{
	width:642px;
	height:32px;	
	background:url(img/palco_05.png);
}

#garra-menu{
	width:254px;
	height:578px;
	background:url('img/lado.png');
}

#menu{
	margin-left:40px;
        width:888px;
        height:38px;
}


