/* CSS Document */


div#conteudo_colecoes{ 
	position:relative;
	/*background-image: url('../../images/bg_colecoes.jpg');*/
	background-repeat:no-repeat; 
	height:524px; 
	width:1002px;
	}

div#titulo_colecoes{
	position:relative; 
	width:220px; 
	height: 74px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/titulo_colecoes.png');
	background-image:url('../../images/titulo_colecoes.png');
	_background-image: none;
	background-repeat:no-repeat; 
	margin-top:375px;  
	.margin-top:365px;  
	_margin-top:360px; 
	margin-left:15px
	}


div#area_flash{
	position:absolute;
	top: 8px; *top: 0px; _top:0px;
	left:0px;
}
