/* CSS Document */
body, html{
	width:100%;
	height:100%;
	
	}
body{
	background-color:#FFF;
	position:relative;
	width:100%;
	height:100%;
	}
*{
	margin:0px;
	padding:0px;
}

.cursor{
	cursor:pointer;
	}
	
	
/*******************************************/
/*******************************************/
/* reset bootstrap */
.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}
.nobootmargin{
	 padding-left: 0px;
    padding-right: 0px;
	}
.pictmargin{
	 padding-top: 0px;
    padding-bottom:45px;
	}
	
.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid #000;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
}
.navbar-toggle .icon-bar {
    background-color: #000;
    border-radius: 1px;
    color: #a1b8af;
    display: block;
    height: 2px;
    width: 22px;
}
/*******************************************/
/*******************************************/	
/* font typo */

	@font-face{
	font-family:"FrutigerLTW01-45Light";
	src:url("../webfonts/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?#iefix");
	src:url("../webfonts/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?#iefix") format("eot"),
	url("../webfonts/4fb89ed5-baf5-425f-aba4-46e8c2c3aabe.woff2") format("woff2"),
	url("../webfonts/2a004a53-ac5c-43b3-9eeb-9f74ae4c1609.woff") format("woff"),
	url("../webfonts/74d53f3b-1683-4d5a-a556-e13f6553cdf0.ttf") format("truetype"),
	url("../webfonts/3f5a5b87-e71e-4544-be0c-da4daa132710.svg#3f5a5b87-e71e-4544-be0c-da4daa132710") format("svg");
	}
*{
	font-family:'FrutigerLTW01-45Light', serif;
	color: #717173;
	font-size: 18px;
	}
h1,h2,h3,h4,h5,h6{
	font-family: 'Raleway', sans-serif;
		font-weight:300;
		text-transform:uppercase;
		color: #717173;
	}
	
h1{
		font-size:40px;
		margin-bottom:0px;
		}
	h2{
		font-size:28px;
		margin-bottom:40px;
		margin-top: 35px;
		
		}
	h2.heading{
		color:#a1b8af;
		font-weight:bold;
		}
	h2 small{
		text-transform:none;
		font-weight:bold;
		font-size:16px;
		}
	p{
		margin-bottom:14px;
		}
	.home p{
		font-size:24px;
		}
	.homexs p , .homexs p strong{
			color:#ffffff;
		}
/*******************************************/
/*******************************************/	
/* nav */
a {
	color: #717173;
	}
.navbar-brand {
	height: 80px;
    margin: auto !important;
    display: block !important;
    float: none;
    width: 170px;
}
.nav-in{
	padding-top:10px;
	}
.nav-in li a{
color: #717173;
	 font-size: 18px;
    font-weight: 400;
	}
.nav-in li.active a{
	
	}	
.nav{
    display: flex;
    justify-content: space-around;
}

.containNav{
	padding-left:0px;
	padding-right:0px;
	}

.menuSec{
	background-color:#000;
	}
#navigation .menuSec li a:hover{
	color:#a1b8af;
	}	
	
	
.affix{
	z-index:1000;
	}	
	
#navigation{
	
	}
#navigation ul li a{
	color:#717173;
	font-family: 'Raleway', sans-serif;
	text-transform:uppercase;
	font-weight:400;
	font-size: 15px;
	}
	
#navigation .dropdown-menu li a{
	color:#a1b8af;
	font-family: 'Raleway', sans-serif;
	text-transform:uppercase;
	font-weight:400;
	font-size:16px;
	}


#navigation ul li a:hover, #navigation ul li a:focus,  #navigation ul .current a{
	color:#82bc00;
	background-color:inherit;	
	}

.containLogo{
		display: flex;
		justify-content: center;
	}	
	
.containNav{
	display:block;
	height: 57px; 
	width: 100%; 
	background: #fff;
	border-bottom: 1px solid #000;
	}
	
