@import url(/cssCategoria/espiritualidade.css);

body
{
	background: #6d310d url(../img/bgMadrugada.jpg) no-repeat top;
}

#topo h1 a
{
	background: url(../img/logoMadrugada.jpg) no-repeat;
}

#menuPrograma
{
	background: url(../img/menuMadrugada.jpg) no-repeat;
}

.menuNovoItem, .menuNovoItemInicio, .menuNovoItemFim, .menuNovoItemUnico
{
	color: #fff;
}

.menuNovoItem
{
	border-bottom: 1px solid #6c2f09;
	border-top: 1px solid #bc6a3a;
}

.menuNovoItemInicio
{
	border-bottom: 1px solid #6c2f09;
}

.menuNovoItemFim
{
	border-top: 1px solid #bc6a3a;
}

#rodape
{
	background: url(../img/rodapeMadrugada.jpg) no-repeat;
}
