html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clear {
    clear: both;
    display: block;
}

body{
	/* background:url(../assets/fundo-site.jpg) top center no-repeat #000;*/
	background:url(../assets/bg-site.jpg) top center no-repeat #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
}


/*
======================================== POPUP =================================================
*/

#popup{ position: absolute;
	top:10%;
	left: 25%;
	width: 708px;
	z-index: 9999;  }
a.popup{ float:right; font-size:15px; font-weight:bold; text-decoration:none; padding: 0 4px;  margin-top: -15px; }
.conteudoPopup { width: 650px; background-color: #fff; padding: 20px;}
.conteudoPopup p { font-size:18px; line-height: 22px; display: block; }



#topo{
	width:955px;
	height:192px;
	margin:0px auto;
}

#brasao {
	float:left;
	width:180px;
}

#nomeFamilia{
	float:left;
	width:312px;
	height:96px;
}

#nomeFamilia h1{
	font-family: 'Norican', cursive;
	color:#1D4485;
	margin-top:22px;
	font-size: 50px;
}

#fraseFamilia{
	width:463px;
	height:96px;
	float:left;
}

#fraseFamilia h2{
	font-family: 'Norican', cursive;
	color:#1d4485;
	margin-top:20px;
	margin-left:25px;
	font-size: 22px;
}

#menu{
	background: url(../assets/bg-menu.jpg) top left no-repeat;
	width:775px;
	height:59px;
	float:left;
	font-family: 'Norican', cursive;
}

#menu ul li ul li{ background: url(../assets/bg-menu.jpg) top left repeat-x; width: 400px; }

#conteudo{
	width:955px;
	margin:0px auto 20px auto;
}

#carrossel{
	width:955px;
	height: 166px;
}

#vai{
	width:77px;
	float:left;
}

#carrossel div.conteudo{
	height:166px;
	width:801px;
	background: #e9e9e9;
	float:left;
	margin-bottom:19px;
}

#volta{
	width:77px;
	float:left;	
}

#carrossel div.conteudo div.fotoConteudo{
	height:134px;
	width:180px;
	float:left;
	margin:16px 15px 0px 15px;
}

#carrossel div.conteudo div.bemVindo{
	height:134px;
	width:573px;
	float:left;
	margin:16px 0px 0px 0px;
}

#carrossel div.conteudo div.bemVindo h3{
	font-size:33px;
	font-family: 'Norican', cursive;
	color:#1d4485;
	text-shadow: 1px 1px #FFF;
	margin-top:5px
}

#carrossel div.conteudo div.bemVindo p{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#505050;
	text-shadow: 1px 1px #FFF;
	width:560px;
	margin-top:11px;
	line-height:14px;
	text-align:justify;
}
/* ANIVERSARIANTES */
#aniversariantes{
	width:410px;
	float:left;
	margin-bottom: 20px;
}

.conteudoAniversariantes{
	width:377px;
	float:left;
}

.tituloAniversariantes{
	height:42px;
	width:377px;
	background:#1d4485;
	float:left;
}

.tituloAniversariantes h3{
	font-family: 'Norican', cursive;
	color:#FFF;
	font-size:41px;
	padding:2px 0px 0px 21px;
}

.nomesAniversariantes{
	width:377px;
	float:left;
	background: #E9E9E9;
}

.nomesAniversariantes p{
	float:left;
	padding:9px 15px;
	border-bottom: 1px dotted #FFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	width:347px;
	color:#505050;
}

.nomesAniversariantes p:hover{
	background:#505050;
	color:#FFF;
}

.fundoLateral{
	height:150px;
	width:33px;
	float:left;
	background: url(../assets/bg-lateral.png) top left no-repeat;
}
/* NOTÍCIAS */

#noticias {
	width: 955px;
	margin: 0 auto 20px auto;
}

.conteudoNoticias{
	width:907px;
	float:left;
	margin-bottom: 20px;
}

.tituloNoticias{
	height:42px;
	width:907px;
	background:#1d4485;
	float:left;
}

.tituloNoticias h3, .tituloNoticias h3 a{
	font-family: 'Norican', cursive;
	color:#FFF;
	font-size:41px;
	padding:2px 0px 0px 21px;
}

