body.front{}

#loader{
	display: block;
	width: 24px;
	height: 24px;
	background: transparent url('../images/loader-black.gif') no-repeat 0 0;
	
	position: absolute;
	left: 50%;
	margin-left: -12px;
	top: 330px;
}

body.front #header{
    position: absolute;
    z-index: 100;
    left: 0;
    right: 0;
    top: 0;
}
body.front.toolbar #header{
    top: 60px;
}

body.front #container{
    background: transparent;
}

body.front #home-slider{
    height: 500px;
	margin-top: 25px;
}

body.front #home-slider a.left{
    width: 63px;
    height: 63px;
    display: block;
    position: absolute;
    top: 280px;
    left: 0;
    background: transparent url('../images/slider-left.png') no-repeat 0 0;
    z-index: 10;
}
body.front #home-slider a.left:hover,
body.front #home-slider a.left:focus{
    background-position: 0 -63px;
}

body.front #home-slider a.right{
    width: 63px;
    height: 63px;
    display: block;
    position: absolute;
    top: 280px;
    right: 0;
    background: transparent url('../images/slider-right.png') no-repeat 0 0;
    z-index: 10;
}
body.front #home-slider a.right:hover,
body.front #home-slider a.right:focus{
    background-position: 0 -63px;
}

body.front .slide{
    position: absolute;
    height: 500px;
    overflow: hidden;
	
	top: 29px;
	left: 0;
	right: 0;
}
body.front.toolbar .slide{
	top: 89px;
}
body.front .slide img{
    width: 100%;
    position: relative;
	top: 0;
	left: 0;
	z-index: 3;
    
    min-height: 500px;
    min-width: 1400px;
}

body.front .slide .overlay{
    position: absolute;
    z-index: 15;
    width: 1140px;
    margin: auto;
    
    left: 50%;
    margin-left: -570px;
    top: 250px;
}

body.front .slide .text{
    font-family: 'danielbold', Arial;
    font-size: 23px;
    background: transparent url('../images/black-70.png');
    color: #fff;
    padding: 20px 20px;
    float: left;
}

body.front .slide .link{
    background: transparent url('../images/black-70.png');
    color: #fff;
    padding: 10px 15px;
    clear: both;
    float: left;
    margin-top: 1px;
    font-size: 12px;
    font-family: 'Avenir', Arial;
    text-transform: uppercase;
}

body.front .slide a{
    color: #ff9b0d;
}
body.front .slide a:focus,
body.front .slide a:hover{
    color: #color;
    text-decoration: underline;
}

body.front #home-slider{
	z-index: 99;
}

/**
 * Slider Abris Accueil
 */

#home-produits-top{
	width: 1140px;
	margin: auto;
	position: relative;
	margin-top: -56px;
	z-index:49;
	
}

#home-produits-top .block.produits{
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
	position: relative;
	background: #e9e9e9;
	width: 1030px;
	height: 140px;
	float: left;
	margin: 0 0 20px 0;
	padding: 15px 55px;
}

#home-produits-top .block.produits .title-line{
	display: none;
}

#home-produits-top .block.produits .view-home-products{
	width: 1140px;
	display: block;
	clear: both;
	overflow: hidden;
	float: left;
}

#home-produits-top .block.produits .view-home-products .view-content{
	width: 10000px;
	display: block;
	clear: both;
	overflow: hidden;
	float: left;
}

#home-produits-top .block.produits .view-home-products .view-content .views-row{
	width: 194px;
	height: 140px;
	overflow: hidden;
	float: left;
	margin: 0 7px 0 7px;
	position: relative;
	cursor: pointer;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

#home-produits-top .block.produits .view-home-products .view-content .views-row .views-field.views-field-title{
	width: 168px;
	height: 37px;
	padding: 9px 13px 0 13px;
	text-align: left;
	overflow: hidden;
	position: absolute;
	left: 0;
	top:0;
	background: #FFFFFF none;
	color: #444444;
	font: normal 13px/15px 'AvenirLight';
	text-transform: uppercase;
	z-index: 2;
}

.i18n-it #home-produits-top .block.produits .view-home-products .view-content .views-row .views-field.views-field-title{
	font: normal 12px/15px 'AvenirLight';
}

.i18n-nl #home-produits-top .block.produits .view-home-products .view-content .views-row .views-field.views-field-title,
.i18n-fr-be #home-produits-top .block.produits .view-home-products .view-content .views-row .views-field.views-field-title{
	width: 180px;
	padding: 9px 7px 0 7px;
}
.i18n-pt-pt #home-produits-top .block.produits .view-home-products .view-content .views-row .views-field.views-field-title{
	width: 180px;
	padding: 9px 7px 0 7px;
}

