/**********************************
 * STARRED NEWS PANEL
 *********************************/
div#home_news_panel div.container div.starred_news {
	margin-left:1px;
	/*border-top:1px solid #e3e3e3;*/
	padding:8px 5px 12px;
	margin-top:2px;
}

div.starred_news div.main_news {
	float:left;
	min-height:386px;
	height:386px;
	overflow:hidden;
	border-right:1px solid #e3e3e3;
	padding-right:5px;
}

div.main_news div.photo_container {
	width:300px;
	height:195px;
}

div.main_news div.photo_container div.photo_mask {
	background:transparent url(/templates/default/img/home_bigNews_mask.gif) no-repeat top left;
	width:300px;
	height:195px;
	z-index:2;
	overflow:hidden;
	position:absolute;
}

div.main_news div.photo_container div.photo_mask div.photo_clearfix {
	width:290px;
	height:186px;
	overflow:hidden;
	margin:5px;
	position:absolute;
}
div.main_news div.photo_container div.photo_mask div.photo {
	top:-20px;
}

div.main_news div.photo_container div.photo_mask div.caption_clearfix {
	width:295px;
	height:41px;
	overflow:hidden;
	position:absolute;
	margin-top:136px;
}
div.main_news div.photo_container div.photo_mask div.caption_bg {
	width:295px;
	height:41px;
	overflow:hidden;
	position:absolute;
	background-color:#000000;
	opacity:0.8;
    filter : alpha(opacity=80);
    -moz-opacity : 0.8; 	
	margin-left:5px;
}
div.main_news div.photo_container div.photo_mask div.caption_txt {
	height:41px;
	line-height:18px;
	overflow:hidden;
	padding:1px 10px 1px 10px;
	position:absolute;
	text-align:center;
	width:280px;
	z-index:10;
}

