/*********************************************************************************************************************************************/	
/* STRUCTURE   *******************************************************************************************************************************/
/*********************************************************************************************************************************************/	

/* BASE */
	@import url(https://fonts.googleapis.com/css?family=Lato:300,400,400italic,700,700italic); 
	@import url('https://fonts.googleapis.com/css?family=Open+Sans');

	body{
		font-size : 13px ; 
		font-family: 'Lato', 'Verdana','sans-serif';
		font-weight : normal;
	}

/* Image et couleur de fond */
	html{background: #1f1f1f;}
	body{background : #fff;}
	#site{}  /* Englobe tous le site */
	.page {background : transparent ;} /* Formate la page dans les blocs 100% */
	#headers,#headerBan,#headerNav,#headerSlide{clear:both;}
	#headers{background:transparent url(../../images/head.jpg) left top no-repeat;}
		#headerBan .page{background:transparent;padding:0px 0;} /* Englobe #banner */
		#headerBan{background:transparent;} /* Englobe #banner */
			#banner {background : transparent /* url(../../images/fleur1.png) right -190px no-repeat */;}
		/* .home #headerBan .page{background:transparent;padding:0;} /* Englobe #banner */ */
		/* .home #headerBan{margin-top:0px;padding:0;background:transparent;position:absolute;top:0px;width:100%;text-align:center;z-index:99999999} /* Englobe #banner */ */
		.menuC {width : 1200px;margin:0 auto;position:relative;top:-13px;z-index:99999999;}
		.menuC span{background-color:transparent;transition:all 0.3s; width:58px;height:58px;padding:16px 10px;position:relative;opacity:1;display:inline-block;box-sizing:border-box;}
			#headerNav:hover .menuC span{background-color:transparent;transition:all 0.3s;opacity:0;}								  
			#banner .h1 {text-align:left;}
		#headerNav{
			transition: background 0.3s;
			background: transparent;
			position: fixed;
			height: 64px;
			z-index: 99999999999;
			top: 0;
			width: 100%;
		} /* Englobe #navigationH */
		#headerSlide{background:transparent;} /* Englobe #bandeau_anim et #bandeau_fixe */
		#headerSlide .page{width:100%;} /*Pour avoir un slide à 100% du site */
			#anim1 {background: transparent url(../../images/anim1.jpg) top center no-repeat; background-size: cover;}
		#leftbar, #rightbar {
		    display: none;
		}
	#containers{
		background:transparent;
		padding-top: 40px;
		padding-bottom: 120px;
	}
		.home #containers {
			padding: 60px 0 80px!important;
		}
		#container {
			background: transparent;
			margin: 0px 0;
		}
			#containDeco {background : transparent;} /* zone qui couvre exactement #container, permet d'ajouter un élément non-duplicable sur container si page doit être transparent sinon, sert à rien */
				#contain{margin: auto; float: none !important;}
				#leftbar{background : transparent ;}
				
	#footers{background:transparent;} /* Englobe #footer et #footerContent */
		#footer{}
			#footer #footerContent{background : transparent;/* position:absolute; */} /* Zone de contenu au dessus de bottom.ext et au dessous de #container [Possibilité d'avoir la boite coordonnées] sinon, sert à rien */
			
	#signatures {background: #1f1f1f; font-size:0.8em; } /* Englobe #navigationH */
	.poweredby{color:#ffffff;display:inline-block;margin:auto ;} /* Couleur des liens des plugins */

	/* #FooterDecoTop, #FooterDecoBottom, HeaderDecoTop, #HeaderDecoBottom, #FullDecoTop, #FullDecoBottom, #ContainDecotop, #ContainDecoBottom */
		#FooterDecoBottom {
			background: #464646;
			padding: 63px 0 96px;
			letter-spacing: 0.5px;
		}
		#FooterDecoBottom .coordonnees, #FooterDecoBottom #facebook {
			display: inline-block;
			width: 48%;
		}
		#FooterDecoBottom #contact {
			display: flex;
			margin: auto;
			max-width: 700px;
			align-items: center;
		}
		#FullDecoBottom .widget {
			display: inline-block;
			width: 32%;
			vertical-align: middle;
			text-align: center;
			padding: 40px 0;
		}
		span.btn {
			display: block;
			background: #8ead38;
			height: 26px;
			line-height: 26px;
			vertical-align: middle;
			width: 100px;
			font-size: 13px;
			font-weight: 700;
			text-transform: uppercase;
			border-radius: 8px;
			margin: 10px auto 0;
			text-align: center !important;
		}
		
/* Couleur de texte */
	#signature .BottomFontText,#signature .BottomFontText a, .signature * {color: #fff;}
	#contain, .galerie, .BodyFontText{color: #5c5c5c;}
	#contain a{color:#678713;}
