/*
inicio - HOME
*/
div#news, div.tvhome_tit, div#tvhome, div#colecoes, div#cartao {
	display:none;
}
div#riachuelo {
	background:#f4f4f4 url(../img/bg_r_riachuelo.gif) no-repeat 80px 55px!important;
	position:relative;
	z-index:1;
}
div#videohome {
	position:absolute;
	z-index:100;
	width:930px;
	height:1275px;
	top:-21px;
	left:0;
}
div#bannerhome {
	float:left;
	display:inline;
	margin:0;
	margin-top:25px;
	position: relative;
	overflow: hidden;
	width:620px;
	height:340px;
}
div#bannerhome .cycle div {
	background-repeat:no-repeat!important;
	background-position:center!important;
	height:340px;
	width:620px;
	position: absolute;
	top:0; 
	left:0;
	z-index:auto!important;
}
div#bannerhome .cycle div a.linkbanner {
	width:100%;
	height:100%;
	position:absolute;
	z-index:99;
	text-indent:-9000px;
}
div#bannerhome div#setas {
	background:url(../img/bgNavCycle.png) no-repeat;
	_background:url(../img/bgNavCycle.gif) no-repeat;
	height:90px;
	margin-top:-45px;
	position:absolute;
	right:0;
	top:50%;
	width:30px;
	z-index:999;
}		
div#bannerhome div#setas a {
	background:url(../img/arrow.gif) no-repeat;
	display:inline;
	float:right;
	font-size: 0;
	height:16px;
	text-indent: -999px;
	width:16px;
}
div#bannerhome div#setas a#prev {
	background-position:0 0;
	margin:27px 2px 0 0;
}
div#bannerhome div#setas a#next {
	background-position:0 -32px;
	margin:5px 2px 0 0;
}
div#bannerhome div#setas a#prev:hover { background-position:0 -16px; }
div#bannerhome div#setas a#next:hover { background-position:0 -48px; }	
div.promohome {
	width:230px;
	height:190px;
	float:left;
	display:inline;
	margin:25px 0 0;
}
div.promohome h2 {
	background-repeat:no-repeat;
	text-indent:-9000px;
}
div.promohome h2 a {
	width:230px;
	height:190px;
	display:block;
	position:relative;
	z-index:5;
}
div.modahome {
	width:365px;
	height:190px;
	float:left;
	display:inline;
	margin:25px 0 0 25px;
}
div.modahome h2 {
	background-repeat:no-repeat;
	text-indent:-9000px;
}
div.modahome h2 a {
	width:365px;
	height:190px;
	display:block;
}
div#destaqueshome {
	width:880px;
	height:240px;
	clear:both;
	float:left;
	display:inline;
	margin:25px 0 0 25px;
	display:none;
}
/*
fim - HOME
*/

