@charset "UTF-8";

/* veja.com - Home Style

Create: 26/09/2008 by: Joao G. Junior
Last Modified: 26/09/2008 by: D. Vespa
*/

/* Ajustes especificos para a HomePage */

.gap {
	height: 18px !important;
}

.bH, #topExtra {
	position: relative;
	width: 806px;
	margin-bottom: 10px;
	margin-left: 17px;
	float: left;
   display: inline;
}


.bH .dvA, .bH .dvB, .bH .dvC {
	float: left;
	display: inline;
}

.bTp1, .bTp4 {
	background: url(img/bg_row1a.gif) repeat-y -17px 0;
	border-bottom: 6px solid #fff;
}

.bTp2{
	border-bottom: 8px solid #fff;
}

.bTp3 {
	background: url(/v2008/css/img/bg_row2a.gif) repeat-y -15px 0;
}

.bTp1 .dvA {
	width: 278px;
}

.bTp1 .dvB {
	width: 278px;
	margin-left: 35px;
}

.bTp1 .dvC  {
	width: 180px;
	margin-left: 35px;
	position: relative;
}

.bTp2 .dvA {
	width: 100%;
}

.bTp2 .dvB, .bTp2 .dvC {
	display: none;
}

.bTp3 .dvB  {
    margin-left: 38px;
}

.bTp3 .dvC  {
   float: right;
	width: 180px;
	position: relative;
}


.bTp4 .dvA {
	width: 591px;
}

.bTp4 .dvB {
	width: 180px;
	margin-left: 35px;
	position: relative;
}

.bTp4 .dvC  {
	display: none;
}


#bx23 {
	width: 90px;
	height: 30px;
	overflow: hidden;
	text-align: right;
}

#titEdSem {
   position: relative;
	width: 375px;
	height: 24px;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-bottom: 0px !important;
}
#titEdSem p {
	display: block;
	position: absolute;
	width: 369px;
	height: 18px;
	top: 3px;
	left: 3px;
	line-height: 18px;
	background-color: #CC9900;
	color: #fff;
	font-weight: bold;
}

/* ===== antigo ===== */
#mCo1{
	width:98%;
	float:left;
	border-left:17px solid #fff;
}

#mCo2{
	width:180px;
	float:left;
}

/*cod slide home*/

.slider{
	text-align:center;
	float:left;
}

#mCo1 .slider{
	width:181px;
}

.sldImg img{
	border:1px solid #000;
	float:left;
}


/*cod slide home:Fim*/

/*areas*/
#destArea1 h2{
	margin-bottom:12px;
}

#destArea1 h2 a{
color:#154575;
font-family:Georgia;
font-size:21px;
font-weight:bold;
line-height:23px;
}
#destArea1menor h2 a{
color:#154575;
font-family:Georgia;
font-size:16px;
font-weight:bold;
line-height:19px;
}


#destArea1 h3,
#destArea1menor h3{
	font-weight:bolder;
	color:#333333;
}

#destArea1 p,
#destArea1menor p{
   margin-bottom: 10px;
}

#destArea1 h4,
#destArea1menor h4{
	font-weight:bolder;
	color:#333333;
}

#destArea2{
	margin-top:8px;
}

#destArea2 h3{
	float:left;
	clear:none;
}

#destArea2 h2 a{
	font-family:georgia;
	color:#154575;
}


#destArea3 .not_item {
	margin-top: 10px;
	height: auto;
	width: 256px;
	overflow: hidden;
	border:1px solid #ccc;
}

#destArea3 .not_item {
	padding: 10px;
}

#destArea3 .not_item h3{
	font-weight:bolder
}

#destArea3 .not_item h2 a{
	font-weight:bolder;
	font-family:georgia;
	color:#154575;
}

#destArea3 .not_item img {
	float:left;
	margin-right: 10px;
}



