@import url("global.css");
#topo ul.navegacao { background-image: url(../_img/homeBgMenu.jpg); }

div.banner {
	padding-bottom: 8px;
}
#conteudo { padding: 0; }



#colunas {
	position:relative;
	width:960px;
}



/* INDICADORES */
#coluna-indicadores {
	float:left;
	width:265px;
}
#coluna-indicadores div.indicadores h2 {
	background: url(../_img/homeTituloIndicadores.jpg) no-repeat;
	height:32px;
	text-indent:-5000px;
	width:265px;
}
#coluna-indicadores div.indicadores {
	background: #E7EAED url(../_img/homeFundoIndicadoresRodape.jpg) no-repeat center bottom;
	height: 250px;
}
#coluna-indicadores div.indicadores ul {
	/*background: url(../_img/homeFundoIndicadores.jpg) no-repeat;*/
	height: 163px;
    margin-left: 10px;
    margin-top: 10px;
    padding-left: 5px;
    padding-top: 4px;
    width: 246px;
	
}
#coluna-indicadores div.indicadores ul:after {
	content: '.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}

#coluna-indicadores div.indicadores ul li {
	float:left;
	margin-left:8px;
	margin-top:6px;
	width:50px;
}

#coluna-indicadores div.indicadores ul li span {
	display:block;
	font-size: 11px;
	margin-top:-3px;
	text-align:center;
}
#coluna-indicadores div.indicadores select {
	height:25px;
	margin-left:10px;
	padding:3px;
	width:246px;
}


/* INFO */
#coluna-indicadores div.caixa-info {
	background:url(../_img/homeFundoCaixa.jpg) no-repeat;
	border-bottom:1px solid #E4E4E4;
	height:100px;
	margin-top:15px;
	width:265px;
}
#coluna-indicadores div.caixa-info img {
	float:left;
}
#coluna-indicadores div.caixa-info img.img-logo {
	height:71px;
	margin-left:15px;
	margin-right:30px;
	margin-top:15px;
	width:78px;
}
#coluna-indicadores div.caixa-info img.img-vendas {
	height:100px;
	margin-left:10px;
	margin-right:15px;
	width:100px;
}
#coluna-indicadores div.caixa-info h3 {
	color:#3E506C;
	font-size:14px;
	padding-top:7px;
}
#coluna-indicadores div.caixa-info p {
	font-size:11px;
	margin:2px 15px;
}
#coluna-indicadores div.caixa-info a {
	color: #858E99;
	font-size:11px;
	font-weight:bold;
}
#coluna-indicadores div.agenda-home { 
	margin-top:15px;
	background: #E7EAED url(../_img/homeFundoIndicadoresRodape.jpg) no-repeat center bottom;
	height: 217px;
}
#coluna-indicadores div.agenda-home h2 {
	background: url(../_img/homeTituloAgenda.jpg) no-repeat;
	height:32px;
	text-indent:-5000px;
	width:265px;
}

#coluna-indicadores div.agenda-home ul {
	background: url("../_img/homeFundoIndicadores.jpg") no-repeat scroll 0 0 transparent;
    height: 170px;
    margin-left: 10px;
    margin-top: 10px;
    padding-left: 3px;
    padding-top: 17px;
    width: 246px;
}
#coluna-indicadores div.agenda-home ul li {
	border-bottom: 1px dashed #CCCCCC;
    margin: 1px 1px 5px 13px;
    padding-bottom: 7px;
    padding-left: 0;
    width: 205px;
}
#coluna-indicadores div.agenda-home ul li a {
	background: url("../_img/noticiasMarcador.gif") no-repeat scroll left center transparent;
    color: #666666;
    float: left;
    font-size: 10px;
    font-weight: bold;
    padding-left: 10px;
    text-decoration: none;
    width: 202px;
}
#coluna-indicadores div.agenda-home ul li a:hover {
    text-decoration: underline;
}
#coluna-indicadores div.agenda-home ul a.mais {
    color: #666666;
    margin: 0 0 0 35px;
	text-decoration:none;
	font-weight:bold;
}
#coluna-indicadores div.agenda-home ul a:hover {
    text-decoration: underline;
}
#coluna-indicadores div.agenda-home ul li span.data {
	color: #666666;
    display: block;
    font-family: arial;
    font-size: 10px;
    margin-left: 10px;
	float:left;
	clear:both;
	
}


/* NOTICIAS */
#coluna-noticias {
	float:left;
	padding-left:16px;
	width:265px;
}
#coluna-noticias h2 {
	background: url(../_img/homeTituloNoticias.jpg) no-repeat;
	height:32px;
	text-indent:-5000px;
	width:265px;
}
#coluna-noticias ul li {
	background:url(../_img/homeFundoCaixa.jpg) no-repeat center top;
	border-bottom:1px solid #E4E4E4;
	clear: both;
	padding: 9px 5px;
	*padding: 7px 5px;
	width:255px;
}
#coluna-noticias ul li.destaque {
	height:81px;
	padding-top: 10px;
}
#coluna-noticias ul li a {
	background: url(../_img/homeIconeMarcador.gif) no-repeat;
	color:#666666;
	display:block;

	padding-left:20px;
	padding-right:5px;
	text-decoration:none;

}
#coluna-noticias ul li.destaque a {
	height:80px;
	width:230px;
}
#coluna-noticias ul li a:hover {
	text-decoration:underline;
}
#coluna-noticias ul li a span {
	display:block;
	line-height:18px;
}
#coluna-noticias ul li.destaque img {
	float:left;
	height:75px;
	margin-right:10px;
	width:100px;
}
#coluna-noticias ul li.destaque a strong {
	display:block;
	font-size:13px;
	line-height:16px;
}
#coluna-noticias a.mais {
	background: url(../_img/homeBotaoMaisNoticias.jpg) no-repeat;
	display:block;
	height:20px;
	margin-top:7px;
	overflow:hidden;
	text-indent:-5000px;
	width:110px;
}




