nav ul{

}

nav ul li{
	display: inline-block;
}

nav ul li a{
	display: block;
}

#menu_programacao ul li a{
	margin: 10px 5px 0px 0px;
	font-size: 16px;
	text-align: center;
	float: left;
	color: black;
}

#menu_programacao ul li a span{
	font-size: 12px;
	float: left;
	width: 100%;
	color: black;
	text-transform: uppercase;
}

h2#edicao{
	color: #eb6528;
	border-bottom: 1px solid #eb6528;
	margin: 20px 0px 0px 0px;
}

h2#noticias{
	color: #eb6528;
	border-bottom: 1px solid #eb6528;
	margin: 20px 0px 20px 0px;
}

#container_noticias{
	float: left;
	width: 100%;
	height: 340px;
	background: #fff;
}

#noticia_um{
	float: left;
	width: 463px;
	height: 100%;
	background: black;
}

#imagem{
	width: 463px;
	height: 255px;
	float: left;
	overflow: hidden;
}

#legenda{
	float: left;
	height: 85px;
	width: 443px;
	padding: 0px 10px 0px 10px;
	background: #979797 url(../img/home/mais.png) center no-repeat;
}

#legenda #titulo{
	color: #fff;
	float: left;
	margin: 2px 0px;
	width: 100%;
	font-size: 18px;
	font-style: italic;
}

#legenda p{
	color: #fff;
}

.noticia_secundaria{
	width: 444px;
	height: 96px;
	margin-top: 12px;
	background: url(../img/home/mais-secundaria.png) center no-repeat;
	float: right;
	margin-right: 22px;
	border-bottom: 1px solid #eb6528;
}

.noticia_secundaria #titulo{
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	width: 100%;
	margin-bottom: 10px;
}

.noticia_secundaria p{
	line-height: 18px;
}

hr{
	margin: 50px 0px 50px 0px;
	border-color: #7F7871;
}

.canais_cadastre{
	float: left;
	width: 440px;
	height: 130px;
	border-right: 1px solid #7F7871;
	margin-right: 20px;
	color: black;
}

.ultimo{
	margin-left: 10px;
	border-right: none;
}

h2.icone span{
	float: left;
	margin: 5px 8px 0px 0px;
	width: 15px;
	height: 13px;
}

h2.canais span{
	background: url(../img/home/sprite-titulo.png) no-repeat;
}

h2.cadastre-se span{
	background: url(../img/home/sprite-titulo.png) no-repeat -17px 1px;
}

div#canais p,
div#cadastre-se p{
	margin: 15px 0px 25px;
	color: black;
}

.social{
	float: left;
	width: 90px;
	height: 32px;
	margin-right: 20px;
	line-height: 0px;
}

.social img{
	float: left;
	margin-right: 5px;
}

.social p{
	float: left;
	margin-left: 3px !important;
}

div#cadastre-se a{
	float: left;
	margin-top: 2px;
	padding: 3px 5px;
	background-color: #d9d7d4;
}

.menu nav ul li a{
	color: white !important;
	padding: 10px;
}

#sobre_menu a{
	color: black !important;
}
