@charset "utf-8";
/* CSS Document */
/** CONTENT **/
#content{
	width:980px;
	height:auto;
	margin:0 auto;
	margin-bottom:25px;
	text-align:center;
}
/** 2 COLUMNS **/
#columnContainer{
	width:666px;
	height:auto;
	margin-top:13px;
	margin-bottom:40px;
	float:left;
}
#columnContainer ul{
	margin:0;
	padding:0;
	list-style:none;
}
#columnContainer ul li.left, #columnContainer ul li.right {
	width:288px;
	margin-bottom:10px;
	margin-left:25px;
	margin-right:0;
	padding-top:1px;
	float:left;
}
#columnContainer ul li.right {
	float:right;
	margin-left:0;
	margin-right:25px;	
}
#columnContainer ul li .frame {
	position:absolute;
	background: url(../img/frame_a.png) no-repeat;
	width:288px;
	height:183px;
	z-index:5;
	cursor:pointer;
}
#columnContainer ul li img{
	width:286px;
	height:161px;
}
#columnContainer ul li #title{
	width:266px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;			
	font-family: Tahoma, Calibri, Arial, "Lucida Sans";
	font-size:1em;
	color:#00539b;
	overflow:hidden;
	line-height:1.15em;
	padding-top:15px;
	border-bottom:1px solid #e1e1e1;
	font-weight:normal;
	display:block;
	height:30px;
}

/** COLUMN RIGHT **/
#columnRight{
	width:300px;
	margin:0 0 25px;
	padding:13px 0 0 0;
	text-align:center;
	float:right;
}
/** WEBTV **/
.webTvProg{
	width:298px;
	height:470px;
	margin:14px 0 14px 0;
	padding:0;
	background-color:#000;
	border:1px solid #c9d8e1;
}
.webTvLogo{
	width:42px;
	height:38px;
	margin:7px 0 0 15px;
	padding:0;
	float:left;
}
.webTvEntrar{
	width:100px;
	height:13px;
	margin:0;
	padding:0;
	float:right;
}
.webTvVideo{
	width:289px;
	height:167px;
	margin:0;
	padding:0;
	float:left;
}
.webTvDescription{
	width:298px;
	height:55px;
	margin:0;
	padding:10px 0 0 0;
}
.webTvTitle{
	width:283px;
	min-height:15px;
	height:auto;
	margin:5px 0 5px 0;
	padding:0 5px 0 5px;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#fff;
	font-weight: bold;
	text-align:left;
	float:left;
}
			#lyr1_destaques ul.items {
				margin:0;
				padding:0;
			}
			#lyr1_destaques ul.items li {
				width:270px;
				list-style-type:none;
				list-style:none;
				margin:0;
				padding:5px;
				background-image:url(../img/tabdestak_listbreak.png);		
				background-position:bottom;
				background-repeat:no-repeat;
			}
		
			#lyr1_destaques ul.items li.nobreaker {
				width:282px;
				list-style-type:none;
				list-style:none;
				margin:0;
				padding:5px;
				background-image:none

			}
			#lyr1_destaques ul.items li div.tabListImg {
				float:left;
				width:86px;
				cursor:pointer
				
			}
				#lyr1_destaques ul.items li div.tabListImg img {
					-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=85)";
					filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
					-moz-opacity: 0.85;
					opacity: 0.85;
					cursor:pointer;
					margin:0 2px 0 2px;
				}
				
				#lyr1_destaques ul.items li div.tabListImg:hover img {
					-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
					filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
					-moz-opacity: 1;
					opacity: 1;
					cursor:pointer
				}
			#lyr1_destaques ul.items li div.tabListText {
				float:right;
				width:176px;/* uteis204px */
				color:#6f6d61;
				cursor:pointer;
				font-family: Calibri, Verdana, Geneva, sans-serif;
				font-size: 12px;
				color: #6f6d61;
				text-align:left;

			}

/** CONSULTOR RR **/
#consultorRRCenter{
	width:666px;
	height:85px;
	margin:5px 0 25px 0;
	padding:0;
	float:left;
}
