*{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	list-style:none;
}

body{
	background:#E5E5E5 url(img/body.gif) repeat-y center;
	text-align:center;
}

#container{
	width:770px;
	margin:0 auto;
	text-align:left;
}

/*/// TOPO ///*/

#header{
	height:220px;
	overflow:hidden;
	margin-bottom:10px;
	background:url(img/menu.jpg) repeat-x;
}

#branding{	
	width:770px;
	margin:0 auto;
	height:160px;
}

/*/// LOGO ///*/

#branding h1{
	width:220px;
	height:160px;
	float:left;
}

#branding h1 a{
	display:block;
	width:182px;
	height:120px;
	background:url(img/logo.jpg) no-repeat;
	text-indent:-99999px;
	margin:20px 0 0 10px;
	overflow:hidden;
}

/*/// CANAL ///*/

#branding h2{
	width:310px;
	height:160px;
	background:url(img/canal.jpg) no-repeat 40px 50px;
	float:left;
	font-size:1px;
	text-indent:-99999px;
	overflow:hidden;
}

/*//// LUCIANO ///*/

#branding .luciano{
	width:240px;
	height:160px;
	background:url(img/luciano.jpg) bottom center no-repeat;
	float:left;
}

/*/// MENU ///*/

#modulos1{
	margin:0 auto;
	width:770px;
	height:60px;
	text-align:left;
}

/*/// DROP DOWN ////*/

#nav {
	list-style: none;
	line-height: 1;
	border-left:#062372 1px solid;
	border-right:#204EB4 1px solid;
	float:left;
	width:768px;
	height:60px;
}

#nav a {
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#E1E1E1;
	font-size:12px;
	padding:30px 21px 18px 21px;
}

#nav a:hover{
	color:#FFFFFF;
}

#nav a.downdrop{
	padding:30px 47px 18px 27px;
	background:url(img/seta_down.gif) no-repeat 100px 20px;
}

#nav a.downdrop:hover{
	background:url(img/seta_down.gif) no-repeat 100px 20px;
}

#nav li ul a{
	display:block;
	padding:6px 4px 6px 0;
	font-weight:normal;
	float:left;
	width:140px;
	background:#002E99;
	text-indent:10px;
	font-size:11px;
	font-weight:bold;
}

#nav li ul a:hover{
	background-color:#2463B6;
}

#nav .n1 ,.n2{
	float: left;
	border-right:#062372 1px solid;
	border-left:#204EB4 1px solid;
	z-index:10000;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	padding:0 0 5px 0;
	left: -999em;
	width:119px;
	z-index:1000;
}

#nav  li ul li em {
	color:#FFF;
	font-weight:bold;
	margin-right:3px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

/*/// CONTEUDO ///*/

#conteudo{
	width:480px;
	float:left;
	margin-bottom:4px;
}

/*/// MODULOS2 ///*/

#modulos2{
	width:280px;
	background:#E9E4E0 url(img/modulos2_top.gif) no-repeat top;
	float:right;
	margin-bottom:4px;
	overflow:hidden;
}

#modulos2 h1{
	height:40px;
	line-height:40px;
	text-indent:10px;
	color:##003366;
	font-size:16px;
	font-weight:bolder;
}

#modulos2 h1 em{
	font-style:normal;
	margin-left:4px;
	color:##003366;
	font-size:15px;
	font-weight:bold;
}

#modulos2 #namebox{
	text-indent:12px;
	position:relative;
	top:-7px;
}

/*/// VIDEOS ///*/

#modulos2 .video_lista{
	overflow:hidden;
}

#modulos2 .video_lista ul{
	overflow:hidden;
	height:180px;
}

#modulos2 .video_lista ul li{
	background:url(img/modulos2_video.jpg) repeat-x;
	height:60px;
	width:280px;
	clear:both;
	overflow:hidden;
}

#modulos2 .video_lista ul li .data{
	width:60px;
	height:60px;
	float:left;
	text-align:center;
	background:url(img/data_div.gif) no-repeat 17px 24px;
}

#modulos2 .video_lista ul li .data h5{
	color:#333;
	height:30px;
	line-height:30px;
}

#modulos2 .video_lista ul li .data h4{
	font-weight:bold;
	color:#333;
	font-size:24px;
	height:30px;
	line-height:20px;
}

#modulos2 .video_lista ul li img{
	float:left;
	border:#FFF 1px solid;
	margin-top:6px;
	margin-right:5px;
}

#modulos2 .video_lista ul li h2{
	font-size:12px;
	padding-top:4px;
}

#modulos2 .video_lista ul li h2 a{
	color:#FF6600;
	text-decoration:none;
	font-size:12px;
}