.affix .containNav{
	display:block;
	height: 0px; 
	width: 100%; 
	background: #fff;
	}
	
.affix .containLogo{
		display: none;
		justify-content: center;
	}		

.affix-top .navbar-nav{
		/*margin-top:9px;*/
	}	
	
ul.nav.navbar-nav.col-md-12.flexcenter {
    border-bottom: 1px solid #000;
}

.affix .navbar-nav{
		margin-top:0px;
	}
	
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: none;
    color:#FFF;
	background-color:#a1b8af;
	}
	
.nav-tabs {
    border-bottom: none;
}	
	.nav-tabs > li{
		width:20%;
		}
	
	.nav-tabs > li > a {
	font-family: 'Raleway', sans-serif;    
	border: none;
    border-radius: 0px;
    margin-right: 2px;
	text-transform:uppercase;
	font-weight: 500;
	color:#a1b8af;
	font-size:20px;
	padding: 10px 15px;
	}
	
	.nav > li > a:hover{
	color:#FFF;
	background-color:#a1b8af;
	}
	
	.nav{
		background-color: #fff;
		}
	
	
	#nav-in{
		list-style-type:none;
	}
	
	
	.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: none;
    overflow-x: visible;
    padding-left: 15px;
    padding-right: 15px;
	}
	
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height:inherit;
}
	
	.navbar-fixed-top .navbar-collapse li ul, .navbar-fixed-bottom .navbar-collapse li ul{
		padding-left:15px;
		}
		
.flexcenter{
	display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 9px;
	}
	
.headertype{
	width:100%;
	top:0px;
	left:0px;
	background-color:#82bc00;
	position:fixed;
	z-index:1000;
	text-align:center;
	}
.headertype.affix-top{
	opacity:0;
	}
.headertype.affix{
	opacity:1;
	}
.headertype h2{
	color:#fff;
	margin-bottom:0px;
	}
	
.headertype a{
	color:#fff;
	}
	
/*******************************************/
/*******************************************/	
/* home */
.fluidhome{
	position: relative;
	}
.teaser{
	background-color:#a1b8af;
	color:#ffffff;
	font-size:25px;
	text-transform:uppercase;
    padding: 10px;
    margin-top: 0px;
	}
.teaser img{
	margin-bottom:0px;
	margin-top: -30px;
	}
.footer-home{
	background-color:#a1b8af;
	width: 100%;
	color:#ffffff;
	font-size:30px;
	position:absolute;
	bottom:0px;
	height: 209px;
	}
.footer-home p{
	color:#FFF;
	font-size:19px;	
	}
.containmd8Home{
	padding-top:17px;
	}
.containmd8Home a{
	color:#FFFFFF;
	font-weight:bold;
	}

.gallery-home {
    position: absolute;
    width: 100%;
    height: 100%;
    
    overflow: hidden;
    top: 0px;
}

.gallery-home img {
	position: absolute;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    width: auto;
    height: auto;
    left: 50%;
    transform: translateX(-50%);
}

/**
 * modifs pour les images sur la page d'accueil
 */

.col-md-3 {
    width: 25%;
    /*position: absolute;
    bottom: -3px;
    right: 316px;*/
}

.containmd8Home p {
	margin: 0px !important;
	margin-bottom: 0px !important;
}
	
/* noel */
.noel{
	background-color:#FFF;
	}
.noel a{
	font-size:15px;
	font-weight:bold;
	color:#a1b8af;
	}
h2 {
    font-size: 28px;
    margin-bottom: 15px;
    margin-top: 15px;
}

/* home */
/*******************************************/
/*******************************************/	
.colorwihte h1, .colorwihte p, .colorwihte #menu .nav > li > a, .colorwihte #menu h3 a{
	color:#FFF;
	}
.spacerhome{
	height:100px;
}

