
#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;
}
/**/

#ContentTitre h1 {
	font-size:140%; 
	color: #EC8E21; 
	font-weight: bold; 
	margin-left:30px; 
	margin-bottom:20px; 
	padding-top:20px;
}

#ClearBug1 {position: relative; display:inline; top: 0px; height:0px; font-size: 0px;}
#ClearBug2 {height:1px; font-size: 0px; }

#ResumeNews {
	display: inline;
	background: white;
	width:280px; 
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-top: 20px;
	float: left; 
	z-index: 10000;
	border-bottom: 1px solid #F7C892;
	border-right: 1px solid #F7C892;
	border-left: 1px solid #F7C892;
}

#TitreResumeNews {
	color: #EC8E21;
	background: #FDF3EA;
	border-bottom: 1px solid #F7C892;
	border-top: 1px solid #F7C892;
	height: 22px;
	padding-left: 15px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size:140%;
}

div.ResumeNews {
	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 {
	color: #000000;
	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.ResumeNews a {
	color: #000000;
}
div.ResumeNews a:visited {
	color: #000000;
}
div.ResumeNews a:hover {
	color: #EC8E21;
}

#DetailsNews {background: transparent; margin-top: 36px; margin-left:16px; margin-right:16px; margin-bottom: 20px; z-index: 100;}

div.DetailNews {
	padding-top: 0px;
	margin-top: 10px;
	padding-left: 10px;
}

div.DetailNews hr {
	border: 4px solid #EDEDEE;
	height: 8px;
	margin-top: 0px;
	clear: right; 
}

div.DetailNews h1 {
	color: #EC8E21;
	padding-top: 10px; 
	margin-top: 0px;
	font-weight: bold;
	text-indent: 30px; 
	font-size: 16px; /* REDUCE desired size a notch for IE 5 */
	voice-family: "\"}\""; voice-family: inherit;
	font-size: 17px; /* REAL DESIRED SIZE for all other browsers */
}	

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

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

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