/* Copyright 1991-2011, Danny´s Home Page */
@charset "UTF-8"; 

{font-family: "Bookman Old Style", Tahoma, Georgia, Times, serif}

A {color: #FFFFFF; text-decoration: none}

A:hover {color: #FF0000};

html, body{height:100%;
    overflow:hidden}

#bg{width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:0}

#content{width:100%;
	height:100%;
	position:absolute;
	top:2px;
	left:2px;
	z-index:1;
	overflow:auto}

#principal{width:100%;
    margin:0 auto;
    height:100%;
    opacity:0.7}
	
.vsb {color: #000066;				/* versículos */
	font-weight: bold}

li, ol, ul {text-align: center;
	font-family: "Bookman Old Style", Tahoma, Georgia, Times, serif;
	color: #FFFF00;
	font-size: 15px}

.h1, h1, .h2, h2 {	text-align: center;
	font-family: "Times New Roman", Times, serif;
		font-variant: small-caps}

.h1, h1 {color: #FF0000;
	font-size: 30px}

.h2, h2 {color: #FFFF00;
	font-size: 25px}

p, td, th {font-family: "Bookman Old Style", Tahoma, Georgia, Times, serif;
	font-size: 16px;
	color: #FFFF00}

blockquote {display: block;
	font-family: "Bookman Old Style", Tahoma, Georgia, Times, serif;
	font-size: "85%";
	font-style: italic;
	color: #FFFF00;
	text-align: justify;
	padding-left:3.5em; 
    padding-right:10.0em}

.visit {font-weight: bold;
	text-align: center;
	font-family: "Bookman Old Style", Tahoma, Georgia, Times, serif;
	font-size: "90%";
	font-style: italic;
	color: #FFFF00}

marquee {color: #FFFF00;
		 font-style: italic}
/* ======================================================== */
