/*TABELAS Ruinas */
/*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/fundo_geral.gif);
	background-repeat : repeat-y;
	margin : 0px;
}

table.cima{
	border : 0px;
	width : 760px;
	font-size : 11px;
}

table.baixo{
	background-image : url(../imgs/fundo_centro.gif);
	border : 0px;
	width : 760px;
	font-size : 11px;
}

td.topo{
	background-image : url(../imgs/fundo_topo.gif);
	height: 111px;
	font-size : 11px;
}

td.menu{
	background-image : url(../imgs/fundo_menu_left.gif);
	width: 175px;
	height: 300px;
	font-size : 11px;
}

/*Ruinas ABERTURA*/
td.centro1{
	width : 584px;
	padding-left : 21px;
	padding-top : 6px;
	padding-right : 15px;
	text-align: left;
	background-image : url(../imgs_ruinas/ruinas_mapa_fundo.gif);
	background-repeat : no-repeat;
}
td.centro1en{/*ingles*/
	width : 584px;
	padding-left : 21px;
	padding-top : 6px;
	padding-right : 15px;
	text-align: left;
	background-image : url(../imgs_ruinas/ruinas_mapa_fundo2.gif);
	background-repeat : no-repeat;
}
td.virtual{
	width : 580px;
	height: 146px;
	padding-left : 21px;
	padding-top : 10px;
}
.fotovirtual{
	width : 125px;
	position : absolute;
	left : 612px;
	top : 488px;
}
/*ruinas com mapa das zonas*/
.mapa{
	width : 350px;
	position : absolute;
	left : 410px;
	top : 85px;
}
td.centro2{/* para sem fotos no fundo*/
	width : 584px;
	padding-left : 21px;
	padding-top : 6px;
	padding-right : 15px;
	text-align: left;
}
td.centro3{/*quando temos fotos no fundo*/
	width : 542px;
	padding-left : 20px;
	padding-top : 2px;
	padding-right : 15px;
	text-align: left;
}
td.fotos{
	width : 542px;
	height : 145px;
	background-image : url(../imgs_ruinas/fundo_pics.gif);
	background-repeat : no-repeat;
}
td.fotos1{ /* Quando na ha fotos*/
	width : 542px;
	height : 70px;
	background-image : url(../imgs_ruinas/fundo_pics.gif);
	background-repeat : no-repeat;
}
td.textos{
   width : 542px;
   padding-left : 20px;
   padding-right : 23px;
}
td.left{
	background-image : url(../imgs/fundo_menu_left.gif);
	width: 175px;
	font-size : 11px;
}

/*....*/
td.base{
	background-image : url(../imgs/fundo_base.gif);
	height: 70px;
	font-size : 11px;
}
td.base2{
	background-image : url(../imgs/fundo_base2.gif);
	height: 70px;
	font-size : 11px;
}
td.base3{/*ingles*/
	background-image : url(../imgs/fundo_base4.gif);
	height: 70px;
	font-size : 11px;
}
