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


#news_ControlNewsList {
	height: 102px;
	padding: 50px 20px 8px 20px;
	position: relative;
}

	#news_ControlNewsList p {
		text-indent: -9999px;
		display: block;
		height: 55px;
		width: 100%;

		position: absolute;
		left: -25px;
		top: 1px;
	}

	#news_ControlNewsList h2 {
		padding: 0;
		margin: 0 0 3px 0;

		color: #d3254a;
		font-size: 14px;
		line-height: 16px;
		font-weight: bold;
		text-transform: uppercase;
	}

	#news_ControlNewsList a {
	}

	#news_ControlNewsList a:hover {
	}

	#news_ControlNewsList .news {
	}

	#news_ControlNewsList .news:hover {
		opacity : 0.6;
		-moz-opacity : 0.6;
		-ms-filter: "alpha(opacity=60)"; /* IE 8 */ 
	}

		#news_ControlNewsList .news h2 {
		}

		#news_ControlNewsList .news .date {
		}

		#news_ControlNewsList .news .photo {
			display: none;
		}

		#news_ControlNewsList .news .summary {
		}

		#news_ControlNewsList .news .readMore a {
			display: inline-block;
			float: right;
			padding: 3px 6px;
			margin: 6px 0 0 0;
			background-color: #2b2b2b;
			cursor: pointer;

			color: #ffffff;
			font-size: 8px;
			text-transform: uppercase;

			text-shadow: 0px 1px 0px #008c98;

			-webkit-border-radius: 20px;
			-moz-border-radius: 20px;
			border-radius: 20px;
		}

		#news_ControlNewsList .news .readMore a:hover {
			color: #d3254a;

			text-shadow: 0px 1px 0px #63bec8;
		}

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

#news_ControlNewsTicker {
	background: #ebeff0;
	height: 60px;
	margin: 0 0 60px 0;
}
	#news_ControlNewsTicker .titre {
		background: #000;
		font-size: 18px;
		font-weight: 600;
		color: #fff;
		text-transform: uppercase;
		display: block;
		height: 100%;
		width: 140px;
		text-align: center;
		line-height: 60px;
		float: left;
	}	
	#newsTickerList {
		float: left;
		width: 730px;
		padding: 0 35px;
	}		
		#newsTickerList .toolsBox,
		#newsTickerList .date {
			display: none;
		}
		#newsTickerList h2 {
			font-size: 16px;
			font-weight: bold;
			line-height: 60px;
		}
			#newsTickerList a {
				text-decoration: none;
			}
			#newsTickerList a:hover {}

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

/* News > Tools
-------------------------------------------------------------- */

#newsTools {
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #d4d7da;
	text-align: center;
}
	
	#newsTools .actualNews,
	#newsTools .archivedNews,
	#newsTools .newsYear,
	#newsTools .feedRss,
	#newsTools .print,
	#newsTools .friend {
		display: inline-block;
		
		padding: 0 0 0 18px;
		margin: 0 15px 0 0;

		font-size: 10px;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	#newsTools .actualNews { background: url('images/ico_actual.gif') 0 0 no-repeat; }
	#newsTools .archivedNews { background: url('images/ico_archived.gif') 0 0 no-repeat; }
	#newsTools .newsYear { background: url('images/ico_archived.gif') 0 0 no-repeat; }
	#newsTools .feedRss { background: url('images/ico_rss.gif') 0 0 no-repeat; }
	#newsTools .print { background: url('images/ico-print.gif') 0 0 no-repeat; }
	#newsTools .friend { background: url('images/ico-sendtofriend.gif') 0 0 no-repeat; }

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

#news_NewsListOnLine {
}

	#news_NewsListOnLine h1 { }

	#news_NewsListOnLine .newsListItem {
	}

	#news_NewsListOnLine .news {
		width: 272px;
		height: 280px;
		padding: 10px 20px;
		margin: 0 1px 1px 0;
		float: left;
		overflow: hidden;
		background-color: #fff;
		/*border-bottom: 1px solid #d4d7da;*/
		position: relative;
	}

	#news_NewsListOnLine .newsHover {
	}

		#news_NewsListOnLine .news .photoContainer {
			width: 272px;
			height: 120px;
			margin: 0 0 10px 0;
			background: url('images/bg-photonewslist.jpg') 0 center no-repeat #EBEBEB; 
		}


		#news_NewsListOnLine .news h2 { 
			font-size: 16px;
			font-weight: 600;
			margin: 0 0 5px 0;
		}

		#news_NewsListOnLine .news .dataContainer {
			height: 100px;
			font-size: 0.8em;
			line-height: 18px;
		}
		
		
		#news_NewsListOnLine .news .readMore { display: none; }
		#news_NewsListOnLine .news:hover .readMore {
			display: block;
			width: 46px;
			height: 46px;

			position: absolute;
			left: 50%;
			top: 24px;
			margin-left: -23px;
		}
			
			#news_NewsListOnLine .news:hover .readMore a {
				display: block;
				width: 46px;
				height: 46px;
				font-size: 3em;
				line-height: 36px;
				font-weight: 300;
				text-align: center;
				background: #000;
				opacity: 0.3;
				color: #fff;
				border-radius: 100%;
				text-decoration: none;
			}

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