.titContex h4{
	font-weight:bolder;
	padding-bottom:2px;
	border-bottom:3px solid #154575;
	color: #000;
	width:100%;
	line-height: 14px

}
.titContex{
	border-bottom:1px solid #ccc;
	width:100%;
}

.arrows{
	height:18px;
	width:36px;
	border:1px solid #ccc;
	border-bottom:0px;
	background-color:#FFFFFF;
	display:table;
	position:relative;
	margin: -18px 8px 0 0;
	float:right
}
.arrows img{
	float:left;
	margin:2px;
}

#destPrinc .arrowsCont{
	width: 280px;
}

.imgR{
	float:right
}

#mCR2{
	width: 100%;
	position: relative;
   height:101px;
   float:left;
   clear: both;
	background-color: #fff;
	overflow: hidden;
}

#mCR2esq, #mCR2dir {
   position: absolute;
	top: 10px;
	width: 15px;
	height: 15px;
	background-color: Blue;
	z-index: 999;
	cursor: pointer;
}

#mCR2esq {
	background: url(img/seta_esq_hp.gif) no-repeat;
	right: 28px;
	display: none;
}

#mCR2dir {
	background: url(img/seta_dir_hp.gif) no-repeat;
	right: 10px;
	display: none;
}

.destCont {
	clear: both;
}


#cont{
   position: absolute;
	width:2000px;
	height:120px;
	background-color:#eaeaea;
	float: left;
	z-index: 0;
}

#mCR2 .dest{
	width:278px;
	float:left;
	height:100px;
}
#mCR2 .dest .not_item {
	width: 250px;
}
#mCR2 .dest h3{
	font-weight:bolder;
	color:#154575;
	font-size:14px;
	margin:12px 5px 5px 5px;
}
#mCR2 .dest h3 a {
   font-size: 15px;
	font-weight: bold;
	color: #154575;
}

#mCR2 .dest h3 a:hover {
	text-decoration: none;
}


#mCR2 .dest h2{
   margin-top: 8px;
}

#mCR2 .dest h2 a{
	font-weight:bolder;
	color:#154575;
	font-family:georgia;
	font-size:11px;
}

#mCR2 .dest .ft{
	float:left;
	margin:5px 5px 0 5px;
	border:1px solid #000;
}


#mCR3{

}
/*areas:fim*/
/*news*/
.newsBig img{
   border: 1px solid #000;
	float:left;
	margin-right:10px;
}

.newsBody .tit{
	line-height: 34px;
}
.newsBody{
	margin:5px 0 5px 0;
	padding:5px 0 5px 0;
	background: url(img/bg_lat_row.png) repeat-x top;
}

.newsR1, .newsSmall, .newsSmall2{
	padding: 5px 0 0 0;
	clear:both;
	display:block;
	width:100%;
}

.fim{
	padding: 10px 0 0 0;
	clear:both;
	display:block;
	width:100%;
}

.newsR1 img{
	border: 1px solid #000
}

.newsR2{
	margin-top:10px;
	clear:both;
	display:table;
	width:100%;
	background: url(/v2008/css/img/bg_newsR2.gif) repeat-y 3px 0;

}

.newsSmall2 .not_item{
	clear:both;
}

.newsSmall, .newsBig {
	margin-bottom: 6px;
}


.newsSmall span{
	display:block;
	clear:both
}

.newsSmall2 span{
	display:none;
}

.newsSmall h4, .newsSmall2 h4{
	float:left;
	clear:none;
	margin:0px 3px 0px 0px;
	font-weight:bolder
}

.notas, .newsBody .newsCont{
	width:168px;
	float:left;
}

.notas{
	margin: 0;
	width: 172px;
}

.notas .int h4, .notas .int span{
	display: none;
}

.notas .int h3, .newsSmall2 h4, .multColR h3{
	background: url(img/point-blue.gif) no-repeat 0px 4px;
	text-indent:10px;
}

