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

* {
	margin: 0;
	padding: 0;
	outline:none;
}
html {
	/*overflow: hidden;*/
}
body {
	text-align: left;
	font: normal 400 13px/24px Poppins, 'Open Sans', 'PT Sans', Roboto, Arial, Helvetica, sans-serif;
	color: #464646;
	background: #ffffff;
}
a {
	color: #161616;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px;
}
h1, h2, h3, h4, h5, h6 {
	text-transform: capitalize;
	font-family: Poppins, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
}
h1 {
	font-size: 56px;
	line-height: 64px;
	color: #ffffff;
}
h2 {
	font-size: 28px;
	line-height: 38px;
	color: #262626;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #97C00A;
	line-height: 1.8em;
	text-indent: 0px;
	text-transform: none;
	border-bottom: 1px solid #97C00A;
	margin-bottom: 15px;
}
h5 {
	font-family: Poppins, 'Open Sans', 'PT Sans', sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #262626;
}
h6 {
	font-family: Poppins, 'Open Sans', 'PT Sans', sans-serif;
	font-size: 13px;
	line-height: 24px;
}
ul {
	list-style: none;
}
.green {
	color: #97C00A;
}
/* --------------- button ------------------*/
.button {
	color: #ffffff;
	padding: 10px 40px;
    text-transform: none;
	font-size: 15px;
	letter-spacing: 1px;
	background: #97C00A;
    moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    line-height: 45px;
    text-transform: uppercase;
}
/* --------------- logo ------------------*/
.logo, .logo a {
	font-family: 'Montserrat Alternates', Poppins, Arial, sans-serif;
	font-style: normal;
	font-size: 36px;
    letter-spacing: 5px;
	font-weight: 500;
    color: #262626;
    text-transform: lowercase;
	padding: 0;
    position: absolute;
    z-index: 999999999;
}
.logo img {
	width: 100%;
}
.logo .style1 {
	font-family: Poppins, Arial, sans-serif;
	background-color: #97C00A;
	color: #ffffff;
	line-height: 30px;
	padding: 3px 0 0 5px;
	margin: 0px 10px 0 0;
}
.logo .style2 {
	/*color: #ff6600;*/
}
/* --------------- ul ------------------*/
ul.square li {
	background: transparent url(../_Images/_puces/puce_square_blue.gif) no-repeat 0px 10px;
	padding: 0 0 0 20px;
}
/* --------------- wrapper ------------------*/
.row {
	width: 1200px;
	height: auto;
	overflow: auto;
	margin: 0 auto;
}
.element {
	width: auto;
	height: auto;
	float: left;
}
.quarter {
	width: 25%;
}
.third {
	width: 33%;
}
.half {
	width: 50%;
}
.full {
	width: 100%;
}
/* --------------- flexslider ------------------*/
.flexslider {
	margin: 0;
	border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
	background: none;
	overflow: hidden;
}
.flexslider .flex-direction-nav a {
	font: normal 400 36px/40px 'Lilita One', 'Open Sans', sans-serif;
	opacity: 0.33;
	color: #ffffff;
	background: #000000;
    text-shadow: none;
	text-align: center !important;
}
.flexslider .flex-direction-nav a:hover {
	opacity: 0.88;
}
.flexslider .flex-direction-nav a:before {
	content: none;
}
/* --------------- top ------------------*/
#top {
	position: absolute;
    z-index: 9999;
    top: 0px;
    width: 100%;
    height: 8px;
	background: #97C00A;
	display: none;
}
/* --------------- top language ------------------*/
#top #language {
	float: left;
	height: 30px;
	line-height: 30px;
}
#top #language fieldset {
	border: 0px;
}
#top #language legend {
	display: none;
}
#top #language select {
	width: auto;
	height: 18px;
	background: #e6e6e6;
	border: none;
	color: #484848;
	font-weight: normal;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
}
/* --------------- top search ------------------*/
#top #search {
	height: 30px;
	line-height: 30px;
	float: right;
}
#top #search #tx_indexedsearch {
	display: inline;
}
#top #search .form-search {
	border: 0px;
	width: 210px;
	height: 22px;
}
#top #search .tx-indexedsearch-searchbox-sword.sword {
	width: 181px;
    height: 28px;
    background: transparent;
    font-size: 12px;
    color: #969696;
    vertical-align: middle;
    margin-left: 5px;
    float: left;
    border: 0px;
    border-bottom: 2px solid #000000;
}
#top #search .tx-indexedsearch-searchbox-button.submit {
    background: transparent;
    width: 15px;
    height: 15px;
    padding: 8px 0 0;
    float: right;
}
/* --------------- top links ------------------*/
#top #links {
	height: 30px;
	line-height: 30px;
	float: right;
	text-transform: uppercase;
}
#top #links li {
	float: left;
	position: relative;
	list-style: none;
}
#top #links li a {
	display: inline-block;
}
#top #links li a div {
	height: 30px;
	line-height: 30px;
	padding: 0 29px 0 15px;
	font-size: 12px;
	color: #767676;
	background: transparent url(../_Images/_icons/icon-mycart.png) no-repeat right 7px;
}
#top #links li a div.myaccount {
	background-image: url(../_Images/_icons/icon-myaccount.png);
}
#top #links li a div.mycart {
	background-image: url(../_Images/_icons/icon-mycart.png);
}
#top #links li a:hover div {
	text-decoration: none;
}
#top #links li ul {
	position: absolute;
	display: none;
	top: 20px;
	left: 0px;
	text-align: left;
	width: auto;
	list-style-type: none;
	z-index: 1000;
	background: #f0f0f0;
	/*opacity:0.8;
	filter:alpha(opacity=80);*/ /* For IE8 and earlier */
}
#top #links li ul li {
	float: none;
	display: list-item;
	width: auto;
	height: auto;
}
#top #links li ul li a {
	color: #484848;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	white-space: nowrap;
	border: none;
	background: transparent url(../_Images/rien_1x1.gif);
}
#top #links li ul li a:hover {
	color: #ffffff;
	background: #97C00A url(../_Images/rien_1x1.gif);
}
/* --------------- header ------------------*/
#header
{
	position: fixed;
    z-index: 9999;
    /*top: 8px;*/
    width: 100%;
    height: 100px;
	/*background: rgba(255,255,255,1.0);*/
	/*background: rgba(0,0,0,0.88);*/
	
	/*webkit-box-shadow: 0 4px 10px rgba(0,0,0,0.22);
    -moz-box-shadow: 0 4px 10px rgba(0,0,0,0.22);
    box-shadow: 0 4px 10px rgba(0,0,0,0.22);*/
    -ms-transition:     all 0.3s ease-out;
    -moz-transition:    all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition:      all 0.3s ease-out;
    transition:         all 0.3s ease-out;
    
}
#header.small
{
    height: 70px;
    background: #ffffff;
    border-bottom: 1px solid #e6e6e6;
}
#header .row {
	overflow: visible;
}
#header-sroll {
    position:fixed;
    height: 100px;
    background:#ccc;
    left:0;
    top:0;
    float:left;
    width:100%;

}
#header-sroll h1 {
    font-size: 30px;
    font-family: Arial;
    text-align: center;
    line-height: 50px;
     -ms-transition:    all 0.15s ease-out;
    -moz-transition:    all 0.15s ease-out;
    -webkit-transition: all 0.15s ease-out;
    -o-transition:      all 0.15s ease-out;
    transition:         all 0.15s ease-out;
}
#header-sroll.small {
    height: 70px;
    line-height: 35px;
}
#header-sroll.small h1{
    height: 70px;
    line-height: 35px;
    font-size: 25px;
}
/* --------------- header logo ------------------*/
#header #logo {
	float: left;
	margin-top: 20px;
	width: 220px;
	height: 100px;
	line-height: 100px;
	padding: 0px;
	position: absolute; 
	left: 50%;
	margin-left: -140px;
     -ms-transition:    all 0.15s ease-out;
    -moz-transition:    all 0.15s ease-out;
    -webkit-transition: all 0.15s ease-out;
    -o-transition:      all 0.15s ease-out;
    transition:         all 0.15s ease-out;
}
#header.small #logo {
	width: 120px;
	height: 70px;
	line-height: 70px;
	margin-left: -80px;
	margin-top: 10px;
}
#header #decoupe {
    top: 0px;
    left: -600px;
    position: absolute;
    z-index: 0;
	height: 110px;
	width: 600px;
	/*transform : rotate(45deg);*/
	background: #ffffff;
	display:none;
}
#header #decoupe-bis {
    top: -131px;
    left: 160px;
    position: absolute;
    z-index: 0;
    height: 200px;
    width: 200px;
    transform: rotate(45deg);
    background: #ffffff;
	display: none;
}
#header #logo .logo .spe {
    display: block;
    float: left;
}
/* --------------- header menu ------------------*/
#header #menu_right {
	float: right;
}
/* --------------- header menu ------------------*/
#header .menu {
	width: auto;
	height: 100px;
	float: left;
}
#header.small .menu {
	height: 70px;
}
#header .menu ul {
}
#header .menu li {
	float: left;
	position: relative;
	list-style: none;
}
#header .menu li.active {
}
#header .menu li.active a {
	height: 94px;
	border-bottom: 6px solid #97C00A;
}
#header .menu li.active ul li a {
	border-bottom: none;
}
#header.small .menu li.active a {
	height: 64px;
}
#header .menu li.active a:hover {
	background: transparent;
}
#header .menu li.active a:hover {
	background: transparent;
}
#header .menu li a {
	display: inline-block;
	height: 100px;
	line-height: 100px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 13px;
	font-weight: 500;
	color: #ffffff;
	/*color: #363636;*/
	text-transform: uppercase;
}
#header.small .menu li a {
	height: 70px;
	line-height: 70px;
	color: #464646;
     -ms-transition:    all 0.15s ease-out;
    -moz-transition:    all 0.15s ease-out;
    -webkit-transition: all 0.15s ease-out;
    -o-transition:      all 0.15s ease-out;
    transition:         all 0.15s ease-out;
}
#header .menu li a:hover {
	height: 94px;
	border-bottom: 6px solid #97C00A;
	text-decoration: none;
	color: #ffffff;
}
#header.small .menu li a:hover {
	height: 64px;
	color: #464646;
}
#header .menu li ul {
	position: absolute;
	display: none;
	top: 100px;
	left: 0px;
	text-align: left;
	list-style-type: none;
	z-index: 1000;
	background: #ffffff;
	padding: 10px 0;
}
#header.small .menu li ul {
	top: 70px;
}
#header .menu li ul li {
	float: none;
	display: list-item;
	width: auto;
	height: auto;
}
#header .menu li ul li a {
	color: #464646;
	display: block;
	white-space: nowrap;
	line-height: 40px !important;
	height: 40px !important;
}
#header .menu li ul li a:hover, #header .menu li.active ul li a:hover {
	color: #ffffff;
	height: 40px !important;
	border: none;
	background: #97C00A;
}
#header .menu li.active ul li.active {
	background: transparent;
}
/* --------------- filters ------------------*/
#filters {
	position: absolute;
    z-index: 9999;
    top: 110px;
    width: 100%;
    height: 30px;
	background: #ff6633;
	webkit-box-shadow: 0 4px 10px rgba(0,0,0,0.22);
    -moz-box-shadow: 0 4px 10px rgba(0,0,0,0.22);
    box-shadow: 0 4px 10px rgba(0,0,0,0.22);
	display: none;
}
/* --------------- main ------------------*/
#main {
	position: relative;
	height: auto;
	overflow: auto;
	background: #f6f6f6;
}
#main .row {
	width: 1200px;
}
/* --------------- banner ------------------*/
#banner {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	/*border-bottom: 8px solid #ff6600;*/
}
#banner .row {
	width: auto !important;
	height: 240px;
	overflow: hidden;
	padding: 0;
}
#banner .row img {
	margin-top: -30px;
}
#banner .nivoSlider {
    position: relative;
    width: 2000px;
    /*height: 600px;*/
    overflow: hidden;
	/*top: 50px;*/
    left: 50%;
    margin-left: -960px;
	background: rgba(0,0,0,0.33);
}
#banner .nivo-caption {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	background: rgba(0,0,0,0.22);
}
#banner .nivo-caption .wrapper {
	position: absolute;
	width: 1200px;
	left: 50%;
	top: 60px;
	margin-left: -630px;
	color: #ffffff;
	font-weight: 100;
	font-size: 18px;
	text-align: center;
	z-index: 9;
}
#banner .nivo-caption h2 {
	font-size: 68px;
	font-weight: 100;
	line-height: 84px;
    margin: 360px 0 10px;
    letter-spacing: normal;
    text-transform: uppercase;
    text-align: center;
	color: #ffffff;
}
#banner .nivo-caption h3 {
	font-size: 68px;
	font-weight: 400;
	line-height: 1.3em;
    margin-top: 20px;
    letter-spacing: normal;
    text-transform: capitalize;
    text-align: center;
	color: #ffffff;
}
#banner .nivo-caption div.newyear {
    background-color: rgba(151,192,10,0.8);
    padding: 10px 30px;
}
#banner .nivo-caption h2.newyear {
    margin-top: 100px;
}
#banner .nivo-caption .newyear p {
	line-height: 1.3em;
}
#banner .nivo-caption p {
	padding: 0 0 0px;
	margin: 20px 0 60px;
    text-align: center;
	font-size: 25px;
	font-weight: 100;
}
#banner .nivo-caption img.pic {
	top: 200px;
	left: 700px;
	width: 400px;
}
#banner .nivo-controlNav {
    position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -10px;
	z-index: 9999;
	display: none;
}
#banner .nivo-controlNav a {
    text-indent: -99999em;
	display: block;
	width: 15px;
	height: 15px;
	background: #ffffff;
	float: left;
	margin: 5px 10px 0 0;
}
#banner .nivo-controlNav a.active {
	border: 5px solid #ffffff;
	background: transparent;
	margin-top: 0;
}
#banner .nivo-controlNav.nivo-thumbs-enabled {
    position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -630px;
	z-index: 9999;
}
#banner .nivo-controlNav.nivo-thumbs-enabled a {
    text-indent: 0;
	width: 200px;
	height: 70px;
	float: none;
	margin: 10px 0;
	overflow: hidden;
	border: 6px solid #ffffff;
	border-right-width: 40px;
}
#banner .nivo-controlNav.nivo-thumbs-enabled a img {
	height: 70px;
}
#banner .nivo-controlNav.nivo-thumbs-enabled a.active {
	border-left-width: 40px;
	border-right-width: 6px;
}
#banner .nivo-directionNav {
	display: none;
}
#banner .nivo-directionNav a {
    top: 50%;
	display: block;
	width: 50px;
	height: 50px;
	border: 2px solid #ffffff;
	color: #ffffff;
	font: normal 400 26px/50px 'Lilita One', 'Open Sans', sans-serif;
	text-align: center;
}
#banner .nivo-prevNav {
	left: 0;
}
#banner .nivo-nextNav {
	right: 0;
}
#banner .button {
	padding: 10px 40px;
	margin: 60px 30px;
    moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
}
/* --------------- slogan ------------------*/
#slogan {
	/*background: #f6f6f6;*/
	background: #767676;
}
#slogan h3 {
	font-size: 36px;
	font-weight: 500;
	line-height: 48px;
	text-transform: none;
	letter-spacing: 1px;
}
/* --------------- static banner ------------------*/
#static {
	width: 100%;
	height: 300px;
	overflow: hidden;
	position: relative;
}

