/* François 090325 */
body {	
	color:#000;
	font:13px 'Trebuchet Ms', Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding-bottom:20px;
}
body#inner {
	background:#fff;
}
a {
	color:#d43c3b;	
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:0em;
}

#imgBox { background:#000; }

#header {
	width:960px;
	margin:0 auto;
	text-align:left;
}
#header.height {
	height:90px;
}
	#header h1 {
		float:left;
		padding-top:5px;
		padding-left:12px;
	}
		#header h1 a {
			display:block;
			font-size:0em;
			line-height:0em;
			text-indent:-1000000px;
		}
		#header h1 img {
			display:block;
		}
	#header .right {
		height:160px;
		width:782px;
		
	}
		#header .right .img img {
			display:block;
			margin:0 0 0 auto;
			text-align:right;
		}
		#header .right .img {
			position:relative;
		}
		#header .right .img .degrade {
			position:absolute;
			top:0;
			left:0;
			z-index:9999;
			background:url(../img/banner-gradient.png);
			width:782px;
			height:79px;
		}
	#header ul {
		float:right;
		color:#6ba53a;
		font-weight:bold;
		font-size:14px;
		padding-top:46px;
		padding-bottom:18px;
	}
	#header .right ul {
		padding-right:24px;
	}
		#header ul li {
			display:block;
			float:left;
			overflow:hidden;
			height:17px;
			line-height:17px;
			padding-right:5px;
		}
			#header ul li a {
				display:block;
				float:left;
				font-size:0em;
				line-height:0em;
				text-indent:-10000000px;
				padding-right:5px;				
			}
				#header ul li a img {
					display:block;
					margin-top:-17px;
				}
				#header ul li a:hover img, #header ul li a.active img {
					margin-top:0;
				}
				
#home {
	width:960px;
	min-height: 520px;
	margin:0 auto;
	text-align:right;
}
	#home .box {
		width:324px;
		margin:0 0 0 auto;		
		text-align:left;
	}
		#home .box .bg {
			background:url(../img/box-content.png) repeat-y top;
			width:324px;
		}
		#home .box h3 {
			background:url(../img/box-title.png) no-repeat;
			height:37px;
			line-height:0em;
			text-indent:-100000px;
			text-align:center;
			font-size:0em;
		}
			#home .box h3 img {
				display:block;
				margin:0 auto;
				text-align:center;
				padding-top:12px;
			}
		
		#home .box a {
			text-decoration:none;
			font-size:14px;
			color:#000;
			padding:10px 24px 0;
			display:block;
		}
			#home .box a span {
				color:#d43c3b;
			}
			#home .box a small {
				font-size:11px;
			}
				#home .box a small span {
					font-weight:bold;
				}
			#home .box a strong {
				display:block;
				font-size:15px;
				line-height:110%;
				padding-bottom:3px;
				font-weight:bold;
				color:#6ba53a;
			}
			#home .box a img.left {
				float:left;
				display:block;
				padding-right:10px;
			}
		#home .flash {
			padding-bottom:15px;
			padding-right:8px;
			margin:0 0 0 auto;
			text-align:right;
		}
			#home .flash img {
				display:block;
				margin:0 0 0 auto;
			}


