html>body #mainBlock{
	padding-top: 7px;
	float: right;
	width: 531px;
	margin-left: 5px;
	margin-right: 10px;
}
#mainBlock{
	padding-top: 7px;
	float: right;
	width: 531px;
	margin-right: 5px;
	z-index:1;
}
html>body #mainBlock #flash{ width: 531px; }/*HACK para Mozzila*/
	#mainBlock #flash{
		padding-top:7px;
		float: right;
		/*align: center;*/
		clear: both;
		width: 531px;
		height: 141px;
		background-image: url(img/template/temp_flash.jpg);
		background-repeat: no-repeat;
		display: none;
	}
	#flash h1{
		/*background-image: url(img/template/temp_flash.jpg);
		background-repeat: no-repeat;*/
		width: 527px; 
		height: 141px;
		clear: both;
		position:relative;
	}
	
	#mainBlock #breadcrumb{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		line-height: 12px;
		z-index:1;
		margin-bottom: 10px;
	}
	
	#mainBlock a:link { 
		text-decoration: none;
		color: #000000;
	}
	#mainBlock a:visited { 
		text-decoration: none; 
		color: #000000;
	}
	#mainBlock a:hover, a:active { 
		text-decoration: underline;
	}
	
	html>body #mainBlock #destaques{ width: 531px; }/*HACK para Mozzila*/
	
	#mainBlock #destaques{
		clear: both;
		vertical-align:middle;
		float:right;
		width:531px;
		background-color:#FFFFFF;
		z-index: 1;
	}
	
	#mainBlock #destaques table{
		position: relative;
		float: left;
	}
	
	#mainBlock #destaques object{
		z-index: 1;
		position: relative;
	}
	
	#mainBlock #destaquesRodape{
		vertical-align:bottom;
		clear: both;
		width:531px;
		position:relative;
		z-index: 1;
	}
	#mainBlock #separadorDestaques{
		background-image: url(img/template/dest.gif);
		background-position: center center;
		background-repeat: no-repeat;
		width: 531px;
		height: 24px;
	}
	
	