
#Articles {
	float: left;
	padding: 10px;
	text-align: left;
}

div.ArticleIndex {
	padding-top: 20px;
	padding-left: 10px;
	width: 520px;
}

div.ArticleIndex hr {
	border: 4px solid #EDEDEE;
	height: 8px;
	width: 520px;
	clear: both;
}

div.ArticleIndex h1 {
	color: #669628;
	font-weight: bold;
	margin-left: 50px; 
	font-size: 17px; /* REDUCE desired size a notch for IE 5 */
	voice-family: "\"}\""; voice-family: inherit;
	font-size: 18px; /* REAL DESIRED SIZE for all other browsers */
}	

div.ArticleIndex p {
	line-height: 130%;
	margin-top: 15px; 
	margin-right: 30px; 
	margin-bottom: 5px; 
	text-align: justify;
	text-indent: 15px;
}

div.ArticleIndex img {
	float: left;
	margin: 15px;
	margin-right: 20px;
	border: 1px solid #669628;
}

div.ArticleIndex a {
	color: #669628;
}
div.ArticleIndex a:visited {
	color: #669628;
}
div.ArticleIndex a:hover {
	color: #EC8E21;
}

#Actu {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	border-left: 6px solid #F7C892;
	min-height: 390px;
	height:auto;
}
/* For IE \*/
* html #Actu {
height: 390px;
}
/**/

#News {
	padding-left: 25px;
	padding-top: 5px;
	margin-bottom: 10px;
	text-align: left;
	width: 260px;
	height: 22px;
	color: #EC8E21;
	background-color: #FDF3EA;
	border-bottom: 1px solid #F7C892;
	font-weight: bold;
	font-size: 15px; /* REDUCE desired size a notch for IE 5 */
	voice-family: "\"}\""; voice-family: inherit;
	font-size: 16px; /* REAL DESIRED SIZE for all other browsers */
}

div.NewsIndex {
	width: 270px;
	line-height: 100%;
}

div.picNews {
	float: left;
	clear: left;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 6px;
	display: table-cell;
	text-align: center;
}

div.picNews img {
	border: none;
}

div.picNews span {
	color: #EC8E21;
	line-height: 90%;
	font-size: 10px; /* REDUCE desired size a notch for IE 5 */
	voice-family: "\"}\""; voice-family: inherit;
	font-size: 11px; /* REAL DESIRED SIZE for all other browser */
}

div.txtNews {
	float: left;
	clear: right;
	width: 220px;
	padding-top: 10px;
	margin-top: 5px;
	margin-bottom: 4px;
	display: table-cell;
}	

div.txtNews h1 {
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 11px; /* REDUCE desired size a notch for IE 5 */
	voice-family: "\"}\""; voice-family: inherit;
	font-size: 12px; /* REAL DESIRED SIZE for all other browsers */
}	

div.txtNews p {
	display: inline;
	color: #EC8E21;
	font-size: 10px; /* REDUCE desired size a notch for IE 5 */
	voice-family: "\"}\""; voice-family: inherit;
	font-size: 11px; /* REAL DESIRED SIZE for all other browser */
}


div.NewsIndex a {
	color: #000000;
}
div.NewsIndex a:visited {
	color: #000000;
}
div.NewsIndex a:hover {
	color: #EC8E21;
}

/***************************************/
#Content {
	background: transparent; 
	min-height: 450px;
	height:auto;
	margin-left: 20px;
}
/* For IE \*/
* html #Content {
height: 450px;
}
/**/
		#EntetePage {
			height: 40px;
			border-bottom: 2px solid #869AC8;
		}
		#TitrePage {
			color: #869AC8;
			font-size: 12px;
			margin-left: 10px;
			margin-top: 20px;
			float: left;
			display: inline;
		}
		#TitreChapRub {
			color: #E7EBF4;
			font-size: 34px;
			font-weight: bold;
			margin-right: 10px;
			float: right;
			display: inline;
		}
		#ContenuPage {
			background-color: #FFFFFF;
			background-repeat: no-repeat;
			background-image: url(/images/filigrane1.gif); 
			background-position: center center;
			width: 770px;
			min-height: 450px;
			height: auto;
		}
		/* For IE \*/
		* html #ContenuPage {
		height: 450px;
		}
		#TextePresent {
			background: transparent;
			padding: 15px;
			width: 350px;
			line-height: 140%;
		}
		#TextePresent H1 {
			margin-top: 0px;
			color: #0D3692;
			font-size: 18px;
		}
		#TextePresent p {
			margin-top: 0px;
			color: #869AC8;
			font-weight: bold;
			font-size: 110%;
			text-indent: 15px;
		}
		#TextePresent img {
			border: 2px solid #869AC8;
		}

		#Frise {
			margin-right: 5px;
			float: right;
			clear: right;
		}
		#Frise a {
			border: none;
		}
		
		#BoxResumeNews {
			background: #F4F7FB;
			/* filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; */
			border-bottom: 1px dashed #7C5679;
			margin: 10px;
			margin-top: 15px;
			width: 350px;
			height: 190px;
			float: right;
			clear: right;
		}
		#TitreBoxResumeNews {
			color: #7C5679;
			background: #EEEEEE;
			border-left: 1px solid #7C5679;
			border-bottom: 1px solid #7C5679;
			padding-left: 10px;
			letter-spacing: 2px;
			font-weight: bold;
			font-size: 10px; /* REDUCE desired size a notch for IE 5 */
			voice-family: "\"}\""; voice-family: inherit;
			font-size: 11px; /* REAL DESIRED SIZE for all other browsers */
		}
		
		.lienNews {
			width:320px; 
			background: transparent; 
			margin: 5px;
		}
		.lienNews a {
			color: #BB0000;
			background: transparent; 
			display:block; 
			width: 310px; 
			margin-left: 6px; 
			font-size: 85%; 
			text-decoration: none; 
			font-weight: bold;
			border-bottom: 1px dashed gainsboro;
		}
		.lienNews a:link {color: #BB0000;}
		.lienNews a:visited {color: #BB0000;}
		.lienNews a:hover {	color: #FF0000;	text-decoration: underline; }
		
		.lienNews img { vertical-align: -2px; border: none; margin-right: 4px; float: left; }
		.lienNews div {display: block; background: transparent; float:none; text-align:right; width: 310px; font-size: 80%; font-style: italic; color: #7E4427; }

		
		#BoxResumeMarches {
			background: #E7EBF4;
			filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
			border-bottom: 1px dashed #9B135D;
			margin: 10px;
			margin-top: 10px;
			width: 350px;
			height: 190px;
			float: right;
			clear: right;
		}
		#TitreBoxResumeMarches {
			color: #9B135D;
			background: #EEEEEE;
			border-left: 1px solid #9B135D;
			border-bottom: 1px solid #9B135D;
			padding-left: 10px;
			letter-spacing: 2px;
			font-weight: bold;
			font-size: 10px; /* REDUCE desired size a notch for IE 5 */
			voice-family: "\"}\""; voice-family: inherit;
			font-size: 11px; /* REAL DESIRED SIZE for all other browsers */
		}
		.ContenuBoxResume {
			padding: 10px;
			padding-top: 20px;
		}
				
		#imgPresent {
			border: 2px solid #869AC8;
			margin: 10px;
			margin-top: 20px;
			margin-right: 13px;
			float: right;
			clear: right;
		}
