body {
	background-attachment: fixed;
    /*background-image: url("../images/fond.jpg");*/
    background-position: center top;
    background-repeat: repeat-x;
    color: black;
    font-family: Raleway;
    font-size: 16px;
    margin: 0;
    padding: 0;
	background-color: #F6F6F6;
	scroll-behavior: smooth;
}

h1 {
  background-repeat: no-repeat;
  color: #1a1a1a;
  font-size: 30px;
  font-weight: bold;
  line-height: 38px;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  font-family: Poppins;
}
h2{
	/*background-image:url(../images/h2.jpg);	*/
	background-repeat:no-repeat;
/*	width:600px;*/
	text-align:left;
	color:#1a1a1a;
	font-size:26px;
	font-weight:600;
	line-height:38px;
	border-bottom: 1px solid lightgray;
	vertical-align:middle;
  font-family: Poppins;
}
h3 {
	color: #1a1a1a;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	font-family: Poppins;
}
h4{
	/*background-image:url(../images/h2.jpg);	*/
	background-repeat:no-repeat;
/*	width:600px;*/
	text-align:left;
	color:#133d58;
	font-size:20px;
	font-weight:bold;
	padding-left:60px;
	vertical-align:middle;
  font-family: Poppins;
}

td, th {
	font-size: 14px;
}

/* li { */
	/* list-style: disc url(../images/puce_bleu.jpg) inside; */
	
/* } */
#main {
	max-width:1250px;
	margin:auto;
	
}
#left_margin{
	float:left;
	height:413px;
	width:17px;
}

#right_margin{
	height:413px;
	float:left;
	width:10px;
	margin-top:-238px;
}
#header {
	/* background:url(../images/bandeau.png) no-repeat white;	 */
	width:100%;
	width:100%;
	background-color:white;
	float:left;
	/* padding-top:190px; */
}

#header p {
  padding: 0 10px;
  text-align: right;
}

#menu{
	float:left;	
	width:233px;
	display:block;
	background-color:#FFF;
}

#content{
	float:left;
	width:670px;
	display:block;
}

#content2{
	float:left;
	width:876px;
	display:block;
	padding:20px;
}

#wrapper{
	background-color:white;
	width:100%;
	float:left;
	position:relative;
	margin-bottom: 25px;
}
#footer{
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	padding-bottom: 15px;
}

#effect{
	width:100%;
	height:120px;
	display:none;
	text-align:center;	
	
}
#pied {
	background-color:#044b7b;
	width:100%;
	height:42px;
	display:none;
	text-align:right;
}

#toplink {
	width:550px;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	margin-top:164px;
	float:right;
	margin-right:15px;
}

#barre_langue{
	margin-top:208px;
	margin-left:850px;
}

a.menu:link, a.menu:active, a.menu:visited{
	background-image:url(images/menu_off.jpg);	
	display:block;
	width:203px;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	color:#222222;
	text-decoration:none;
	font-weight:bold;
	padding-left:30px;
}
a.menu:hover {
	background-image:url(images/menu_off.jpg);	
	display:block;
	line-height:24px;
	vertical-align:middle;
	width:203px;
	height:24px;
	color:#222222;
	text-decoration:underline;
	font-weight:bold;
	padding-left:30px;
}

a.menu_on:link, a.menu_on:active, a.menu_on:visited{
	background-image:url(images/menu_on.jpg);	
	display:block;
	width:203px;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	color:#222222;
	text-decoration:none;
	font-weight:bold;
	padding-left:30px;
}
a.menu_on:hover {
	background-image:url(images/menu_on.jpg);	
	display:block;
	width:203px;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	color:#222222;
	text-decoration:underline;
	font-weight:bold;
	padding-left:30px;
}

a.register:link, a.register:active, a.register:visited{
	background-image:url(images/register_off_FR.jpg);	
	display:block;
	width:212px;
	height:76px;
}
a.register:hover {
	background-image:url(images/register_on_FR.jpg);	
	display:block;
	width:212px;
	height:76px;
}

a.register2:link, a.register2:active, a.register2:visited{
	background-image:url(images/register2_off_FR.jpg);	
	display:block;
	width:237px;
	height:53px;
}
a.register2:hover {
	background-image:url(images/register2_on_FR.jpg);	
	display:block;
	width:237px;
	height:53px;
}


a.lienorange:link, a.lienorange:active, a.lienorange:visited{
	background-image:url(images/lien_clic_off_FR.jpg);	
	display:block;
	width:224px;
	height:24px;
	float:right;
}
a.lienorange:hover {
	background-image:url(images/lien_clic_on_FR.jpg);	
	display:block;
	width:224px;
	height:24px;
	float:right;
}

a.lien_langue:link, a.lien_langue:active, a.lien_langue:visited{
	color:#133d58;
	text-decoration:none;
	font-weight:bold;
}
a.lien_langue:hover {
	color:#133d58;
	text-decoration:underline;
	font-weight:bold;
}


#recap_reservation {
  display: block;
  font-weight: bold;
}

