/*********************************************************************************************************************************************/	
/* STRUCTURE   *******************************************************************************************************************************/
/*********************************************************************************************************************************************/	
@import url(structure_media.css) ;
@import url(structure_bfw.css) ;
/* BASE */
@import url(https://fonts.googleapis.com/css?family=Lato:300,300italic,600,600italic);
	body{
		font-size : 16px ; 
		font-family: 'Lato', 'Verdana','sans-serif';
		font-weight : 300;
	}

/* Image et couleur de fond */
	html{background:#f4f3f4;}
	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:#f4f3f4;}
		#headerBan{background:transparent;} /* Englobe #banner */
			#banner {background : transparent ;}
			/* Option Tel dans le banner */
				/* #headerBan .page,#headerNav .page {width:1200px;max-width:100%;margin:auto;} 
				#headerBan .page .tel{position:absolute;right:0px;top:0px;} */												   
			#banner .h1 {text-align:center;}
		#headerNav{background:#009dda;} /* Englobe #navigationH */ /* ONEPAGE : position:fixed;height:33px;z-index:99999999999;top:0;width:100%; */
		#headerNav.fixed{
			position:fixed;
			z-index:9999;
			width:100%;
			top:0px;
			left:auto;
		}
		/* Si on fixe la navigation avec le JS CF HTMLSpe2 */
		/* #headerNav.fixed{position:fixed;top:0;}
			#headerNav.fixed nav{background : transparent url(../../images/logo_nav.png) left center no-repeat ;transition:all 0.3s;}
			#headerNav nav{background-image : none ;transition:all 0.3s;} */
		#headerSlide{background:transparent;} /* Englobe #bandeau_anim et #bandeau_fixe */
		/*#headerSlide .page{width:100%;} Pour avoir un slide à 100% du site */
		
	#containers{background:transparent;} /* Englobe #container, #containDeco, #contain, #leftbar */
		#container {background : #fff url(../../images/page.png) repeat-y top left ;}
			#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{padding:10px 0;}
				#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 */
	#FullDecoBottom{
		background : #f4f3f4 ;
	}
	#contact{
		padding : 50px 0 ;
		box-sizing:border-box;
	}
		#contact *{
			transition : all 0.3s ;
		}
		#contact iframe{
				max-width:100%;
		}
		#contact h2,#contact h3{text-align:center;}
	#signatures {background : #009dda ;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 */
		.col {
			display: inline-block;
			vertical-align: top;
			width: 33%;
			box-sizing: border-box;
			margin: 0px auto;
		}
		
		
	

/* Couleur de texte */
	#signature .BottomFontText,#signature .BottomFontText a, .signature * {color: #ffffff ;}
	#contain, .galerie, .BodyFontText{color: #333;}
	#contain a{color:#009dda; font-weight:600;}
/* Titres */
	h1,h2,h3,h4,h5,h6,.BodyFontSubTitle, .BodyFontTitle, legend, .boxTitle{line-height:1.2em;color:#009dda;font-weight:400;font-style:italic;}
	h1,h2,h3,h4,h5,h6,.BodyFontSubTitle, .BodyFontTitle {padding:5px 0px ;}
	
	h1 {	font-size:1.25em;}
	#contain h2,#contain .BodyFontTitle {
		font-size:1.2em;
		padding-left:0px;
		background:transparent;
		margin-bottom:0px;
		color : #6e6c6b ;
		text-transform : uppercase ;
	}
	#contain span.BodyFontTitle,#contain legend.BodyFontTitle {border-width: 0px; margin-bottom: 0px;}
	h3, .BodyFontSubTitle {font-size:1.1em;padding-left:0px;font-weight:300;}
	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 ;
	}
	
	b,strong{
		font-weight : 600 ;
	}
	.bloc_double > div {
		padding: 0 20px;
	}
	
	/* Ariane */
	#ariane{font-size:0.9em;font-weight:300;}
		#ariane .ariane a,#ariane .ariane a:hover,#ariane .ariane a:visited{
			color: #009dda;
			font-weight: 300;
			font-size: 14px;
		}
		#ariane .ariane a:hover {
			color: #333;
			text-decoration: none;
		}
		#ariane .ariane a img{padding:0 5px ;}
		#ariane .arianeSepare{
			padding: 0 7px;
			color: #009dda;
			font-weight: 300;
			font-size: 14px;
		}
	