/* Titres */
	h1,h2,h3,h4,h5,h6,.BodyFontSubTitle, .BodyFontTitle, legend, .boxTitle{line-height:1.2em;color : #5c5c5c ;}
	h1,h2,h3,h4,h5,h6,.BodyFontSubTitle, .BodyFontTitle {padding:5px 0px ;}
	
	h1 {font-size:1.25em;}
	#FullDecoBottom h2,#contain h2,#contain .BodyFontTitle {
		font-size: 29px;
		font-weight: 300;
		padding-left: 115px;
		background: transparent url(../../images/puce.png) left 32px no-repeat;
		text-transform: uppercase;
		margin-bottom: 25px;
		color: #5c5c5c;
	}
	#page2 #contain .BodyFontTitle {
		background: transparent;
		padding-left: 0px;
	}
	#contain span.BodyFontTitle,#contain legend.BodyFontTitle {border-width: 0px; margin-bottom: 0px;}
	h3, .BodyFontSubTitle {
		font-size: 17px;
		color: #8ead38;
		font-weight: 400;
		text-align: left;
		text-transform: uppercase;
		clear: both;
		padding: 15px 0 5px;
	}
	h4 {font-size:1.10em;padding-left:25px;}
	h5 {font-size:1.05em;padding-left:30px;}
	h6 {font-size:1em;text-indent:35px;}
	legend{}
	fieldset{
		width : 90%;
		margin : auto ;
		border-width : 0px ;
	}
	p {
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		padding-left: 115px;
		color: #5c5c5c;
	}
	#contain ul {
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		padding-left: 85px;
		color: #5c5c5c;
	}
	.home #contain .article {
		text-transform: uppercase;
		line-height: 24px;
	}
	b,strong{
		font-weight : normal;
	}
	.bloc_double > div {
		padding: 0 25px;
	}
/* Images */
	.article_image img,.vignette img,.image img,.lien_url img{
/* 		border : 2px solid #a90a2e; 
		box-shadow : 0px 1px 1px #aaa ;
		box-shadow : 0px 1px 1px rgba(0,0,0,0.4) ; */
	}
	.article.article_gauche img {margin: 10px 55px 14px 115px;}
	.article.article_droite img {margin: 10px 0 14px 55px;}
	.article .article_image + p,.article p:first-child{} /* Agir sur le premier <p> de chaque bloc Article */
	
	/* span.vignette img {
		max-width: 96px;
	}

	span.vignette {
		width: 94px;
	} */
	.bloc_double .bdl_2 {
		padding: 0 2%;
	}
	.bloc_double .article_image {
		margin: 0 !important; 
		width: 100%;
	}
	.bloc_double .article_image img {
		margin: 0 !important; 
		width: 100%;
	}
	

/* Vidéo */
video#video {
    width: 100%;
    margin: 0;
    vertical-align: top;
    height: auto;
}


/* Formulaire */
	.button,input.button[type="submit"] , .box .button {
		color: #fff !important;	
		background: #8ead38  !important; 
		font-weight : 400 ; 
		padding : 2px 3px ;
		height: 24px;
		margin: 0px;
		text-transform: uppercase;
	}

.RGPD {
    text-align: justify;
    font-size: 0.9em;
    line-height: normal;
    /* width: 270px; */
}
input#RGPD {
    display: inline;
    padding: 0;
    margin: 0;
    height: auto;
    top: 4px;
}
label[for="RGPD"] {
    display: inline !important;
    text-align: justify !important;
}
/*********************************************************************************************************************************************/	
/* WIDGET GLOBAL    **************************************************************************************************************************/
/*********************************************************************************************************************************************/	


	.widget aside{ /* Englobe tout le widget */
	/* 	background : #094686;
		box-shadow : 0px 0px 3px #000 ; */
	}
	.box {background : transparent;} /* Agir sur tout les éléments "box" */
	.box *, .box{color:#fff; } /* Couleur d'écriture de tout les éléments "box" */
	.box.box_top{
		height : 40px ;
		background : transparent;
		vertical-align:top;
	} /* Régis tout les haut de boite */
	.box.box_top strong.boxTitle, .box strong.boxTitle{
	    padding: 0px 0 0 0px;
	    color: #fff;
	    background: transparent;
	    border-width: 0px;
	    font-size: 18px;
	    display: block;
		text-transform: uppercase;
		text-align: center;
	    font-weight: 400;
	} /* Régis tous les titres des boite */
	#leftbar .box_top+.box,#rightbar .box_top+.box{
	/* 	padding-top : 5px ;
		padding-bottom : 5px ; */
	}
	.box h3{
		padding: 10px 0 8px 0px;
	    color: #69B857;
		background : transparent;
		border-width:0px;
		font-size: 1.3em;
   		font-weight: 400;
	} /* Régis les titres des boites actus et coordonnées */
	.box.box_bottom{
		height : 10px ;background : transparent;
	} /* Régis tous les bas de boite */
	div.boite_separer{
		height : 0px ;background : transparent;
	}/* Permet de mettre en style la séparation entre les boites */
	
	#footer #footerContent .widget{ /* Base pour intégrer les widgets en bas de page */
	/* 	padding : 0 ;
		display : inline-block;
		height : 162px;
		margin : 0 10px ;
		text-align:justify; */
	}

	