a:link, a:active, a:visited{
	text-decoration: none;
	text-decoration: underline;	
	color: #222222;
	line-height: 20px;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
}

#block_admin {
  background: #137686 none repeat scroll 0 0;
  box-sizing: border-box;
  display: block;
  float: left;
  padding: 25px;
  width: 100%;
}

#block_login {
	margin: 30px auto;
	width: 50%;
	border: none !important;
}

#block_login  fieldset {
  text-align: center;
  box-sizing: border-box;
  padding: 25px 150px;
  border:none;
}

#block_login input[type="text"], #block_login input[type="password"] {
	margin: 5px;
	padding: 10px;
	width: 150px;
	border-radius: 0 !important;
}

#block_login input[type="submit"] {
	margin-top: 20px !important;
	padding: 10px 65px;
	background: #008298;
	color: white;
	cursor: pointer;
	border-radius: 0;
	font-weight: bold;
}

#block_login label {
  color: #3E3165;
  font-size: 1.2em;
  text-transform: uppercase;
}

.lien_retour_site {
	background: #6100F9 none repeat scroll 0 0;
	color: white !important;
	display: block !important;
	margin-top: 20px;
	padding: 10px 0;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	width: 100% !important;
	font-family: Poppins;
	font-size: 20px;
	font-weight: 600 !important;
	box-sizing: border-box !important;
	margin-bottom: 20px !important;
}
.lien_retour_site:hover {
  opacity: 0.8;
}

#closed {
  margin: 50px auto;
  text-align: center;
  font-weight: bold;
}


#block_admin .edit_admin_col {
  width: 49%;
  float: left;
  margin-right: 1%;
}

.edit_admin_col b {
  border-bottom: 1px dotted #cccccc;
  display: inline-block;
  width: 65%;
}
.edit_admin_col select {
  width: 100px;
}

#register-header {
	background-image: url(../images/register-bandeau.png);
	background-position: center center;
	padding-top: 65px;
	font-family: 'Poppins' !important;
}
#register-header h1 {
	font-family: Poppins;
	font-size: 50px;
	font-weight: 600 !important;
	color: #6100F9;
	margin-top: 40px;
	padding-bottom: 55px;
}


label {
	width: 50%;
	display: inline !important;
}
.form_row {
	margin-bottom: 20px;
	clear: both !important;
}

input {
	background: #F4F4F4;
	border: none;
	padding: 5px 10px;
	font-size: 14px;
	border-radius: 5px;
}

#row_regime, #row_operate, #row_civilite, #acc_row_regime, #row_lunch_customer_council {
	float: right;
	width: 52%;
	margin-bottom: 15px;
	padding: 5px;
	border-radius: 5px;
}

input[type="text"] {
	width: 50% !important;
	float: right;
	font-family: Raleway;
}


.form_row select {
	width: 53% !important;
	float: right;
	font-size: 14px;
	font-family: Arial !important;
	padding: 5px;
	background: #F4F4F4;
	border: none !important;
	border-radius: 3px;
}

#block_identite
{
	width: 100%;
	float:left;
	position:relative;
}



#block_atelier .form_row {
	margin-bottom: 20px;
	clear: both !important;
	width: 50% !important;
}
#transport_col_1, #transport_col_2 {
	float: left;
	width: 48% !important;
	margin: 0 1% 0 0 !important;
	padding: 0 15px 10px 15px;
	box-sizing: border-box !important;
	border: 1px solid #275354;
}

#transport_col_1 h3, #transport_col_2 h3 {
	padding: 15px !important;
	background: #F6F6F6 !important;
}

#block_transports {
	float: left;
	width: 100% !important;
}

#block_trade {
	clear: both !important;
	float: left;
	width: 100% !important;
}

#block_final {
	width: 100% !important;
	clear: both !important;
	margin-top: 40px !important;
	float: left;
	padding-bottom: 50px;
	background: #F6F6F6;
	color: #000000;
}


#block_inscription, #block_identite, #block_hotel, #block_atelier, #block_transports, #block_trade, #block_final, #block_visite {
	padding: 30px;
	box-sizing: border-box !important;
}

#block_hotel_rappel {
	background: #99014E;
	color: white !important;
	border-radius: 15px;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
	margin: 60px auto;
	padding: 30px;
	max-width: 750px;
	text-align: center !important;
}

#block_identite_accompagnant_simple {
	float: left;
	padding: 30px;
	box-sizing: border-box !important;
	width: 100% !important;
}

.col40 {
	float: left;
	width: 40% !important;
}
.col60 {
	float: left;
	width: 60% !important;
	padding-right: 20px;
	box-sizing: border-box !important;
}
.col60 input {
	float: none !important;
	width: auto !important;
}

#transport_col_1 .form_row, #transport_col_2 .form_row {
	clear: both !important;
	display: block !important;
	padding-bottom: 15px;
}

