@charset "utf-8";
/* CSS Principal */


body {
		background: #000 url(images/photoBg_hiver.jpg) top center no-repeat;
		padding: 0px;
		margin: 0px;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 12px;
		text-align: center;
}




/* LIENS */
	A {
		font-weight: bold;
		color: #2e6f28;
		text-decoration: underline;
	}
	
	A:hover {
		color: #0f450a;
		text-decoration: none;
	}




/* ENTÊTE */
	#header {
		background: #98bd3d url(images/menu_bg.jpg) top left repeat-x;
		height: 79px;
		width: 100%;
		vertical-align: top;
		text-align: center;
	}
	
	#headerContent {
		display: inline-block;
		width: 760px;
		vertical-align: top;
		text-align: right;
	}
	
	#headerLogo {
		float: left;
	}
	
	#headerInfos {
		position:relative;
		top: 5px;
	}
	
	#headerInfos, #headerContent A.button {
		float: right;
		font-weight: bold;
		color: #FFF;
		vertical-align: top;
	}
	
	#headerInfos A, #headerInfos A:hover {
		color: #FFF;
	}
	
	#headerContent A.button {
		background: #a9c470 url(images/headerBtnMid.gif) top repeat-x;
		height: 30px;
		margin-left: 5px;
		text-decoration: none;
	}
	
	#headerContent A.button .label {
		text-decoration: none;
		display: inline-block;
		vertical-align: top;
		padding-top: 4px;
		height: 30px;
	}
	
	#headerContent A.button:hover .label {
		text-decoration: underline;
		color: #000;
	}
	
	#headerContent A.button:hover .leftAsset {
		background-image: url(images/headerBtnLft-ovr.gif);
	}
	
	#headerContent A.button:hover {
		background-image: url(images/headerBtnMid-ovr.gif);
	}
	
	#headerContent A.button:hover .rightAsset {
		background-image: url(images/headerBtnRgt-ovr.gif);
	}
	
	#headerContent A.button .leftAsset {
		display: inline-block;
		background: url(images/headerBtnLft.gif) top no-repeat;
		width: 12px;
		height: 30px;
	}
	
	#headerContent A.button .rightAsset {
		display: inline-block;
		background: url(images/headerBtnRgt.gif) top no-repeat;
		width: 13px;
		height: 30px;
	}
	
	#headerContent A.button.blue {
		background: url(images/headerBtnFormation.gif) top center no-repeat;
		width: 151px;
		font-size: 11px;
		text-align: center;
	}
	
	#headerContent A.button.blue:hover {
		background-image: url(images/headerBtnFormation-ovr.gif);
	}
	
	
	
	
/* MENU */	
	#menu {
		margin: 42px 6px 0px 0px;
		vertical-align: bottom;
	}
	
	#menu A {
		display: block;
		padding: 10px 3px 6px 3px;
		color: #0f450a;
		text-decoration: none;
		font-size: 14px;
		margin: 0 0 0 4px;
		float: right;
	}
	
	#menu A:hover {
		color: #FFF;
		text-decoration: none;
		background: #2e6f28 url(images/menuBtn_ovr.gif) top repeat-x;
	}
	
	#menu A.active {
		padding: 10px 8px 7px 8px;
		background: url(images/menuBtn_on.gif) top repeat-x;
		color: #FFF;
	}



	
/* CONTENU */
	
	#contentFrame {
		display: inline-block;
		padding: 0px 8px;
		background: url(images/contentFrame_bg.png) repeat-y top center;
		clear: both;
	}
	
	#content {
		width: 743px;
		text-align: left;
		padding: 10px;
		background: url(images/contentFrame_bg.gif) top repeat-x;
		min-height: 560px;
	}
	
	.contentBlock {
		margin-top: 30px;
		clear: both;
	}
	
	.contentBlock.firstItem {
		margin-top: 0px;
	}
	
	HTML>BODY #content { width: 723px; }
	
	#contentFooterSpacer {}
	
	#contentFooter {
		clear: both;
		display: inline-block;
		background: url(images/contentFrame_bottom.png) no-repeat;
		width: 759px;
		height: 18px;
		line-height: 1.6em;
		margin: 0px;
		padding: 0px;
		line-height: 1px;
	}
	
	.hightlight, .hightlight2 {
		font-weight: bold;
		font-size: 14px;
	}
	
	.hightlightBox {
		background-color: #d6e5b5;
		clear: both;
		color: #2e6f28;
		position: relative;
		padding: 10px;
	}
	
	.hightlightBoxTitle {
		/*background-color: #7aa831;*/
		color: #0f450a;
		font-weight: bold;
		font-size: 1.2em;
	}

	HR {
		border: none;
		border-bottom: solid 1px #7aa831;
	}
	
	H1, H2, H3, H4 {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #0f450a;
	}
	
	H1 {
		font-size: 28px;
		border-bottom: solid 1px #397348;
		margin-bottom: -6px;
	}
	
	H2 {
		font-size: 18px;
		margin-bottom: -6px;
		background-color: #add075;
		padding-left: 4px;
		color: #0f450a;
	}
	
	.titleComplement {
		position:relative;
		top: 0.3em;
		right: 0.5em;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 10px;
		float:right;
	}
	
	LI {
		list-style-image: url(images/listArrow.gif);
		line-height: 1.6em;
		margin-bottom: 0.6em;
	}
	
	LI.expanded {
		list-style-image: url(images/listArrow_exp.gif);
		line-height: 1.6em;
		margin-bottom: 0.6em;
	}
	
	.compact LI {
		margin-bottom: 0.5em;
		line-height: 1.3em;
	}
	
	.compact {
		font-size: 0.9em;
	}
	
	P {
		line-height: 1.6em;
	}
	
	.inset {
		margin: 0.2em 1em;
	}
	
	SUP {
		font-size: 0.8em;
	}
	


/* FLASH REPLACEMENT CONTAINER */
	.flashReplacement {
		display: block;
		background-color: #eaf2da;
	}
	.flashReplacement P, .flashReplacement H3 {
		margin: 10px 10px;
	}
	

	
/* PIED DE PAGE */

	#footer {
		display: block;
		bottom: 0px;
		left: 0px;
		clear: both;
		width: 100%;
		text-align: center;
		padding: 10px 0px;
	}
	
	#footer SPAN {
		color: #666;
		font-size: 11px;
		vertical-align: middle;
		height: 22px;
	}
	
	#footer A {
		color: #666;
		font-size: 11px;
	}
	
	#ndbi {
		vertical-align: middle;
		display: inline-block;
		width: 50px;
		height: 22px;
		background: url(images/footer_ndbi.gif) no-repeat;
	}
	
	#ndbi:hover {
		background: url(images/footer_ndbi-ovr.gif) no-repeat;
	}
	
	
