#majojColumn1 #archiveContent
{
	background-color: white;
}

	#archiveContent #nagitarionBar
	{
		font-size: 10px;
		margin-left: 5px;
		padding-top: 3px;
		color: #8C8C8C;
		position: relative;
	}
	
		#nagitarionBar a
		{
			color: #8C8C8C;
		}
	
	#archiveContent #archiveList
	{
		float: right;
		width: 476px;
		margin-right: 9px;
		margin-top: 4px;
		position: relative;
	}
		
		#archiveList #archiveTabBar
		{
			border-bottom: 1px solid #626262;
		}
	
		#archiveList #archiveTabBar
		{
			height: 23px;
		}
		
			.archive_tab
			{
				display: block;
				float: left;
				width: auto;
				height: 18px;
				background-color: #E7E7E7;
				margin-right: 3px;
				padding-left: 6px;
				padding-top: 4px;
				padding-right: 7px;
				text-transform: uppercase;
				font-size: 14px;
				font-weight: bold;
				border-top: 1px solid #CFD1D6;
				border-left: 1px solid #CFD1D6;
				border-right: 1px solid #CFD1D6;
				-moz-border-radius: 6px 6px 0px 0px;
				-webkit-border-radius: 6px 6px 0px 0px;
				border-radius: 6px 6px 0px 0px;
			}

			.archive_tab a,.selected{
				color: #626262;
				text-decoration: none;
			}
			
			#archiveTabArrow{
				font-size: 18px;
				line-height: 10px;
				padding-left: 10px;
				color: #626262;
			}
			
			#archiveTabBar .selected, .selected a
			{
				background-color: #5AA41E;
				color: #FFF;
				border: none;
				height: 19px;
			}

	#archiveContent #archiveMenu{
		width: 179px;
		margin-left: 5px;
		margin-top: 5px;
		float: left;
		position: relative;
	}
	
		#archiveMenu .menuCluster
		{
			margin-bottom: 5px;
			background-color: #D9D9D9;
			-moz-border-radius: 6px;
			-webkit-border-radius: 6px;
			border-radius: 6px;
		}
			.menuCluster .mcTop
			{
				height: 5px;
			}

			.menuCluster .mcBottom
			{
				height: 5px;
			}
			
			.menuCluster .mcContent
			{
				background-color: #D9D9D9;
				padding-left: 2px;
				padding-right: 6px;
			}
			
				.mcContent li{
					list-style-type: none;	
				}
			
				.mcContent .mcTitle
				{
					font-family: Trebuchet MS;
					color: #565656;
					text-transform: uppercase;
					font-size: 16px;
					font-weight: bold;
					margin-left: 2px;
				}
				
				.mcContent .mcTitle a{
					color: #565656;
					text-decoration: none;
					margin-bottom: 2px;
				}
				
				.mcContent .menuEntry
				{
					padding-top: 3px;
					padding-bottom: 3px;
					font-size: 12px;
					color: #828282;
					border-top: 1px dotted #828282;
					width: 170px;
					margin-left: 2px;
					font-weight: bold;
				}
				
					.menuEntry a, .menuEntry span
					{
						display: block;
						text-decoration: none;
						color: #828282;
						padding-left: 3px;
						padding-top: 1px;
						padding-bottom: 1px;
					}
					
					.menuEntry a.selected
					{
						background-color: #7D7D7D;
						color: #fff;
					}

/* nli revue de presse */
.newsListItem.nliPress .nliSummaryContent{
	width: 470px;
}