#home-produits-top .block.produits .view-home-products .view-content .views-row .views-field.views-field-title span strong{
	color: #76a638;
	font: normal 13px/15px 'AvenirBlack';
	clear: both;
	display: block;
}

.i18n-pt-pt #home-produits-top .block.produits .view-home-products .view-content .views-row .views-field.views-field-title span strong{
	display: inline-block;
}

.i18n-it #home-produits-top .block.produits .view-home-products .view-content .views-row .views-field.views-field-title span strong{
	display: inline-block;
	font: normal 12px/15px 'AvenirBlack';
}

#home-produits-top .block.produits .view-home-products .view-content .views-row:hover .views-field.views-field-title{
	color: #FFFFFF;
	background: #76a638;
}

#home-produits-top .block.produits .view-home-products .view-content .views-row:hover .views-field.views-field-title span strong{
	color: #FFFFFF;
}

#home-produits-top .block.produits .view-home-products .view-content .views-row .views-field.views-field-field-picture{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	width: 194px;
	height: 94px;	
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

#home-produits-top .block.produits .view-home-products .view-content .views-row:HOVER .views-field.views-field-field-picture .field-content img{
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}

.i18n-es #home-produits-top .block.produits .view-home-products .view-content .views-row .views-field.views-field-title,
.i18n-es #home-produits-top .block.produits .view-home-products .view-content .views-row .views-field.views-field-title span strong{
	font-size: 12px;
	line-height: 14px;
}

.i18n-de #home-produits-top .block.produits .view-home-products .view-content .views-row .views-field.views-field-title{
	padding: 9px 8px 0 8px;
	width: 178px;
}

.i18n-de #home-produits-top .block.produits .view-home-products .view-content .views-row .views-field.views-field-title,
.i18n-de #home-produits-top .block.produits .view-home-products .view-content .views-row .views-field.views-field-title span strong{
	font-size: 11px;
	line-height: 13px;
}

.i18n-nl #home-produits-top .block.produits .view-home-products .view-content .views-row .views-field.views-field-title,
.i18n-nl #home-produits-top .block.produits .view-home-products .view-content .views-row .views-field.views-field-title span strong,
.i18n-fr-be #home-produits-top .block.produits .view-home-products .view-content .views-row .views-field.views-field-title,
.i18n-fr-be #home-produits-top .block.produits .view-home-products .view-content .views-row .views-field.views-field-title span strong,
.i18n-fr-be #home-produits-top .block.produits .view-home-products .view-content .views-row .views-field.views-field-title,
.i18n-fr-be #home-produits-top .block.produits .view-home-products .view-content .views-row .views-field.views-field-title span strong{
	font-size: 11px;
	letter-spacing: -0.02em;
	line-height: 14px;
}
/**
 * CSS Simon
 */
#home-produits-top .prev{
  display: block;
  width: 32px;
  height: 32px;
  
  background: transparent url('../images/arrow_slider.png') no-repeat 0 0;
  position: absolute;
  
  left: 10px;
  top: 70px;
}

#home-produits-top .next{
  display: block;
  width: 32px;
  height: 32px;
  
  background: transparent url('../images/arrow_slider.png') no-repeat -32px 0;
  position: absolute;
  
  right: 10px;
  top: 70px;
}

#home-produits-top .prev:hover{
  background-position: 0 -32px;
}

#home-produits-top .next:hover{
  background-position: -32px -32px;
}

#home-produits-top .block.produits .view-home-products .view-content .views-row.views-row-first{
  margin-left: 0;
}

#home-produits-top .block.produits .view-home-products.view-id-home_products.view-display-id-block_new{
  width: 1030px;
  overflow: hidden;
}

#home-produits-top .block.produits .view-home-products.view-id-home_products.view-display-id-block_new .view-content{
  width: 5000px;
  position: relative;
}

#home-produits-top .block.produits .view-home-products.view-id-home_products.view-display-id-block_new{
  width: 1030px;
  overflow: hidden;
}

@media screen and (max-width: 1200px) {
	#home-produits-top .block.produits .view-home-products.view-id-home_products.view-display-id-block_new{
		width: 870px;
		overflow: hidden;
	}
	
	#home-produits-top .prev,
	#home-produits-top .next{
		top: 60px;
	}
}
 
 
/**
 * Home menu slider
 */

