.no-mb2 {
	margin-bottom: 0;
}

.no-mt {
	margin-top: 0;
}

div.no-pt {
	padding-top: 0;
}

div.mb40 {
	margin-bottom: 40px;
}

fieldset.mb30 {
	margin-bottom: 30px;
}

div.mb20 {
	margin-bottom: 20px;
}

ul.mt20, div.mt20 {
	margin-top: 20px;
}

div.mt40 {
	margin-top: 40px;
}

ul.pt20, div.pt20 {
	padding-top: 20px;
}

div.pt40 {
	padding-top: 27px;
}

.pb30 {
	padding-bottom: 30px;
}

#activities.no-pb {
	padding-bottom: 0;
}

h5 {
	margin-top: 10px;
	margin-bottom: 10px;

}

.equipement ul {
	padding-left: 30px;
	list-style-type: circle;
}

.equipement ul.mt-20 {
	margin-top: 20px;
}

.section-title-2 p {
	color: #e8fddd;
}

#rooms, #contact,#activities, #about, #tarifs {
	background: #fff;
}

#about {
	margin-bottom: 0;
	padding-bottom: 0;
}

.section-title-2 {
	background-color: #91c13c;
}

p.center {
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0;
}

p.center a{
	text-align: center;
	margin-bottom: 0;
}

#map {
	height: 400px;
	width: 100%;
}

.gm-style-iw * {
	display: block;
	width: 100%;
}

.gm-style-iw h4, .gm-style-iw p {
	margin: 0;
	padding: 0;
}

.gm-style-iw a {
	color: #4272db;
}

#carte {
	height: 450px;
	width: 100%;
}

.gm-style-iw * {
	display: block;
	width: 100%;
}

.gm-style-iw h4, .gm-style-iw p {
	margin: 0;
	padding: 0;
}

.gm-style-iw a {
	color: #4272db;
}

.infotext {
	color: #39bad2
}

#footer-page {
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer-page p {
	color: white;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}

#top-nav {
	margin-top: 20px;
}

#page {
	margin-top: 80px;
}

.hidden {
	display: none;
}

.alert {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.alert p {
	margin-bottom: 0;
}

.alert-success {
	background-color: #ddf4b5;
}

.alert-danger {
	background-color: #ffe096;
}

li.parsley-required, li.parsley-type, li.parsley-length {
	color : red;
}

header nav#top-nav li.active a, header nav#top-nav li a:hover {
	color: #9cc452;
}

p.flex-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: 0;
	width: 365px;
}

#access_map {
	height: 500px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
#page {
	margin-top: 63px;
}

#top-nav {
	margin-top: 10px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#page {
	margin-top: 0;
}
}


@media only screen and (max-width: 479px) {
#page {
	margin-top: 0;
}
}

ul.check-style {
	text-align: center;
}

ul.check-style li {
	margin-bottom: 10px;
}

ul.check-style li a{
	font-size: 16px;
}

#footer-page a, #footer-homepage a {
	color: white;
}