/*********************************************************************************************************************************************/	
/* NAVIGATION  *******************************************************************************************************************************/
/*********************************************************************************************************************************************/	


	/* Liens du menu */
	li a.MenuHyperlink, li a.MenuHyperlinkSelected {
		color: #fff;
		font-size: 16px;
		transition: all 0.3s;
		/* padding : 0 12px ; */
		/* background:transparent url(../../images/nav_puce.png) left center no-repeat; */
	}
	li a.MenuHyperlink:hover, #navigationH .navigation1 li.level1:hover>a.MenuHyperlink{
		text-decoration : none !important;
		color: #525252;
		transition: all 0.3s;
	}
	li a.MenuHyperlinkSelected{
		color: #525252;
		font-weight: 700;
		text-decoration : none;
		font-style: italic;
	}
/* Comportement des liens de 2e niveaux */
	.navigation2 .MenuHyperlink, .navigation2 .MenuHyperlinkSelected {
		background-image : none ;
		padding : 2px 0px 2px 7px ;
	}
	
	
/* NAVIGATION HORIZONTALE
	.box#navigationH : Régis le tableau de navigation
	.box#navigationH .box.nav_top : Régis le bas de la navigation
	.box#navigationH .box.nav_bottom : Régis le bas de la navigation
	.box#navigationH td : Régis chaque ligne de la navigation
*/
	#headerNav .page{width:100%;}
	.box#navigationH{
		position:relative;
		z-index:99999999999;
		background:#8ead38;
		height:64px;
		position:relative;
		padding:22px 0px 4px 0px;
		text-align:center;
		top:-50px;
		box-sizing:border-box;
		transition:all 0.3s;
	}
	#headerNav:hover .box#navigationH{top:0px;transition:all 0.3s;}
	.box#navigationH ul.ul_nav.navigation1{display:inline-block;}
	.box#navigationH .nav_top{/*height : 20px ;background : transparent url(../../images/nav_top.png) no-repeat bottom left ;*/}
	.box#navigationH .nav_bottom{/*height : 20px ;	background : transparent url(../../images/nav_bottom.png) no-repeat top left ;*/}
	.box#navigationH li{ 
		background : transparent ;
		padding : 0px ;
		height : auto;
		display : inline-block ;
	}
	.box#navigationH td img{display: inline; padding-right: 3px;}
	 
	/* NAVIGATION SOUS MENU HORIZONTALE */
		#navigationH .navigation1 li ul{
			background : #5a7f3f;
			z-index : 99999 ;
		} 
		#navigationH .navigation1 li ul a{
			color : #fff;
		}
		#navigationH .navigation1 li.level1 ul.navigation2{
			margin-left : -6px ; /* A modifier pour aligner verticalement le sous menu à la rubrique parente */
		}
		#navigationH ul.navigation1 li.level1  a.alevel1{
			padding-bottom : 12px ; /* A modifier pour régler l'espace entre la navigation level1 et le sous menu */
		}
		#navigationH .navigation1 li ul ul 
		{
			margin : 0px 0 0 175px ; /* On décale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */  
			margin-top : -31px; /*  A modifier pour aligner le haut des sous menu à la rubrique parente */  
		}
		.box#navigationH li.level1{
			text-align : left ;
			padding-right : 20px ;
			padding-left : 0px ;
		}
		 .box#navigationH li.level1 +li.level1{
			padding-left : 20px ;
			background : transparent;
			padding-right : 20px ;
		}
		#navigationH .navigation1 li ul a:hover, #navigationH .navigation1 .level1 li:hover>a /* Lorsque la souris passe sur un des liens */    
		{
				background: rgba(142, 173, 56, 0.65); /* ... et au contraire, le fond en blanc */
				text-decoration : none ;
		}
		#navigationH .navigation1 li ul /* Sous-listes */
		{ 		}