/* --------------- categories ------------------*/
#categories {
	padding: 20px 0px 80px;
	text-align: center;
	background: #f6f6f6;
}
#categories .flex-direction-nav a {
	color: #868686;
	background: none;
}
#categories .slides {
	margin: 0 0 30px;
}
#categories .slides li {
	margin: 20px;
	width: 260px;
	height: 330px;
	float: left;
}
#categories .icon {
	width: 220px;
	height: 220px;
	overflow: hidden;
	margin: 20px;
}
#categories a {
	color: #161616;
}
#categories img {
	width: auto;
	height: 100%;
	margin: 0 auto;
	float: right;
}
#categories h3 {
	padding: 0px 0 20px;
	background: #ffffff;
}
#categories p {
	color: #969696;
}
/* --------------- introduction ------------------*/
#introduction {
	background: #f6f6f6;
	padding: 80px 0 60px;
	text-align: left;
}
#introduction img {
	float: left;
	margin: 0 100px 0 0px;
	height: 300px;
	width: auto;
}
#introduction h2 {
	width: 560px;
	float: left;
	font-size: 36px;
	line-height: 50px;
	margin-left: 20px;
}
#introduction p {
	width: 560px;
	float: right;
	font-size: 18px;
	line-height: 30px;
	margin-right: 20px;
}
/* --------------- information ------------------*/
#information {
	padding: 40px;
	text-align: left;
}
#information li {
	padding: 20px 0;
	width: 400px;
}
/* --------------- thumbnail ------------------*/
#thumbnail {
}
/* --------------- brands ------------------*/
#brands {
	text-align: center;
}
#brands .flex-direction-nav a {
	font: normal 400 36px/40px 'Megrim', 'Open Sans', sans-serif;
    color: #000000;
    background: transparent;
}
#brands .image {
	padding: 40px;
	height: 25px;
	overflow: hidden;
	text-align: center;
}
#brands img {
	width: auto;
	height: 100%;
	margin: 0 auto;
}
/* --------------- slider ------------------*/
#slider li {
	position: relative;
}
#slider .image {
	height: 400px;
	overflow: hidden;
}
#slider .image img {
	position: relative;
}
#slider .caption {
	position: absolute;
	text-align: left;
	top: 50%;
	left: 50%;
	margin-left: -550px;
	margin-top: -60px;
	width: 1100px;
}
#slider .caption h3 {
	color: #ffffff;
	font-size: 54px;
	line-height: 64px;
}
#slider .caption p {
	color: #ffffff;
	font-size: 16px;
	line-height: 1.8em;
}
#slider .row {
	width: auto !important;
}
/* --------------- title ------------------*/
#title {
	padding: 40px 0;
}
#title h1 {
	color: #464646;
}
/* --------------- breadcrumb ------------------*/
#breadcrumb {
    position: absolute;
	top: 200px;
	right: 50%;
    text-align: right;
	margin: -30px 0 60px;
	color: #ffffff;
	z-index: -999;
	display: none;
}
#breadcrumb a {
	text-decoration: underline;
    color: #ffffff;
}
/* --------------- main normal ------------------*/
#normal {
	width: 100%;
	height: auto;
	overflow: auto;
	text-align: left;
	background: #ffffff;
	padding-bottom: 40px;
}
#normal .csc-default {
	padding: 40px;
}
#normal .grey {
	background: #f9f9f9;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}
