/*__________TV_*/
/*__________Principal_*/
#principal {
	width:610px;
	float:left;
	position:relative;
}
#destaque {
	background:#dae7ef;
	position:relative;
	padding:0 0 10px;
	}
	#destaque h2 { color:#06f;}
	#nav {
		list-style:none;
		position:absolute;
		right:8px;
		top:60px;
		}
		#nav li a {
			display:block;
			width:50px;
			height:22px;
			color:#fff;
			font-size:18px;
			font-weight:bold;
			text-decoration:none;
			background:#06f;
			margin:0 0 10px;
			text-indent:10px;
		}
		#nav li a:hover { background:#84559c;}
#destaque #slide {
	width:520px;
	height:220px;
	background:#639;
	margin:10px 25px 0;
	overflow:hidden;
	}
	#slide ul { list-style:none; width:9999px}
	#slide li {
		width:520px;
		height:220px;
		background:#639;
		float:left;
	}
	#slide img{
		width:520px;
		height:220px;
	}
#revista { 
	width:440px;
	margin:30px 0 0;
	}
	#revista h2 { color:#824f9c; }
	#revista dl { margin: 10px 0 0;}
	#revista dd { margin: 0 0 10px;}
	img#capa { 
		background:url(../img/frame-revista.gif) no-repeat;
		padding:12px 15px 30px;
		float:left;
		margin:0 20px 0 0;
	}
#filiado {
	width:440px;
	margin:30px 0 0;
	clear:both;
	}
	#filiado h2 {color:#06f;}
	#filiado ul {
		list-style:none;
		background:url(../img/banner-filiados.jpg) no-repeat;
		width:435px;
		height:68px;
	}
	#filiado ul li {
		display:block;
		float:left;
		height:68px;
		}
        #universo {width:130px;}
        #continente {width:140px;}
        #internacional {width:165px;}
	#filiado ul li a {
		display:block;
		width:100%;
		height:100%;
		text-indent:-500px;
		overflow:hidden;
	}
#extra {
	position: absolute;
	top:305px;
	left:465px;
	}
	#extra h2 { color:#607f03; background:transparent;}
	img#video, img#wall { 
		background:url(../img/frame-extra.gif) no-repeat;
		padding:12px 12px 30px;
		margin:0 0 15px;
	}
/*__________/Principal_*/
/*__________Coluna Direita_*/
#col {
	width:325px;
	margin:0 0 25px;
	position:relative;
	float:right;
	*margin:0;
	}
	#col h2 { color:#ed1c24;}
	#col ul { list-style:none;}
	#col ul li { 
		background:#fcfcfc url(../img/frame-revista.gif) no-repeat top left;
		min-height:130px;
		padding:10px 10px 0 ;
	}
	#col ul li a { text-decoration:none; }
	#col ul li img { 
		display:block; 
		float:left;
		margin:0 20px 0 0;
		width:170px;
		height:110px;
	}
#anteriores {
	display:block; 
	background:#e8b701 url(../img/anteriores.gif) no-repeat 95%;
	line-height:16px;
	height:16px;
	text-align:center;
	text-decoration:none;
	color:#fff;
}

#top5{
margin-top:30px;

}

#gogo{
margin-top:30px;



}

/*__________/Coluna Direita_*/