/*******************************************/
/*******************************************/	
/* menu de la semaine */
	
	#menu .nav, ul#myTab{
		background-color:inherit;
		margin-bottom:20px;
		}
	
	#menu .nav > li > a {
		/*display: block;*/
		padding: 0px 0px 0px 11px;
		color: #717173;
		
		/*border-left:1px solid #2a618d;*/
		position: relative;
	}
	#menu .nav > li > a:hover, #menu .nav > li.active > a{
		border-left:1px solid #a1b8af;
		padding: 0px 0px 0px 10px;
		background-color:transparent;
		color:#a1b8af;
		}
	
	
	
.containMenu h3 {
    background-image:url(../images/img-menu/fond_titre_menu.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #a1b8af;
    display: inline-block;
    font-size: 19px;
    font-weight: 500;
    margin: inherit;
    padding: 20px 0;
    width: 100%;
	}

	.menu-header {
		-moz-border-bottom-colors: none;
		-moz-border-left-colors: none;
		-moz-border-right-colors: none;
		-moz-border-top-colors: none;
		background-color: #fff;
		border-color: #4d4d4d #4d4d4d -moz-use-text-color;
		border-image: none;
		border-style: solid solid none;
		border-width: 1px 1px medium;
		height: 82px;
		overflow: hidden;
		margin-bottom:0px;
	}
	.menu-content {
		-moz-border-bottom-colors: none;
		-moz-border-left-colors: none;
		-moz-border-right-colors: none;
		-moz-border-top-colors: none;
		background-color: #fff;
		background-position: center bottom;
		background-repeat: no-repeat;
		border-color: -moz-use-text-color #717173 #717173;
		border-image: none;
		border-right: 1px solid #717173;
		border-style: none solid solid;
		border-width: medium 1px 1px;
		display: table;
		height: 310px;
		width: 100%;
		margin-bottom:0px;
	}
	.menu-prix {
		-moz-border-bottom-colors: none;
		-moz-border-left-colors: none;
		-moz-border-right-colors: none;
		-moz-border-top-colors: none;
		background-color: #f5f5f5;
		border-color: -moz-use-text-color #717173 #717173;
		border-image: none;
		border-right: 1px solid #717173;
		border-style: none solid solid;
		border-width: medium 1px 1px;
		display: table;
		width: 100%;
		
	}
	
	.menu-content p {
    display: table-cell;
    padding: 0 25px;
    vertical-align: middle;
	color: #717173;
	margin-bottom: 20px;
	font-size:18px;
	}
	.menu-prix p {
    display: table-cell;
    font-size: 14px;
    padding: 7px 0;
    vertical-align: middle;
	color: #717173;
	}
	.menu-prix{margin-bottom: 25px;}

/*******************************************/
/*******************************************/	
/* Présentations */	

.headerHistory{
	padding:15px;
	background-color:#F5F5F5;
	border-bottom:5px solid #a1b8af;
	text-transform:uppercase;
	margin-bottom:25px;
	}
.containHistory{
	background-color:#fff;
	margin-bottom:25px;
	display:none;
	}
.btnSoumissions{
	cursor:pointer;
	}

/*******************************************/
/*******************************************/	
/* Animations */		
	.thumbAnimation{
	margin-bottom:20px;
	}
.containImg{
	position:relative;
	overflow:hidden
	}
.thumbAnimation .detailAnimation{
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background-image:url(../images/bg-black.png);
	background-repeat:repeat;
	display:none;
	}
	
.thumbAnimation:hover .detailAnimation, .thumbAnimation .active .detailAnimation {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background-image:url(../images/bg-black.png);
	background-repeat:repeat;
	display:block;
	}	
	
	
.inDetailAnimation{
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	height: calc(100% - 40px);
	background-color:#4d4d4d;	
	color:#FFF;
	font-size:16px;
	padding:15px;
	}

.inDetailAnimation p{
	font-size:16px;
	text-align:left;
	color:#FFFFFF;
	}
.inDetailAnimation h3{
	color:#FFFFFF;
	}
.date{
	padding:10px;
	text-align:center;
	background-color:#F5F5F5;
	color:#FFFFFF;
	}
.date h5{
	font-size:18px;
	font-weight:700;
	color:#ffffff;	
	}

#year{
	list-style-type:none;
	margin:0px;
	
	}
	