#modulos2 .video_lista ul li h2 a:hover{
	color:#FF3300;
}

#modulos2 .video_lista ul li p a{
	color:#333;
	text-decoration:none;
}

#modulos2 .video_lista ul li p a:hover{
	color:#666;
}

/*/// BUSCA ///*/

#modulos2 .busca{
	background:#003399 url(img/modulos2_busca.jpg) repeat-x;
	height:70px;
	margin-top:1px;
}

#modulos2 .busca .navegador{
	width:70px;
	height:70px;
	border-right:#072673 1px solid;
	float:left;
}

#modulos2 .busca .navegador button{
	width:24px;
	height:34px;
	border:none;
	background:url(img/nav_down.gif) no-repeat;
	float:left;
	margin:20px 5px 0 5px;
	cursor:hand;
	cursor:pointer;
}

#modulos2 .busca .navegador button.next{
	background:url(img/nav_up.gif) no-repeat;
	margin:20px 0 0 8px;
}

#modulos2 .busca .categorias{
	width:208px;
	height:70px;
	border-left:#204FB5 1px solid;
	float:right;
}

#modulos2 .busca .categorias ul{
	width:160px;
	background:#FFF;
	list-style:none;
	float:left;
}

#modulos2 .busca .categorias p{
	color:#FFF;
	font-size:10px;
	padding:14px 0 2px 0;
	text-indent:20px;
}

#modulos2 .busca .categorias .combo{
	position:relative;
	left:20px;
	float:left;
}

#modulos2 .busca .categorias ul li.categ{
	height:21px;
	line-height:21px;
}

#modulos2 .busca .categorias ul li.categ a{
	height:21px;
	line-height:21px;
	width:160px;
	display:block;
	background:url(img/combo_down.gif) no-repeat right;
	text-indent:8px;
	color:#003366;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
	cursor:pointer;
}

#modulos2 .busca .categorias ul li.categ ul{
	position:absolute;
} 

#modulos2 .busca .categorias ul li.categ li a{
	height:21px;
	line-height:21px;
	width:160px;
	display:block;
	color:#003366;
	background:#FFF;
}

#modulos2 .busca .categorias ul li.categ li a:hover{
	color:#003366;
	background:#E5E5E5;
}

/*/// PROXIMOS PROGS ///*/

#modulos2 .prox_prog{
	float:left;
	width:280px;
	margin-bottom:7px;
}

#modulos2 .prox_prog .data{
	width:70px;
	height:53px;
	background:url(img/data.jpg) no-repeat center;
	text-align:center;
	display:block;
	float:left;
}

#modulos2 .prox_prog .content{
	float:right;
	width:210px;
}

#modulos2 .prox_prog .data h5{
	color:#003366;
	padding-top:4px;
}

#modulos2 .prox_prog .data h4{
	font-weight:bold;
	color:#003366;
	font-size:24px;
	padding-top:6px;
}

#modulos2 .prox_prog h2{
	color:#003366;
}

#modulos2 .prox_prog p{
	color:#003366;
}

#modulos2 p.bottom{
	background:url(img/modulos2_bottom.gif) no-repeat;
	height:6px;
	clear:both;
	font-size:1px;
}

/*/// RODAPE ///*/

#rodape{
	background:url(img/rodape.jpg) repeat-x;
	height:191px;
	clear:both;
	text-align:center;
}

#rodape h1 a{
	background:url(img/webby.gif);
	width:70px;
	height:32px;
	text-indent:-99999px;
	overflow:hidden;
	float:right;
	position:relative;
	top:16px;
}

#rodape .patrocinio{
	text-align:left;
	width:770px;
	margin:0 auto;
	background:url(img/patrocinio.gif) no-repeat left 10px;
	height:90px;
	padding-top:6px;
	clear:both;
}

#rodape .patrocinio img{
	border:none;
	margin:20px 30px 0 30px;
	float:left;
}

#rodape .patrocinio object{
	margin:10px 30px 0 0;
	float:left;
}

#rodape .footer{
	width:770px;
	margin:0 auto;
}

#rodape p{
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
	float:left;
	width:700px;
}

#rodape p.links{
	color:#FFF;
	font-size:10px;
	margin:0px;
	float:left;
	width:720px;
}

#rodape p.links a{
	color:#FFF;
	font-size:10px;
	text-decoration:none;
	margin:0 8px 0 8px;
}

/*//////*/

#conteudo .desc_video_home{
	width:410px;
	float:left;
	position:relative;
	left:16px; top:10px;
}

#conteudo .desc_video_home img{
	float:left;
	margin:8px;
}
