@charset "utf-8";
/* CSS style for Activities Page */
#scrollact {
	background-color:#fff;
	display:block; 
	height:229px;
	width:669px;
	overflow:auto;
	border:0px; 
	margin: 0 0 4px 0;
}

.actbg {
	background-image:url(images/activites2-bg.gif);	
}

#scrollactside {
	background-color:#fff;
	display:block; 
	width:164px; 
	height:229px;
	border:0px; 
	margin: 0 0 4px 0;
}
#scrollact H3 a {
	line-height: 1.3em;
	margin-top: 0em;
/*	margin-bottom: 1em;
	font-size: 13px;*/
}
#scrollact H3 a:link{TEXT-DECORATION: none;COLOR: #005621;font-weight: bold;}
#scrollact H3 a:visited{TEXT-DECORATION: none;COLOR: #005621;font-weight: bold;}
#scrollact H3 a:active{TEXT-DECORATION: none;COLOR: #005621;font-weight: bold;}
#scrollact H3 a:hover{TEXT-DECORATION: underline;COLOR: #005621;font-weight: bold;}

#scrollact H4 a {
	line-height: 1.3em;
	margin-top: 0em;
/*	margin-bottom: 1em;
	font-size: 13px;*/
}
#scrollact H4 a:link{TEXT-DECORATION: none;COLOR: #5fae00;font-weight: bold;}
#scrollact H4 a:visited{TEXT-DECORATION: none;COLOR: #5fae00;font-weight: bold;}
#scrollact H4 a:active{TEXT-DECORATION: none;COLOR: #5fae00;font-weight: bold;}
#scrollact H4 a:hover{TEXT-DECORATION: underline;COLOR: #5fae00;font-weight: bold;}
#scrollact p.rednotice {
	color:#eb050e;
	font-weight:bold;
}


#scrollact p a:link{TEXT-DECORATION: none;COLOR: #036737;font-weight: bold;}
#scrollact p a:visited{TEXT-DECORATION: none;COLOR: #036737;font-weight: bold;}
#scrollact p a:active{TEXT-DECORATION: none;COLOR: #036737;font-weight: bold;}
#scrollact p a:hover{TEXT-DECORATION: underline;COLOR: #036737;font-weight: bold;}

#scrollact p{
	font-family: Arial, Helvetica, sans-serif;
	color:#5fae00;
	font-size: 12px;
	padding: 0em;
	line-height: 1.3em;
	margin-right: 0;
	margin-left: 0;
	margin-top: 5px;
	margin-bottom: 1px;
}
#scrollact h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5fae00;
	font-size: 14px;
	line-height:1.1em;
	font-weight: bold;
	text-align: left;
	margin: 1px 0 0 0;
	padding:5px 0 0 0;
}
#scrollact h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5fae00;
	font-size: 13px;
	line-height:1.1em;
	font-weight: bold;
	text-align: left;
	margin: 1px 0 0 0;
	padding:5px 0 0 0;	
}
#scrollact h3, #scrollact h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #005621;
	font-size: 13px;
	line-height:1.3em;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0 0 2px 0;
}
#scrollact h4 {
	color: #5fae00;
}
