@import url(/cssCategoria/espiritualidade.css);

body
{
	background: #dfdfdf url(../img/bgAjudaIgreja.jpg) no-repeat top;
}

#topo h1 a
{
	background: url(../img/logoAjudaIgreja.jpg) no-repeat;
}

#menuPrograma
{
	background: url(../img/menuAjudaIgreja.jpg) no-repeat;
}

.menuNovoItem, .menuNovoItemInicio, .menuNovoItemFim, .menuNovoItemUnico
{
	color: #333333;
}

.menuNovoItem
{
	border-bottom: 1px solid #bcbbbb;
	border-top: 1px solid #eaeaea;
}

.menuNovoItemInicio
{
	border-bottom: 1px solid #bcbbbb;
}

.menuNovoItemFim
{
	border-top: 1px solid #eaeaea;
}

#rodape
{
	background: url(../img/rodapeAjudaIgreja.jpg) no-repeat;
}