/* COTACOES */
#coluna-cotacoes {
	float:left;
	padding-left:16px;
}
#coluna-cotacoes div.cotacoes {
	background:#E7EAED url(../_img/homeFundoCotacoesPrevisaoRodape.jpg) no-repeat center bottom;
	float:left;
	height:250px;
	width:192px;
}
#coluna-cotacoes div.cotacoes h2 {
	background: url(../_img/homeTituloCotacoes.jpg) no-repeat;
	height:32px;
	margin-bottom:5px;
	text-indent:-5000px;
	width:192px;
}
#coluna-cotacoes div.cotacoes ul {
	background: url(../_img/homeFundoCotacoesPrevisao.jpg) no-repeat;
	height:188px;
	margin-left:10px;
	margin-top:10px;
	padding-left:3px;
	padding-top:5px;
	width:169px;
}
#coluna-cotacoes div.cotacoes ul:after,
#coluna-cotacoes div.cotacoes ul li:after,
#coluna-cotacoes div.cotacoes ul li div:after {
	content: '.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}

#coluna-cotacoes div.cotacoes ul li {
	background: transparent url(../_img/homeIconeMarcador.gif) no-repeat 0 5px;
	border-bottom: 1px solid #E9E9E9;
	clear:both;
	display: block;
	line-height: 100%;
	height: 43px;
	margin: 0;
	margin-left:10px;
	padding-left:15px;
	padding-top: 2px;
	*padding-top: 0;
	position: relative;
	width:125px;
}
#coluna-cotacoes div.cotacoes ul li strong {
	display:block;
	font-size:11px;
}
#coluna-cotacoes div.cotacoes ul li div {
	float:left;
	width:62px;
}
#coluna-cotacoes div.cotacoes ul li div span {
	display:block;
	font-size:9px;
	line-height:11px;
	text-transform:uppercase;
}

#coluna-cotacoes div.cotacoes ul li.euro-real { border: none; }



/* PREVISAO */
#coluna-cotacoes div.previsao {
	float:left;
	margin-left:14px;
	width:192px;
}
#coluna-cotacoes div.previsao h2 {
	background: url(../_img/homeTituloPrevisao.jpg) no-repeat;
	height:32px;
	margin-bottom:5px;
	text-indent:-5000px;
	width:192px;
}
#coluna-cotacoes div.previsao {
	background:#E7EAED url(../_img/homeFundoCotacoesPrevisaoRodape.jpg) no-repeat center bottom;
	height:250px;
}
#coluna-cotacoes div.previsao ul {
	background: url(../_img/homeFundoCotacoesPrevisao.jpg) no-repeat;
	height:188px;
	margin-left:10px;
	margin-top:10px;
	padding-left:3px;
	padding-top:7px;
	width:169px;
}
#coluna-cotacoes div.previsao ul:after {
	content: '.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}

#coluna-cotacoes div.previsao ul li {
	float:left;
	margin-left:8px;
	margin-top:6px;
	width:50px;
}




/* TRABALHE E ASSISTENCIA */
#coluna-cotacoes div.trabalhe {
	background-color: #E6EAED; /* url(../_img/homeFundoTrabalhe.jpg) no-repeat center bottom;*/
	clear:both;
	float:left;
	/*height:101px;*/
	margin-top:15px;
	padding:0 15px 15px;
	width:367px;
}
#coluna-cotacoes div.trabalhe ul li {
	float:left;
}
#coluna-cotacoes div.trabalhe ul li.curriculo {
	padding-right:35px;
	width:155px;
}
#coluna-cotacoes div.trabalhe ul li.assistencia {
	padding-left:21px;
	width:155px;
}
#coluna-cotacoes div.trabalhe ul li h3 {
	color:#3E506C;
	font-size:14px;
	padding-top: 12px;
}
#coluna-cotacoes div.trabalhe ul li p {
	font-size:11px;
	margin-top: 13px;
}
#coluna-cotacoes div.trabalhe ul li a {
	color: #858E99;
	font-size:11px;
	font-weight:bold;
}


/* NEWSLETTER */
#coluna-cotacoes div.receba {
	background:#E7EAED url(../_img/homeFundoReceba.jpg) no-repeat center bottom;
	clear:both;
	float:left;
	height:108px;
	margin-top:15px;
	padding:0 15px;
	width:367px;
}
#coluna-cotacoes div.receba h3 {
	color:#3E506C;
	font-size:14px;
	padding-top:12px;
}
#coluna-cotacoes div.receba p {
	font-size:11px;
	padding: 0;
}
#coluna-cotacoes div.receba form {
	padding-top:10px;
}
#coluna-cotacoes div.receba form div.text {
	float:left;
	margin-right:5px;
}
#coluna-cotacoes div.receba form div.text input {
	color:#999999;
	font-size:11px;
	padding:4px;
	width:128px;
}
#coluna-cotacoes div.receba form #cadastrar_cadastro {
	background: transparent url(../_img/globalBotaoEnviar.gif) no-repeat 0 bottom;
	border: 0;
	content: '';
	cursor:pointer;
	display: block;
	height: 24px;
	*padding-top: 24px;
	overflow: hidden;
	text-align: left;
	text-indent:-10000px;
	width: 77px;
}


#indicadores {
	display:none;
}