/* NAVIGATION VERTICALE 
	.box#navigation : Régis le tableau de navigation
	.box.nav_top : Régis le bas de la navigation
	.box.nav_bottom : Régis le bas de la navigation
	.box#navigation td : Régis chaque ligne de la navigation
*/
	.box#navigation{background:transparent url(../../images/nav.png) repeat-y top left ;}
	.box.nav_top{height : 15px ;background : transparent url(../../images/nav_top.png) no-repeat bottom left ;}
	.box.nav_bottom{height : 20px ;	background : transparent url(../../images/nav_bottom.png) no-repeat top left ;}
	.box#navigation li{
		background : transparent ;
		vertical-align : top ;
		padding-top : 5px ;
	}
	.box#navigation td img{display: inline; padding-right: 3px;}

	.box#navigation li.level1{
		background : transparent url(../../images/nav_separe.png) bottom center no-repeat ;
		padding-bottom : 3px ;
	}

	
/*********************************************************************************************************************************************/	
/* WIDGETS INTEGRATION SPÉ *******************************************************************************************************************/
/*********************************************************************************************************************************************/	

	/* Permet de travailler spécifiquement sur la boite concernée */
/* COORDONNEES */
	div.coordonnees aside{}
	div.coordonnees .box#Coordonnee_mobile{}
	div.coordonnees .box.box_top{    display: none;}
	div.coordonnees .box.box_bottom{}
	#banner .coordonnees{top : 35px ;right : 20px ;position : absolute;} /* Placement de Coordonnées si == top */
	#footer .coordonnees{top : 0px ;right : auto ;position : relatif;width:100%;text-align:center;} /* Placement de Coordonnées si == bottom */
	#footer div.coordonnees .box{background : transparent;color:#fff;}
	#footer div.coordonnees  strong.boxTitle{display:inline;color:#fff;}
	#ContainDecoBottom .widget.coordonnees{width : 223px ;}
	#ContainDecoBottom div.coordonnees .box.box_top{background-image:url(../../images/box_top_coord.png);}
	#ContainDecoBottom div.coordonnees .box.box_bottom{background-image:url(../../images/box_bottom_coord.png);}
	#ContainDecoBottom .widget.coordonnees h3{display:none;}
.box#Coordonnee {
    font-size: 12px;
}

/* ACTUALITE */	
	div.actualites .box#actu{}
	div.actualites .box.box_top{} 
	div.actualites .box.box_bottom{}
	.headline a.savoir_plus {
		padding-left : 10px ;
		background : transparent;
		float:right;
		color: #69B857;
		font-size: 12px;
  		margin-top: 15px;
	}
	#ContainDecoBottom div.actualites .box#actu{background-image:url(../../images/box_actu.png);height:115px;overflow-y:hidden;padding:0 10px;}
	#ContainDecoBottom .widget.actualites {width : 365px ;margin-left : 0px ;} 
	#ContainDecoBottom div.actualites .box.box_top{background-image:url(../../images/box_top_actu.png);} 
	#ContainDecoBottom div.actualites .box.box_bottom{background-image:url(../../images/box_bottom_actu.png);}
	
	/* Intérieur du widget Actualité */
	#actu{/* height: 110px; */}
	#scrollup, .headline{
		/* height: 180px; */
		padding : 0 ;
		text-align : left ;
		float : left; 
		width : 33% ;
		box-sizing : border-box ;
		overflow : hidden ;
	}
	#scrollup {
		position: relative;
		border: 0px solid #000;
	 }
	.headline {
		overflow-y:hidden;
	}
		.headline p {
			padding : 0 ;
		}
	 
	#actu .bx-wrapper .bx-viewport{
		background : transparent ;
	}
	.headline img, .eventline img{
		float : none ;
		padding-right: 5px ;
		max-width : 100% ;
		position : relative ;
		top: 0px ;
	}
	.headline strong,.eventline strong{
		padding-left : 0px ;
		background : transparent ;
		clear : both ;
		display:block;
	}
	 
	 #FullDecoBottom #actualites{
		 display: none;
	}
	 #FullDecoBottom #actualites{   
		float: left; 
		width: 60%;
		box-sizing: border-box;
		padding-left: 8%;
		display: block;
	}
	#FullDecoBottom .gauche {
	    float: left;
	    width: 355px;
	    box-sizing: border-box;
	    padding: 20px 50px;
	}
	#FullDecoBottom .widget.actualites {
		margin-left: 0px;
	    float: left;
	    width: 845px;
	    box-sizing: border-box;
	    padding: 20px 50px;
	}
	#FullDecoBottom .widget.actualites .headline{
		margin-left: 0px;
		float: left;
		padding: 0 0% 0 0%;
  		list-style-type: none;
	}
	#FullDecoBottom .widget.actualites .headline + .headline{
		padding: 0 0% 0 5%;
		border-right-width: 0px ;
	}

	#FullDecoBottom{
		background: #999898;
		margin: 0px auto;
	}
	#FullDecoBottom .widget.actualites .box.box_top strong.boxTitle, #FullDecoBottom .widget.actualites .box strong.boxTitle {
	    padding-left: 32px;
	}
	#FullDecoBottom strong.boxTitle.fb {
	    color: #69B857;
	    font-weight: 300;
	    font-size: 1.5em;
	    padding-bottom: 10px;
	    display: block;
	}