.notas h2{
	background: url(img/bul_azul.png) no-repeat left 5px ;
	text-indent: 10px;
}

.notas .int{
	margin:10px 0 0px 0;
}

.newsCont {
	width: 170px;
	margin-left: 34px;
}

.newsCont .int img{
	float:left;
	border:1px solid;
	margin-right:10px;
}

.newsCont span{
	display:none;
}

.newsCont h4{
	font-weight:bolder;
	display:table;
}

.newsBody .newsBig h4 a,  .newsBody .newsSmall h4 a{
	font-weight:bolder;

}

.newsBody span a:hover {
	text-decoration: none;
}


.newsBody  .newsBig h3 a, .newsCont h3 a{
	color:#154575;
	font:bolder 11px georgia;
}


.newsSmall h3 a, .newsSmall2 h3 a{
	padding:0px 0px 0px 4px;
	background: url(img/pipe.gif) no-repeat 0px 2px;
	font: bolder 12px georgia;
	color:#154575;
	margin:0;
	display:table;
}

#newsHome{
	width:377px;
	float:left;
	display: inline;
}

.newsBig {
	clear: both;
}

#news1{
	top:1px;
	position:relative;
	color:#fff;
	float:left;
	display:block;
	width:180px;
	text-align:center;
	background-color:#333333;
}

ul.newsCham{
	margin-left:10px;
}

#news1off, #news2{
	top:1px;
	margin:0 0 0 4px;
	position:relative;
	border:1px solid #ccc;
	border-bottom:0px;
	float:left;
	display:block;
	width:165px;
	text-align:center;
	background-color:#eee;
}
#news1 a{
font-weight:bolder;
color:#fff;
line-height: 25px;
}
#news2 a{
font-weight:bolder;
color:#999;
line-height: 23px;
}

ul.newsAnc{
padding-top:5px;
border-top:1px solid #ccc;
display:block;
height:18px;
clear:both;
text-align:center;
}
.newsAnc li{
display:inline;
margin:0px 0 0 10px;
padding-right:10px;
line-height:13px;
border-right:1px solid #ccc;
}
.newsAnc li a{
color: #154575;
}

/*week edition*/

#edSem{
border-top:1px solid #ccc;
width:100%;
float:left;
}
.edLista .not_item{
	background: url(img/point-ylw.gif) no-repeat 0px 4px;
	padding-left:10px;
	margin-bottom:3px;
	width:100%;
	float:left;
}
.edLista .not_item span{
display:none
}
.edSemR h4{
float:left;
display:table;
font: bolder 11px verdana;
margin: 0 5px 0 0;
color:#333
}

.edSemR, .edSemR2 {
margin:5px 0 5px 0;
padding:10px 0 5px 0;
background: url(img/bg_lat_row.png) repeat-x top;
width:100%;
float:left
}

.edSemR h3 a, .edSemR2 h3 a{
color:#cc9900;
font:bolder 12px georgia;
}
.edSemR h3 a{
padding:0px 0px 0px 5px;
font:bolder 12px georgia;
background: url(img/pipe.gif) no-repeat 2px 0px;
}

.edSemR2 .imgL{
margin: 0 5px 0 0;
float:left
}
.edSemR2 .not_item{
}
/*week edition:fim*/

/*news:fim*/

/*colunistas*/
#columnist{
  width: 180px;
}

.pod {
	margin: 10px 0px;
}

h3.tit{
color: #154575;
font-size:18px;
font-weight:bolder
}
.coln{
color:#996600;
}

.latList .tit, .latList .tit h4{
width:180px;
font-weight:bolder

}
.latList span{
display:block;
}
#columnist .latR,#columnist .latR1{
width:180px;
margin:15px 0 0 0;
}

.latList span{
font-weight: bolder;
color:#333;
margin: 0px 0px 0px 0px;
}

