/* CSS Document */
.section {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold}
.bodytxt {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.bodytxtPrn {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000;}
.Lista {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8px; color: #000000;}

H1 {
	vertical-align:text-bottom;
	border-bottom:dotted 5px #E6F4FF;
	color:#007BC5;
	margin: 0; /* corrige o problema do espa�o entre as divs */
	padding: 10px 20px;
	font-size:20px;
}
H2 {
	vertical-align:text-bottom;
	color:#999;
	margin: 0; /* corrige o problema do espa�o entre as divs */
	padding: 5px 20px 25px 20px;
	font-size:16px;
}
h3 {
    color: #007BC5;
    padding-top: 16px;
	margin: 0; /* corrige o problema do espa�o entre as divs */

}

li {
	padding: 5px 0 5px 10px;
	color:#002D46;
	list-style-type: circle;
}

/* DIV Formatar Página */
Div#ColunaEsquerda {
	float:left;
	width: 160px;
	background-color:#FFF; 
	padding: 15px;
}
Div#ColunaDireita {
	float:right;
	background-color:#FFF; 
	padding: 15px;
}

Div#main {
	margin: 0px 190px 0px 190px;
	border-left: 2px solid #E6F4FF;
	border-right: 2px solid #E6F4FF;
	padding: 5px;
	background-color:#FFF;
}

Div#player {
	width:400px;
	height:100px;
	padding: 0px;
	background-image:url(../audio/fundoRedondo.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FFF;
}
Div#inPlayer {
	width:400px;
	height:100px;
	padding: 10px;
	text-align:center;
}
Div#FlashPlayer {
	visibility:hidden;
	display:none;
}
Div#DadosPlay {
	color:#FF0000;
	position:relative;
	font-size:9px;
	text-align:center;
}

/* Canto Arredondado */
Div#Redondo {
  font-size:14px;
  background: #e6f4ff url(../imagens/redondo_E6F4FF_20_BE.gif) no-repeat bottom left;
  color: #333333;
  position: relative;
  padding-top: 0;
  padding-left: 18px;
  padding-bottom: 18px;
  margin: 1em 10px 0 10px ;
}
Div#Redondo h3 {
  background: #e6f4ff url(../imagens/redondo_E6F4FF_20_TD.gif) no-repeat top right;
}

Div#RedondoPeq {
  font-size:12px;
  background: #e6f4ff url(../imagens/redondo_E6F4FF_20_BE.gif) no-repeat bottom left;
  color: #333333;
  position: relative;
  padding-top: 0;
  padding-left: 10px;
  padding-bottom: 10px;
  margin: 1em 0 ;
}
Div#RedondoPeq h3 {
  background: #e6f4ff url(../imagens/redondo_E6F4FF_20_TD.gif) no-repeat top right;
  padding-top: 10px;
  padding-bottom: 4px;
  padding-right: 5px;
  font-size: 12px;
}
/* fim de teste de canto redondo */


Div#proposito {
	padding: 10px;
	font-size:14px;
	text-align:left;
}
Div#eventos {
	padding: 18px;
	text-align:left;
}
Div#horarios {
	padding: 10px;
	text-align:left;
}
div#fim{
	position:static;
	}


#DizimoCalculado {
	background-color:#FFFFCC;
	font-size:10px;
	width:135px;
	padding: 2px;
	display: none;
}
#DizimoCalculado table {
	background-color:#FFFFCC;
	font-size:10px;
	padding: 2px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	visibility:collapse;
}

#jumprapido {
	font-size:9px;
	width:150px;
	color:#0099FF;
	text-align:left;
	border:solid;
	border-color:#E6F4FF;
	border-width:1px;
}

#tblEventoLista{

}
#titulo {
	font-size:14px;
	color:#007BC5;
	height: 22px;
}
#titulo2 {
	font-size:10px;
	color:#999;
	line-height:18px;
}
#NiverLista {
	font: Arial, Helvetica, sans-serif;
	font-size:9px;
	border-bottom-style:solid;
	border-bottom-color:#E6F4FF;
	border-bottom-width:1px;
	text-indent: 5px;
}
#EventoLista {
	font: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	border-bottom-style:solid;
	border-bottom-color:#E6F4FF;
	border-bottom-width:2px;
	border-left-style:solid;
	border-left-width: 10px;
	border-left-color: #E6F4FF;
	text-indent: 10px;
}
#EventoListaDia {
	border-bottom-style:solid;
	border-bottom-color:#E6F4FF;
	border-bottom-width:2px;
	padding: 3px;
	width: 40px;
	text-align:center;
}

.EventoListaDia {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#CCCCCC;
}
.EventoListaMes {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#777;
}
#horario {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	border-top-style:solid;
	border-top-color: #FFF;
	border-top-width:1px;
	background-image: url(../imagens/TableDegradeHorizontal15x2.gif);
	background-repeat:repeat-y;
	padding-left:25px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}
#horarioT {
	border-Bottom-style:solid;
	border-bottom-color: #FFF;
	border-bottom-width:1px;
	padding:0;
}

.menu { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #FF0000; font-weight: bold}
a.menu { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #FF0000; font-weight: bold}
a.menu:link { color: #FF0000; }
a.menu:visited { color: #FF6F6F; }
a.menu:active { color: #D62119; }
a.menu:hover { color: #002D46; }

.top { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #0066FF; font-weight: bold}
a.top { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #0066FF; font-weight: bold}
a.top:link { color: #0066FF; }
a.top:visited { color: #5090FF; }
a.top:active { color: #FF0000; }
a.top:hover { color: #FF0000; }

.menuR { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #000000; font-weight: bold}
a.menuR { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #000000; font-weight: bold}
a.menuR:link { color: #000000; }
a.menuR:visited { color: #404040; }
a.menuR:active { color: #FF0000; }
a.menuR:hover { color: #FF0000; }

a:hover {  color: #red; text-decoration: none}
a:link {  color: #007BC5; text-decoration: none}
a:visited {	color: #007BC5;	text-decoration: none;}
a:active {  color: red; text-decoration: none}

lista {border-bottom:thin; border-bottom: #00CCFF; font-family:Arial, Helvetica, sans-serif; font-size:14px}

.style3 {color: #666666; font-size: 11px; }
.style4 {font-size: 18px; font-weight: bold; }

.titulo {font-family:Arial, Helvetica, sans-serif; font-size: 20px; color:#FF0000; }

.rodapeLis {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#007BC5;
	}
	
.destaque {
	
}