/* NEWSLETTER */
	#banner .newsletter{
		top : 0px ;
		right : 0px ;
		position : absolute;
		max-width: 205px;
		background : transparent ;
	}
	#banner .newsletter aside{
		/* background : transparent ;
		box-shadow : none; */
	}
	div.newsletter #Newsletter{}
	div.newsletter #Newsletter_mobile{}
	div.newsletter #Newsletter .news_label{
		color: #fff !important;
		display: inline-block!important;
		float: none;
		font-size: 1.2em;
		font-weight: 300;
		margin-top: 20px;
	}
	div.newsletter #Newsletter .news_submit{color:#000!important;position:relative;top:0px;}
	div.newsletter #Newsletter input[type="email"]{
		color:#000!important; 
		width:150px;
	    margin-left: 0px;
	    height: 24px;
	    border: none;
	}
	#ContainDecoBottom div.newsletter #Newsletter{background-image:url(../../images/box_newsl.png);height:115px;overflow-y:hidden;padding:0 10px;}
	#ContainDecoBottom .widget.newsletter{width:291px;margin-right:0px;}
	#ContainDecoBottom div.newsletter .box.box_top{background-image:url(../../images/box_top_newsl.png);} 
	#ContainDecoBottom div.newsletter .box.box_bottom{background-image:url(../../images/box_bottom_newsl.png);} 




	
/*********************************************************************************************************************************************/	
/* DIVERS / DECO / DRAPEAUX / AJOUT SPÉ   ****************************************************************************************************/
/*********************************************************************************************************************************************/	
.mob{display: none;}

/* Si utilisé dans deco de parametres.php */
#facebook{}
	#facebook a,#facebook a:hover{
		color : #333;
		text-decoration : none;
	}
	#facebook a img{
		vertical-align : middle ;
	}
	

	/* MULTI LANG */
	#drapeaux {
		position : absolute ;
		right : 20px ;
		top : 55px ;
	}
	#drapeaux img.activeLang{
		filter: alpha(opacity=100);
		opacity: 1;
		border-width: 0;
	}
	#drapeaux img{
		max-height : 20px ;
		filter: alpha(opacity=50);
		opacity: 0.5;
	}



.ul_nav_sitemap li a{ /* Puce pour les liens de la page sitemap */
	background : transparent ;
	padding-left : 3px ;
}
.ul_nav_sitemap{
	list-style : square ;
}

/* Partenaire */
.url_partenaire_url{
	float : left ;
	width : 200px ;
	height : 120px ;
	overflow : hidden ;
	text-align : center  ;
	padding : 10px ;
}

/* Pop Up viticole */
.popupViticole{
	padding : 20px 10px;
	color : #fff ;
	font-size : 1.4em;
}
	.popupViticole strong{
		padding : 0 0 5px 0 ;
		display : inline-block;
	}

/* Réseaux Sociaux */
#socialshare.box{
	position : fixed ;
	width : 135px ;
	top : 10% ;
	right : -135px ;
	display : block ;
	background : #e5e5e5 url(../../images/partage_share.png) left center no-repeat ;
	padding-left : 20px ;
}
	#socialshare.box:hover{
		right : 0px ;
	}
	
#socialshare.line{
	position : relative ;
	max-width : 100% ;
	display : block ;
	background : transparent;
	padding : 10px 0 ;
}
	#socialshare.line ul{
		margin-left : 0 ;
		text-align : center ;
	}
	#socialshare.line .social_share_privacy_area.line li .dummy_btn{
		padding-left : 0 ;
		margin : 1px;
	}
	#socialshare.line .social_share_privacy_area.line li {
		display : inline-block ;
		float : none ;
	}


.social_share_privacy_area li.settings_info .settings_info_menu form fieldset label,
.social_share_privacy_area li.settings_info .settings_info_menu form fieldset,
.social_share_privacy_area li.settings_info .settings_info_menu form {
	float : none ; 
	width : auto ;
	padding : inherit ;
	text-align : left ;
}



/*****************************************************************/
/* CONTACT   *****************************************************/
/*****************************************************************/
div#RightForm {
	width: 45%;
	float: left;
	margin: 20px 0;
	padding: 35px 2%;
	background: transparent;
	padding-bottom: 30px;
}

div#RightForm.RightForm2 {
	width: 45%;
	float: left;
	margin: 20px 0;
	padding: 0px 2%;
	background: transparent;
	padding-bottom: 30px;
}

