#container {
	background:url('../images/bg_barra2.png') top center no-repeat;
	background-position:160px 270px;
}

#left #menu {
	margin:20px;
	/*background:url('../images/bg_menu.jpg') top left repeat-x #E6E6E6;*/
	padding:10px;
	padding-top:20px;
}

#left #menu ul li a {
	color: #22598E;
	font-weight:bold;
	padding:5px;
	padding-left:30px;
	/*border:1px solid red;*/
	display:block;
	font-size:15px;
}

#left #menu ul li a:hover {
	color: #52B3E6;
	text-decoration:none;
	background:url('../images/menu_hover.gif') top left no-repeat;
}


#informacoes_video {
	/*background:url('../images/pe_player.png') top center no-repeat;*/
	width:420px;
	height:80px;
/*	border:1px solid #c0c0c0;*/
	text-align:left;
	padding:5px;
}

#informacoes_video h1 {
	color: #005076;
	background:url('../images/gif_video.gif') top left no-repeat;
	padding-left: 25px;
	font-size:14px;
}

#informacoes_video h2 {
	color: #777777;
	font-weight:normal;
	padding-left:30px;
}

#informacoes_video .infos {
	font-weight:normal;
	padding:5px 0px;
	border-top:1px dashed #c0c0c0;
	margin-top:5px;
}

#informacoes_video .infos {
	color: #333333;
	text-align:center;
	font-size: 11px;
}

#informacoes_video .infos * {
	font-size:11px;
}

#informacoes_video .infos .dst {
	color: #01537A;
	font-size:11px;
	font-weight:bold;
}

#right #relacionados {
	margin:20px;
	background:url('../images/bg_relacionados.jpg') top left repeat-x #DADADA;
	padding:10px;
	width: 150px;
}

#right #relacionados ul li a {
	display: block;
	margin:5px 0px;
}


#navegacao {
	clear:both;
}

#navegacao #barra {
	width: 940px;

}

.bg_barra {
	background:url('../images/bg-videos.jpg') bottom left repeat-x transparent;
	padding:10px 0px;
}

#navegacao ul li a {
	float:left;
	margin:0px 5px;
	padding-left:2px;
}

#navegacao ul li {
	display:inline;
}


div#tipDiv {
    /*
		color:#000; font-size:11px; line-height:1.2;
		background-color:#E1E5F1; border:1px solid #667295;
		width:210px; padding:4px;
	*/
	width:352px;
	padding:5px;
	background:url('/images/bg_balao_baixo.jpg') top left repeat-y #f9f9f9;
	border:1px solid #CDCDCD;
}

.balao {
	padding:5px 15px;
}

.balao * {
	color: #6F778C;
}


.balao h3 {
	float:right;
	margin:2px 10px;
}

.balao h1 {
	font-size: 13px;
}

.balao h2 {
	font-weight:normal;
	font-size:12px;
}

.balao h3.data {
	background: url('/images/ic_balao_1.gif') top left no-repeat;
	padding-left: 20px;
}

.balao h3.duracao {
	background: url('/images/ic_balao_2.gif') top left no-repeat;
	padding-left: 22px;
}


#player {
	height:350px;
}

#contexto_player {
	height:265px;
}

#acesso_restrito h1 {
	color: #c20000;
	font-size:18px;
}

#acesso_restrito {
	width:300px;
	padding-top:30px;
}

#acesso_restrito p {
	margin-top:15px;
	text-align:justify;
	text-indent:20px;
}