.latList .latR{
display:table;
width:100%;
height:auto;
clear:both;
margin: 8px 0px 10px 0px;
font: 10px verdana;
background: url(img/bg_lat_row.png) repeat-x bottom;
padding-bottom:15px;
}

.latList .latImg{
	float:left;
	position:relative;
	margin: 0px 8px 0px 3px;
	border: 1px solid #000;
}
.latList .tit, h4.tit{
margin: 0px auto 10px 0;
text-align:center;
color: #ffffff;
height: 26px;
display:table;
width:100%;
font-weight:bolder;
}

.latList .latR a{
font-family: Georgia;
font-weight: bolder
}

#columnist a{
color: #996600;
}

#context .tit, #news1{
background-image: url(img/bg_tit_cont.png);
}

#context .tit{
   background-image: url(img/bg_tit_cont.png);
}

/*Tabs*/
#news_T1.activated{background-image: url(img/bg_tit_cont.png)!important;}
#news_T2.activated{background-image: url(img/bg_tit_col.png)!important;}

.activated{top:1px;position:relative;color:#fff;float:left;display:block;width:180px;text-align:center;background-color:#333333;}
ul.newsCham{margin-left:10px;}
.activatedoff, .disable{top:1px;margin:0 0 0 4px;position:relative;border:1px solid #ccc;border-bottom:0px;float:left;display:block;width:165px;text-align:center;background-color:#eee;}
.activated a{font-weight:bolder;color:#fff;line-height: 25px;}
.disable a{font-weight:bolder;color:#999;line-height: 23px;}
/*tabs*/

#columnist .tit{
	background: url(img/bg_tit_col.png) no-repeat top left;
	display: block;
	text-align: center;
}

.latList h4{
   text-indent: 0px !important;
	margin: 0px 0px 0px 0px !important;
	line-height: 24px;
	padding: 0px !important;

}

.quote{
text-align:center;
margin:15px 0px 0px 0px;
font-weight: bolder;
clear:both;
display:block;
}
.quote R{
float: right;
}

.quote L{
float: left;
}
/*colunistas:fim*/

/*multimidia col*/

#multCol{
	width:180px;
}

#multColR1{
	clear:both;
}

.multColR{
	margin:0 0 6px 0;
	background: url(img/bg_lat_row.png) repeat-x bottom;
	display:table;
	float:left;
	width:100%;
}

.titColuna {
   text-align: center;
	color: #fff;
	font-weight: bold;
	width:180px;
	line-height:26px;
	margin-bottom: 10px;
	background-image:url(/v2008/css/img/bg_tit_mult.gif);
}

.titColCor1 {
		background-image:url(/v2008/css/img/bg_tit_mult.gif);
}

.multColR h3{
	text-align:left;
}

.jsControles {
	/*margin-left: -160px;*/
}

.multColR h3 a{
color:#333
}

.multColR img{
margin: 5px 0 5px 0;
}
.multColR .slider{
width:180px;
}

.titLat{
	font-weight:bolder;
	color:#333;
	text-indent:5px;
	border-left:6px solid #154575;
	margin-bottom:5px;
	clear:both;
	float:none;
}
.mTV .titLat{
 border-color:#006699;
 margin-bottom:10px;
}
/*multimidia col:fim*/

/*agregador*/

#agregador .newsCont{
	width:100%;
}
#agregador li{
	color:#996600;
	font:10px georgia;
	background: url(img/point-blue.gif) no-repeat 0px 4px;
	text-indent:10px;
	margin-bottom:10px;
}
#agregador li b{
	color:#333;
}

#agregador li a{
	color: #154575;
}
/*agregador:fim*/

/* Page Content:end */


/*Modulo do Carrossel */

#slider {
	position : relative;
	width : 278px;
	height : 250px;
	float : left;
}

#sliderContent {
	position:relative;
	width:278px;
	height:227px;
	margin-bottom:5px;
}

#sliderMainPhoto {
	position : absolute;
	width : 277px;
	height : 227px;
	border: 1px solid #000;
}