/* Images */
	.article_image img,.vignette img,.image img,.lien_url img{
/* 		border : 2px solid #a90a2e; 
		box-shadow : 2px 2px 2px #888 ;
		box-shadow : 2px 2px 2px rgba(0,0,0,0.5) ; */
	}
	.article.article_gauche img {margin: 10px 30px 0 0;}
	.article.article_droite img {margin: 10px 0 0 30px;}
	.article .article_image + p,.article p:first-child{} /* Agir sur le premier <p> de chaque bloc Article */
	
/* Formulaire */
	.button,input.button[type="submit"] , .box .button {color: #fff !important;	background: #009dda !important; font-weight : 600 ; padding : 2px 3px ;}

	
/*********************************************************************************************************************************************/	
/* 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:#929292; } /* Couleur d'écriture de tout les éléments "box" */
	.box.box_top{
		margin-top: 25px;
		height : 30px ;
		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: #009dda;
		background: transparent;
		border-width: 0px;
		font-size: 1.3em;
		display: block;
		text-align: center;
	} /* Régis tous les titres des boite */
	#leftbar .box_top+.box,#rightbar .box_top+.box{
	/* 	padding-top : 5px ;
		padding-bottom : 5px ; */
	}
	.box h3{
		padding: 0 5px; 
		color: #929292;
		background: transparent;
		border-width: 0px;
		font-size: 1em;
	} /* 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;
		text-transform: uppercase;
		/* font-weight: 600; */
		/* 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 : underline !important;
	}
	li a.MenuHyperlinkSelected{
		text-decoration : underline;
	}
/* 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
*/
	.box#navigationH{background:transparent url(../../images/navigation.png) no-repeat top left ;height :23px;position:relative;padding:0px 11px 0px ;text-align:center;}
	.box#navigationH{background:transparent;height :23px;position:relative;padding:5px 11px 5px ;text-align:center;}
	.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 : #009dda ;
			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 : 7px ; /* A modifier pour régler l'espace entre la navigation level1 et le sous menu */
		}
		#navigationH .navigation1 li ul,#navigationH .navigation1 li ul a{width:200px;} /* largeur des sous menu */
		#navigationH .navigation1 li ul ul {margin : -31px 0 0 calc(100% - 15px) ; /* On décale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */ }
		.box#navigationH li.level1{
			text-align : left ;
			padding-right : 10px ;
			padding-left : 10px ;
		}
		 .box#navigationH li.level1 +li.level1{
			padding-left : 9px ;
			background : transparent url(../../images/nav_separe.png) left center no-repeat ;
			padding-right : 10px ;
		}
		#navigationH .navigation1 li ul a:hover, #navigationH .navigation1 .level1 li:hover>a /* Lorsque la souris passe sur un des liens */    
		{
				color: #000; /* On passe le texte en noir... */
				background: #fff; /* ... et au contraire, le fond en blanc */
				text-decoration : underline ;
		}
		#navigationH .navigation1 li ul /* Sous-listes */
		{ 
				-moz-box-shadow: 0px 1px 1px #999; 
				-webkit-box-shadow: 0px 1px 1px #999; 
				box-shadow: 0px 1px 1px #999; 
				box-shadow: 0px 1px 1px rgba(0,0,0,0.35); 
		}

