body { background-color: rgb(37,32,29); margin: 0px; font-family:Arial; width: 980px; color: rgb(113,111,97); font-size: 12px; text-align: justify; font-weight: lighter; } /*tabelas-propriedades*/ .tabela_principal { width: 100%; } .tabela_foto { border: 1px solid rgb(76,74,64); margin: 15px 0px 0px 15px; padding: 18px; } .tabela_foto1 { border: 1px solid rgb(76,74,64); padding: 10px; } .tabela_fotos { border: 1px solid rgb(76,74,64); /*width: 194px;*/ margin: 0; padding:0; padding-left: 10px; padding-right: 10px; } .tabela_texto { width: 100%; } .barra_cima { border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: solid; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: rgb(76,74,64); width: 100%; height: 1px; } .barra_baixo { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: solid; border-left-style: none; border-bottom-color: rgb(76,74,64); height: 1px; width: 100%; } h1 { color: rgb(76,74,64); font-size: 80px; text-align: center; text-decoration: none; font-weight: lighter; } /*fontes-propriedades*/ h2 { color: rgb(113,111,97); font-size: 12px; text-align: center; font-weight: lighter; } h3 { color: rgb(113,111,97); font-size: 12px; text-align: left; margin: 0px 0 0 50px; font-weight: lighter; } h4 { color: rgb(113,111,97); font-size: 14px; margin: 0px 0px 0px 0px; text-align: left; font-weight: lighter; } h5 { color: rgb(113,111,97); font-size: 10px; text-align: center; font-weight: lighter; } h6 { color: rgb(76,74,64); font-size: 10px; text-align: center; font-weight: lighter;} p { color: rgb(113,111,97); font-size: 12px; text-align: justify; font-weight: lighter; vertical-align: top; margin: 0px; margin-bottom: 20px; } ul { color: rgb(113,111,97); font-size: 12px; text-align: justify; font-weight: lighter; vertical-align: top; margin: 0px; margin-bottom: 20px; } p.title { color: rgb(113,111,97); font-size: 14px; margin: 0px 0px 0px 0px; text-align: left; font-weight: lighter; } p.fototitle { color: rgb(113,111,97); font-size: 12px; margin: 0px 0px 0px 0px; text-align: left; font-weight: lighter; margin: 0; margin-top: 19px; text-align:center; } a.textlink:link, a.textlink:visited, atextlink:active { text-decoration: none; color: rgb(76,74,64); } /*links*/ a:link, a:visited, a:active { text-decoration: none; color: rgb(113,111,97); } a:hover { text-decoration: none; color: #FFFFFF; }