/* Text Effects */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
}
img {
	margin:0;
	padding:0;
	border:0;
}
img, div, a, input { behavior: url(iepngfix.htc) } /* IePngFix */
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 20px;
	margin:0;
	margin-bottom:6px;
	text-align:center;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
	margin:0;
	margin-bottom:6px;
	text-align:center;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	margin:0;
	margin-bottom:6px;
	text-align:center;
}

.versiculo {
	font-family: "Monotype Corsiva", Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-bottom:0;
	text-align:center;
}

.album {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

/* Link Effects */
a {
	text-decoration:none;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

/* Form Effects */
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	margin:0;
	margin-left:20px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}
.boxcomsombra {
	position:absolute;
	width:90%;
	left:7px;
	top:7px;
}
.sombra {
	position:relative; 
/*	background:  url(images/sombra.gif) 100% 0 repeat; */
	background-color:#555555;
}
.box {
	position:relative; 
	top:-4px; 
	left:-4px; 
	background:#fff;
} 

/* Estilos usados no templates pibg.dwt - Início */
#dvBody {
	position:relative;
	width:780px;
	height:1100px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}
#dvStage {
	position:absolute;
	left:0;
	top:0;
	width:780px;
	height:1200px;
	z-index:2;
	background-image: url(images/stage.jpg);
}
#dvHeader {
	position:relative;
	margin-left:0;
	margin-top:0;
	width:780px;
	height:335px;
	z-index:3;
	background-image: url(images/header.jpg);
}
#dvContainer {
	position:relative;
	margin-left:30px;
	margin-top:3px;
	width:720px;
	height:800px;
	z-index:4;
	border-color:#FF8000;
	border-width:1px;
	border-style:solid;
	background-image: url(images/container.jpg);
}
#dvFooter {
	position:relative;
	margin-left:0;
	margin-top:2px;
	width:780px;
	height:50px;
	z-index:5;
	text-align:center;
	background-color:#FC4F0A;
}
#erContainer {
	position:relative;
	margin:0;
	padding:0;
	width:720px;
	height:800px;
	z-index:6;
}
.brickmenu {
	position:absolute;
	width:102px;
	height:25px;
	padding-top:2px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	z-index:7;
	background-image: url(images/bricks.png);
	background-repeat:no-repeat;
	background-position: top right;
}
.brickmenu:hover {
	background-position: bottom right;
}
.brick1 {
	position:absolute;
	width:102px;
	height:25px;
	z-index:7;
	background-image: url(images/bricks.png);
	background-repeat:no-repeat;
	background-position: top right;
}
.brick2 {
	position:absolute;
	width:102px;
	height:25px;
	z-index:7;
	background-image: url(images/bricks.png);
	background-repeat:no-repeat;
	background-position: bottom right;
}
/* Estilos usados no templates pibg.dwt - Fim */
