@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(http://themes.googleusercontent.com/static/fonts/opensans/v8/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(http://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url(http://themes.googleusercontent.com/static/fonts/opensans/v8/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(http://themes.googleusercontent.com/static/fonts/opensans/v8/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url(http://themes.googleusercontent.com/static/fonts/opensans/v8/EInbV5DfGHOiMmvb1Xr-hnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url(http://themes.googleusercontent.com/static/fonts/opensans/v8/PRmiXeptR36kaC0GEAetxh_xHqYgAV9Bl_ZQbYUxnQU.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url(http://themes.googleusercontent.com/static/fonts/opensans/v8/xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url(http://themes.googleusercontent.com/static/fonts/opensans/v8/PRmiXeptR36kaC0GEAetxn5HxGBcBvicCpTp6spHfNo.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url(http://themes.googleusercontent.com/static/fonts/opensans/v8/PRmiXeptR36kaC0GEAetxjqR_3kx9_hJXbbyU8S6IN0.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url(http://themes.googleusercontent.com/static/fonts/opensans/v8/PRmiXeptR36kaC0GEAetxkCDe67GEgBv_HnyvHTfdew.woff) format('woff');
}


@font-face {
  font-family: 'Schoolbell';
  font-style: normal;
  font-weight: 400;
  src: url(http://themes.googleusercontent.com/static/fonts/schoolbell/v4/BSqn7FernLolrt-MFco9WhsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}



body {
	background:#469402 url(../images/bg.jpg) no-repeat center top;
	margin:0px;
	padding:0px;
	font-family: 'Open Sans', sans-serif;
	color:#232323;
	font-size:14px;
}

a { text-decoration:none; }

li, ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

p, h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	font-weight:normal;
}

.boutique-header-link {
    color:#fff!important;
    font-weight: bold!important;
    font-size: 1.2rem!important;
}

.boutique-header-link:hover {
    color:#26A10A!important;
}

.inner-block, .container {
	width:960px;
	margin:auto;
	clear:both;
	display:block;
}

.top-header {
	background:#282828;
	height:40px;
	width:100%;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
}

.top-nav { float: left; }

.top-nav li {
	float: left;
	line-height:40px;
	padding:0px 20px;
}

.top-nav li a {
	color: #a9a9a9;
	font-size:12px;
}
.top-nav li a:hover { color:#fff; }

.top-nav li:first-child { padding-left:0px; }

.social-block { float: right; }

.social-block li {
	float:left;
	margin: 10px;
}
.social-block li a:hover img { opacity:0.8;-moz-opacity:0.8;filter:Alpha(Opacity=80); }

.main-header {
	background:url(../images/main_menu.jpg) repeat-x center bottom;
	height:150px;
	width:100%;
	border-bottom:5px solid #282828;
}

.logo {
	float: left;
	position: relative;
	top: 12px;
}

.main-header .main-nav {
	float: left;
	margin-top: 78px;
	position: relative;
}

.main-header .main-nav li {
	float: left;
	padding:0px;
	text-align: center;
	font-style: normal;
	font-weight: 700;
	padding: 9px 0;
}

.main-header .main-nav li.active, .main-header .main-nav li:hover { 
	background:#f4a002; /*url(../images/main_menu_hover.jpg) repeat-x center bottom; */
}
.main-header .main-nav li.color2.active, .main-header .main-nav li.color2:hover {
	background:#01BCF3;
}
.main-header .main-nav li.color3.active, .main-header .main-nav li.color3:hover {
	background:#f22100;
}
.main-header .main-nav li.color4.active, .main-header .main-nav li.color4:hover {
	background:#8300f2;
}
.main-header .main-nav li.color5.active, .main-header .main-nav li.color5:hover {
	background:#f2c200;
}

.main-header .main-nav li a {
	background: url("../images/menu_sepreter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	height: 54px;
	padding: 0 30px;
	padding:0 25px\0;
}

.main-header .main-nav li:first-child a { background:none; }

.main-header .main-nav li a span {
	clear:both;
	display:block;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
}

.slider {
	border-bottom:5px solid #282828;
	position:relative;
	clear:both;
}

.slider .next-btn {
	background: none repeat scroll 0 0 #FAA500;
	color: #FFFFFF;
	float: left;
	font-size: 40px;
	line-height:46px;
	height: 100%;
	padding: 0 5px;
}

.slider .next-btn a { color:#fff; }

.slider-link { float: left; }

.slider-img {
	clear:both;
	display:block
}

.slider .slider-link li {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #000000;
	font-size: 26px;
	margin-bottom: 1px;
	padding: 5px;
}

.slider-content {
	bottom: 50px;
	position: absolute;
}

.mid-content {
	text-align:left;
	background: none repeat scroll 0 0 #FFFFFF;
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.mid-left-conent {
	float:left;
	width:330px;
	margin-right:10px;
}

.button-block {
	left: 30%;
	position: relative;
	top: -20px;
}

.button-block .next-btn { margin-left:10px; }

.green-btn {
	background: none repeat scroll 0 0 #0B7103;
	color: #FFFFFF;
	float: left;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	padding: 5px 10px;
}

.green-btn a { color:#fff; }

.news-content {
	clear: both;
	display: block;
	margin-left: 30px;
}

.mid-content p {
	font-size:14px;
	margin:10px 0px;
	text-align:justify;
}

.mid-content h2 {
	font-size:16px;
	font-style: italic;
	font-weight: 600;
}

.news-img-block {
	clear: both;
	display: block;
	float: left;
	margin: 15px 0 0;
	text-align: center;
}

.news-img-block .img { float: left; }

.news-img-block .img img {
	width:240px;
	/* height:153px; */
}

.news-img-block .month {
	clear: both;
	display: block;
	font-style:italic
}

.year-block {
	background: none repeat scroll 0 0 #0B7103;
	color: #FFFFFF;
	float: left;
	font-size: 15px;
	height: 130px;
	padding: 23px 9px 0px 9px;
}

.year-block .date {
	font-size:45px;
	clear:both;
	text-decoration:underline;
}

.mid-right-conent {
	border: 1px dashed #BEBEBE;
	float: left;
	margin-top: 10px;
	padding: 10px 50px;
	width: 500px;
}

.mid-right-conent h1 {
	font-size:30px;
	font-family: 'Schoolbell';
	font-style: normal;
	font-weight: 400;
	color:#0b7103;
}

.mid-right-conent h2 {
	font-size:16px;
	font-style: italic;
	font-weight: 600;
}

.yello-btn {
	background: none repeat scroll 0 0 #faa500;
	color: #000;
	float: left;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	padding: 5px 10px;
}

.yello-btn a { color: #000; }

.mid-right-conent .img-block { position:relative; }

.mid-right-conent .img-block .yello-btn {
	position:absolute;
	right:0px;
	bottom:0px;
}

.bottom-content {
	text-align:left;
	clear: both;
	display: block;
	float: left;
	margin: 40px 0;
	width: 100%;
}

.bottom-content .widget:first-child { margin-right:20px; }

.widget {
	background:#fff;
	-webkit-box-shadow: 1px 1px 10px 0px rgba(46, 71, 48, 0.75);
	-moz-box-shadow: 1px 1px 10px 0px rgba(46, 71, 48, 0.75);
	box-shadow: 1px 1px 10px 0px rgba(46, 71, 48, 0.75);
	padding:10px;
	float:left;
	position:relative;
	width:450px;
}

h2 .right-corner {
	background: url("../images/title_right_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: right;
	height: 35px;
	width: 8px;
}

.widget h2 {
	left: 15px;
	position: absolute;
	top: -13px;
}

.widget h2 span.text {
	background: none repeat scroll 0 0 #282828;
	color: #FFFFFF;
	font-size: 16px;
	padding: 8px 15px;
	float:left;
	height: 19px;
}

.widget-inner-content {
	border: 1px dashed #BEBEBE;
	overflow:hidden;
}

.titre-horaires-img { float: left; }

.titre-horaires-img > img {
	height: 275px;
	width: 160px;
}

.widget-inner-content li {
	background: #fff url("../images/small_arrow.jpg") no-repeat 0px 4px;
	clear: both;
	padding: 0 0 0 25px;
	margin:10px 0px;
	font-style: normal;
	font-weight: 700;
}

.widget-inner-content li span {
	clear:both;
	display:block;
	font-style:normal;
	font-weight:400;
}

.widget-inner-content ul.label {
	float: left;
	margin: 35px 0 0 20px;
	padding-right: 30px;
}

.light-green-btn {
	background: none repeat scroll 0 0 #80B504;
	bottom: 0;
	color: #FFFFFF;
	float: left;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	padding: 5px 10px;
	right: 0;
}

.widget-inner-content .light-green-btn, .img-block-row .light-green-btn, .google-map .light-green-btn { position: absolute; }

.light-green-btn a { color:#000; }

.footer {
	text-align:left;
	background:#282828;
	min-height:160px;
	padding-top:25px;
	padding-bottom:15px;
	clear:both;
	display:block;
	color:#fff;
	font-size:12px;
	line-height:18px;
}

.coll {
	border-right: 1px solid #B4D500;
	float: left;
	padding: 0 25px 0 0px;
	min-height:150px;
}

.footer h2 {
	color:#faa500;
	font-size:14px;
	font-style: normal;
	font-weight: 700;
}

.coll .foter-link li a { color:#fff; }

.coll .foter-link li a:hover { color:#868686; }

.col2 {
	border-right: 1px solid #B4D500;
	float: left;
	padding: 0 25px;
	min-height:150px;
}

.footer a { color:#fff; }

.col3 {
	border-right: 1px solid #B4D500;
	float: left;
	padding: 0 25px;
	min-height:150px;
}

.col3 .our-partner {
	text-align:center;
	width:290px;
}

.col3 .our-partner img { margin:5px 5px; }

.col4 {
	float: left;
	padding: 0 25px;
	min-height:150px;
}

.col4 img { float:right; }

.footer h6 {
	color:#868686;
	font-size:10px;
	text-align:right;
}

.inner-page {
	float: left;
	text-align:left;
	width: 930px;
	background:#fff;
	padding:5px 15px;
	margin-bottom:40px;
	-webkit-box-shadow: 1px 5px 5px -1px rgba(46, 71, 48, 0.75);
	-moz-box-shadow: 1px 5px 5px -1px rgba(46, 71, 48, 0.75);
	box-shadow: 1px 5px 5px -1px rgba(46, 71, 48, 0.75);
}

.left-side-bar {
	border: 1px dashed #BEBEBE;
	background:#fff;
	float:left;
	width:310px;
}

.left-side-bar li.categorie {
	border-bottom:1px dashed #BEBEBE;
}
.left-side-bar li.article {
	border:0px;
}
.left-side-bar li.categorie a.active {
	border: 1px dashed #3D3D3D;
}

.left-side-bar li.article a.active {
	border: 0 none;
}
.left-side-bar li.article a:hover { color: #F29400; }

.inner-page-container {
	float: right;
	width: 590px;
}

.block-01 {
	clear:both;
	display:block;
}

.block-01 .title {
	font-size:18px;
	float:left;
	font-style: italic;
	font-weight: 700;
}

.block-01 .img { float:right; }

.share-link-block {
	border-bottom: 1px solid #E9E8E8;
	border-top: 1px solid #E9E8E8;
	clear: both;
	display: block;
	float: left;
	margin: 15px 0;
	padding: 20px 0;
	width: 100%;
}

.share-link-block .title {
	font-size:14px;
	float:left;
}

.share-link-block .share-img { margin-left:20px; }

.presentation-content {
	background:#fffbde;
	padding:10px 15px;
	position:relative;
	border-top: 5px solid #000000;
}

.presentation-block {
	clear: both;
	display: block;
}

.presentation-content .shadow {
	background: url("../images/presentation_block_bg.png") no-repeat scroll 0 center transparent;
	bottom: -16px;
	left: -5px;
	position: absolute;
	width: 103%;
}

.presentation-block .img-block .light-green-btn { position:absolute; }

.presentation-content h1 {
	color:#f39e19;
	font-size:27px;
	font-family: 'Schoolbell';
	font-style: normal;
	font-weight: 400;
}

.presentation-content p { color:#492305; }

.presentation-block .img-block { position:relative; }

.our-product {
	border-bottom: 1px solid #E9E8E8;
	display: inline-block;
	margin: 20px 0;
	padding-bottom: 20px;
}

.our-product h1, .exploitation-block h1 {
	font-size:27px;
	color:#80b504;
	font-family: 'Schoolbell';
	font-style: normal;
	font-weight: 400;
}

.our-product li {
	float:left;
	margin-left:4px;
	margin-top:10px;
}

.our-product li:first-child { margin-left:0px; }

.our-product li img {
	clear:both;
	width:144px;
	height:118px;
	float:left;
}

.our-product .light-green-btn {
	clear: both;
	display: block;
	float: none;
	margin: 0;
	text-align:right;
}

.contact-block {
	clear:both;
	display:inline-block;
	margin:10px 0px;
}

.contact-block .contact-add-block {
	float:left;
	border-right:1px solid #d6d0c7;
	padding:0px 30px 0 0px;
	margin-right:30px;
}

.contact-block .contact-add-block h2 {
	font-style: normal;
	font-weight: 700;
}

.contact-block .email-add-block { float: left; }

.contact-block .email-add-block a {
	color:#404040;
	text-decoration:underline;
}

.img-block-row {
	display:inline-block;
	margin:10px 0px;
}

.img-block-row .img-block {
	float:left;
	position:relative;
}

.img-block-row .img-block:first-child { margin-right:5px; }

.google-map {
	position:relative;
	display:inline-block;
	margin:5px 0px;
}

.exploitation-block {
	border-bottom: 1px solid #E9E8E8;
	display: inline-block;
	margin: 0px 0 20px 0px;
	padding-bottom: 20px;
}

h1 { line-height:38px; }

.inner-top-block h1 {
	font-size:30px;
	color:#0b7103;
	font-family: 'Schoolbell';
	font-style: normal;
	font-weight: 400;
	float:left;
}

.inner-top-block {
	clear: both;
	display: block;
	float: left;
	margin-bottom: 40px;
	width: 100%;
}

.breadcrumb {
	border-bottom: 1px dashed #BEBEBE;
	width: 74%;
	float:right
}

ul.breadcrumb-menu { float: right; }

ul.breadcrumb-menu li {
	float: left;
	line-height: 24px;
	padding: 0 10px;
}

ul.breadcrumb-menu li a {
	color: #17151a;
	font-size: 12px;
}
