/*HEADER*/
header .tel {
	position: absolute;
	top: -45px;
	left: 0px;
	color: black;
}

header .tel a{
	color: black;
}

header{
	padding:15px;
}

header #logo{
	margin: 0;
	padding: 0;
	width: 60%;
	max-width: 303px;
}

header #logo img{
	height: auto;
	width: 100%;
}


nav#meta{
	width: 90%;
	margin: 0 auto;
	position: relative;
	z-index: 999;
}

nav#meta ul li.hide{
	display: none;
}

header #btMainMenu{
	display: block;
	position: absolute;
	z-index: 999;
	top: 5px;
	right: 15px;
}

header #mainmenu ul li{
	float: none;
}

header #mainmenu ul li a{
	padding: 10px 0;
}

header .bus{
	position: static;
}


/*CONTENT*/
.pageContent{
	padding: 5%;
}


.slides li .text{
	font-size: 1.7em;
}

/*FORFAIT*/

.forfait-home .top .info .duration{
	background: none;
}

.forfait-home .top{
	height: 150px;
}

.forfait-home .plus{
	top:155px;
}


.forfait-home h2{
	min-height: 0;
}

.sliderforfait{
	width: 100%;
	float: none;
}


#banner .bt-location{
	position: relative;
	top: 0px;
	left: auto;
	right: auto;
	width: auto;
}

.forfaitinfo{
	width: 100%;
	height: auto;
	float: none;
}

.forfaitinfo .inner{
	padding:15px 30px;
}

.forfaitinfo table{
	width: auto;
	margin: 0;
}

.forfaitinfo table td.price{
	text-align: left;
}

.forfait .text{
	width: 100%;
	padding: 0;
}

.forfait .order{
	width: 100%;
	padding: 0;
	border: none;
}

.horaire{
	background: #ff0000;
	padding: 10px;
	margin: 30px 0;
}

.horaire h3{
	color: #fff;
	margin: 0;
}

.horaire h4{
	color: #fff;
}

.horaire p.hours{
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 1.5em;
}


#map{
	margin-top: 30px;
}

#map_canvas{
	margin-bottom: 20px;
}


/*MAINMENU*/
header #mainmenu{
	display: none;
}
header #mainmenu ul li.hide{
	display: inline;
}

.news{
	margin: 0;
}

.news img{
	position: static;
	float: none;
	display: block;
	margin: 0 0 10px;
	max-width: 100%;
}
.news.detail img{
	position: static;
}

.news .text{
	float: none;
	width: 100%;  
	padding: 0;
}


/*FOOTER*/
footer .inner{
	background-image: none;
}


footer #bg-footer{
	background-size: cover;
	height: 170px;
}