div.main_news div.photo_container div.photo_mask div.caption_txt a,
div.main_news div.photo_container div.photo_mask div.caption_txt a:link,
div.main_news div.photo_container div.photo_mask div.caption_txt a:visited {
	color:#FFFFFF;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;	
	letter-spacing:0.3px;	
}
div.main_news div.photo_container div.photo_mask div.caption_txt a:hover { color:#cccccc; text-decoration:none; }

div.main_news div.news_container { margin-left:10px; }
div.main_news div.news_container .title { padding:3px 0px 6px 0px; line-height:20px;  }
div.main_news div.news_container .title a,
div.main_news div.news_container .title a:link,
div.main_news div.news_container .title a:visited { color:#000000; font-size:16px; font-weight:bold; line-height:20px; letter-spacing:0.3px; display:block;}
div.main_news div.news_container .title a:hover { color:#666666; font-size:16px; text-decoration:none; line-height:20px; }

div.main_news div.news_container .content { padding-top:0px; margin:0px; }
div.main_news div.news_container .content a,
div.main_news div.news_container .content a:visited,
div.main_news div.news_container .content a:link { color:#000000; font-size:0.9em; line-height:16px; }
div.main_news div.news_container .content a:hover { color:#666666; text-decoration:none; }

div.starred_news div.last_news {
	min-height:386px;
	height:386px;
	overflow:hidden;
	padding-left:10px;
}

div.starred_news div.cac40_graph div.title a,
div.starred_news div.cac40_graph div.title a:link,
div.starred_news div.cac40_graph div.title a:visited { font-size:18px; text-align:center; color:#333333; display:block; text-align:center; padding-left:20px;  }
div.starred_news div.cac40_graph div.content { padding-top:2px; }

div.starred_news div.news_feed div.title{ padding-bottom:2px; padding-left:7px; padding-top:10px; border-bottom:2px solid #acacac; }
div.starred_news div.news_feed div.title a,
div.starred_news div.news_feed div.title a:link,
div.starred_news div.news_feed div.title a:visited{ color:#000000; font-size:12px; font-weight:bold; }
div.starred_news div.news_feed div.title a:hover{ color:#666666; font-size:12px; font-weight:bold; }

div.starred_news div.news_feed div.title.en_live {
	background:transparent url(/templates/default/icons/logo_live.png) no-repeat right 5px;
}

div.starred_news div.news_feed .news_item { 
	line-height:20px;
	height:21px;
	overflow:hidden;
	border-bottom:1px solid #e8e8e8;
	padding:0px 3px;
}

div.starred_news div.news_feed .sfHover { background:#faf3bb; }
div.starred_news div.news_feed .sfHover a { color:#333333; }

div.starred_news div.news_feed div.noborder { border: none; }
div.starred_news div.news_feed .news_item span.news_time {
	/*color:#3A3A3A;*/
	color:#ff0000;
	font-size:10px;
	font-weight:bold;
	height:21px;
	line-height:21px;
	float:left;
	display:block;
	padding-right:5px;
}

div.starred_news div.news_feed .news_item span.title a {
	color:#0050aa;
	font-size:10px;
	font-weight:normal;
	display:block;
	height:21px;
	line-height:21px;
}

div.starred_news div.news_feed .news_item span.title a strong,
div.starred_news div.news_feed .news_item span.title a b{
	color:#FF5100;
}

div#home_news_panel div.container div.caroussel_news {
	margin-left:15px;	
	margin-right:10px;
	border:1px solid #cccccc;
	-moz-border-radius:5px;
	width:608px;
}

div#promo_redac_br { margin-top:20px; margin-bottom:20px; text-align:center; }


div.caroussel_news div.news_list {
	z-index:100;
	padding-top:8px;
	height:100px;
	text-align:center;	
	overflow:hidden;	
	padding-left:3px;
}

div.caroussel_news div.news_list ul {
	position:absolute;
	text-align:left;
	z-index:0;	
	overflow:hidden;
	width:5000px;
	height:100px;
	padding:0px 0px;
	margin:0px;
	left:0px;
}

div.caroussel_news div.news_list ul li {
	list-style:none;
	float:left;
	width:180px;
	height:100px;
	text-align:left;
	overflow:hidden;
	padding:0px 10px 0px 10px;
	color:#2D2D2D;
	font-size:13px;
	line-height:16px;
	font-family:Trebuchet MS;
	border:0px solid #FF0000;
	cursor:pointer;
}

div.caroussel_news div.news_list ul li.ajax-loader {
	
}

div.caroussel_news div.news_list ul li.ajax-loader div.loading {
	height:32px;
	width:32px;
	margin:auto;
	padding-top:35px;
}

div.caroussel_news div.news_list ul li div.photo_caption_bg {
	position:absolute;
	overflow:hidden;
	z-index:2;
	height:28px;
	margin-top:72px;
	margin-left:1px;
	padding:0px;
	width:179px;
	background-color:#000000;
	opacity:0.8;
    filter : alpha(opacity=80);
    -moz-opacity : 0.8; 	
}

div.caroussel_news div.news_list ul li div.photo_caption_txt {
	position:absolute;
	overflow:hidden;
	z-index:3;
	height:28px;
	margin-top:72px;
	width:170px;
	padding:0px 5px;
	text-align:center;
}

div.caroussel_news div.news_list ul li div.photo_caption_txt a,
div.caroussel_news div.news_list ul li div.photo_caption_txt a:link,
div.caroussel_news div.news_list ul li div.photo_caption_txt a:visited {
	color:#dddddd;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:13px;	
}
div.caroussel_news div.news_list ul li div.photo_caption_txt a:hover {
	color:#cccccc;
	text-decoration:none;
}

div.caroussel_news div.news_list ul li div.photo_container {
	position:absolute;
	overflow:hidden;
	z-index:1;
	height:100px;
	width:180px;
	color:#ffffff;
}

div.caroussel_news div.news_list ul li div.photo_container div.photo_float {
	z-index:1;
	margin-top:-10px;
	margin-left:-1px;
	height:120px;
	width:180px;
	color:#ffffff;
}

div.caroussel_news div.news_list ul li div.photo_container div.photo_float div.loading {
	height:100px;
	width:180px;
	background:#ffffff url(/templates/default/icons/ajax-loader-caroussel.gif) no-repeat center center;
	z-index:2;
}
div.caroussel_news div.news_list ul li a,
div.caroussel_news div.news_list ul li a:link,
div.caroussel_news div.news_list ul li a:visited {
	color:#2D2D2D;
}

div.caroussel_news div.news_list ul li.hover {
	border:1px solid #B3D1DB;
	background-color:#ECF8F9;
}

div.caroussel_news div.news_list ul li.selected {
	font-weight:bold;
	border:1px solid #FF8500;
}

div.caroussel_news div.news_list ul li img {
	clear:both;
	padding:2px;
	margin:0px;
	margin-bottom:5px;
	cursor:pointer;
}

div.controls {
	z-index:1000;
	width:608px;
	height:30px;
	text-align:left;
	padding-top:4px;
	margin-top:8px;
	border-top:1px solid #e3e3e3;
}

div.controls div.controls_container{
	width:550px;
	margin:0 auto;
	text-align:center;
	height:30px;
}

div.controls div#carousel-left {
	height:25px;
	width:30px;
	background:url(/templates/default/img/carousel-left.png) no-repeat right 3px;
	padding-left:20px;
	float:left;
	cursor:pointer;
}
div.controls div#carousel-right {
	height:25px;
	width:30px;
	background:url(/templates/default/img/carousel-right.png) no-repeat left 3px;
	float:left;
	cursor:pointer;
}
div#carousel-txt {
	height:25px;
	line-height:25px;
	float:left;
	padding:0px 20px 0px 30px;	
}

div#carousel-txt a, div#carousel-txt a:visited, div#carousel-txt:link {
	font-size:12px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#666666;	
}

div#carousel-pages {
	float:left;
	width:200px;
	height:30px;
	padding-left:25px;
}
div#carousel-pages div {
	width:14px;
	height:27px;
	background: url(/templates/default/img/carousel-button.png) no-repeat -14px 3px;
	float:left;
	cursor:pointer;
}
div#carousel-pages div.selected {
	background: url(/templates/default/img/carousel-button.png) no-repeat 0px 3px;
}
div#carousel-pages div.active {
	background: url(/templates/default/img/carousel-button.png) no-repeat -28px 3px;
}


/**********************************
 * 2 COLMUNS 2/3 - 1/3
 *********************************/
div#home_central {
	float:left;
	padding:0px 10px 10px 30px;
}

/* new 2009 css */
div.flash_item div.content h1 { color: #333333; font-family: Verdana, Arial; font-size: 12px; font-weight: normal; }