#sliderNavList {
	position : relative;
	text-align : center;
}

#list a {
	padding : 1px 5px;
	background-color: #CCC;
	color:#fff;
	text-align:center;
	margin:0px 0px 0px 3px;
}

#list a:hover, #list a.act{
	background-color:#154575;
	text-decoration: none;
}

#description {
	background-color:#fff;
	opacity:0.85;
	filter:alpha(opacity=85);
	float:left;
	position:absolute;
/*	border:1px solid #ccc;*/
	padding:4px 0 6px 5px;
	padding-right:5px;
	width:246px;
	left:10px;
	/*bottom:10px;*/
	display:none;
	z-index:1000;
	/*overflow:hidden;*/
}

#description a {
	font-family : Georgia;
	color:#154575;
	font-size:17px;
	font-weight:normal;
	line-height:20px;
}

#description a:hover {
	text-decoration:underline;
}

#description p, #description p *{
	font-size:9px;
	margin:0;
	padding:0;
	border:0;
	display:table
}

#description h3 {
	font-weight:bold;
}

#description #close {
	float:right;
	cursor:pointer;
}

#thumb {
	position:absolute;
	color:#154575;
	width:119px;
	height:134px;
	background:transparent url(img/balaoTip.gif) no-repeat;
	float:left;
	border:0px solid #000;
	padding:10px;
	display:none;
	z-index:1001;
	overflow:hidden;
}

#thumb *{
	font-size:10px!important;
}

#thumb h3{
	color:#000;
	padding-top:1px;
	width:118px;
}

#thumb p a{
	color:#154575;
	width:118px;
	float:left;
	height:29px;
	overflow:hidden;
}

#thumb img {
	border:1px solid #000;
	width:117px;
	height:93px;
}

#sliderNavList{
	width:278px;
}

/* Reuters-AFP */

#reutersImg {
	width: 166px !important;
	width: 180px;
	height: 14px !important;
	height: 18px;

	text-align: right;
	background: url("img/reuters_afp_home.gif") no-repeat;
}
#reuters,
#reutersLink .chapeu,
#reutersMais a,
#reutersLink a {
	font-family: Arial;
}
#reuters {
	width: 180px;
	height: 190px;
	font-size: 11px;
	font-weight: normal;
}
#reutersLink {
	margin: 9px 0px 0px 0px;
	color: #154575;
}
#reutersLink .hora {
	font-family: Georgia;
	font-size: 10px;
	line-height: 10px;
	color: #996600;
}
#reutersLink .chapeu,
#reutersMais a,
#reutersMaisNoticia a {
	font-weight: bold;
	color: #333;
}
#reutersLink a {
	line-height: 13px;
	color: #154575;
}
#reutersMais {
	width: 180px;
	padding: 8px 0px 0px 0px;
	border-top: solid 1px #CCC;
	color: #154575;
}
#reutersMaisNoticia {
	margin: 9px 0px 0px 0px;
	color: #154575;
}
#reutersData {
	padding: 4px 8px;
	margin: 18px 0px 0px 0px;
	font-weight: bold;
	color: #333;
	background: #EEE;
}



.newsBody #reuters {
	width: 377px;
	height: auto;
}
.newsBody #reutersLink {
	margin: 3px 0px 0px 0px;
}
.newsBody #reutersMais {
	width: 377px;
	padding: 3px 0px 0px 0px;
	border-top: 0px;
}



.gotop h3 {
	float: left;
	display: inline;
}
.gotop {
	display: block;
	width: 100%;
	margin-bottom: 4px;
}

.gotop img {
   margin-top: 10px;
	float: right;
}
#bnx23, #bnx24{
	margin-top: 10px;
	display:block;
	text-align: right;
}
.contHome {
   position: relative;
	margin-top: 10px;
	width: 100% !important;
	height: 55px !important;
	overflow: hidden !important;

}
.HScroll {
	position: absolute;
}

