/*Pagina Dados de Mercado -----------------------------------------------------------------------*/
.divDadosMercadoConteudo1A
{
    width:579px;
	height:auto;
	float:left;
	padding-left:5px;
	margin-bottom:20px;
}
.divDadosMercadoTitulo
{
	width:579px;
	height:auto;
	font-size: 16px;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #022873;
	margin-bottom:20px;
	padding-bottom:3px;
}
.divDadosMercadoBox
{
    width:280px;
	height:auto;
	float:left;
	margin-right:30px;
	*margin-right:27px;
	margin-bottom:20px;
}
.divDadosMercadoBoxTitulo
{
	width:280px;
	height:auto;
	float:left;
	font-size: 12px;
	color: #006699;
	margin-bottom:5px;
}
.divDadosMercadoBoxImg
{
    width:280px;
	height:auto;
	float:left;
	background-color:#e5e5e5;
}

.divDadosMercadoConteudo1B
{
    width:579px;
	height:auto;
	float:left;
	padding-left:5px;
	margin-bottom:20px;
}

.divDadosMercadoConteudo1C
{
    width:579px;
	height:auto;
	float:left;
	padding-left:5px;
}

.divDadosMercadoEdicoesEspeciais
{
    width:579px;
	height:auto;
	float:left;
}
.divDadosMercadoEdicoesEspeciaisBox
{
    width:102px;
	height:auto;
	float:left;
	margin-right:1px;
}
.divDadosMercadoEdicoesEspeciaisBoxTitulo
{
	width:102px;
	height:auto;
	float:left;
	font-size: 12px;
	color: #074e97;
	margin-bottom:10px;
}
.divDadosMercadoEdicoesEspeciaisBoxTexto
{
	width:96px;
	height:14px;
	float:left;
	background-color:#f3f7f5;
	margin-bottom:5px;
	padding:3px;
}
.divDadosMercadoEdicoesEspeciaisBoxTexto a
{
	font-size: 10px;
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
}
.divDadosMercadoEdicoesEspeciaisBoxTexto a:hover
{
	text-decoration: underline;
}
