/*
//////////////////////////////////////////////////////////////////////////////////////////////////////////
Destaques home 
//////////////////////////////////////////////////////////////////////////////////////////////////////////		
*/

html{
/*	background:transparent url(../imagens/fundo_home_baixo.gif) no-repeat center 125px;*/
	background: url(../imagens/fundo_home.gif) no-repeat #FFF center 120px ;
	height: 100%;
}

body{
	height: 100%;
}

#content_geral{
	/*height: 100%;*/
	margin: 0 auto;
	width:771px;

	min-height: 100%;
	height: auto;
	_height: 100%;
	position: relative;
}
#content_geral:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
}
div#destaques-home{
	width:638px;
	float:right;	
	background:#fff url(../imagens/fundo_destaques.gif) repeat-x left top;
	margin-left:10px;
	margin-top:-16px;
}

div.cadastro-conteiner,.cartoes-conteiner,.ofertas-conteiner{
	float:left;	
}

div.ofertas-conteiner{
	width:211px;
	height:158px;
	background:transparent url(../imagens/fundo_oferta_002.gif) no-repeat left top;
	float:right;	
	
}
.preco{
	color:#dc241f;
	font-weight:bold;
	font-size:21px;
	letter-spacing:-2px;
	margin-top:11px;
	float:right;
	margin-right:30px;
	_margin-right:7px;
	margin-top:56px;	

}

/*
//////////////////////////////////////////////////////////////////////////////////////////////////////////
Flash Faixa
//////////////////////////////////////////////////////////////////////////////////////////////////////////		
*/

div#flash_faixa {
	width:169px;
	position:absolute;
	top: 0;
	bottom:0;
	_height: expression(document.body.clientHeight + 'px');
	top: 0px;
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////////////////
Flash topo logo
//////////////////////////////////////////////////////////////////////////////////////////////////////////		
*/

div#flash_topo{	
	z-index:3000;
	position:relative;	
	margin-top:10px;
	height: 88px;	
}


div#flash_destaque{
	float:right;
	position:relative;
	top:-29px;		

	*top: -27px;
	width:599px;
	height: 386px;
	margin: 4px 4px 0 0;
	_margin: 0 -5px 0 0;

}

#prod_home embed
{
    margin-left:6px;
}


div.ofertas-conteiner img{
	margin-top:66px;
	margin-left:6px;

}

/*
//////////////////////////////////////////////////////////////////////////////////////////////////////////
Rodape home 
//////////////////////////////////////////////////////////////////////////////////////////////////////////		
*/



#rodape{
	clear:both;
	width:640px;
	text-align:right;
	float:right;
	color:#616161;

}

#rodape a,#rodape-interna a{
	font-size:11px;
	color:#616161;
}

#rodape a:hover{
	 text-decoration:underline;
}