div#LeftForm {
	width: 35%;
	float: left;
	margin: 20px 0;
	padding: 0 8%;
}

.form2cols{
	text-align : center ;
}
.form2cols input[type="text"],.form2cols input[type="password"],.form2cols input[type="date"],.form2cols input[type="datetime"],.form2cols input[type="datetime-local"],.form2cols input[type="month"],.form2cols input[type="week"],.form2cols input[type="email"],.form2cols input[type="color"],.form2cols input[type="number"],.form2cols input[type="search"],.form2cols input[type="tel"],.form2cols input[type="time"],.form2cols input[type="url"],.form2cols input[type="file"] ,.form2cols textarea,.form2cols select {
	min-width: 100px;
	border: 1px solid #00204B;
	padding: 6px;
	margin: 5px 0;
	width: 80%;
	font-size: 14px;
}
.form2cols select, .form2cols select option {
	height : 36px ; 
	width: 80%;
}
.form2cols label{
	text-align : left ;
}

.form2cols .button,.form2cols  input.button[type="submit"],.form2cols  .box .button {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	width: 80%;
	padding : 6px ;
	height: 34px;
	margin: 0;
}
.form2cols fieldset{
	padding : 0 ;
	width : 100% ;
}

.RGPD {
    text-align: justify;
    font-size: 0.8em;
    line-height: normal;
    /* width: 270px; */
}
input#RGPD {
    display: inline;
    padding: 0;
    margin: 0;
    height: auto;
    top: 6px;
}
label[for="RGPD"] {
    display: inline !important;
    text-align: justify !important;
}


/*****************************************************************/
/* ONEPAGE   *****************************************************/
/*****************************************************************/
.onepage{
	background : #fff ;
}
	
.onepage:nth-child(2n){
	background : #ebebeb ;
}
	


/*********************************************************************************************************************************************/	
/* PAGE ACCUEIL    **************************************************************************************************************************/
/*********************************************************************************************************************************************/	
	
.home #FullDecoTop, .home #FullDecoTop .full {
	display: block;
	position: relative;
	max-width: 100%;
}
.home #DecoInter{
	display: none;
}
.home #scrollpage{
	position: fixed;
	top: 50vh;
	right: 66px;
	margin-top: -156px;
	background: transparent; /* url(../../images/mouse.png) bottom center no-repeat*/
	padding-bottom: 120px;
	width: 54px;
	z-index : 9999 ;
}
.home #scrollpage .scroll{
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background: transparent;
	border: 1px solid #fff;
	box-shadow: 0px 1px 1px #ccc;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.16);    
	margin: 20px auto;
	transition: all 0.5s ease;
}
.home #scrollpage .scroll:hover{
	background: #fff;
}
.home #scrollpage .scroll:active,.home #scrollpage .scroll.active{
	background: #fff;
	transition: all 0.5s ease;
}
#containers {
    background: transparent url(../../images/bg.png) bottom left no-repeat;
    padding: 50px 0;
	padding-bottom: 190px;
}
.home #containers {
    background: transparent url(../../images/contain.png) bottom right no-repeat;
	padding-bottom: 50px;
}
.home #FooterDecoBottom{
    padding-top: 90px;
    padding-bottom: 230px;
}
.home #FooterDecoBottom #contact {
    width: 50%;
    background: rgba(3,104,51,0.50);
    display: block;
    margin: auto;
    padding-bottom: 30px;
    color: #fff;
}
.home #FooterDecoBottom .coordonnees.widget, .home #FooterDecoBottom #facebook {
	width: 45%;
	float: left;
    color: #fff;
    padding-top: 25px;
    padding-bottom: 40px;
}
.home #FooterDecoBottom .box#Coordonnee {
    color: #fff;
}
.home #FooterDecoBottom .box.box_top {
    height: 45px;
}
.home #FooterDecoBottom .box.box_top strong.boxTitle{
	font-size: 23px;
    color: #fff;
    font-weight: 300;
}
.home #FooterDecoBottom a.contact span {
    color: #fff;
    padding-right: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: transparent url(../../images/send.png) center right no-repeat;
    font-size: 1.4em;
}
.home #FooterDecoBottom a.contact:hover {
    text-decoration: none;
}

	#deco{    
		margin-top: 10px;
		height: 554px;
		width: 100%;
		background: transparent url(../../images/plx.jpg) center bottom no-repeat fixed;
		background-size: cover;
		display: none;
	}
	#deco img{    
		width: 100%;
		max-width: 100%;
	}
	#zonetxt {
		background: #fff url(../../images/fd.png) bottom left no-repeat;
		padding: 40px 0 150px;
		display: none;
	}
	#zonecontact {
		background: transparent url(../../images/contact.jpg);
		background-size: cover;
		padding: 30px;
		color: #fff !important;
	}
	#zonecontact legend.BodyFontTitle, #zonecontact .form2cols label {
		display: none;
	}
	#zonecontact p {
		font-family: 'Lato', sans-serif;
		font-size: 14px;
		padding-left: inherit;
		color: #fff;
		letter-spacing: 0.5px;
	}
	#map, #map iframe {
		width: 100%;
		max-width: 100%;
		line-height: 0;
	}
	.home #deco, .home #zonetxt {
		display: block;
	}
	.bloc_double p {
		padding-left: inherit;
	}
	aside#DecoInter {
		background-image: url(../../images/inter_entreprise.jpg) !important;
		display: flex;
		align-items: center;
		height: 546px;
		width: 100%;
		background-size: cover;
		text-align: center;
		line-height: 0;
	}
	#DecoInter .h1 {
		background: rgba(0, 0, 0, 0.65);
		margin: auto;
		height: 30%;
		/* width: 40%; */
		display: flex;
		align-items: center;
		text-align: center;
		min-width: 300px;
		padding: 0 20px;
		box-sizing: border-box;
	}
	#DecoInter .h1 span {
		width: 100%;
		color: #fff;
		/* font-family: 'Open Sans', sans-serif; */
		font-size: 35px;
		text-transform: uppercase;
		font-weight: 300;
		flex-grow: 1;
	}
		.philosophie aside#DecoInter {
			background-image: url(../../images/inter_entreprise.jpg) !important;
		}
		.prestations aside#DecoInter {
			background-image: url(../../images/inter_prestations.jpg) !important;
		}
		.realisations aside#DecoInter {
			background-image: url(../../images/inter_realisations.jpg) !important;
		}
		.bureau aside#DecoInter {
			background-image: url(../../images/inter_bureau.jpg) !important;
		}
		.confiance aside#DecoInter {
			background-image: url(../../images/inter_philosophie.jpg) !important;
		}
		aside#DecoInter img {
		    line-height: 0;
		    margin: auto;
		    max-width: 100%;
		    /* border-bottom: 9px solid #036833; */
		}
