@import url(/cssCategoria/jornalismo.css);

body
{
	background: #ecffec url(../img/bgSeculoEsporte.jpg) no-repeat top;
}

#topo h1 a
{
	background: url(../img/logoSeculoEsporte.jpg) no-repeat;
}

#menuPrograma
{
	background: url(../img/menuSeculoEsporte.jpg) no-repeat;
}

.menuNovoItem, .menuNovoItemInicio, .menuNovoItemFim, .menuNovoItemUnico
{
	color: #333;
}

.menuNovoItem
{
	border-bottom: 1px solid #a8e8a8;
	border-top: 1px solid #fff;
}

.menuNovoItemInicio
{
	border-bottom: 1px solid #a8e8a8;
}

.menuNovoItemFim
{
	border-top: 1px solid #fff;
}

#rodape
{
	background: url(../img/rodapeSeculoEsporte.jpg) no-repeat;
}