.contHome .HScroll .latR {
	float: left;
	display: inline;
	width: 168px;
	height: 60px;
	overflow: hidden;
}

.cxtImg img {
	border: 1px solid #000;
   margin-right: 9px;
}

.cxtCh span{
	display: block;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}

.cxtTit a {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #154575;
}

#dvc_destcont {

}

#dvc_destcont .latR {
	width: 278px;
}

#destDestCont {
	margin-top: 15px;
}


.multDest .cxtTit a {
	color: #00659C;
}
.mDestaque {
	clear: both;
	float: none;
	position: relative;
	margin-bottom: 10px;
}
.mDestaque .boxTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 10px;
	color: #313031;
	font-weight: bold;
	margin-bottom: 10px;
	background: url(img/br_latazul2.gif) repeat-y top left !important;
}

.mTV {
   position: relative;
	width: 183px;
	height: 217px;
	overflow:hidden
}

.mTVmod2 .titLat{
 border-color:#154575;
 margin-bottom:10px;
}

.mTVmod2 {
   position: relative;
	width: 180px;
	height: auto;
	overflow:visible;
}

.mTVmod2 .olhoTV {
	margin-bottom: 10px;
	display:none;
}
.mTVmod2 .jsDados {
	text-align: left;
}
.mTVmod2 .jsTvImg {
	margin-bottom: 6px;
}

.mTVmod2 .jsDados h3 {
	font-weight: bold;
}
.mTVmod2 .jsDados h2 a {
	font-size: 12px;
	font-weight: bold;
	color: #154575;
	font-family: Georgia;
}

.mTVmod2 .publ {
   /*margin-top: -20px;*/
   display: block;
}

#publTV {
	height: 60px;
	width: 180px;
	margin-top: -10px;
	/*margin-bottom: 18px !important;*/
	text-align: center;
	overflow:hidden;
}

.navSlid {
	height: 20px !important;
	height: 10px;
}

.navSlid a:hover, .navSlid a.act {
background-color:#006699;
text-decoration:none;
}

.mTVmod2 .navSlid a:hover, .mTVmod2 .navSlid a.act {
background-color:#154575;
text-decoration:none;
}

.jsLegLink{
  display:block;
  width: 100%;
  text-align: left;
  text-indent: 8px;
  background:url(img/point-blue.gif) no-repeat 0 4px;
  font-size:11px;
  margin: 5px 0 0 0;
  font-weight:bold
}
.sep{
  background: url(img/bg_lat_row.png) repeat-x;
  overflow:hidden;
  display:block;
  width:100%;
  height:1px;
  margin: 0 0 13px 0;
}

.amarelo, .amarelo * {
color:#996600 !important;
}

#destArea1 a, #destArea1menor a, #destArea2 a, .newsBig h4 a{text-decoration:none;}
#destArea1 h2 a:hover, #destArea1menor h2 a:hover, #destArea2 h2 a:hover{text-decoration:underline;}

#topExtra {
	text-align: center;
	margin-bottom: 10px;
}


#topExtra span, #topExtra span a {
	font-family: Georgia;
	color: #CC0000;
	font-size: 21px;
	font-weight: bold;
}

/* INDICADORES FINANCEIROS */

.ind_default
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-width:1px;
	border-color:#CCCCCC;
	border-style: solid;
}


.ind_sobe {
	color: #20753a;
	font-weight:bold;
}

.ind_desce {
	color: #be1818;
	font-weight:bold;
}

.ind_titulo {
	color:#000000;
	font-weight:bold;
}

.ind_andamento {
	font-size: 9px;
	}

.ind_dolar {
		color:#FFFFFF;
			font-size: 12px;
		}
.ind_dolar_sobe {
		color:#5aff43;
		font-size: 11px;
		font-weight:bold;
		}

.ind_dolar_desce {
	color: #be1818;
	font-weight:bold;
}