/* Menu...................................................................Catequese...... */ 

body {
	margin:0;
	padding:0;
	text-align:center; /* hack para o IE */
	background-color: #FFFFFF;
	background-image: url(http://www.portalcatolico.org.br/client/images/PortalCatolico/musicanova/fundo_musica.jpg);
	background-repeat: repeat; 
}
.igrejaCatequeseMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}

.igrejaCatequeseMenuOnMouseOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
	color: #FFCC99;
	cursor: hand;
	text-decoration: none; 
}

.igrejaCatequeseMenuOnMouseOut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

/* Destaque ...................................................................Catequese...... */ 

.igrejaCatequeseDestaqueTitulo {
	font-family: Tahoma;
	font-size: 14px;
	color: #CC3300;
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
}
.igrejaCatequeseDestaqueCorpo {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
}

.igrejaCatequeseDestaqueCorpoOver {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	cursor: hand;
	text-decoration: underline;
	font-weight: bold;
}

/* Lista...................................................................Catequese...... */ 

.igrejaCatequeseListaDestaqueTitulo {
	font-family:Tahoma;
	font-size:11px;
	color:#CC3300;
	text-decoration: none;
	font-weight:bold;
}

.igrejaCatequeseListaTitulo {
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	text-decoration: none;
}

.igrejaCatequeseListaTituloOver {
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	text-decoration:underline;
	
}

/* Detalhe ...................................................................Catequese...... */ 

.igrejaCatequeseDetalheTitulo {
	font-family:Tahoma;
	font-size:16px;
	color:#CC3300;
	text-decoration: none;
    font-weight:bold;
}

.igrejaCatequeseDetalheCorpo {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration: none;
}

.igrejaCatequeseDetalheCorpo:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}

/* Lista Geral ...................................................................Catequese...... */ 

.igrejaCatequeseListaGeral {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration: none;
	background-color: #FAEDE9;
}

.igrejaCatequeseListaGeralRosa {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration: none;
	background-color: #FAEDE9;
}

.igrejaCatequeseListaGeralRosaOver {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:underline;
	background-color: #FAEDE9;
}

.igrejaCatequeseListaGeralBranco {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration: none;
}

.igrejaCatequeseListaGeralBrancoOver {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}


/* Liturgia diaria  */

.igrejaCatequeseLiturgia{

  font-family:Tahoma;
	font-size:12px;
	color:#000000;
	cursor: hand;

}

.igrejaCatequeseLiturgiaOver{

  font-family:Tahoma;
	font-size:12px;
	color:#000000;
	cursor: hand;
	text-decoration:underline;

}

/* Banner ...................................................................Catequese...... */ 

.igrejaCatequeseBannerMusicaTitulo {
	font-family:Verdana;

	font-size:11px;
	color:#990000;
	text-decoration: none;
    font-weight:bold;
}

.igrejaCatequeseBannerMusicaCorpo {
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	text-decoration: none;
   
}

.igrejaCatequeseBannerMaria {
	font-family:Verdana;
	font-size:10px;
	color:#003399;
	text-decoration: none;
}
