@charset "UTF-8";
/* CSS Document */

body {
	background-position:top center;
	margin: 0 0 30px 0;
	font-family:"Times New Roman", Times, serif;
}

a, a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

#containerOut {
	width: 952px;
	margin: 0 auto;
}

#containerIE6 {
	display: none;
	}

#header {
	width: 952px;
	height: 125px;
	/*postion: absolute;*/
	z-index: 1000;
}

#logo {
	width: 376px;
	height: 125px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	position: absolute;
	z-index: 100;
}

#style {
	width: 165px;
	height: 51px;
	background-image:url(../images/style.png);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:center;
	padding: 0 0 0 0;
	margin: 0 0 0 60px;
	position: absolute;
	z-index: 100;
	left: 50%;
	top: -1px;
}

#changer-popup {
	display:none;
}

#style img {
	margin: 0 3px 0 0;
	cursor:pointer;
}

#style img.last {
	margin: 0 0px 0 0;
	cursor:pointer;
}

#shield {
	width: 190px;
	margin: 0 0 0 260px;
	position: absolute;
	z-index: 100;
	left: 50%;
}

#container {
	width: 950px;
	float: left;
	background-color: #f2ecc0;
	border: 1px solid #687440;
	background-image:url(../images/container.jpg);
	background-repeat:repeat-x;
}

#right {
	width: 238px;
	min-height: 729px;
	background-color: #e3dfb0;
	border: 1px solid #989d66;
	border-bottom: double 3px #989d66;
	background-image:url(../images/right.jpg);
	background-repeat:repeat-y;
	float:right;
	margin: -10px 10px 10px 0;
	padding: 85px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align:center;
	color: #2a6330;
}

#right p {
	padding:0;
	margin:0 0 9px 0;
}

.rightMask {
	width: 209px;
	height: 156px;
	display: block;	
	position: absolute;
	background: url(../images/rightMask.png) no-repeat;
	margin: 0 14px;
	padding: 0;
}

#right a img {
	padding: 0;
	margin: 0;
}

#navigation {
	width: 162px;
	height: 242px;
	background-image:url(../images/nav.jpg);
	background-repeat:no-repeat;
	background-color: #fffce5;
	border: 1px solid #e8c86c;
	margin: 5px 0 0 19px;
	padding: 10px 0 5px 0;
	float:left;
}

#navigation a.main {
	width: 142px;
	height: 20px;
	display:block;
	color: #2a6330;
	line-height: 20px;
	font-size: 18px;
	text-align: right;
	padding: 0 10px;
	text-shadow: #c69f2f 0px 0px 5px;

}

#feature {
	width: 504px;
	height: 280px;
	position:absolute;
	/*top: -24px;*/
	left: 50%;
	margin: -25px 0 0 -269px;
}

#feature a span.featureMask {
	width: 467px;
	height: 288px;
	display: block;
	position: absolute;
}

#feature h2 {
	width: 419px;
	height: 30px;
	padding: 0 45px 0 0;
	display: block;
	position: absolute;
	top: 201px;
	right: 9px;
	text-align:right;
	font-size: 24px;
	line-height: 28px;
	color: #FFFFFF;
	font-style:italic;
	font-weight:normal;
	background-image:url(../images/featureH2.png);
	background-repeat:no-repeat;
	background-position:right;
}

#content {
	width: 659px;
	height: auto;
	float:left;
	padding: 0 29px 10px 10px;
	font-size:16px;
	color: #7e834e;
	line-height: 18px;
}

#content h2 {
	height: 90px;
	padding: 15px 10px 10px 94px;
	margin: 20px 0 -80px -10px;
	background-image:url(../images/contentH2.jpg);
	background-repeat:no-repeat;
	color: #2a6330;
	font-size: 30px;
	font-weight:normal;
}

#content h3 {
	padding: 0px 0px 0px 94px;
	margin: 10px 0 10px -10px;
	color: #6fa11b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

#content h4 {
	padding: 0;
	margin: 5px 0;
	color: #2a6330;
	font-size: 18px;
	font-weight:normal;
}

#content h5 {
	padding: 0;
	margin: 5px 0;
	color: #6fa11b;
	font-size: 14px;
	font-weight:normal;
}

