
.tabsPanel {
	width:990px;
	margin-top:10px;
}

.tabsLi {
	height:37px;
	background-image:url(../images/tabs/bg_group_top.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.tabsGroup { 
	background-image:url(../images/tabs/bg_group_tab.jpg);;
	background-repeat:no-repeat;
	background-position: center bottom;
	width:990px;
	
}
 .tabsGroup-item {
	 padding:15px;
 	
 }
 
#tabs-bloc-news ul {
	margin:0px;
	padding:0px 0px 0px 20px;
	height:37px;
}

#tabs-bloc-news ul li {
	float:left;
	list-style:none;
	height:27px;
	background-position:center;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	padding:10px 0px 0px 0px;



}


#tabs-bloc-news ul li a {
	color:#0A196C;
}

#tabs-bloc-news ul li a:hover {
	color:#860000;
}
 
.tabs-bloc-news-off-sml {
	background-image:url(../images/tabs/bg_tab_off_sml.gif);
	width:90px;
	
}

.tabs-bloc-news-off-mid {
	background-image:url(../images/tabs/bg_tab_off_mid.gif);
	width:130px;
	
}

.tabs-bloc-news-off-big {
	background-image:url(../images/tabs/bg_tab_off_big.gif);
	width:165px;
	
}

.tabs-bloc-news-on-sml {
	background-image:url(../images/tabs/bg_tab_on_sml.gif);
	width:90px;
	color:#666666;
}

.tabs-bloc-news-on-mid {
	background-image:url(../images/tabs/bg_tab_on_mid.gif);
	width:130px;
	color:#666666;
}

.tabs-bloc-news-on-big {
	background-image:url(../images/tabs/bg_tab_on_big.gif);
	width:165px;
	color:#666666;
}


/*CONTENT*/

#bloc-list-article {
	font-size:11px;
	color:#333;
}

#bloc-list-article:hover {
	font-size:11px;
	color:#860000;
}


/*ECONOMICOS*/

#tableEco {
	width:960px;
	border:none;
}

	#tableEco tr {
	}

		#tableEco tr td {
			font-size:12px;
		}

.tableEco-header {
	font-size:12px;
	font-weight:bold;
	color:#860000;
	padding-bottom:10px;
}

#EcoStocks {
	font-size:12px;
	border-bottom:#CCC 1px solid;
	border-top:#CCC 1px solid;
	margin:10px 0px 5px 0px;
	padding:4px;
}

	.EcoStocks-title {
		font-size:12px;
		font-weight:bold;
		color:#860000;
	}



#bloc-secArticle a {
	font-size:13px;
	color:#0A196C;
}

#bloc-secArticle a:hover {
	color:#860000;
}











