﻿/* INTEGRA */

#tooltip
{
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #eee;
    padding: 5px;
    width:200px;
    opacity: 0.95;        
}
#tooltip h3, #tooltip div
{
    font: 10px Verdana;
    margin: 0;
}
#tooltip h3 
{
    font-weight:normal;
}


h1.NOTCD {
	width: 479px;
	margin: 0 0 10px 15px;
	min-height:10px;
	color: #000;
	font-size:17px;
	font-weight:bold;
	padding-top: 20px;
	_padding-top: 0px;
}

div.NOTCD {
	background: url(/images/bg_player_video.jpg) no-repeat top center;
	height:440px;
	margin:0 0 20px;
	min-height:20px;
	padding-top:20px;
	text-align:center;
	width:479px;
}

.NOTCD img {
	float:left;
	margin:  0 10px 5px 0;
	border: solid 2px #000;
	position:relative;
}

.NOT-RESUMO{
	text-align:left;
	width: 462px;
	margin: 10px 0 5px 4px;
	padding:5px;
	border-bottom: solid 1px #000;
}

/* HISTORICO */

.NOTCH {
	clear:left;
	float:left;
	width:100%;
	_display: inline;
	list-style-type: none;
}
		
.NOTCH li a{
	display:block;
	width: 800px;
	text-decoration: none;
	color: #323232;
	font-size: 11px;
	padding: 3px 6px 2px 6px;
	margin: 3px auto;		
	background-color: #eeeeee;
	border: solid 1px #e9ded3;
}

.NOTCH li a:hover{
	text-decoration: none;
	background-color: #fff;
}

.NOTCH_pagination, .NOTCL_pagination 
{
    float:left;
    width: 100%;
    margin-top:10px;
    text-align:center;
    font-size: 12px;
}
.NOTCH_pagination span, .NOTCH_pagination a, .NOTCL_pagination span, .NOTCL_pagination a
{
    margin: 0 3px;
    color: #000;
}
.NOTCH_pagination a, .NOTCL_pagination a 
{
    font-weight:bold;
}
.NOTCH_pagination a:hover, .NOTCL_pagination a:hover
{
    text-decoration:underline;
}

.tit_canal a{
	width: 318px;
	height: 20px;
	border-bottom: solid 1px #FFF;
	border-top: solid 13px #FFF;
	font-size: 14px;
	font-weight:bold;
	color: #060606;
	display:block;
	background-color:#9b8c73;
	padding: 3px 3px 3px 9px;
	clear:both;
}

	.tit_canal a:hover {
		background-color: #d1bea0;
	}

	.hist{
		float:left;
		padding: 10px 3px 10px 3px;
		width: 324px;
		background-color: #DEDEDE;
		border-bottom: solid 1px #FFFFFF;
		color: #5e523e;
	}

		.hist_desc {
			float: left;
			width: 185px;
			
			margin: -85px 0 0 130px; /*Firefox Chrome*/
			margin: -70px 0 0 130px\9; /*ie 6, 7 e 8*/
			*margin: -85px 0 0 130px; /*ie 6, 7*/
			
			_display:inline;
			position:relative;
			height: 75px;
			overflow: hidden;
		}
		
			.hist_desc a{
				color: #000000;
				font-weight: bold;
				text-decoration: underline;
			}
			
			.hist_desc span{
				color: #000;
			}
			
.boxVideoLista {	
	width: 120px;
	height: 100px;
	*height: 120px;
	overflow: hidden;
	float: left;
	background-color:#DEDEDE;
	margin: 5px 10px 0 10px;
	padding: 10px;
	_display:inline;
}