#content ul {
	width: 300px;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 10px 25px;
	font-size:12px;
}

#content ul.wide {
	width: 610px;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 10px 25px;
	font-size:12px;
}


#content p a {
	margin: 0;
	padding: 0;
	color: #c59e2d;
}

.imgCont {
	width: 208px;
	float: right;
	margin: 0 0 10px 10px;
	color: #c59e2d;
	font-size:12px;
}

.imgContLeft {
	width: 208px;
	float: left;
	margin: 0 10px 10px 0;
	color: #c59e2d;
	font-size:12px;
}

.imgCont p, .imgContLeft p {	
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.imgCont a span.imgMask, .imgContLeft a span.imgMask {
	width: 208px;
	height: 156px;
	display: block;	
	position: absolute;
	background: url(../images/imgMask.png) no-repeat;
	margin: 0;
	padding: 0;
}

.imgCont a img, .imgContLeft a img {
	width: 208px;
	height: 156px;
	display: block;
	margin: 0;
	padding: 0;
}

.imgCont img, .imgContLeft img {
	padding: 0;
	margin: 0;
}

.imgCont ul, .imgContLeft ul {
	width: 208px;
	float: left;
	color: #c59e2d;
	margin: 0 auto;
	padding: auto;
}

.imgCont ul li, .imgContLeft ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.imgCont ul a, .imgContLeft ul a {
	color: #c59e2d;
}

#spot1 {
	height: 185px;
	width: 272px;
	margin: 28px 28px 27px 14px;	
	border-top: 1px solid #adae7d;
	border-bottom: 1px solid #adae7d;
	background-color: #e9e5b5;
	float: left;
	background-image:url(../images/mission.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	color: #2a6330;
}

#spot1 p {
	padding: 5px 15px 20px 15px;
	margin: 0;
}

#spot1 span.missMask {
	height: 185px;
	width: 270px;
	background-image:url(../images/missionMask.png);
	background-repeat:no-repeat;
	background-position: -1px 0;
	position:absolute;
	/*top: 581px;
	left: 30px;*/
	z-index: 9;
}

#spot1 h2 { 
	height: 38px;
	width: 272px;
	display:block;
	background-image:url(../images/mission.png);
	background-repeat:no-repeat;
	position: absolute;
	padding: 0;
	/*top: 542px;
	left: 30px;*/
	margin: -30px 0 0 -5px;
	z-index: 11;
}

#spot1 h2 span {
	display:none;
}

#spot1 span.flowLt {
	width: 128px;
	height: 120px;
	display: block;
	position: absolute;
	/*left: -12px;
	top: 666px;*/
	margin: 86px 0 0 -43px;
	z-index: 10;
	background-image:url(../images/missFlowLt.png);
	background-repeat:no-repeat;
	
}

#spot1 span.flowRt {
	width: 128px;
	height: 120px;
	display: block;
	position: absolute;
	/*left: 218px;
	top: 560px;*/
	margin: -20px 0 0 190px;
	z-index: 10;
	background-image:url(../images/missFlowRt.png);
	background-repeat:no-repeat;
}

#spot2 {
	height: 240px;
	width: 338px;
	float: left;
	margin: 0 0 0 0;
	background-image:url(../images/about.jpg);
	background-repeat:no-repeat;
	color: #c59e2d;
	font-size: 18px;
}

#spot2 p {
	padding: 26px 16px 26px 100px;
	margin: 0;
}

#spot2 h2 {
	display:none;
}

#spot2 span.aboutMask {
	height: 200px;
	width: 222px;
	padding: 14px 16px 26px 100px;
	position: absolute;
	/*top: 560px;
	right: 250px;*/
	z-index: 10;
	background-image:url(../images/aboutMask.png);
	background-repeat:no-repeat;
}

#clear {
	clear:both;
}

#footer {
	width: 932px;
	float: left;
	color: #19441e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 0 10px;
	margin: 0 auto;
}

#footer p.left {
	float: left;
	width: 50%;
	text-align:left;
	margin: 0;
	padding: 0;
}

#footer p.right {
	float: right;
	width: 50%;
	text-align:right;
	margin: 0;
	padding: 0;
}

#footer a {
	color: #19441e;
}