#normal .element p {
	margin-right: 20px;
}
#normal ul {
	margin-left: 50px;
	list-style: square;
}
/* --------------- main left ------------------*/
#left {
	width: 50%;
	height: auto;
	overflow: auto;
	margin: 0 0 0 auto;
	float: left;
	padding: 60px 0;
}
/* --------------- main right ------------------*/
#right {
	width: 50%;
	height: auto;
	overflow: auto;
	margin: 0 auto 0 0;
	float: left;
	padding: 60px 0;
}
/* --------------- main border ------------------*/
#border {
}
/* --------------- footer ------------------*/
#footer {
	background: #e6e6e6;
	padding: 40px 0;
}
#footer h3 {
	color: #000000 !important;
	margin: 0 0 15px;
	text-transform: uppercase;
	font-weight: 800;
	border: none;
}
#footer p {
	font-weight: 500;
}
#footer a {
	color: #464646;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
}
#footer li {
	line-height: 2.2em;
}
#footer li a {
	color: #464646;
	font-weight: 500;
}
/* --------------- footer menu ------------------*/
#footer #footer-menu {
}

/* --------------- footer news ------------------*/
#footer #footer-news {
	display: none;
}
#footer #footer-news .news-header-list-title {
	margin: 5px 30px 5px 0px;
	padding: 2px 10px;
	border: 1px solid #a6a6a6;
}
/* --------------- footer sitemap ------------------*/
#footer #footer-sitemap {
}
/* --------------- footer mentions ------------------*/
#footer #footer-mentions .logo {
	width: 120px;
	padding: 0;
	position: relative;
}
/* --------------- footer social ------------------*/
#footer #footer-social p{
	margin: 0 0 20px;
}
#footer #footer-social img{
	height: 32px;
	margin: 0 15px 0 0;
}
/* --------------- bottom ------------------*/
#bottom {
	background: #262626;
}
/* --------------- bottom copyright ------------------*/
#bottom #copyright {
	color: #767676;
	font-size: 13px;
	text-align: center;
}
#bottom #copyright a{
	line-height: 40px;
	color: #d6d6d6;
}
#bottom #copyright .color{
	color: #969696;
}
#bottom #copyright a:hover{
	color: #d6d6d6 !important;
}
#bottom #copyright a:hover .color{
	color: #ffffff;
}
/* --------------- sitemap ------------------*/
.csc-sitemap {
}
/* --------------- news ------------------*/
#news {
}
#news a {
}
#news a:hover {
}
#news h2 {
}
#news .news-latest-container {
}
#news h3 {
}
#news h3 a {
}
#news .news-latest-item {
}
#news .news-latest-date {
}
#news .news-latest-date a {
}
#news p {
}
#news .news-latest-morelink a {
}
#news .news-latest-gotoarchive {
}
#latest-news-button-prev, #latest-news-button-next {
}
#latest-news-button-prev {
}
#latest-news-button-prev:hover {
}
#latest-news-button-next {
}
#latest-news-button-next:hover {
}
#latest-news-button-prev span, #latest-news-button-next span {
}
/* --------------- News search form ------------------*/
.news-search-form {
	display: block;
	width: 360px;
	height: 35px;
}
.news-search-form input.text {
	border: 1px solid #c6c6c6;
	width: 278px;
	height: 28px;
	float: left;
}
.news-search-form input.submit {
	width: 80px;
	height: 30px;
	line-height: 30px;
	display: block;
	color: #ffffff;
	background: #ff6600;
	text-decoration: none;
	border: none;
	float: left;
	cursor: pointer;
}
/* --------------- news ------------------*/
.news-single-item {
	padding: 0px 0 40px;
}
.news-single-item h1 {
	background-color: #9fcd00;
    color: #ffffff !important;
	/*height: 40px;*/
	width: auto;
	line-height: 40px;
	padding: 10px 10px;
	margin: 60px 0 !important;
	/*text-indent: 20px;*/
}
.news-single-timedata {
	font-size: 12px;
	font-weight: normal;
	color: #989898;
	text-align: left;
	padding: 10px 0 20px;
	text-indent: 20px;
	border-top: 4px solid #9fcd00;
}
.news-single-img {
	float: left;
	margin-right: 30px;
	padding: 0px 0 20px;
}
.news-single-backlink {
	height: 25px;
	border-top: 4px solid #9fcd00;
	margin-top: 20px;
}
.news-single-backlink a {
	display: block;
	font-size: 14px;
	line-height: 30px;
    color: #ffffff;
    background: #9fcd00;
	float: right;
	text-decoration: none;
	text-align: center;
	padding: 0 20px;
}
.news-single-backlink:hover {
	border-top: 4px solid #37acee;
}
.news-single-backlink:hover a {
	text-decoration: none;
	color: #ffffff;
	background: #37acee;
}
hr.clearer {
}
/* --------------- news list ------------------*/
.news-list-container {
	padding: 0;
	height: auto;
	width: 100%;
}
.news-list-item {
	width: 368px;
	overflow: auto;
	height: auto;
	border: 1px solid #e6e6e6;
	float: left;
	margin-right: 30px;
}
.news-list-item-img {
	width: 100%;
	/*height: 200px;*/
	height: auto;
	overflow: hidden;
}
.news-list-item-img img {
	width: 100%;
	height: auto;
}
.news-list-item-summary {
	width: 100%;
	margin: 0;
	display: none;
}
.news-list-container h3 {
	font-family: 'Montserrat', sans-serif;
	padding: 0 20px 20px;
	text-align: left;
	border-bottom: 1px solid #c6c6c6;
	height: 80px;
}
.news-list-container h3 a {
    text-decoration: none;
    line-height: 28px;
    color: #060606;
    font-size: 14px;
}
.news-list-container h3 a:hover {
	color: #9fcd00;
	/*background-color: #9fcd00;
    color: #ffffff;*/
}
.news-list-container .news-list-date {
	font-size: 13px;
	padding: 20px 20px 10px;
	display: block;
	text-align: left;
}
span.news-list-morelink {
	display: none;
}
div.news-list-morelink {
	float: right;
}
div.news-list-morelink a {
	display: block;
	padding: 5px 15px;
	text-decoration: none;
}
div.news-list-morelink a:hover {
}
/* --------------- news latest ------------------*/
.news-latest-container {
	padding: 20px 0;
	height: auto;
	width: 600px;
}
.news-latest-container h3 {
	font-size: 14px;
	font-family: Montserrat, sans-serif;
}
.news-latest-container h3 a {
	color: #565656;
}
.news-latest-container a {
	color: #767676;
}
.news-latest-item {
	padding: 10px 0;
    border-top: 1px solid #dadada;
}
.news-latest-date {
	float: right;
	padding: 10px;
	background: #e6e6e6;
}
/* --------------- news catmenu ------------------*/
.news-catmenu img {
	display: none;
}
.news-catmenu li a {
	display: none;
}
.news-catmenu li ul li a {
	display: block;
	color: #3399ff;
}

