/****************************************
		PARA ZERAR TUDO
****************************************/
@import url("reset.css"); /* resets all browser */

*{
	margin:0px;
	padding:0px;
}
html {
	height:100%;
	margin-bottom:1px;
	width: 100%;
	/*background-image:url(back.jpg);
	background-repeat:repeat;*/
}
A:link {
	color: #403725;
	text-decoration: underline;
}
A:visited {
	color: #66583b;
	text-decoration: underline;
}
A:hover {
	color: #000;
	text-decoration: underline;
	}
A:active {
	color: #403725;
	text-decoration: underline;
}
body {
	font-size: 11px; 
	margin: 0px;
	font-family: verdana, tahoma, "trebuchet MS", arial, helvetica, sans-serif;
	text-align:center; /*para centralizar tudo na pagina, depois vai ser corrigido a posição do texto no #tudo*/
	color: #403725;
	background-image: url(fundo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#fundoTopo {
	height: 520px;
	width:100%;
	background-image: url(topo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}

#tudo{
	text-align:left;
	min-height:100%;
	width:860px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom:30px;

}

*html #tudo{
	height: 100%;
}

#clear{}

#filme {
	height: 215px;
	width:290px;
	padding-left:63px;
	padding-top:9px;
}
#meio{
	width: 860px;
	height: auto;
	padding-top:20px;
	margin-right: auto;
	margin-left: auto;
}
#menus{
	padding-top:0px;
	width: 210px;
	height: auto;
	float: left;
}
#conteudo{
	padding-top:0px;
	width: 600px;
	height: auto;
	float: right;
	display: block;
}
#rodape {
	position: relative;
	bottom:0;
	background-image:url(rodape.jpg);
	background-repeat:no-repeat;
	height:350px; /*o rodapé é maior, mas so esta parte deve aparecer em reluções de telas normais*/
	clear:both; /*para ficar bem embaixo*/
	margin-right: auto;
	margin-left: auto;
	background-position: center top; /*para ficar resoluções de tela maiores verticalmente*/
}
#conteudo_rodape {
	height:202px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#microsist {
	height:40px;
	width: 120px;
	float: right;
	margin-top: 160px;
}
#home{
	width: 600px;
	height: auto;
	display: block;
}
#home #esquerdo{
	width: 290px;
	padding-right:10px;
	float: left;
	clear:left;
	
}
#home #direito{
	width: 290px;
	padding-left:10px;
	float:right;
	clear:right;

}	



/* ------------------- FOTOS ------------------- */	


div#home div.foto {/*tamanho e outras propriedades da foto*/
	position:relative;
	float:left;
	width:137px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
}

div.foto_curiosidade {
	position:relative;
	float:right;
	width:250px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
}

div#home div.foto img {
	width:100%;/*usar 100% do espaço horizontal*/
} 


div#home div.fotoR{/*tamanho e outras propriedades da foto*/
	position:relative;
	float:left;
	width:197px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
} 

div#home div.fotoR img {
	width:100%;/*usar 100% do espaço horizontal*/
} 


/* ------------------- COMENTÁRIOS DA FOTO ------------------- */	

div#home div.foto comentario {/*comentário abaixo da foto*/
	position:absolute;
	left:0;
	bottom:0;
	color:#CCC;
	font-size:40px;
}   
div#home div.foto comentario {/*comentário abaixo da foto*/
	position:absolute;
	left:0;
	bottom:0;
	color:#CCC;
	font-size:40px;
}   

/* ------------------- LISTAS ------------------- */	

#lista{
	list-style-type: none;
	padding:0px;
	margin:0px;
}
#lista ul{
}
#lista li{
	list-style-position:inside;
	margin:10px 0px 0px 40px;
	line-height: 20px;
	list-style-position: outside;/* para a linha de baixo ficar na mesema posição da primeira*/
	list-style-image: url(_seta.gif);
}
#lista li a {
	font-weight:normal;
	color:#403725;
	text-decoration: none;
}
#lista li a:hover {
	color:#66583b;
	text-decoration: underline;
}


#lista2{
	list-style-type: none;
	padding:0px;
	margin:0px;
}
#lista2 ul{
}
#lista2 li{
	list-style-position:inside;
	margin:10px 0px 0px 40px;
	line-height: 10px;
	list-style-position: outside;/* para a linha de baixo ficar na mesema posição da primeira*/
	list-style-image: url(_seta.gif);
}
#lista2 li a {
	font-weight:normal;
	color:#403725;
	text-decoration: none;
}
#lista2 li a:hover {
	color:#66583b;
	text-decoration: underline;
}


#lista_h{
	padding:10px 0 10px 40px;
	}
