/* CONTAINER */

#container {
	width:986px;
	min-height: 100%;
	height: 100%;
	height: auto !important;
	margin: 0 auto -54px; /* the bottom margin is the negative value of the footer's height */
}

#tapa_flash {
	background-image:url(/media/images/pixel.gif);
	background-repeat:repeat;
	overflow:hidden; 
	position:absolute;
	top:152px;
	left:50%;
	margin-left:-458px;
	z-index:1000;
	width:304px;
	height:120px;
}


#flash {
	overflow:hidden; 
	height:306px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-493px;
	z-index:999;
	width:986px;
}

#content {
	width:910px;
	padding:0 0 0 35px;
	/*width:910px;
	margin:0 auto;
	position:absolute;
	top:322px;
	padding-left:35px;*/
}

#content_base { 
	width:910px;
	padding:0 0 0 35px;
	/*position:absolute;*/
	/*top:312px;*/
}

#output {
	line-height:16px;
	padding-top:10px;
}

#titulo { 
	width:916px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
}

#titulo .icon { padding:0px 0px 0px 20px;}

#content .destaque_produto {
	float:left;
	padding-top:6px;
}

#content .destaque_noticias {
	float:right;
}

/*************** AREA PRIVADA *******************/
#output_privado { line-height:16px; float:left; padding:0px 0px 0px 30px;}

/***************** CATALOGO*********************/
#catalogo_menu { float:left;}
#output_catalogo { line-height:16px; float:left; padding:10px 0px 0px 30px;}

/******************FOOTER**********************/
.push { height:54px;}
#footer {
	background-image:url(/media/images/bg_footer.gif);
	background-repeat:repeat-x;
	height:54px;
	/*position:absolute;
	bottom:0px;*/
	clear:both;
	bottom:0;
	width:100%;
}

#footer_content { 
	width:916px;
	margin:0 auto;
	padding-top:27px;
}

#footer_content .menu_footer { float:left; padding-top:3px;}
#footer_content .menu_footer a { color:#666666;}
#footer_content .copy { float:left; padding-top:3px; width:57%; text-align:center;}
#footer .assinatura { float:right; padding:0px 0px 0px 0px;}
#footer .go { float:left;}
#footer .goweb { float:left; padding:5px 0px 0px 5px; }
#footer .goweb a { font-size:9px; color:#777;}