#home-slide-menu{
	width:100%;
	z-index: 90;
	position: absolute;
	top:424px;
	height:105px;
	text-align: center;
	margin:auto;
}
#home-slide-menu #bloc-slide-menu {
	margin:auto;
	width:1140px;
	height:100%;
	background:#000;
	background: transparent url('../images/black-bg-slider.png');
	float: none;
	position: relative;
}
#home-slide-menu #bloc-slide-menu ul{
	margin: 0 auto;
	height:13px;
	width:896px;
	list-style: none;
	list-style-image: none;
}
#home-slide-menu #bloc-slide-menu ul li{
	float:left;
	border-left:2px solid #fefefe;
	margin-top: 28px;
	padding:0 20px;
	list-style: none;
	list-style-image: none;
}
#home-slide-menu #bloc-slide-menu ul li.last{
	border-left:2px solid #fefefe;
	border-right:2px solid #fefefe;
}
#home-slide-menu #bloc-slide-menu ul li a {
    font-size: 14px;
    font-family: 'Avenir', Arial;
	color:#fefefe;
	text-transform:uppercase;
	cursor:pointer;
	width:100%;
	text-decoration:none;
}
#home-slide-menu #bloc-slide-menu ul li a:hover {
	color:#ed9e2b;
	text-decoration:none;
}


/**
 * Home blocks
 */
#home-blocks{
	width: 1140px;
	margin: auto;
	margin-top: -32px;
	z-index: 90;
	position: relative;
}

#home-blocks #home-left,
#home-blocks #home-right,
#home-blocks #home-middle{
	width: 350px;
	float: left;
}
#home-blocks #home-left{
	margin-right: 43px;
}
#home-blocks #home-right{
	float: right;
	margin-left: 43px;
}

#home-blocks .block-nodeblock{
}

#home-blocks .block-nodeblock h2.block-title, #home-blocks .block-nodeblock div.block-title{
	background: transparent url('../images/block-title-gray.png') repeat-x 0 0;
	font-size: 15px;
	color: #fff;
	font-family: 'AvenirLight', Arial;
	text-transform: uppercase;
	padding: 12px 10px 10px 10px;
	
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

#home-blocks .block-nodeblock.blue h2.block-title, #home-blocks .block-nodeblock.blue div.block-title{
	background-image: url('../images/block-title-blue.png');
}
#home-blocks .block-nodeblock.orange h2.block-title, #home-blocks .block-nodeblock.orange div.block-title{
	background-image: url('../images/block-title-orange.png');
}
#home-blocks .block-nodeblock.purple h2.block-title, #home-blocks .block-nodeblock.purple div.block-title{
	background-image: url('../images/block-title-purple.png');
}

#home-blocks .block-nodeblock .home-block{
	background: transparent url('../images/white-50.png');
	min-height: 125px;
	color: #6e767e;
	margin-bottom: 20px;
	/*margin-left: -1px;*/
	
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
	/*border-left: 1px solid #fafafa;*/
}
#home-blocks .block-nodeblock .home-block.large{
	min-height: 305px;
	background: #eaeaea;
	color: #7e858c;
}

#home-blocks .block-nodeblock .home-block img.front-img{
	float: left;
}

#home-blocks .block-nodeblock .home-block .text{
	padding: 13px 11px 0 15px;
	float: left;
	max-width: 173px;
	font-size: 12px;
	line-height: 20px;
}
#home-blocks .block-nodeblock .home-block.large .text{
	max-width: 319px;
}

.i18n-de #home-blocks .block-nodeblock .home-block .text{
	padding: 9px 11px 0 10px;
	float: left;
	max-width: 178px;
	font-size: 11px;
}

.i18n-de #home-blocks .block-nodeblock .home-block.large .text{
	max-width: 319px;
	padding: 13px 11px 0 15px;
}

#home-blocks .block-nodeblock .home-block h3, #home-blocks .block-nodeblock .home-block h4{
	font-size: 15px;
    line-height: 19px;
	text-transform: uppercase;
	font-family: 'Avenir', Arial;
	margin-bottom: 4px;
	margin-top:0px;
}

#home-blocks .block-nodeblock .home-block.large h3, #home-blocks .block-nodeblock .home-block.large h4{
	font-size: 21px;
	line-height: 23px;
}

#home-blocks .block-nodeblock .home-block h3 a, #home-blocks .block-nodeblock .home-block h4 a{
	color: #6e767e;
	font-family: 'AvenirLight', Arial;
}

#home-blocks .block-nodeblock .home-block h3 a:hover, #home-blocks .block-nodeblock .home-block h4 a:hover{
	text-decoration: none;
}