.linksNoticias {
	width:897px;
	padding:10px 0 10px 10px;
	float:left;
	background: #E9E9E9;
}

.listaLinks{
	float:left;
	padding:7px 5px;
	border-bottom: 1px dotted #FFF;
	font-size:14px;
	line-height: 17px;
	font-family:Arial, Helvetica, sans-serif;
	width:887px;
	color:#505050;
}

.listaLinks:last-of-type{
	border:none;
}

.listaLinks a {
	text-decoration: none;
	color: #1d4485;
	font-size:20px;
	line-height: 22px;
	font-weight: 700;
}

.listaLinks a:hover{
	text-decoration: underline;
	color: #000000;
	font-weight:700;
}

/*  FOTOS E ENCONTROS */
#fotosEEncontros{
	width:531px;
	float:left;
}

.conteudoFotosEncontros{
	width:498px;
	float:left;
}

.tituloFotosEncontros{
	height:42px;
	width:498px;
	background:#1d4485;
	float:left;
}

.tituloFotosEncontros h3, .tituloFotosEncontros h3 a{
	font-family: 'Norican', cursive;
	color:#FFF;
	font-size:41px;
	padding:2px 0px 0px 21px;
}

.fotoFotosEncontros{
	width:488px;
	padding:15px 0px 0 10px;
	float:left;
	background: #E9E9E9;
}

.fotoHome{
	height:119px;
	width:151px;
	float:left;
}

.capaAlbum{
	width:151px;
	float:left;
	margin-right:10px;
}

.capaAlbum p{
	color:#505050;
	font-size: 12px;
	margin-top:5px;
	float:left;
	margin-bottom:5px;
}

a.vejaMais{
	color:#505050;
	font-size:12px;
	text-align: right;
	text-decoration: none;
	float:right;
	display:block;
	margin: 10px;
}

a.vejaMais:hover{
	text-decoration: underline;
	color:#1d4485;
}

#rodape{
	width:955px;
	height:252px;
	margin:0px auto 20px auto;
	/*border:1px solid red; */
	background:#e9e9e9;
}

#livro{
	width:255px;
	height:181px;
	float:left;
}

#fotoRodape{
	height:181px;
	width:700px;
	float:left;
	display:block;
}

/* carrossel */
.conteudo {
  position:relative;
  overflow:hidden;
}
 
.conteudo .items {
  width:20000em;
  position:absolute;
}
 
.items div {
  float:left;
  width:801px;
}

.next, .prev{
	display: block;
}

/* FOTOS */
#albumFotosEEncontros{
	width:943px;
	float:left;
	margin-left:12px;
}


.albumConteudoFotosEncontros{
	width:910px;
	float:left;
}

.albumTituloFotosEncontros{
	height:42px;
	width:910px;
	background:#1d4485;
	float:left;
}

.albumTituloFotosEncontros h3{
	font-family: 'Norican', cursive;
	color:#FFF;
	font-size:41px;
	padding:2px 0px 0px 21px;
}

.albumTituloFotosEncontros h3 a{
	color:#FFF;
	text-decoration:none;
}

.albumTituloFotosEncontros h3 a:hover{
	color:#D4C4A3;
	text-decoration:none;
}

.albumFotoFotosEncontros{
	width:900px;
	padding:15px 0px 5px 10px;
	float:left;
	background: #E9E9E9;
}

.fotoHome{
	height:119px;
	width:151px;
	float:left;
}

.albumCapaAlbum{
	width:151px;
	float:left;
	margin-right:12px;
	margin-left:15px;
	margin-bottom:12px;
}

.albumCapaAlbum p{
	color:#1D4485;
	font-size: 12px;
	margin-top:5px;
	float:left;
	margin-bottom:5px;
}

p.escolha{
	display:block;
	color:#1D4485;
	font-size:20px;
	font-family: 'Norican', cursive;
	margin-bottom:10px;
	margin-left:15px;
	padding-top: 53px;
}


.erro{
	padding:10px;
	background: #1d4485;
	color:#FFF;
}


/* documentos raros */

.documentosRaros{
    width:900px;
    float:left;
    background: #E9E9E9;
}

.verDocumentosRaros{
    width:900px;
    float:left;
    background: #E9E9E9;
}