/*********************************************************************************************************************************************/	
/* RESPONSIVE  *******************************************************************************************************************************/
/*********************************************************************************************************************************************/	


@media (max-width: 970px) { /* Inscrire ici la largeur de la zonde de contenu */
	/* .poweredby{color:#000;display:block;margin:auto ;}
	#signature .BottomFontText,#signature .BottomFontText a, .signature * {color: #000 ;}
	#contain, .galerie, .BodyFontText{color: #000;}
	#contain a{color:#f00; font-weight:bold;}
	h1,h2,h3,h4,h5,h6,.BodyFontSubTitle, .BodyFontTitle, legend{color : #000 ;}
	h1,h2,h3,h4,h5,h6,.BodyFontSubTitle, .BodyFontTitle {padding:5px 0px ;} */
	#drapeau {
		position : relative !important;
	}
	#drapeau img {
		display : inline-block !important;
	}
	body #footer img.mobile_only{
		display:block !important;
	}
	/* #footer{
		background : #000 ;
	} */

	/* body{
		background : #000;
	} */
}

@media (min-width:970px) and (max-width:1200px){ 
/* Insérer ici les ajustements nécessaires entre une version Large et un version 970 classic */
	/* Resserage de la navigation */
	/*
 	.box#navigationH li.level1{
		padding-left : Xpx ;
		padding-right : Xpx ;
	}
	li a.MenuHyperlink, li a.MenuHyperlinkSelected {
		font-size : 0.8em ;
	} 
	*/
	.box#navigationH li.level1 +li.level1, .box#navigationH li.level1 {
	    padding-left: 11px;
	    padding-right: 12px;
	}
	#FullDecoBottom .widget.actualites {
	    width: 660px;
	    padding: 20px 0px 50px;
	}
	#FullDecoBottom .gauche {
	    width: 300px;
	    padding: 20px 10px;
	}
	.home #scrollpage {
	    right: 10px;
	}
	li a.MenuHyperlink, li a.MenuHyperlinkSelected {
		font-size: 14px;
	}
}

