/*Fotos*/
/*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_fotos.gif);
	background-repeat : no-repeat;
	margin : 0px;
}

.foto{
	position : relative;
	left : 13px;
	top : 12px;
}
.fechar{
	width : 100px;
    left : 401px;
    top : 363px;
	position : absolute;
}
.txt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	letter-spacing : normal;
	line-height : 135%;
	color : #7B8E8B;
    position : relative;
	left : 20px;
	top : 33px;
}