#year li{
	float:left;
	
	}
/*#year li table{
	width:100%;
	text-align:center;
	border:1px solid  #717173;
	background-color:#FFFFFF;
	margin-bottom:40px;
	}*/
/*#year li table tr td{
	padding-top:5px;
	padding-bottom:5px;
	}*/
	
#year li table tr .incontournables, #year table tr .regions, #year table tr .villes, #year table tr .festifs{
	color:#FFFFFF;
	cursor:pointer;
	}


	
	
/*#year li table th{
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	}*/
/*#year table caption {
	text-align:center;
	text-transform:uppercase;
	font-size:22px;
	font-weight:bold;
	background-color:#F5F5F5;
	border:1px solid  #717173;
	border-bottom:none;
	
	}	*/
.calendar caption {
	text-align:center;
	text-transform:uppercase;
	font-size:22px;
	font-weight:bold;
	background-color:#F5F5F5;
	border:1px solid  #717173;
	border-bottom:none;
	}		
	
.calendar{
	text-align:center;
	border:1px solid  #717173;
	background-color:#FFFFFF;
	margin-bottom:40px;
	width:100%;
	}
.calendar th{
	 padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;	
	}	

.calendar tr td {
    padding-bottom: 5px;
    padding-top: 5px;
}
	
.calendar .highlighted span{
	color:#ffffff;
	cursor:pointer;
	}	
.calendar .date span{
	padding-left:0px;
	padding-right:0px;
	}
	
	
.incontournables{background-color: #c79963;}

.regions{background-color: #235f8c;}

.villes{background-color: #8ea9cf;}
.festifs{background-color: #953855;}
.locaux{background-color: #C4E9BD;}


.archiveFit .inarchiveFit{
margin-bottom:25px;
background-color:#F5F5F5;
padding:10px;
}
.archiveFit h3{
	margin-top: 5px;
	
	}
p.small{
	font-size:14px;
	margin-bottom:10px;
	}
/*******************************************/
/*******************************************/	
/* Eldora TV */	
.wrap {
	position: relative;
	margin: 3em 0;
}

/* Frame */
.frame {
	height: 250px;
	
	overflow: hidden;
}
.frame ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 50px;
}
.frame ul li {
	float: left;
	width: 274px;
	height: 100%;
	margin: 0 1px 0 0;
	padding: 0;
	
	text-align: center;
	cursor: pointer;
}
.frame ul li.active {
	
}

/* Scrollbar */
.scrollbar {
	margin: 0 0 1em 0;
	height: 2px;
	background: #ccc;
	line-height: 0;
}
.scrollbar .handle {
	
    background: #82bc00 none repeat scroll 0 0;
    cursor: pointer;
    height: 5px;
    width: 100px;
}
.scrollbar .handle .mousearea {
	position: absolute;
	top: -9px;
	left: 0;
	width: 100%;
	height: 20px;
}

/* Pages */
.pages {
	list-style: none;
	margin: 20px 0;
	padding: 0;
	text-align: center;
}
.pages li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 4px;
	text-indent: -999px;
	border-radius: 10px;
	cursor: pointer;
	overflow: hidden;
	background: #fff;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
}
.pages li:hover {
	background: #aaa;
}
.pages li.active {
	background: #666;
}

/* Controls */
.controls { margin: 25px 0; text-align: center; }

#conseilsdieteticienne p, #conseilduchef p{ height: 50px;
    margin-bottom: 3px;}
/*******************************************/
/*******************************************/	
/* FitLine */		
.ConseilDuMois h3{
		margin-top:40px;
		}
		
.ConseilDuMois ul, .ArticlePage ol, ul{
		margin-left:17px;
		}	
	.ArticlePage ol, ol{
		margin-left:35px;
		}	
	
/*******************************************/
/*******************************************/	
/* Structure article Holder */	
.bgWihte{
	background-image:url(../images/bgwhite.png);
	background-repeat:repeat;
	padding-bottom: 90px;
	}	
.inArtHolder, .content{
	padding-bottom: 50px;
	}
	
	
.footer{
	background-color: #a1b8af;
	padding:25px;
	color:#ffffff;
	}
.footer .col-md-6 p, .footer a, .footer strong, .footer span{	color:#ffffff;}
/*******************************************/
/*******************************************/	
/* reservation */	

.valideMsg{
	display:none;
	}
	
/*******************************************/
/*******************************************/	
/* Small Shop */	
#smallShop .blocreservation {
    background-color: #ffffff;
    border-top: 3px solid #82bc00;
    margin-top: 45px;
    padding-bottom: 15px;
}

#smallShop .blocreservation small {
    cursor: pointer;
}

#smallShop label {
    display: inline-block;
    width: 100%;
	}
	