#home-blocks .block-nodeblock .home-block h3 a strong, #home-blocks .block-nodeblock .home-block h4 a strong{
	color: #a69993;
	font-weight: normal;
	font-family: 'AvenirLight';
}
#home-blocks .block-nodeblock.blue .home-block h4 a strong,
#home-blocks .block-nodeblock.blue .home-block h4 a:hover,
#home-blocks .block-nodeblock.blue .home-block h3 a strong,
#home-blocks .block-nodeblock.blue .home-block h3 a:hover{color: #2b94c9;}

#home-blocks .block-nodeblock.purple .home-block h4 a strong,
#home-blocks .block-nodeblock.purple .home-block h4 a:hover,
#home-blocks .block-nodeblock.purple .home-block h3 a strong,
#home-blocks .block-nodeblock.purple .home-block h3 a:hover{color: #880073;}

#home-blocks .block-nodeblock.orange .home-block h4 a strong,
#home-blocks .block-nodeblock.orange .home-block h4 a:hover,
#home-blocks .block-nodeblock.orange .home-block h3 a strong,
#home-blocks .block-nodeblock.orange .home-block h3 a:hover{color: #76a638;}

/* ------------------------------------------------ */
/* PRODUCT HOME */

#home-produits .produits {
	width: 1140px!important;
	position: relative;
	margin: auto;
}
#home-produits .block .bloc-product-line {
	background-image: url('../images/bloc-home-produit.png');
	width:214px;
	height:155px;
	float: left;
	margin-right: 16px;
}
#home-produits .block .last-product,
#home-produits .views-row-last .bloc-product-line{
	margin-right:0;
}
#home-produits .block .bloc-product-line:hover {
	background-image: url('../images/bloc-home-produit-hover.png');
}

#home-produits .block .bloc-product-line img{
	width:214px;
	height:105px;
}
#home-produits .block .bloc-product-line span{
	float:left;
	width:214px;
	height:49px;
}
#home-produits .block .bloc-product-line span a{
	padding: 12px;
	float: left;
	width: 190px;
	height: 37px;
	padding-bottom: 0;
	color:#444;
	text-decoration: none;
	font-family: 'Avenir', Arial;
	size:13px;
	text-transform:uppercase;
}
#home-produits .block .bloc-product-line:hover span a, #home-produits .block .bloc-product-line span a:hover{
	color:#fefefe;
}
#home-produits .block .bloc-product-line span a strong{
	color:#76a638;
}
#home-produits .block .bloc-product-line:hover span a strong, #home-produits .block .bloc-product-line span a:hover strong{
	color:#fefefe;
}

#home-produits .block .bloc-product-line span a{
	color: #444444;
	float: left;
	font-family: 'Avenir',Arial;
	height: 37px;
	padding: 12px 12px 0;
	size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	width: 190px;
}

#home-produits .title-line h5{
	color: #5d5e5f;
	text-transform: uppercase;
	background: #fff;
	float: left;
	padding-right: 20px;
	font: normal 13px 'AvenirBlack', Arial;
	-webkit-font-smoothing: antialiased;
}

/* NEWS & TEMOINS */
#home-news-testimonials{
	width: 1140px;
	margin: auto;
}

#home-news-testimonials .title-line{
	margin-top: 20px;
	margin-bottom: 35px;
	background: transparent url('../images/title-line.png') repeat-x 0 -2px;
	height: 15px;
}
#home-news-testimonials .title-line h2,
#home-news-testimonials .title-line h5{
	color: #5d5e5f;
	text-transform: uppercase;
	background: #fff;
	float: left;
	padding-right: 20px;
	font: normal 13px 'AvenirBlack', Arial;
	-webkit-font-smoothing: antialiased;
}
#home-news-testimonials .block{
	width: 548px;
	float: left;
	position: relative;
}

#home-news-testimonials .block .view{
	background: #f4f4f4;
	height: 125px;
	overflow: hidden;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

#home-news-testimonials .block.testimonials{
	float: right;
}

#home-news-testimonials .block.testimonials .view{
	box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1);
}

#home-news-testimonials .block .view .views-row{
	clear: both;
	color: #6e767e;
}

#home-news-testimonials .block .view .views-row img{
	float: left;
}

#home-news-testimonials .block .view .views-row h2, #home-news-testimonials .block .view .views-row h6{
	padding: 16px 20px 0 20px;
	text-transform: uppercase;
	float: left;
	max-width: 341px;
	width: 100%;
	font: normal 20px/22px 'Avenir', Arial;
	margin-bottom: 5px;
}

#home-news-testimonials .block .view .views-row h2 a, #home-news-testimonials .block .view .views-row h6 a{
	color: #6e767e;
	font-family: 'AvenirLight';
}
#home-news-testimonials .block .view .views-row h2 a:hover, #home-news-testimonials .block .view .views-row h6 a:hover{
	text-decoration: none;
	color: #76a638;
}