#lista_h ul {
	text-align:left;
	list-style: none;
	vertical-align: middle;
	margin:0 0 20px 0;

	}
#lista_h li {
	margin:0 10px 0px 0px;
	display:inline; /*ficar na horizontal*/
	
		}
#lista_h li a {
	text-decoration: none;	
	}
#lista_h li a:hover {
	text-decoration: underline;
	color:#bf0411;
	}


#filhos{
	list-style-type: none;
	padding:0px;
	margin:0px;
}
#filhos ul{
}
#filhos li{
	list-style-position:inside;
	margin:10px 0px 0px 20px;
	line-height: 11px;
	list-style-position: outside;/* para a linha de baixo ficar na mesema posição da primeira*/
	list-style-image: url(_seta.gif);
}







/* ------------------- DIVERSOS ------------------- */	
.Letra_Gr{
	font-size: 14px;
	color: #403725;
	font-family: arial, verdana, tahoma, "trebuchet ms", helvetica, sans-serif;
	font-weight: bold;
	}
.Letra_Negrito{
	font-size: 11px;
	color: #403725;
	font-family: arial, verdana, tahoma, "trebuchet ms", helvetica, sans-serif;
	font-weight: bold;
	}

.Letra_Italico{
	font-size: 11px;
	color: #7403725;
	font-family: arial, verdana, tahoma, "trebuchet ms", helvetica, sans-serif;
	font-style: italic;
}
.Letra_Tabela{
	font-size: 11px; 
	color: #000000; 
	font-family: arial, verdana, tahoma, "trebuchet ms", helvetica, sans-serif;
	}
.borda_foto {
	border-right: 2px solid #918080;
	border-top: 1px solid #e5e0e0;
	border-left: 1px solid #e5e0e0;
	cursor: default;
	border-bottom: 2px solid #918080;
	padding: 5px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	background-color: #FFFFFF;
}
.form{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #403725;
	border-bottom: 1px solid #403725;
	background-color:#F7F0DD;
	font-size: 10px; 
	color: #000000; 
	font-family: arial, verdana, tahoma, "trebuchet ms", helvetica, sans-serif;


	}
	
	
/* ------------------- GENEALOGIA ------------------- */	


#gene{
	width: 600px;
	height: auto;
	clear:both;
	display: block;
	padding-left:10px;
	float:left;
}
#gene #esquerdo_gene{
	width: 100px;
	float: left;
	clear:both;
	padding-bottom:30px;

	
}
#gene #direito_gene{
	width: 480px;
	float:right;
	clear:right;
	padding-bottom:30px;


}
	
div#esquerdo_gene div.foto {
	position:relative;
	float:left;
	width:80px;
	height:80px;
	padding:5px;
	margin:5px;
	background-color: #FCFCFB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8CEBC;
	border-right-color: #403725;
	border-bottom-color: #403725;
	border-left-color: #D8CEBC;


}
div#esquerdo_gene div.foto img {
	width:100%;
	height:100%;

}

		
h1 {
	font-size: 14px;
	color: #403725;
	font-family: arial, verdana, tahoma, "trebuchet ms", helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.03em;
	text-transform:uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfbc99;
	margin-top: 50px;
	margin-bottom: 30px;
	padding-left: 20px;
	clear:both;
	float:none;
	}



/* ------------------- ALBUM ------------------- */	
#album {
	width: 600px;
	list-style:none;
}
#album ul{
	list-style-type: none;
}
#album li{
	display:inline;
	float:left;
	width: 150px;
	height: 150px;
	padding:5px;
	margin:12px;
	background-color: #FCFCFB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8CEBC;
	border-right-color: #403725;
	border-bottom-color: #403725;
	border-left-color: #D8CEBC;
	text-align: center;
}
#pag{
	margin-top:20px;
	margin-bottom:10px;
	float:none;
	clear: left;
	text-align: center;
}

/* ------------------- FIM DO ALBUM ------------------- */	



.borda {
	font-family: rial, verdana, tahoma, "trebuchet ms", helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #9A9383;
	background-color: #FFF;
	height:15px;
	}
.borda_texto {
	font-family: rial, verdana, tahoma, "trebuchet ms", helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #9A9383;
	background-color: #FFF;
}
h2 {
	font-size: 12px;
	color: #403725;
	font-family: arial, verdana, tahoma, "trebuchet ms", helvetica, sans-serif;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfbc99;
	margin-top: 50px;
	margin-bottom: 20px;
	padding-left: 30px;
	clear:both;
	float:none;
	font-weight: normal;
	}



/* ------------------- lightbox---------------- */ 	


img { 
    border:0; 
    }
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
