/*VISITA GUIADA*/
/*para a pagina de abertura. O body e as tabelas tem font-size de 11 para o alinhamento dos
links do fundo do NS ficarem ok*/
body {
	font-size : 11px;
	background-image : url(../imgs_ruinas/visita_fundo.gif);
	background-repeat : no-repeat;
	margin : 0px;
}

table.cima{
	border : 0px;
	width : 700px;
	font-size : 11px;
	height : 420px;
}

td.centro1{
	width : 700px;
	height : 420px;
	padding-left : 173px;
	padding-top : 13px;
	
}
.fechar{
	width : 100px;
    left : 608px;
    top : 255px;
	position : absolute;
}
.pics{
	width : 415px;
    left : 278px;
    top : 295px;
	position : absolute;
}
.mapa{
	width : 305px;
   left : 7px;
   top : 100px;
	position : absolute;
}