/* 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{}
	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;}


/* ACTUALITE */	
	div.actualites .box#actu{}
	div.actualites .box.box_top{} 
	div.actualites .box.box_bottom{}
	.headline a.savoir_plus {
		padding-left : 10px ;
		background : transparent url(../../images/savoir_plus.png) left center no-repeat ;
		float:right;
		margin-right:5px;
	}
	#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: 385px;
		padding : 0 ;
		text-align : left ;
	}
	#scrollup {
		position: relative;
		border: 0px solid #000;
	}
	 
	 /* VERSION BLOCK */
	#ContainDecoBottom .widget.actualites.actublocs {width : 100%;margin-left:0px;}
	 
	#scrollup2 {
		display : block ;
		text-align : center ;
	}
		#scrollup2:after {
			content : " " ;
			display : block ;
			clear : both ;
		}
		#scrollup2 li{
			display : inline-block ;
			width : 30% ;
			margin : 1.5% ;
			box-sizing : border-box ;
			background : #fff ;
		}
		#scrollup2 .headline{
			height : 400px ;
			text-align : center ;
		}
		#scrollup2 .headline > p{
			height : 70px ;
		}
			#scrollup2 .headline h3,#scrollup2 .headline p{
				padding : 5px ;
				text-align : left ;
			}
			#scrollup2 .headline h3,#scrollup2 .headline a{
				margin-top : 10px ;
				text-align : center ;
				display : inline-block;
			}
		#scrollup2 .headline .b_savoir_plus{text-align:center;}
			#scrollup2 .headline a.savoir_plus {background:#6e6c6b;color:#fff;padding:2px 5px;float:none;}
		#scrollup2 .headline .actu_picture{
			float : none ;
			margin: 0px 0;
			width : 100% ;
			height : 200px ;
			max-height : 200px ;
			position : relative ;
			background : transparent center center no-repeat ;
			display : flex;
			flex-direction : column;
			align-items : center;
			justify-content: center;
			top : 0px ;
		}
			.actu_picture img{max-height:100%;max-width:100%;}
			.actu_picture[data-img="contain"] img,.actu_picture[data-img="cover"] img{
				visibility : hidden ;
			}
			.actu_picture[data-img="contain"],.actu_picture[data-img="cover"]{
				background : transparent no-repeat center center ;
			}
			.actu_picture[data-img="contain"]{
				background-size : contain ;
			}
			.actu_picture[data-img="cover"]{
				background-size : cover ;
			}
	
	.headline {
		overflow:hidden;
	}
		.headline p {
			padding : 0 ;    
			color: #262626;
			font-size: 12px;
			max-width: 315px;
			margin: auto;
			line-height: 300;
			line-height: 18px;
		}
	 
	#actu .bx-wrapper .bx-viewport{
		background : transparent ;
	}
	.headline img, .eventline img{
		max-width : 100%;
		max-height : 250px ;
	}
	.headline strong,.eventline strong{
		padding-left : 0px ;
		background : transparent ;
		clear : both ;
		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;}
	div.newsletter #Newsletter .news_submit{color:#000!important;position:relative;top:0px;}
	div.newsletter #Newsletter input[type="email"]{color:#000!important; width:150px;}
	#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{padding:5px;}
	#facebook a,#facebook a:hover{
		color : #333;
		text-decoration : none;
	}
	#facebook a img{
		vertical-align : middle ;
	}
	

	#deco{
		margin-top:10px ;
	}

	/* MULTI LANG */

	/* MULTI LANG */
	#site .drapeaux {
		position : fixed ;
		right : 20px ;
		top : 20px ;
		z-index : 9999;
		width : 115px ;
	}
		#site .drapeaux ul{
			list-style:none;
			display:none;
			width:100%;
			background:rgba(255,255,255,0.9);
			padding : 5px 5px 0 ;
		}
		#site .drapeaux li{
			padding-bottom : 5px
		}
		#site .drapeaux img.activeLang{
			border-width: 0;
		}
		#site .drapeaux span.activeLang{
			display : inline-block;
			width : 100% ;
			text-align : right ;
			box-sizing : border-box ;
			padding-right: 15px;
			cursor: pointer;
			background: transparent url(../../images/langlistw.png) right center no-repeat; /* langlistw.png pour blanc / langlist.png pour noir */
		}
		#site .drapeaux span.activeLang > span:first-child{
			padding-right : 15px; 
			font-size : 15px;
			display:none ;
		}
		#site .drapeaux span.activeLang > span.otherLang{
			padding-left : 5px; 
			font-size : 10px;
		}
		#site .drapeaux a{
			color : #313131 ;
		}
		#site .drapeaux img{
			max-height : 20px ;
			vertical-align : middle; 
		}
		#site .drapeaux img + span{
			padding-left : 15px; 
			font-size : 15px;
		}



