/* Controls > NewsList
-------------------------------------------------------------- */

#news_ControlNewsList {
}

	#news_ControlNewsList h1 {
		display: block;
		margin: 0 0 10px 0;
		padding: 0 0 0 18px;
		background: url('images/puce_h1.gif') 0 6px no-repeat;

		font-size: 18px;
		font-weight: normal;
	}

	#news_ControlNewsList .news {
		text-align: justify;
	}

	#news_ControlNewsList .newsHover {
		cursor: pointer;
	}

	#news_ControlNewsList .news a {
		display: block;
		
		font-weight: bold;
		color: #525252;
	}
	
	#news_ControlNewsList .newsHover a {
		color: #a6ca27;
	}

		#news_ControlNewsList .news .photo {
			float: left;
			margin: 3px 6px 0 0; 
		}

		#news_ControlNewsList .news h2 {
			font-size: 11px;
			padding: 0;
			margin: 0;
			background-image: none;
		}

		#news_ControlNewsList .news .date {
		}

		#news_ControlNewsList .news .summary {
		}

	#news_ControlNewsList .newsSeparator {
		margin: 15px 0;
		border-bottom: 1px solid #bcbcbc;
	}

/* Controls > NewsTicker
-------------------------------------------------------------- */

#news_ControlNewsTicker {}
	#news_ControlNewsTicker h1 {}	
	#newsTickerList {}			
		#newsTickerList .toolsBox {}
		#newsTickerList .date {}
		#newsTickerList h2 {}
			#newsTickerList a {}
			#newsTickerList a:hover {}

/*----------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------*/

/* News > ListOnline
-------------------------------------------------------------- */

#news_NewsListOnLine {
}

	#news_NewsListOnLine .archivedNews {
		display: block;
		float: left;
		margin: 0 10px 0 0;
		padding: 0 0 0 20px;
		background: url('images/ico_archived.gif') 0 0 no-repeat;
		
		color: #a6ca27;
		text-transform: uppercase;
	}
	
	#news_NewsListOnLine .feedRss {
		display: block;
		float: left;
		padding: 0 0 0 20px;
		background: url('images/ico_rss.gif') 0 0 no-repeat;
		
		color: #a6ca27;
	}
	
	#news_NewsListOnLine .archivedNews:hover ,
	#news_NewsListOnLine .feedRss:hover {
		color: #f8044c;
	}

	#news_NewsListOnLine h1 { }

	#news_NewsListOnLine .news { 
	}

		#news_NewsListOnLine .newsHover {
		}

		#news_NewsListOnLine .news h2 { 
		}

		#news_NewsListOnLine .news .photoContainer {
			float: left;
			margin: 0 6px 0 0;
		}

		#news_NewsListOnLine .news .dataContainer {
			margin: 0 0 0 18px;
		}

		#news_NewsListOnLine .news .readMore {
			margin: 0 0 0 18px;
		}
			
			#news_NewsListOnLine .news .readMore a {
				display: block;
				width: 100px;
				height: 15px;
				padding: 2px 0 0 0;
				margin: 10px 0 0 0;
				background: url('images/bg_readmore.png') 0 0 no-repeat;
				_background: url('images/bg_readmore.gif') 0 0 no-repeat;

				font-size: 10px;
				font-weight: bold;
				color: #fff;
				text-align: center;
			}

		#news_NewsListOnLine .news .readMore:hover {
		}

/* News > ListOffline
-------------------------------------------------------------- */