#home-news-testimonials .block .view .views-row h2 a strong, #home-news-testimonials .block .view .views-row h6 a strong{
	font-weight: normal;
	color: #76a638;
}

#home-news-testimonials .block .view .views-row .views-field-body{
	float: left;
	max-width: 295px;
	padding: 0 20px;
	padding-right: 80px;
	font: italic 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #80878e;
}

#home-news-testimonials .block .view.view-news .views-row .views-field-body{
	font: normal normal 12px/17px Arial, "Times New Roman", Times, serif;
}

#home-news-testimonials .block a.rss{
	width: 16px;
	height: 15px;
	display: block;
	top: 92px;
	position: absolute;
	right: 15px;
	background: transparent url('../images/news-rss.png') no-repeat 0 0;
}

#home-news-testimonials .block a:hover.rss{
	background-position: left bottom;
}

/*#home-news-testimonials .block a.left{
	display: block;
	width: 21px;
	height: 20px;
	background: transparent url('../images/news-left.png') no-repeat 0 0;
	
	position: absolute;
	right: 42px;
	top: 160px;
}
#home-news-testimonials .block a.right{
	display: block;
	width: 21px;
	height: 20px;
	background: transparent url('../images/news-right.png') no-repeat 0 0;
	
	position: absolute;
	right: 15px;
	top: 160px;
}*/

#home-news-testimonials .block a.left{
	display: block;
	width: 21px;
	height: 20px;
	background: #b7bbbf url('../images/picto_fleche_blanche_left.png') no-repeat 6px 5px;
	
	position: absolute;
	right: 42px;
	top: 160px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	behavior: url(http://lunel.choosit.com/sites/default/themes/abritheme/css/PIE.htc);
   transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
}

#home-news-testimonials .block a:hover.left{
	background-color: #76a638;
}

#home-news-testimonials .block a.right{
	display: block;
	width: 21px;
	height: 20px;
	background: #b7bbbf url('../images/picto_fleche_blanche_right.png') no-repeat 8px 5px;
	
	position: absolute;
	right: 15px;
	top: 160px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	behavior: url(http://lunel.choosit.com/sites/default/themes/abritheme/css/PIE.htc);
   transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
}

#home-news-testimonials .block a:hover.right{
	background-color: #76a638;
}

#home-news-testimonials .block a.all{
	float: right;
	text-transform: uppercase;
	padding-left: 10px;
	background: transparent url('../images/blue-arrow.png') no-repeat 0 4px;
	color: #6e767e;
	margin-top: 30px;
	font: normal 12px 'Avenir', Arial;
}
#home-news-testimonials .block a.all:hover,
#home-news-testimonials .block a.all:focus{
	color: #color;
	text-decoration: none;
}

#home-news-testimonials .block.testimonials a.all{
	margin-top: 10px;
}

/* TEMOINS */
.view-display-id-block.view-id-testimonials{
	font-family: Georgia;
	font-size: 12px;
}

.view-display-id-block.view-id-testimonials .views-field-body{
	line-height: 19px;
	margin-top: 25px;
	font-style: italic;
}

.view-display-id-block.view-id-testimonials .views-field-field-where{
	position: absolute;
	left: 120px;
	bottom: -3px;
	max-width: 200px;
	margin-left: 30px;
	line-height: 17px;
	font-style: italic;
}

.view-display-id-block.view-id-testimonials .views-field-field-where .field-content{
	font-style: italic;
	font-weight: normal;
	color: #808080;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

#home-news-testimonials .block.testimonials .bottom{
	width: 548px;
	height: 18px;
	background: transparent url('../images/testimonials-block-bottom.png') no-repeat 0 0;
}
.region-footer .cch1home 
{

color: #8C8989;
    float: left;
    margin: 0;
position:relative;
padding:0px;
margin-top:-100px;
    width: 100%;

color:#8C8989;

}
.region-footer .cch1home .content p
{

color:#8C8989;

}
.region-footer .cch1home .content h1.homebas
{
  color: #DDDDDD;
    font: 13px 'Avenir',Arial;
    text-transform: uppercase;
	margin-bottom:20px;

}
.footertxthome
{
  border-top: 1px solid #D7D7D7;
margin:auto;
padding:15px 10px 10px 10px;
 color: #8C8989;
 font-size:11px;
 font-weight:normal;
 font-family:arial;
 line-height:14px;
    width: 1120px;
}

.footertxthome h1
{ font-weight:bold;
 font-size:14px;
 margin-bottom:5px;
}