@import url(/cssCategoria/entretenimento.css);

body
{
	background: #7c2222 url(../img/bgArena.jpg) no-repeat top;
}

#topo h1 a
{
	background: url(../img/logoArena.jpg) no-repeat;
}

#menuPrograma
{
	background: url(../img/menuArena.jpg) no-repeat;
}

.menuNovoItem, .menuNovoItemInicio, .menuNovoItemFim, .menuNovoItemUnico
{
	color: #fff;
}

.menuNovoItem
{
	border-bottom: 1px solid #750000;
	border-top: 1px solid #9b4747;
}

.menuNovoItemInicio
{
	border-bottom: 1px solid #750000;
}

.menuNovoItemFim
{
	border-top: 1px solid #9b4747;
}

#rodape
{
	background: url(../img/rodapeArena.jpg) no-repeat;
}