#content {
	width:960px;
	margin:0 auto;
	text-align:left;
	padding-bottom:30px;
}
	#sidebar {
		width:172px;
		float:left;
		padding-top:30px;
		padding-right:6px;
	}
		#sidebar h3 {
			padding-left:18px;
			padding-bottom:0px;
			font-size:15px;
			color:#6ba53a;
		}
		#sidebar ul {
			padding-bottom:6px;
			padding-left:24px;	
			padding-right:12px;
		}
			#sidebar ul li {
				padding-bottom:1px;
			}
			#sidebar ul li a {
				padding-left:10px;
				display:block;
				text-decoration:none;
			}
			#sidebar ul li a:hover,
			#sidebar ul li a.active {
				background:url(../img/lil-bullet.gif) no-repeat 0 7px;
			}
		#sidebar .flash {
			padding-top:15px;
			padding-left:7px;
		}
			#sidebar .flash img {
				display:block;
			}
			
	#page {
		width:692px;
		float:left;
	}
		#page .breadcrumb {
			padding-left:16px;
			padding-top:5px;
			padding-bottom:15px;
			font-size:11px;
			color:#6f7072;
		}
			#page .breadcrumb a {
				text-decoration:none;
				color:#6f7072;
			}
			#page .breadcrumb a:hover {
				text-decoration:underline;
			}
			#page .breadcrumb span {}

		#page .flash {
			margin-left:233px;
			background:url(../img/green.gif) repeat-x 0 26px;
			margin-bottom:20px;
		}
			#page .flash img {
				display:block;
			}
			
		#page h2 {
			padding-left:240px;
			font-size:13px;
			color:#6ba53a;
			padding-bottom:14px;
			line-height:150%;
		}
		
		#page .cols {
			 width:692px;
			 padding-bottom:20px;
		}
		#page .events .cols {
			padding-bottom:15px;
		}
		#page .events .separator {
			background:url(../img/separator.gif) no-repeat top center;
			margin-bottom:13px;
			height:2px;
			width:100%;
		}
			#page .cols .left {
				display:block;
				text-align:right;
				width:226px;
				padding-top:5px;
			}
			#page .events .right {
				padding-bottom:15px;
				background:url(../img/separator.gif) no-repeat bottom center;
			}
			#page .events .right.nobg {
				background:none;
			}
				#page .cols .left img {
					display:block;
					text-align:right;
					margin:0 0 0 auto;
				}
			#page .cols .right {
				width:452px;
			}			
		#page ul,ol {
			padding-left:9px;
			padding-bottom:10px;
		}
		#page ul.plan {
			list-style-image:none;
			list-style-position:outside;
			list-style-type:none;
		}
			#page ul li {
				background:url(../img/lil-bullet.gif) no-repeat 0 7px;
				padding-left:11px;
				line-height:150%;
			}
			#page ol li {
				list-style-type:decimal;
				padding-left:0px;
				margin-left:21px;
				line-height:150%;
			}
			#page ul li.plan-rub {
				background:none;
				padding-left:11px;
				line-height:150%;
				font-size:15px;
			}
			#page ul li.plan-srub {
				background:none;
				padding-left:11px;
				line-height:150%;
				font-size:13px;
				color:#6BA53A;
			}
			#page ul li.plan-srub ul li {
				font-size:13px;
			}
			#page #formular ul li {
				background:url(../img/bullet2.gif) no-repeat 0 7px;
			}
				#page ul li p {
					padding-bottom:0px;
					line-height:150%;
				}	
		#page h3 {
			font-size:16px;
			font-weight:bold;
			color:#6ba53a;
			padding-bottom:3px;
		}	
		#page h4 {
			font-size:15px;
			font-weight:bold;
			color:#000;
			padding-bottom:3px;
		}			
			#page h4 span {
				color:#d43c3b;
			}
		#page p {
			padding-bottom:10px;
			line-height:150%;
		}		
		#page p.citation {
			font-size:15px;
			font-style: italic;
			color:#d43c3b;
			text-align:center;
			display:block;
			padding-bottom:0px;
		}
		#page p.rouge {
			color:#d43c3b;
		}
		#page p.vert {
			color:#6BA53A;
		}
		#page span.citation {
			font-size:15px;
			font-style: italic;
			color:#d43c3b;
			text-align:center;
			display:block;
			padding-bottom:0px;
		}
		#page span.rouge {
			color:#d43c3b;
		}
		#page span.vert {
			color:#6BA53A;
		}
		#page p a {
			color:#d43c3b;
			border-bottom:dotted 1px #d43c3b;
			text-decoration:none;
		}
		#page p a:hover {
			color:#000;
			border-bottom:dotted 1px #000;
		}
		#page a.link {
			color:#d43c3b;
			border-bottom:0;
			background:url(../img/bullet.gif) no-repeat 0 4px;
			padding-left:18px;	
			text-decoration:none;
			display:block;
		}
		#page a.link:hover {
			color:#000;
		}
		#page .spacer {
			display:block;
			height:0px;
		}
		#page img.map {
			display:block;
		}
		
		#formular {
			padding-left:240px;
			width:438px;
		}
			#formular label {
				display:block;
				font-size:13px;
				padding-bottom:4px;
				color:#6ba53a;
			}
			#formular input.long {
				font:12px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
				padding:1px 3px;
				border:solid 1px #c2daad;
				width:430px;
				margin-bottom:16px;
				outline:none;
			}
			#formular input.small, 
			#formular .info input {
				font:12px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
				padding:1px 3px;
				border:solid 1px #c2daad;
				width:202px;
				margin-bottom:16px;
				outline:none;
			}
			#formular .select {
				width:77px;
				float:left;
			}
				#formular .select select {
					width:62px;
					outline:none;
				}
			#formular .info {
				float:right;
				width:172px;
			}
			#formular .info.left {
				float:left;
			}
				#formular .info input {
					width:164px;
				}
			#formular label.check {
				display:block;
				float:left;
				line-height:112px;
				width:160px;
			}
			#formular div.check {
				float:left;
				padding-bottom:16px;
			}
				#formular div.check label {
					padding-bottom:8px;
				}
			#formular .file {
				padding-bottom:16px;
				width:210px;
				outline:none;
			}
					#formular .file input {
						font:12px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
					}
			#formular textarea {
				font:12px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
				padding:0 3px;
				border:solid 1px #c2daad;
				width:430px;
				margin-bottom:20px;
				outline:none;
				height:90px;
			}
			#formular input.button {
				background:#6ba53a;
				border:solid 1px #b5d29c;
				color:#fff;
				font:13px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
				margin-right:15px;
				padding:0 12px;
				cursor:pointer;
				margin-bottom:20px;
				outline:none;
			}

#footer {
	background:url(../img/bg-footer.png) no-repeat;
	width:960px;
	height:46px;
	margin:0 auto;
}
	#footer ul.left {
		line-height:46px;
		width:793px;
		text-align:center;
	}
			#footer ul.left li {
				display:inline;
				color:#fff;
				font-size:11px;
				font-weight:bold;
			}
				#footer ul li a {
					color:#fff;
					text-decoration:none;
				}
				#footer ul li a:hover {
					text-decoration:underline;
				}
	#footer ul.right {
		width:166px;
		text-align:center;
		line-height:46px;
		font-size:12px;
		font-weight:bold;
		color:#fff;
		text-transform:uppercase;
	}