.ul_nav_sitemap li a{ /* Puce pour les liens de la page sitemap */
	background : transparent ;
	padding-left : 3px ;
}
.ul_nav_sitemap{
	list-style : square ;
	padding-left : 20px ;
	font-weight : 300 ;
}
.ul_nav_sitemap a {
	font-weight : 300!important ;
}
	.ul_nav_sitemap a:hover {
		text-decoration : underline ;
	}

/* 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 */
/********/
.RGPD {
    text-align: justify;
    font-size: 0.8em;
    line-height: 1.15em;
	width: 80% !important;
    margin: 0 auto;
    box-sizing: border-box;
}
    /* width: 270px; */
}
input#RGPD {
    display: inline;
    padding: 0;
    margin: 0;
    height: auto;
    top: 6px;
}
label[for="RGPD"] {
    display: inline !important;
    text-align: justify !important;
}

/*************/
/****GoTop****/
/*************/
#goTop{
    display: none !important;
    position: fixed;
    right: 10px;
    bottom: 10vh;
    width: 50px;
    height: 50px;
    z-index: 9999999999999999999999;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.44);
    text-align: center;
    line-height: 60px;
	/* transition : all 0.3s ; */
}
/* #goTop:hover { */
	/* transition : all 0.3s ; */
    /* line-height: 50px; */
/* } */

/*****************************************************************/
/* ONEPAGE   *****************************************************/
/*****************************************************************/
.onepage{
	background : #fff ;
	min-height : 100vh; /* Permet d'avoir chaque segment faisant au moins 100% de la hauteur de l'écran */
}
	.onepage .onepage_content{ /* permet de center l'ensemble du contenu dans l'élément si ce dernier est initialement plus petit que l'écran */
		max-width: 100%;
		margin: 0 auto;
		position: relative;
		top: 50vh;
		transform: translateY(-50%);
		box-sizing: border-box;
	}

	
/* Exemple CSS alternatif fond + couleur
	.onepage:nth-child(2n){background : #000 ;}
	#contain .onepage:nth-child(2n) ,.onepage:nth-child(2n) .galerie,.onepage:nth-child(2n) .BodyFontText{color: #fff;}
	#contain .onepage:nth-child(2n) a{color:#fcdd09;}
	.onepage:nth-child(2n) h1,.onepage:nth-child(2n) h2,.onepage:nth-child(2n) h3,.onepage:nth-child(2n) h4,.onepage:nth-child(2n) h5,.onepage:nth-child(2n) h6,.onepage:nth-child(2n) .BodyFontSubTitle,.onepage:nth-child(2n) .BodyFontTitle,.onepage:nth-child(2n) legend,.onepage:nth-child(2n) .boxTitle{color : #fcdd09;}
*/
	
/*********************************************************************************************************************************************/	
/* BLOC FW  ***** PLACER ICI LES THEMES ET CLASS PROPRE AU PROJET ****************************************************************************/
/*********************************************************************************************************************************************/	

.bfw1{background-color:#fff;}
.bfw2{
	background : #fff center top no-repeat scroll;
	background-size : cover ;
	padding : 100px 0 ;
}
.bfw3{
	background : #fff center center no-repeat ;
	background-size : cover ;
}
.bloc_fw.intro{
	background : #796e6d center bottom no-repeat ;
	background-size : cover ;
}
	
/*********************************************************************************************************************************************/	
/* RESPONSIVE  *******************************************************************************************************************************/
/*********************************************************************************************************************************************/	


@media (max-width: 740px) { /* 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:600;}
	h1,h2,h3,h4,h5,h6,.BodyFontSubTitle, .BodyFontTitle, legend{color : #000 ;}
	h1,h2,h3,h4,h5,h6,.BodyFontSubTitle, .BodyFontTitle {padding:5px 0px ;} */

	body #footer img.mobile_only{
		display:block !important;
	}
	
	#site #LeftForm, #site #RightForm{
		float : none ;
		clear : both ;
		margin : 10px auto ;
		padding : 0 0px ;
		box-sizing : border-box ;
		width : 100% ;
		max-width : 100% ;
		text-align : center ;
	}
	form fieldset{
		padding : 0 ;
	}
	/* #footer{
		background : #000 ;
	} */

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