#news_NewsListOffLine {
}

	#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 #fff;
			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 #fff;
		}

		#news_NewsListOffLine .newsByMonth .newsHover {
			background-color: #d3254a;
			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;
			font-size: 12px;
		}

		#news_NewsListOffLine .newsByMonth .news a {
			font-size: 11px;
			color: #525252;
			font-family: Verdana,Geneva,sans-serif;
			font-weight: normal;
			text-decoration: none;
			text-transform: none;
		}

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

#news_NewsView {}

	#news_NewsView .fb_likeNews {
		position: relative;
		top: -3px;
		
		z-index: 99;
		float: right;
	}
	
		#news_NewsView table,
		#news_NewsView td,
		#news_NewsView th { vertical-align: top; }

		#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: 15px 0;
		}
			
		#news_NewsView .photo {
			width: 100px;
			height: 100px;
			margin: 0 1px 1px 0;
			float: left;
			background-color: #afafaf;
			overflow: hidden;
			
			text-align: center;
		}

			#news_NewsView .photo img {
				height: 100px;
			}

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

				filter: alpha(opacity=50);  
				-moz-opacity: 0.50;
				opacity: 0.50;
			}
			
		#news_NewsView .documents {
			margin: 15px 0;
		}
			
			#news_NewsView .documents a {
				display: block;
				padding: 4px 10px 4px 26px;
				background: url('images/ico-file.gif') 12px 5px no-repeat #fff;

				font-size: 10px;
				text-decoration: none;
				text-transform: uppercase;
			}
			
			#news_NewsView .documents a:hover {	
				background-color: #d3254a;
				
				color: #fff;
			}

/* News > Review
-------------------------------------------------------------- */

#news_ControlNewsReviews {
	margin-bottom: 0;
}

	#news_ControlNewsReviews h3 {
	}

	#news_ControlNewsReviews .btnAddReview {
		display: block;
		text-decoration: none;
		float: right;
		padding: 5px 8px;
		font-size: 12px;
	}

	#news_ControlNewsReviews .btnAddReview:hover {
	}

	#news_ControlNewsReviews .newsReviewsFilter {
		padding: 6px 10px;
		margin: 10px 0px 0px 0px;

		background: #d3254a;
		color: white;

		font-size: 10px;
		font-weight: bold;
		text-align: right;
	}

		#news_ControlNewsReviews .newsReviewsFilter .input {
			padding: 0;
			border-color: #c7c7c7;
			background-color: #fff;

			font-size: 9px;
			color: #000000;
		}

	#news_ControlNewsReviews .newsReviews {}

		#news_ControlNewsReviews .newsReviews .newsReviewsItem {
			padding: 10px;
		}
			
			#news_ControlNewsReviews .newsReviews .newsReviewsItem .number {
				width:23px;
				height:21px;
				float:left;
				margin-right: 10px;
				padding-top: 2px;
				background: url('images/newsreviews_bull.gif') 0 0 no-repeat;

				font-size:10px;
				text-align: center;
				letter-spacing: -1px;
			}

			#news_ControlNewsReviews .newsReviews .newsReviewsItem .data {
				float:left;
				width:485px;
			}

			#news_ControlNewsReviews .newsReviews .newsReviewsItem .author {
				margin-bottom: 5px;
				font-size: 11px;
				color: #d3254a;
			}

		#news_ControlNewsReviews .newsReviews .odd .newsReviewsItem {
			background-color: #f5f5f5;
		}

		#news_ControlNewsReviews .newsReviews .even .newsReviewsItem  {
			background-color: #fff;
		}

	#news_ControlNewsReviews .newsAddReviews {
		margin-top: 10px;
	}

		#news_ControlNewsReviews .newsAddReviews .newsAddReviewsForm{
			padding: 10px;
			background-color: #f5f5f5;
		}

		#news_ControlNewsReviews .newsAddReviews .newsAddReviewsForm table {
			margin-bottom: 0;
		}

/* News > Send To Friend Pop Up
-------------------------------------------------------------- */

.SendToFriendPopUp table,
.SendToFriendPopUp td,
.SendToFriendPopUp th { 
	vertical-align: top; 
	padding: 0;
	margin: 0;
}