/* --------------- mailform ------------------*/
#mailform{
}
#mailform fieldset {
	padding: 30px 0;
	border: none;
}
#mailform input {
	border: 1px solid #d6d6d6;
	margin-top: 0px;
	width: 718px;
	height: 40px;
	font-size: 13px;
}
.col_2 #mailform input {
	width: 330px;
}
#mailform textarea {
	border: 1px solid #d6d6d6;
	width: 718px;
	margin-top: 0px;
}
.col_2 #mailform textarea {
	width: 330px;
}
#mailform label{
	width: 80px;
	height: 40px;
	line-height: 40px;
	display: block;
	float: left;
	font-weight: normal;
}
#mailform .csc-mailform-submit{
	width: auto;
	cursor: pointer;
	background: #9fcd00;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 35px;
	border: none;
	height: auto;
	margin-top: 20px;
}
#mailform .csc-mailform-field{
	padding-bottom: 10px;
}

/* --------------- actualites ------------------*/
#normal h1 {
	margin: 60px 30px;
	font-size: 42px;
	color: #464646;
}
#normal .csc-frame-frame1 {
	width: 1200px;
	overflow: auto;
	margin: 0 auto;
}
/* --------------- flip ------------------*/
.panel {
	margin: 0 auto;
	height: 100%;  
	position: relative;
	perspective: 600px;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
}
.panel .front {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1000;
	text-align: center;
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	   -moz-transform: rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
	background: #ffffff;
}
.panel .back {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 900;
	-ms-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	-webkit-transform: rotateY(-180deg);
	   -moz-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
	background: #ffffff;
}
.panel .back h3 {
	padding-top: 110px !important;
}
.panel.flip .front {
	z-index: 900;
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);

}
.panel.flip .back {
	z-index: 1000;
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
}
/* --------------- col_1 ------------------*/
#main .col_1 {
	float: left;
	width: 780px;
	margin-right: 20px;
	height: auto;
}
/* --------------- col_2 ------------------*/
#main .col_2 {
	float:left;
	width: 400px;
	height: auto;
	padding-top: 143px;
	text-align: right;
}
#main .col_2 h2 {
	display: none;
}
#main .col_2 img {
	background: #ffffff;
	padding: 30px !important;
	margin-bottom: 30px !important;
}
/* --------------- summary ------------------*/
#summary li.product {
display: inline-block;
    width: 300px;
    height: 550px;
    float: left;
    background: #ffffff;
    padding: 20px;
    margin: 30px;
    position: relative;
}
#summary li.product .image {
	width: 100%;
	height: 200px;
	overflow: hidden;
}
#summary li.product .image img {
	width: 100%;
	height: auto;
}
#summary li.product a {
	color: #161616;
}
#summary li.product h2 {
	margin: 20px 0 10px;
}
#summary li.product p {
	height: 240px;
}
#summary li.product .material {
	position: absolute;
	bottom: 10px;
}
/* --------------- language ------------------*/
.tx-srlanguagemenu-pi1 fieldset legend {
	display: none;
}
.tx-srlanguagemenu-pi1 fieldset select {
	border: none;
	background: none;
	font-weight: 500;
	font-size: 13px;
	color: #ffffff;
	text-transform: uppercase;
	font-family: poppins;
}
.small .tx-srlanguagemenu-pi1 fieldset select {
	color: #464646;
}
.tx-srlanguagemenu-pi1 fieldset select option {
	color: #464646;
	background: #ffffff;
}
.tx-srlanguagemenu-pi1 fieldset select option:hover {
	color: #ffffff;
	background: #97C00A;
}
.tx-srlanguagemenu-pi1 fieldset select option:focus {
	outline: none;
}
.tx-srlanguagemenu-pi1 fieldset {
	border: none;
}
#language_menu {
	float: right;
	height: 100px;
	line-height: 100px;
	padding: 0 15px;
}
.small #language_menu {
	height: 70px;
	line-height: 70px;
}