.documentosRaros p{
    float:left;
    padding:9px 15px;
    border-bottom: 1px dotted #FFF;
    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
    width:855px;
    color:#505050;
}

.documentosRaros p:hover, .documentosRaros p:hover a{
    background:#505050;
    color:#FFF;
}

.documentosRaros p a{
    color:#505050;
    text-decoration: none;
}

.documentosRaros p a:hover{
    color:#FFF;
    text-decoration:underline;
}

.centraliza{
    text-align:center;
    border-bottom: 2px dotted #FFF;
    padding-bottom:15px;
}

.tituloDocumento{
    color:#1D4485;
    font-size:28px;
    font-family: 'Norican', cursive;
    margin-bottom:10px;
    margin-left:15px;
    margin-top:10px;
}

.textoDocumento{
    font-size:13px;
    font-family: Arial, Helvetica, sans-serif;
    color:#505050;
    text-shadow: 1px 1px #FFF;
    width:870px;
    margin-top:11px;
    margin-left:12px;
    margin-bottom:10px;
    line-height:15px;
    text-align:justify;
}


/* familiares */
.familiares{
    width:900px;
    float:left;
    background: #E9E9E9;
}

.familiar{
    width:430px;
    height:105px;
    padding:10px 10px 10px 0px;
    float:left;
    background:#FFF;
    margin-right:10px;
    margin-bottom:10px;
}

.familiar .fotoFamiliar{
    border:3px solid #505050;
    height:98px;
    width:133px;
    float:left;
    margin-left:10px;
}

.familiar .textoFamiliar{
    height:106px;
    width:271px;
    float:left;
    margin-left:10px;
}

.familiar .textoFamiliar p.nome{
    color:#1D4485;
    font-size:18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-top:15px;
    float:left;
    width:271px;
    display: block;
    text-shadow: 1px 1px #FFF;
}

.familiar .textoFamiliar p.email{
    font-size:13px;
    font-family: Arial, Helvetica, sans-serif;
    color:#505050;
    text-shadow: 1px 1px #FFF;
    float:left;
    display: block;
    margin-top:7px;
    width:271px;
}

.familiar div.personalidade{
    position:absolute;
    height:46px;
    width:40px;
}

/* cadastro familiares */
#cadastro{
    width:460px;
    margin-left:15px;
    float:left;
}

#cadastroDireita{
    float:left;
    width:400px;
    height:329px;
}

#cadastro label {
    font-size:15px;
    color:#505050;
    text-shadow: 1px 1px #FFF;
    float:left;
    width:110px;
    line-height:30px;
    height:30px;
    margin-top:5px;
}

#cadastro input.cadastro{
    height:20px;
    padding:5px;
    font-size:15px;
    margin-top:5px;
    width:310px;
    border:1px solid #E9E9E9;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    box-shadow: 1px 1px 2px #666;
}

#cadastro input#limpar{
    height:30px;
    padding:5px;
    font-size:15px;
    margin-top:5px;
    width:100px;
    border:none;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    box-shadow: 1px 1px 2px #666;
    background: #505050;
    color:#FFF;
    margin-left:228px;
}

#cadastro input#enviar{
    height:30px;
    padding:5px;
    font-size:15px;
    margin-top:5px;
    width:100px;
    border:none;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    box-shadow: 1px 1px 2px #666;
    background: #505050;
    color:#FFF;
}

#cadastro input#enviar:hover, #cadastro input#limpar:hover{
    background: #E9E9E9;
    color:#505050;
}


#cadastro label.error{
    float:left;
    padding:4px 4px 4px 20px;
    width:299px;
    background:url(../assets/seta-validacao.png) top right no-repeat #bd0000;
    color:#FFF;
    text-shadow: 1px 1px #430101;
    margin-left:110px;
}

#cadastro textarea.cadastro{
    height:130px;
    padding:5px;
    font-size:15px;
    margin-top:5px;
    width:310px;
    border:1px solid #E9E9E9;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    box-shadow: 1px 1px 2px #666;
}

#idiomas{
    margin-left: 27px;
    margin-top: 3px;
}

.mz2{ 
	float:right; 
	z-index:1; 
	position:relative; 
	bottom:123px;
}