#news_NewsListOffLine {
}

	#news_NewsListOffLine .newsYear,
	#news_NewsListOffLine .actualNews {
		display: block;
		float: left;
		margin: 0 10px 0 0;
		padding: 0 0 0 20px;
		
		color: #a6ca27;
		text-transform: uppercase;	
	}
	
	#news_NewsListOffLine .newsYear {
		background: url('images/ico_archived.gif') 0 0 no-repeat;
	}
	
	#news_NewsListOffLine .actualNews {
		background: url('images/ico_actual.gif') 0 0 no-repeat;
	}
	
	#news_NewsListOffLine .newsYear:hover ,
	#news_NewsListOffLine .actualNews:hover {
		color: #f8044c;
	}

	#news_NewsListOffLine h1 {
	}

	#news_NewsListOffLine h3 {
		display: none;
	}

	#news_NewsListOffLine .newsByMonth {
		margin-bottom: 20px;
	}

		#news_NewsListOffLine .newsByMonth b {
			display: block;
			margin: 0;
			padding: 0 0 5px 18px;
			border-bottom: 1px solid #bcbcbc;
			background: url('images/puce_h1.gif') 0 6px no-repeat;

			font-size: 18px;
			font-weight: normal;
		}

		#news_NewsListOffLine .newsByMonth .news {
			height: 22px;
			border-bottom: 1px solid #bcbcbc;
		}

		#news_NewsListOffLine .newsByMonth .newsHover {
			background-color: #a6ca27;
			cursor: pointer;

			color: #fff;
		}

		#news_NewsListOffLine .newsByMonth .news .date {
			width: 46px;
			display: block;
			float: left;
			padding-top: 6px;

			font-size: 10px;
			text-align: center;
			color: #525252;
		}

		#news_NewsListOffLine .newsByMonth .news:hover .date {
			color: #ffffff;
		}

		#news_NewsListOffLine .newsByMonth .toolsBox {
			width: 36px;
			height: 20px;
			display: block;
			float: left;
			padding-top: 2px;

			text-align: center;
		}

			#news_NewsListOffLine .newsByMonth .newsHover .toolsBox {
			}

		#news_NewsListOffLine .newsByMonth .news h2 {
			margin: 0;
			padding: 0;
			display: inline;
			background-image: none;
		}

		#news_NewsListOffLine .newsByMonth .news a {
			font-size: 11px;
			color: #525252;
			font-weight: normal;
			text-decoration: none;
			text-transform: none;
		}

		#news_NewsListOffLine .newsByMonth .news:hover  a {
			color: #ffffff;
		}
		
/* News > View
-------------------------------------------------------------- */

#news_NewsView {
}
		
		#news_NewsView .archivedNews,
		#news_NewsView .actualNews {
			display: block;
			float: left;
			margin: 0 10px 0 0;
			padding: 0 0 0 20px;
			
			color: #a6ca27;
			text-transform: uppercase;			
		}
		
		#news_NewsView .archivedNews {
			background: url('images/ico_archived.gif') 0 0 no-repeat;
		}
		
		#news_NewsView .actualNews {
			background: url('images/ico_actual.gif') 0 0 no-repeat;
		}
		
		#news_NewsView .archivedNews:hover ,
		#news_NewsView .actualNews:hover {
			color: #f8044c;
		}

	#news_NewsView h1 {
	}

	#news_NewsView .date {
		display: block;
		margin-bottom: 10px;
	}

	#news_NewsView p {
		padding: 0;
		margin: 0 0 15px 0;
	}
	
	#news_NewsView .copyright {
		font-size: 11px;
		margin: 0 0 15px 0;
	}
		
	#news_NewsView .photo {
		width: 84px;
		height: 84px;
		float: left;
		padding: 1px;
		margin: 0 3px 3px 0;
		border: 1px solid #bcbcbc;
		overflow: hidden;
		
		text-align: center;
	}

		#news_NewsView .photo img {
			max-width: 84px;
			max-height: 84px;
			
			_width: 84px;
			_height: 84px;
		}

		#news_NewsView .photo:hover img {
			text-decoration: none;

			filter: alpha(opacity=50);  
			-moz-opacity: 0.50;
			opacity: 0.50;
		}
		
	#news_NewsView .documents {
		margin: 10px 0;
		border-top: 1px solid #bcbcbc;
	}
		
		#news_NewsView .documents a {
			display: block;
			padding: 5px 20px;
			border-bottom: 1px solid #bcbcbc;
			background: url('images/puce_link.gif') 8px 10px no-repeat;
			
			color: #525252;
		}
		
		#news_NewsView .documents a:hover {		
			background-color: #a6ca27;
			
			color: #fff;
		}

	#news_NewsView .tools {
	}
	
		#news_NewsView .tools  a {
			display: block;
			float: left;
			margin: 0 10px 0 0;
			
			text-transform: uppercase;
			color: #525252;
		}
		
		#news_NewsView .tools  a:hover {
			color: #f8044c;
		}