/******************ATRIBUTOS DO CORPO DA PAGINA***************************/

#geralTV
{
	margin:auto;
	width:960px;
	height:auto;
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}


	#corpoTV
	{
		margin:auto;
		padding: 2px 0px 5px 0px;
		width:960px;
		height:auto;
		clear:both;
	}
	#topoTVD
	{
		padding-top:15px;
		color:#FFFFFF;
		min-width:460px;
		float:right;
	}

		#topoTVDL
		{
			padding-right:80px;
			text-align:right;
			float:left;
		}

		#topoTVDD
		{
			padding-left:40px;
			float:left;
		}

		#topoTVDM
		{
			padding-right:0px;
			float:left;
		}

	#topoBusca
	{
		text-align:right;
		width:650px;
		float:right;
		padding-right:50px;
		padding-top:12px;
	}

#menuTop
{
	padding-top:5px;
	width:950px;
	float:right;
	font-weight:bold;
	text-align:right;
}

	#menuTop ul li
	{
		height: 10px;
		text-align: center;
		list-style-type:none;
		float:left;
		display:inline;
	}

		#menuTop ul li a:link, #menuTop ul li a:visited
		{
			display:block;
			text-decoration:none;
			font-family: Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#000;
			padding:0px 10px 0 10px;

		}

		#menuTop ul li a:hover
		{
			font-weight: bold;
			border-bottom:1px solid #666666;
		}

/******************ESTRUTURA DA PAGINA PRINCIPAL ( pode extender a demais devido as tabs )**********************/
#corpoSuperior
{
	width:950px;
	height:490px;
	margin:auto;
}
	#tabSupEsquerda /*os atributos para as tabs estao em tabsTV.css*/
	{
		width:650px;
		height:430px;
		float:left;
	}
		#tabSupEsquerda02 ul, #tabSupEsquerda03 ul
		{
			width:625px;
		}

		#tabSupEsquerda02 ul li, #tabSupEsquerda03 ul li
		{
			width:625px;
			list-style-type:none;
			clear:both;
			padding:5px 0px 5px 5px;
		}
		#topDestaques
		{
			width:630px;
			height:320px;
			padding: 0px 0px 5px 0px;
		}
			#topDestaquesEsquerda
			{
				width:390px;
				height:250px;
				float:left;
			}

			#topDestaquesDireita
			{
				width:240px;
				height:250px;
				float:right;
			}
				#topDestaquesDireita ul li
				{
					width:230px;
					list-style-type:none;
					padding:5px;
				}

			#topDestaqueBase
			{
				background-image:url(../../img/webtv/page/background_top.jpg);
				background-repeat:repeat-x;
				width:620px;
				padding:5px;
				min-height:80px;
				clear:both;
			}

	#tabSupDireita /*os atributos para as tabs estao em tabsTV.css*/
	{
		width:280px;
		height:430px;
		float:right;
	}
		#tabSupDireita01 ul, #tabSupDireita02 ul
		{
			width:255px;
		}
		#tabSupDireita01 ul li, #tabSupDireita02 ul li
		{
			width:255px;
			list-style-type:none;
			clear:both;
			padding:5px 0px 5px 5px;
		}

#corpoBase
{
	width:950px;
	min-height:150px;
	margin:auto;
}
	#tabBaseUnica /*os atributos para as tabs estao em tabsTV.css*/
	{
		width:950px;
		float:left;
	}
		#tabBaseUnica01
		{
			border-left:1px solid #eaeaea;
			border-right:1px solid #eaeaea;
			border-bottom:1px solid #eaeaea;
		}
			#tabBaseUnica01 ul
			{
				width:910px;
				border:1px solid #ccc;
				padding:5px;
				background-color:#f9f9f9;
			}
			#tabBaseUnica01 ul li
			{
				list-style-type:none;
				width:170px;
				padding:5px 0px 5px 10px;
				height:350px;
				border-right: 1px dotted #ccc;
				border-left: 1px dotted #ccc;
				float:left;
			}

/******************IMAGENS, VIDEOS, TEXTOS******************/

#textTitle
{
	width:140px;
	height:65px;
	padding:0px 3px 0px 3px;
	float:right;
}

#textTitleG
{
	width:160px;
	height:65px;
	padding:0px 3px 0px 3px;
	float:right;
}

#textTitleHorizontal
{
	width:530px;
	height:65px;
	padding:0px 3px 0px 3px;
	float:right;
}

.textList
{
	font-size:35px;
	color:#ccc;
	float:left;
	padding-right: 10px;
}

/**********************ATRIBUTOS GLOBAIS DAS TABS***********************/

#tabSupEsquerda, #tabSupDireita, #tabBaseUnica
{
	background-image:url(http://localhost:8033/includes/img/pagina/fundoTopCinzaTabs.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#tabSupEsquerda01, #tabSupEsquerda02, #tabSupEsquerda03, #tabSupDireita01, #tabSupDireita02
{
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	height:430px;
}

#divThumbPDestaqueDireita img
{
	width:50px;
	height:50px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	padding:3px;
	margin: 3px 3px 0 0;
	float:left;
}

