@import url(http://fonts.googleapis.com/css?family=Muli:light,regular);

*{
	padding:0;
	margin:0
}

html{
	background:url(../../images/body.jpg) top center no-repeat fixed
}

body{
	font-family:'Muli', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1c1e1b
}

#footer{
	display:block;
	background:url(../../images/footer,10,10.png);
	width:1000px;
	height:auto;
	margin:1em auto 2em; 
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

#footer .slider{
	width:102px;
	height:50px;
	overflow:hidden;
	display:block;
	margin:0 auto
}	

#footer .bx-wrapper{
	margin:0 auto
}

#footer p{
	text-align:center;
	padding:0.5em 0;
	text-shadow:0 1px 0 rgba(255,255,255,0.25);
}

#footer .aside{
	background:#fff;
	padding:1em 0;
	overflow:hidden
}

#header{
	display:block;
	overflow:hidden;
	width:100%;
	height:105px;
	position:absolute;
	top:0;
	left:0;
	margin-top:35px;
	
}

#header .content{
	width:1000px;
	height:105px;
	background:url(../../images/header,10,10.png);
	margin:0 auto;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

#header .nav{
	display:block;
	overflow:hidden;
	width:141px;
	float:right;
	height:40px;
	margin:35px 35px 0 0
}

#header .nav li{
	list-style:none;
	display:inline
}

#header .nav li a{
	display:block;
	float:left;
	border-radius:3px;
	width:40px;
	height:40px;
	overflow:hidden;
	margin-right:7px;
	position:relative
}

#header .nav li a#home{
	background:url(../../images/home,27,24.jpg) center 8px no-repeat #0c7104
}

#header .nav li a#contact{
	background:url(../../images/contact,24,24.jpg) center 8px no-repeat #0c7104
}

#header .nav li a#plan{
	background:url(../../images/plan,30,19.jpg) 6px 12px no-repeat #0c7104
}

#container{
	width:1000px;
	height:auto;
	background:#fff;
	margin:140px auto 0;
	overflow:hidden;
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
}

#logo{
	display:block;
	background:url(../../images/logo,230,58.png) 0 0 no-repeat;
	height:16px;
	width:230px;
	overflow:hidden;
	float:left;
	color:#fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	padding-top:42px;
	text-align:center;
	margin:30px 0 0 25px
}

#container .aside{
	float:left;
	width:195px;
	overflow:hidden;
	height:auto;
	padding:30px
}


#container .aside .nav{
	clear:both;
	margin:0.5em 0
}

#container .aside li{
	font-family:'Muli', Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#1d1a1a;
	font-weight:400;
	display:block;
	clear:both;
	list-style:none;
	cursor:pointer;
	border-bottom:1px solid #dbdbdb;
	padding:0.5em 0;
	color:#555;
}

#container .aside a{
	color:#555;
	text-decoration:none;
}

#container .aside a:hover{
	color:#000
}

#container .aside .nav .nav{
	display:none;
	padding-left:0.5em
}

#container #main{
	float:right;
	width:685px;
	overflow:hidden;
	padding:0 30px 2em
}

#fl_fr,#fl_uk{
	display:block;
	width:17px;
	height:17px;
	overflow:hidden;
	float:left
}

#fl_fr{
	background:url(../../images/fr,17,17.jpg) no-repeat;
	margin:0 5px 1em 0
}

#fl_uk{
	background:url(../../images/uk,17,17.jpg) no-repeat;
	margin:0 0 1em 0
	
}

#header form{
	display:block;
	width:495px;
	overflow:hidden;
	height:30px;
	background:#fff;
	float:left;
	margin:40px 0 0 30px;
	line-height:30px;
	padding-left:10px
}

#header form input{
	background:#f9f9f9;
	border:1px solid #eaeaea;
	margin:0 0.5em
}

#email{
	width:180px
}

h1,.titre{
	display:block;
	background:url(../../images/tree,44,48.gif) 0 0 no-repeat;
	border-bottom:1px solid #0c7104;
	color:#0c7104;
	font-weight:400;
	font-size:20px;
	padding:22px 0 0.05em 0;
	overflow:hidden;
	text-indent:55px;
	margin:2em 0 0.5em
}

#gallery{
	width:675px;
	height:310px;
	overflow:hidden;
	background:#f8f8f8;
	position:relative;
	padding-top:10px;
	margin:2em 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
}

#gallery li{
	list-style:none
}

#gallery li a{
	margin-left:500px;
	display:block;
	width:160px;
	height:45px;
	line-height:45px;
	color:#000;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
	margin-bottom:5px;
	-webkit-transition: all 150ms ease-out;
	-moz-transition: all 150ms ease-out;
	transition: all 150ms ease-out;
	text-shadow:0 1px 0 #fff;
	background: rgb(237,237,237); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(223,223,223,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(100%,rgba(223,223,223,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(223,223,223,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(223,223,223,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(223,223,223,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(237,237,237,1) 0%,rgba(223,223,223,1) 100%); /* W3C */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	-webkit-box-shadow: 0px 0px 2px #fff;
	-moz-box-shadow: 0px 0px 2px #fff;
	box-shadow: 0px 0px 2px #fff; 

}

#gallery li a:hover,
#gallery li a.selected{
	color:#fff !important;
	background: #0c7104; /* Old browsers */
	background: -moz-linear-gradient(top, #0c7104 0%, #0c9300 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0c7104), color-stop(100%,#0c9300)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0c7104 0%,#0c9300 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0c7104 0%,#0c9300 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #0c7104 0%,#0c9300 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c7104', endColorstr='#0c9300',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #0c7104 0%,#0c9300 100%); /* W3C */
	margin-left:505px;
	text-shadow:none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px; 
	text-shadow:0 1px 0 #0c9300;

}

#gallery img{
	width:505px;
	height:auto;
	display:block;
	overflow:hidden;
	float:left;
	position:absolute;
	top:0;
	left:0
}
#gallery img.hidden{
	display:none
}

#texte a, .article a{
	color:#0c7104;
	font-weight:400
}

#texte a:hover, .article a:hover{
	text-decoration:none
}

#texte ul{
	margin:0.5em 2em
}

#texte p{
	padding:0.5em 0
}
