#ClearBug1 {position: relative; display:inline; top: 0px; height:0px; font-size: 0px;}
			#ClearBug2 {height:1px; font-size: 0px; }
			#liensNews {
				background: white;
				width:240px; 
				margin-right: 20px;
				margin-bottom: 20px;
				float: left; 
				z-index: 10000;
				border-bottom: 1px solid #7C5679;
				border-right: 1px solid #7C5679;
				border-left: 1px solid #7C5679;
			}
			
			.lienNews {
				width:220px; 
				background: transparent; 
				margin-top: 15px; 
				margin: 10px;
			}
			.lienNews a {
				color: #BB0000;
				background: transparent; 
				display:block; 
				width: 210px; 
				margin-left: 10px; 
				font-size: 85%; 
				font-weight: bold;
				text-decoration: none; 
				border-bottom: 1px dashed gainsboro;
			}
			.lienNews a:link {color: #BB0000; font-weight: bold;}
			.lienNews a:visited {color: #BB0000;}
			.lienNews a:hover {	color: #FF0000;	text-decoration: underline; }
			.lienNews a.Selected {color: #BB0000; font-weight: bold;}
			.lienNews img { vertical-align: -2px; border: none; margin-right: 4px; float: left; }
			.lienNews div {display: block; background: transparent; float:none; text-align:right; width: 220px; font-size: 80%; font-style: italic; color: #7E4427; }
			
			#detailsNews {background: transparent; margin-top: 16px; margin-left:16px; margin-bottom: 20px; z-index: 100;}
			
			#TitreBoxResumeNews {
				color: #7C5679;
				background: #F6F1F5;
				border-bottom: 1px solid #7C5679;
				border-top: 1px solid #7C5679;
				height: 22px;
				padding-top: 8px;
				padding-left: 15px;
				letter-spacing: 2px;
				font-weight: bold;
				font-size: 95%;
			}
			.News {background: #FCF8FC; padding: 15px; margin-top: 0px; margin-bottom: 5px; margin-right: 5px; z-index: 50;}
				.blockTitreNews {display:inline; background: transparent; padding: 0px; margin-right:0px; margin-top:0px; height:44px;}
					.TitreNews {display:inline; background: transparent; margin-left:25px; margin-top:10px; font-size: 16px; font-weight: bold; letter-spacing: 1px;  color:#0D3692;}
					.SeparateurNews1 {background: transparent; margin-top:0px; height:2px; font-size: 1px; border: 1px solid #CCB3CB;}
					.DateNews {background: transparent; float:right; margin-top:2px; font-size: 90%; color:#7E4427; }
					.CategorieNews {background: transparent; float:right; margin-top:2px; font-weight: bold; font-size: 90%; }
				.ResumeNews {background: transparent; margin-top:15px; margin-left:25px; float:none; font-size: 13px; font-weight: bold; letter-spacing: 0px; color:#7E4427;}
				.ContentNews {background: transparent; margin-top:30px; margin-left:35px; float:none; font-size: 12px; line-height: 150%; text-align: justify; }
					div.ContentNews img {float: left; margin: 15px; margin-right: 20px; border: 1px solid #7C5679; }
					div.ContentNews a { color: #7C5679; }
					div.ContentNews a:visited { color: #7C5679; }
					div.ContentNews a:hover { color: #EC8E21; }
					div.ContentNews p img {float: none; }
				.SeparateurNews2 {clear: both; background: transparent; margin-top:10px; height:1px; font-size: 1px; border: 1px dashed #7C5679;}
				.UpNews {background: transparent; text-align: right; }