input[type="button"] {
	background: #6100F9 !important;
	color: #ffffff;
	margin-top: 6px;
	padding: 10px 50px;
	border: 0;
	font-family: Poppins;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600 !important;
	clear: both !important;
	display: block !important;
	margin: 25px auto !important;
}

#tabBooking
{
	width:896px;
}


.encart_info {
	background: url(../images/exclamation-mark.png) no-repeat 15px center #f4f4f4 !important;
	padding: 20px 20px 20px 65px !important;
	font-weight: bold !important;
	clear: both !important;
	font-size: 15px;
}


.bigtitle {
	text-align: center;
	border: none !important;
	font-size: 34px;
	margin-bottom: 0px;
}
.sous-bigtitle {
	font-size: 20px;
	font-weight: bold;
	color: black;
	text-align: center;
	padding-bottom: 30px;
}

#colleft {
	width: 75%;
	float: left;
}
#colright {
	width: 25% !important;
	float: right;
}

#anchor_menu {
	position: absolute;
	top: 0 !important;
}
#anchor_menu.anchor_menu_fixed {
    position: fixed !important;
    top: 20% !important;
}
#anchor_menu li.active a {
	color: white !important;
}


.nav {
	margin: 0 !important;
	padding: 0 !important;
}

#anchor_menu li {
	list-style-type: none !important;
	margin-top: 20px;
	background: #f4f4f4 !important;
	transition: background-color .3s ease !important;
}

#anchor_menu li a {
	text-decoration: none !important;
	padding: 10px 20px !important;
	text-transform: uppercase !important;
	display: block !important;
}

#anchor_menu li.active {
	background: #E64B48 !important;
}

@media only screen and (max-device-width : 812px) {
	
	#main, #wrapper, #header {
		width: 100% !important;
	}
	
	#block_identite {
		width: 100% !important;
	}
	.lien_retour_site {
		width: 100% !important;
	}

	#block_atelier select, #block_atelier .form_row {
		width: 100% !important;
		float: none !important;
	}
	
	#transport_col_1, #transport_col_2 {
		float: none !important;
		width: 100% !important;
		margin: 0 !important;
		padding: 0 10px 10px !important;
	}

	.col40 {
		width: 25% !important;
	}
	.col60 {
		width: 75% !important;
	}

	#block_transports select {
		width: 82px !important;
	}

	#block_hotel table {
		width: 100% !important;
	}

	.tabcol1 {
		width: 140px;
		padding: 10px 0 10px 10px;
	}

	#block_hotel th {
		padding: 10px 10px;
	}
	
	#table_hotels td {
		padding: 10px !important;
	}

	#footer
	{
		width: 100% !important;
	}

	input[type="button"] {
		padding: 20px 50px;
		font-size: 15px;
	}
	
	#block_identite_accompagnant_simple {
		width: 100% !important;
		float: none !important;
		padding: 30px !important;
		box-sizing: border-box;
	}
	
	#colleft
	{
		width: 100% !important;
	}
	#colright
	{
		display:none !important;
	}
	
	#register-header img {
		width: 70% !important;
	}
	
	#register-header {
		padding-top: 15px !important;
	}
	
	#register-header h1 {
		font-size: 38px;
		padding-bottom: 35px;
	}
	
	#toTop
	{
		display:none !important;
	}
	
}


#table_hotels td {
	width: 30% !important;
	background: #EEEEEE;
	padding: 20px;
	text-align: center;
	/* border-width: 20px 10px 20px 0; */
	border-color: white;
	border-style: solid;
	cursor: pointer !important;
}

#table_hotels, #tabBooking
{
	border-collapse: separate;
}

#table_hotels .tarif {
	font-size: 24px;
	font-weight: bold;
	color: black;
}

#table_hotels a {
	font-size: 20px;
	text-decoration: none !important;
	margin-bottom: 0px !important;
	display: block;
}

#table_hotels td.selected, #table_hotels td.selected a, #table_hotels td.selected, #table_hotels td.selected .tarif {
	background: #008298 !important;
	color: white !important;
}

#tabBooking th, #tabBooking td {
	border-right: 5px solid white;
}

#tabBooking td.selected {
	background: #008298 !important;
	color: white !important;
}

#tabBooking td {
	color: black !important;
	padding: 30px;
	background: #eeeeee none repeat scroll 0 0;
	cursor: pointer;
}

.prop_regime {
	clear: both !important;
	margin-bottom: 5px;
	height: 30px;
}

#table_hotels.error td {
	background: #F6CDCD;
}

.bo_nom_hotel {
	font-weight: bold;
	font-size: 1.3em;
}



td.no_more {
	opacity: 0.3;
}

.table_bo_reservations
{
	text-align: center;
}

#btn_hotels {
	margin-top: 20px;
	border-radius: 10px !important;
	box-shadow: 2px 2px 7px rgba(0,0,0,0.2);
	overflow: hidden;
	display: inline-block;
}



.error {
	color: #DD3734 !important;
	display: block !important;
	clear: both;
	width: auto !important;
	font-size: 12px;
	font-weight: bold;
}

