
nav:not(.pre_nav) {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	position: fixed;
	top: 30px;
	z-index: 500;
}
nav.pre_nav {
	top: 0px;
}

.top-nav ul {
	padding: 0;
	z-index:1;
}
.logo {
	margin: 0;
	text-align: center;
	/*width: 100%;*/
}

.top-nav .logo a, .top-nav .logo.active a {
	font-weight: 400;
}
.top-nav .logo a strong {
	font-weight: 800;
}
.top-nav {
	text-align: center;
	height:60px;
}

nav ul li ul li {
	text-align: left;
}

#first-block, #second-block, #zeroth-block, #third-block, #fourth-block, #fifth-block, #sixth-block, #seventh-block,#block-sup1 {
	text-align: center;
	padding: 3.5em 0;
}
#carousel {
	background: #fff;
	position:relative;
	margin-top:90px;
}



footer {
	padding: 1.5em 0;
}
.carousel-text {
	display: block;
	position: absolute;
	top: 25%;
	width: 100%;
	z-index: 999;
}
.carousel-text h2 {
	/*background: none repeat scroll 0 0 rgba(255,255,255,.7);*/
	display: inline-block;
	padding: 0.3125em 0.625em;
	font-size: 2em;
	font-weight:bold;
}
.carousel-text p {
	color: #fff;
	display: inline-block;
	font-size: 1.4em;
	padding: 0.625em 0.8em;
	font-weight:bold;
}
#first-block i:not(.iconpicker-exclu), #sixth-block i {
	border-radius: 100px;
	display: block;
	line-height: 100px;
	margin: 0 auto;
	width: 100px;
}
section h2 {
	font-size: 2.5em;
	font-weight: 300;
	margin: 0;
	text-transform: uppercase;
}
p.subtitile, span.subtitile {
	color: #999;
	margin: 0 0 3.5em;
}
section h3 {
	/*font-size: 1.3em;*/
	font-weight: 300;
	margin: 0.8em 0;
	text-transform: uppercase;
}
section p {
	font-size: 1em;
}
section h1 {
	font-size: 2.5em;
	font-weight: 300;
	text-transform: uppercase;
}
a.button {
	border: 0 none;
	font-size: 0.8em;
	font-weight: 400;
	/*padding: 0.625em;*/
	text-transform: uppercase;
}
#head {
	padding: 9em 0 5em;
	text-align: center;
}
#head_no_slideshow {
	padding: 15em 0 5em;
	text-align: center;
}
#contenus {
	padding: 3em 0;
	/*text-align: center;*/
	border-bottom: 1px solid #f0f0f0;
}
#contenus h2 {
	font-size: 1.5em;
	font-weight: 400;
	/*margin: 1% 1% 2% 1%;*/
	text-transform: none;
}
.content-block {
	padding: 2.5em;
}
.content-block h3 {
	color: #fff;
}
.content-block p {
	color: #fff;
}
#content.left-align {
	text-align: left;
}
#content.contact-page h2 {
	margin: 0 0 0.625em;
}
.contact-page p {
	font-size: 1em;
	font-style: normal;
}
.contact-page i {
	border-radius: 100px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin: 0.3125em 0.3125em 0.3125em 0;
	text-align: center;
	width: 35px;
}
form.customform button, .button_commander, .login_client, .confirm_commande {
	border-radius: 5px;
	transition: background 0.20s linear 0s;
	-o-transition: background 0.20s linear 0s;
	-ms-transition: background 0.20s linear 0s;
	-moz-transition: background 0.20s linear 0s;
	-webkit-transition: background 0.20s linear 0s;
}
form.customform input, form.customform select, form.customform textarea {
	border-radius: 5px;
}
#map-block iframe {
	display: block;
}
@media screen and (max-width: 768px) {
  nav:not(.pre_nav) {
  	line-height: 1em;
  	/*position: relative;*/
  }
  .top-nav {
  	text-align: left;
	border:none !important;
	height:auto;
  }
  .top-nav li {
  	line-height: 3em;
  }
  .top-nav .logo {
  	padding: 1.25em;
	margin-left:2em;
	margin-right:2em;
  }
  .carousel-text h2 {
  	font-size: 1.3em;
  }
  .carousel-text p {
  	font-size: 1em;
  }
  ul.top-ul {
  	padding: 0;
  }
  ul.top-ul.right {
  	float: none;
  }
  
  footer .right {
  float: none;
  }
}
.chambre_bas .keywords {
    margin-top: 15px !important;
}