#conteudo {
	width:980px;
	min-height:600px;
	height:auto;
	background: none;
	padding:0;
	}

/*__________Destaque_*/
#tv {	
	position: relative; 
	height:360px;
	}
#tv h2 {
	background: url(../img/index/aba-confira.jpg) no-repeat;
	width:305px;
	height:35px;
	position:absolute;
	top:314px;
	left:50px;
	z-index:5;
	text-align:center;
	}
	#tv h2 a {
		font:italic 18px/25px Georgia, "Times New Roman", Times, serif;
		color:#fff;
		display:block;
		width:100%;
		height:100%;
	}
#tela {
	background:url(../img/index/bg-tv.png) repeat-y;
	width:948px;
	height:322px;
	margin:0 auto;
	position:relative;
	}
	#maskA {
		background:url(../img/index/tv-maskA.png) no-repeat;
		width:948px;
		height:11px;
		position:absolute;
		top:0;
		z-index:4;
	}
	#maskB {
		background:url(../img/index/tv-maskB.png) no-repeat;
		width:948px;
		height:19px;
		position:absolute;
		bottom:0;
		z-index:4
	}
 #slide { 
	width:940px;
	height:322px;
	position:absolute;
	z-index:3;
	margin:0 4px;
	overflow: hidden;
	}
	#slide ul{ list-style:none; width:9999px}
	#slide ul li { float:left;}
/*__Contrles_*/	
#nav {
	background:url(../img/index/fundo-aba-tv.jpg) no-repeat;
	width:120px;
	height:23px;
	position:absolute;
	top:314px;
	right:50px;
	z-index:5;
	list-style:none;
	text-align:center;
}
#nav li { display:inline; margin:0 5px;}
#nav li a{ 
	font:italic 18px/23px "Times New Roman", Times, serif;
	color:#630;
	}
	#nav li a:hover{ 
	color:#ec25aa;
	}
#ante, #prox {
	display:block;
	width:44px;
	height:44px;
	background: url(../img/index/bt-slide.png) no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	position:absolute;
	top:50%;
	margin:-22px 0 0;
	z-index:5;
	}
	#ante {	background-position: left;	left:0;}
	#prox {	background-position: right;	right:0;}
/*________/_Destaque_*/
#container {	background:url(../img/bg-faixa.gif) repeat-x  0 360px; }
#faixa {
	background:url(../img/bg-faixa.gif) repeat-x;
	height:250px;
	position:relative;
}
#espaco {
	background:url(../img/index/bg-espaco.jpg) no-repeat;
	width:250px;
	height:235px;
	position:relative;
	padding:15px 0 0;
	text-align:center;
	float:left;
	}
	#espaco h1 {
		background:url(../img/index/adega.png) no-repeat;
		width:200px;
		height:240px;
		margin:0 auto ;
		text-indent:-5000px;
		}
	#espaco a {
		display:block;
		font:italic 18px Georgia, "Times New Roman", Times, serif;
		color:#816c54;
		width:250px;
		height:80px;
		position:absolute;
		top:0;
		left:0;
		padding:170px 0 0;
		}
#cartao, #social {
	display:block;
	width:250px;
	height:125px;
	position:absolute;
	top:0;
	right:0;
	text-indent:-5000px;
	overflow:hidden;
	}
	#cartao { background:url(../img/index/cartao-facil.jpg) no-repeat;}
	#social { background:url(../img/index/ilha.jpg) no-repeat; top:125px;}
	
	
