/**************************** ESTRUTURA ****************************/
* {
	font:normal "Trebuchet MS", sans-serif;
	padding: 0;
	margin: 0;
	list-style-type: none;
	border: 0;
}

p {
	line-height:normal;
	padding: 10px;
	text-align:justify;
	clear:both;
}

a {
	text-decoration:none;
	color: #000;
}

table {clear:both !important; border: 1px solid #000; border-collapse:collapse;}

/* XXXXXXXXXXXXXXX   TOPO LOGO  XXXXXXXXXXXXX */
.topoLogoBoletimEmpresas {
	display: block;
}
.topoLogoBoletimEmpresas img { width:100%; border: 0;}
.topoLogoBoletimEmpresas h1 {
	display: none;
	font:bold 2em "Trebuchet MS", sans-serif;
}
.topoLogoBoletimEmpresas a, #divCabecalho, #MenuLateral, .topoBmfbovespa  {
	display: none;
}
.topoLogoBoletimEmpresas a {
	display: none;
}
.agrupadorLinkTopo, .voltar, .topo  {
	display: none;
}
/*  XXXXXXXXXXXXXX LISTA  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

.divConteudoBoletimEmpresas, #containerBoletim{     /* MODELO 1 - UTILIZADO PARA TELAS COM AS CAIXAS LATERAIS DIREITAS */
	font:normal 11px "Trebuchet MS", sans-serif;
	float: left;
	width: 98% !important;
	clear:both; 
	margin:10px;
}

h2.titulo04 { 	font-size: 14px;}

.listaIndices { display: none;}
.listaIndices ul {
	float:left;
	width: 98%;
	clear:left;
	display:block;
	list-style:disc;
}
.listaIndices h2 {
	margin: 10px 0px;
	/*font:bold 15px "Trebuchet MS", sans-serif;*/
	color:#585a5b;
}

.listaIndices ul li{
	list-style:disc;
	display:block;
	float:left;
	width: 100%;
	clear:both;
	margin: 0px;
	padding: 4px 5px 20px 15px;
	border-top: 1px solid #cacecf;
}

.listaIndices p {
	margin: 0px !important;
	padding: 0px !important;
	line-height: normal;
}
.listaIndices li a {
	margin: 0px !important;
	padding: 0px !important;
	line-height: normal;
	font-weight:bold;
}

.noticiaItem {
	clear: both;
	margin-top: 30px;
	padding-bottom: 20px;
	border-top: 1px solid #ccc;
	padding-top: 20px;

}

h2.tituloNoticias {
	font:normal 11px "Trebuchet MS", sans-serif;
	color:#404040;
	margin-top: 20px;
	text-align:right;
}


.noticiaItem p.imageContainer {
}
.noticiaItem p.imageContainer img {
	/*width: 200px;*/
}

.noticiaItem p { float:left;}

.noticiaItemDestacado {
	padding: 5px;
	background-color: #f4f5f7;
	margin-bottom: 10px;
	clear:both;
	margin-top: 30px;
	padding-bottom: 20px;
	border-top: 1px solid #ccc;
	padding-top: 10px;	
	
}

#CaixaCadastroEmailInterna {
	display:none;
	border: 1px solid #000;
	font:normal normal normal 18px "Trebuchet MS", sans-serif;
	background-image:url(../img/bg_simulador.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.tabstrip {display:none !important;}

#aba_2 {
	display:block !important;
}

div.rodape { display:none;}

#CaixaEstatisticasBolertim { display:none;}

table, table tr, table td, table th, table thead   {clear:both !important;  border: 1px solid #000; border-collapse:collapse; margin:0 10px 0 10px; padding:5px}