@media (min-width:970px) and (max-width:1200px){ 

}

@media (max-width: 970px) { /* Inscrire la largeur de la page qui est de 970px */
	html body{
		background-position : center 57px; 
		padding:57px 0 0; /* par defaut 0 1% => voir en fonction des sites */
	}
	#footer img.mobile_only{
		display:none !important;
	}
	#container{
		background : #fff ;
	}
	.img_bg img {
		display : none ;
	}
	.mob{display: block;}
	fieldset{
		border-width : 0px ;
	}
	form fieldset label{
		text-align : center !important;
		max-width : 100% ;
		width : 100% ;
	}
	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 */
	.actu .article {padding-top: 0px !important;}
	
	span.vignette img {
		padding: 0 !important;
	}
/* HACK RWD TOOLBAR => Pour modifier les couleurs du RWD */	
	#RWDMenu #toolbar{
		background: #4b5457!important ; /* Couleur du Toolbar */
		box-shadow: 0 0 8px #000;
		-webkit-box-shadow: 0 0 8px #000;
	}
	 
	#RWDMenu #navigationM, #RWDMenu #newsM, #RWDMenu #newsletM, #RWDMenu #coordM, #RWDMenu #toolsM, #RWDMenu #cartM, #RWDMenu #searchM{
		background: #4b5457!important ;/* Couleur des boites et Menu RWD */
		box-shadow: 0 0 8px #000;
		-webkit-box-shadow: 0 0 8px #000;
	}
	
	#RWDMenu #newscpt, #RWDMenu #cartcpt, #RWDMenu #toolscpt{ /* Modification des puces compteurs Panier et Actu + "!" d'outils */
		border-radius : 50% ;
		background : #f00 !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 : #f00 !important ;
		color : #fff !important ;
	}
/* MENU RWD */

	span.deploie{
		display:none;
	}
	#navigationM #navContainer ul li {
		position : relative ;
	}
	#navigationM #navContainer ul li ul {
		display: none;
	}
	#navigationM #navContainer ul li .ssmenu{ /* Gestion du + */
		position: absolute;
		right: 0;
		top: 0px;
		display: inline-block;
		color: #fff !important;
		background: #7a914d;
		width: 40px;
		text-align: center !important;
		height: 31px;
		margin: 1px 0;
		font-size: 1.5em;
		line-height: 30px;
		vertical-align: middle;
		z-index: 999999999;
		cursor : pointer ;
		padding: 10px;
	}
		/* A MODIFIER OU PAS */
	#body #RWDMenu .box *, #body #RWDMenu .widget *, #body #RWDMenu .box h3, #body #RWDMenu #coordM #coordContainer *, #body #RWDMenu #newsletM #newsletContainer{
		color : #000 !important ;
	}
	#navigationM #navContainer ul li ul{ /* arrière plan des sous menu */
		background :rgba(40,40,40,0.3) ;
	}
	#body #RWDMenu #navigationM, #body #RWDMenu #newsM, #body #RWDMenu #newsletM, #body #RWDMenu #coordM, #body #RWDMenu #toolsM, #body #RWDMenu #cartM, #body #RWDMenu #searchM{
		background : #fff!important ;
	}
	#RWDMenu .MenuHyperlink{ /* Comportement du lien dans la navigation */
		color : #fff !important ;
	}
	#body #RWDMenu .MenuHyperlinkSelected{
		font-weight: 300;
		font-style: italic;
	}
	
}
