#provisorio{
	background: url(/imagens/provisorio.png) repeat 0 0;
	height: 59px;
	width: 509px;
	margin: -30px 0 0 9px;
}

/* News */
#news{
}

#news h4{
	padding:0px 5px;
}

#news a{
	display:block;
	font-size:14px;
	overflow:hidden;
	position:relative;
}

#news img{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index:1;
}

#news li.subdestaque{
	width:257px;
	margin-left:5px;
	padding: 10px 0px;
	float:left;
	margin-top:5px;
}

#news li.subdestaque a{
	background-color:#EFF3FF;
	display: block;
	border-bottom:1px dashed #C4C4C4;
}

#news li.subdestaque a span {
	font-size: 12px;
	font-weight: bold;
	line-height:15px;
	height:60px;
	display: block;
	margin:5px;
	overflow-y: hidden;
}

#news li.subdestaque a span img {
	width: 80px;
	height: 56px;
	float: left;
	margin-right:5px;
	border: 2px solid #4666BD;
	
	position: relative;
	left: auto;
	top: auto;
	z-index:auto;
}

.texto-destaque {
	display:block;
	font-weight:normal;
	padding:5px;
	text-align:justify;
	font-size:11px;
}

#news li.subdestaque1 span.texto-destaque, #news li.subdestaque1 a {
	width:240px;
	overflow: hidden;
}

#news li.subdestaque2 span.texto-destaque, #news li.subdestaque2 a {
	width:155px;
	overflow: hidden;
}

#primary-news a{
	border: none;
	font-size: 30px;
	height: 280px;
}

#primary-news img {
	top:50px;	
}

#primary-news a:hover{
	text-decoration: none;
}

#primary-news a span{
	background:none repeat scroll 0 0 #4666BD;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	left:0;
	padding:10px;
	position:absolute;
	top:0;
	z-index: 2;
	overflow: hidden;
	width:500px;
}


/* Noticias Video */

#news.videos{
	margin: 0 0 0 257px;
}

#news.videos li {
	height:55px;
	overflow-y: hidden;
	margin-bottom:7px;
}

#news.videos li a {
	line-height:18px;
	font-size: 10px;
	font-weight:bold;
	background-color:#EFF3FF;
}

#news.videos li h4 {
	margin: 0px !important;
}

#news.videos li img{
	float:left;
	margin-right:5px;
	height:55px;
	
	position: relative;
	width: auto;
	left: auto;
	top: auto;
	z-index:auto;
}

#player{
	float: left;
	display: block;
	width: 242px;
	height: 160px;
}



/* Programas */
#programas{
}

#programas li{
	float: left;
	margin: 0 21px 15px 0;
}

#programas a{
	position: relative;
	text-align:center;
	display: block;
	text-decoration: none;
	width: 158px;
	height: 84px;
	overflow: hidden;
	border: 2px solid;
}

#programas span{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 148px;
	background: #4666BD;
	color: #fff;
	font-weight: bold;
	padding: 2px 5px;
}

#programas a:hover span{
	display: block;
}




/* Programa��o */
#destaques{
	margin: -10px 15px -10px 0;
	width: 158px;
}

#destaques li{
	border-bottom: 1px solid #f5f5f5;
	padding: 10px 0;
}

#destaques p{
	font-size: 12px;
}

#destaques span{
	font-family: Georgia, Serif;
	color: #aaa;
	font-style: italic;
}

#guia .side-header, #agenda .side-header, #materiais .side-header{
	
	
}

#guia .side-header{
	background: url(/imagens/icon_guia.jpg) no-repeat top left;
}

#agenda .side-header{
	background: url(/imagens/icon_agenda.jpg) no-repeat top left;
}

#materiais .side-header{
	background: url(/imagens/icon_livro.jpg) no-repeat top left;
}




/* Side content */

#side-content .destaques{
	margin: 5px 15px 0 0;
	}
	
	#destaques{
	margin: -10px 15px -10px 0;
	width: 158px;
}

.destaques li{
	border-bottom: 1px solid #f5f5f5;
	padding: 10px 0;
}

.destaques p{
	font-size: 12px;
}

.destaques span{
	font-family: Georgia, Serif;
	color: #aaa;
	font-style: italic;
}

#parceiros a, #twitter a
{
	cursor:pointer;
	display:block;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:21px;
}

.parceiros {
	display:block;
	width:220px;
	background-color:none;
	border:none;
	text-align: center;
}

.parceiros img{
	margin-top:10px;
}

#twitter div {
	
}