@media (max-width: 300px) { 

	.box.box_top strong.boxTitle, .box strong.boxTitle {
	    font-size: 2em;
	}
	#FullDecoBottom .gauche {
	    float: none;
	    width: 100%;
	    padding: 20px 10px;
	}
}
@media (max-width: 970px) { /* Inscrire la largeur de la page qui est de 970px */
	html body{
		background: #fff; 
		padding:57px 0 0; /* par defaut 0 1% => voir en fonction des sites */
	}
	#headerNav{display:none;}
	#mobile_banner {
		display: block !important;
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	#banner{
		display: none;
	}
	#container {
		padding: 0px;
	}
	#footer img.mobile_only{
		display:none !important;
	}
	.home #headerBan {
	    display: block;
	}
	.home #containers {
	    background: #fff;
	    padding: 10px 0;
	}
	.home #scrollpage {
	    display: none;
	}
	.home #FullDecoBottom{
		display: block !important;
	}
	#container{
		background : transparent ;
	}
	#FullDecoBottom .widget {
		width: 49%;
		text-align: center !important;
		padding: 20px;
		box-sizing: border-box;
	}
	.box.box_top strong.boxTitle, .box strong.boxTitle {
		font-size: 16px;
	}
	#FullDecoBottom .facebook.widget, #FullDecoBottom .contact.widget {text-align: center !important;}
	#FullDecoBottom .coordonnees.widget {display: none;}
	.mob{display: block;}
	fieldset{
		border-width : 0px ;
	}
	form fieldset label{
		text-align : left ;
		max-width : 100% ;
		width : 100% ;
	}
	#FullDecoBottom{
	    border: none;
	    padding-top: 0px;
	    padding-bottom: 0px;
		text-align: center;
	}
	#contain, .galerie, .BodyFontText {
		color: #000;
	}
	div#RightForm, div#LeftForm {width: 98%; float: none; padding: 1%; text-align: center; border: none;}
	/* Pour modifier la couleur du texte de toutes les boîtes RWD */
	#RWDMenu .box *, #RWDMenu .widget *, #RWDMenu .box h3, #RWDMenu #coordM #coordContainer *, #RWDMenu #newsletM #newsletContainer {
		color: #000 !important; 
		list-style-type: none !important;
	} 
	.headline {
	    width: 100%;
	}
	.actu .article {padding-top: 0px !important;}
	
/* HACK RWD TOOLBAR => Pour modifier les couleurs du RWD */	
	#RWDMenu #toolbar{
		background: #8ead38 !important ; /* Couleur du Toolbar */
	}
	 
	#RWDMenu #navigationM, #RWDMenu #newsM, #RWDMenu #newsletM, #RWDMenu #coordM, #RWDMenu #toolsM, #RWDMenu #cartM, #RWDMenu #searchM{
		background: #f5f5f5 !important;/* Couleur des boites et Menu RWD */
		box-shadow: 0 0 8px #000;
		-webkit-box-shadow: 0 0 8px #000;
	}
	
	#RWDMenu .MenuHyperlink{ /* Comportement du lien dans la navigation */
		color : #000 !important ;
	}
	#RWDMenu .MenuHyperlinkSelected{ /* Comportement du lien dans la navigation */
		color : #fff !important ;
		background-color : rgba(142, 173, 56, 0.27) !important;
	}
	#RWDMenu #newscpt, #RWDMenu #cartcpt, #RWDMenu #toolscpt{ /* Modification des puces compteurs Panier et Actu + "!" d'outils */
		border-radius : 50% ;
	    background: #D80021 !important;
	    color: #fff;
		box-shadow : -1px 1px 1px rgba(0,0,0,0.5); 
	}
	#RWDMenu .box h3{ /* Comportement du titre des actu RWD */
		color : #fff ;
	}
	html #RWDMenu .button, html #RWDMenu input[type="submit"]{ /* Comportement des boutons et des submits (Newsletter / Recherche) */
		background : #036833 !important ;
		color : #fff !important ;
	}
	
}
@media (max-width: 700px) {
	p {
		padding-left: 115px;
	}
	aside#DecoInter {
		height: 146px;
	}
	#DecoInter .h1 {
		height: 80%;
		width: 80%;
	}
	#DecoInter .h1 span {
		width: 100%;
		font-size: 18px;
	}
	#contain h2, #contain .BodyFontTitle {
		font-size: 22px;
		font-weight: 300;
		padding-left: 115px;
		background: transparent url(../../images/puce.png) left 25px no-repeat;
		margin-bottom: 25px;
	}
}
@media (max-width: 560px) { 
	#FullDecoBottom .widget {
		width: 100%;
	}
	#FullDecoBottom h2, #contain h2, #contain .BodyFontTitle {
		font-size: 20px;
		font-weight: 300;
		padding-left: 0;
		background: transparent;
		text-transform: uppercase;
		margin-bottom: 25px;
		color: #5c5c5c;
	}
}
@media (max-width: 400px) { 
#FooterDecoBottom {
    padding: 2px 0;
}
	#FooterDecoBottom .coordonnees, #FooterDecoBottom #facebook {
		display: block;
		width: 100%;
		margin: 40px auto;
		text-align: center !important;
	}
	#FooterDecoBottom #contact {
		display: block;
		margin: auto;
		max-width: 700px;
		text-align: center;
	}
}
