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

div.ArticleIndex {
	padding-top: 15px;
	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;
}


#News {
	padding-left: 25px;
	padding-top: 5px;
	margin-bottom: 4px;
	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: 6px;
	margin-top: 5px;
	margin-bottom: 4px;
	display: table-cell;
}	

div.txtNews h1 {
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 3px;
	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;
}

div.NewsIndex h1 a {
	color: #EC8E21;
	text-decoration: none;
}

div.NewsIndex h1 a:visited {
	color: #EC8E21;
	text-decoration: none;
}
div.NewsIndex h1 a:hover {
	color: #EC8E21;
	text-decoration: underline;
}

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

div.Actu {
	clear: both;
	padding-left: 20px;
	padding-top: 4px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
	width: 260px;
	color: #669628;
	background-color: #F5F8F1;
	border-bottom: 1px solid #669628;
	font-weight: bold;
	font-size: 120%; /* REDUCE desired size a notch for IE 5 */
	voice-family: "\"}\""; voice-family: inherit;
	font-size: 115%; /* REAL DESIRED SIZE for all other browsers */
}

div.Actu a {
	text-decoration: none;
}
div.Actu a:visited {
	text-decoration: none;
}
div.Actu a:hover {
	color: #EC8E21;
	text-decoration: underline;
}

div.ActuIndex {
	width: 260px;
	padding: 6px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

div.ActuIndex p {
	line-height: 120%;
	padding: 8px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	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.ActuIndex img {
	float: left;
	margin: 8px;
	margin-top: 0px;
	margin-right: 15px;
	width: 60px;
	height: 60px;
	border: 1px solid #669628;
}

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