#smallShop label .col-md-8, label .col-md-3, label .col-md-1{
		padding-left:0px;
		padding-right:0px;
		}
#smallShop .panier, #ReservationSalonPrive .panier{
		position:fixed;
		bottom:0px;
		left:0px;
		right:0px;
		background-color:#717173;
		padding-top:25px;
		padding-bottom:25px;
		font-size:28px;
		color:#FFF;
		z-index:1000;
		
		}
#smallShop .panier a{
		color:#FFF;
		}
#smallShop .panier span, #ReservationSalonPrive .panier span{color:#FFF;font-size:28px;}

#smallShop .gourmand {
    margin-left: 0;
    margin-right: 25px;
    width: 45px;
}

#smallShop .tohideview {
    display: none;
}

.ui-datepicker-trigger{
	    float: right;
		width:6%;
		cursor:pointer;
	}
.ui-datepicker-trigger img{
		width:100%;
	}
	
#datepresta{
	width:94%;
	float:right;
	
	}
.containbggest{
		 
		 background-attachment: fixed;background-position: center center;background-size: cover;
	}


@media screen and (max-width: 990px) {
  #navigation .dropdown-menu li a {
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

.flexcenter {
    display: block;
	text-align:center;
}
	
	.navbar-collapse{
		background-color:#a1b8af;
	}
	
	.menuSec{
		display:none;
	}
	.spacerhome{
	height:20%;
}
	.affix-top .containNav {
    display: block;
    height: auto;
    width: 100%;
    background: #fff;
}
}

@media screen and (max-width: 780px) {
  #navigation .dropdown-menu li a {
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

.flexcenter {
    display: block;
	text-align:center;
}
	.dropdown-menu{
		text-align: center;		
	}
	.navbar-fixed-top .navbar-collapse li ul, .navbar-fixed-bottom .navbar-collapse li ul {
     padding-left: 0px; 
}
	.containbggest{
		 background-attachment:inherit;
		background-position:inherit;
		background-size: inherit;
		
	}

}
@media only screen and (max-width: 568px) {
	
	
	
	
	.panel {
    background-color: #fff;
    border: 0px solid #a1b8af;
	border-bottom: 3px solid #a1b8af;
    border-radius: 0px;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 5px;
	text-align:center;
	}
	.panel h2 {
    font-size: 28px;
    margin-bottom: 00px;
    margin-top: 00px;
    color:#a1b8af ;
}
.panel-body p.price {
    background-color: #f5f5f5;
    font-size: 13px;
    margin-bottom: inherit;
    padding: 5px 0;
}
.panel-body{
 border: 1px solid #009030;
}
.panel-body p {
    margin-top: 20px;
}
h2.heading, .bagesheading{
	padding-top:80px;
	}
#les-conseils-de-notre-dieteticienne{
		padding-top:80px;
	}
	
/*.panel {
    background-color: #fff;
    border-bottom: 3px solid #0074b6;
    border-radius: 0px;
    margin-bottom: 3px;
}

.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 10px 15px;
}*/
		
	
	
}