html, body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 100%;
	color: #5F6062;
}

.cake-sql-log {
	font-family: Fixedsys;
	border-top: 1px solid #5F6062;
	border-right: 1px solid #5F6062;
	background-color: #efefef;
}

.cake-sql-log td, .cake-sql-log th {
	border-left: 1px solid #5F6062;
	border-bottom: 1px solid #5F6062;
	padding: 4px;
}

.cake-sql-log caption {
	margin-top: 60px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
}

a {
	cursor: pointer;
}

a.pdf {
	background: url('https://www.laurierduvallon.com/img/a.pdf.png') left center no-repeat;
	padding-left: 20px;
	line-height: 16px;
}

a img { border: none; }

p {
	font-size: 12px;
	color: #5f6062;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	line-height: 16px;
	
}

li {
	color: #5f6062;
}

h1 {
	font-size: 20px;
	color: #5f6062;
	font-weight: 400;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}


h3 {
	font-size: 15px;
	color: #5f6062;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

h2 {
	font-size: 18px;
	color: #5f6062;
	font-weight: 400;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

h2.gros {
	font-size: 25px;
}

h2.deuxlignes {
	margin: 0px 0px 0px 0px;
}

h1.uppercase {
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}

h1.no_marginbottom {
	margin: 0px 0px 0px 0px;
}

h1.next_dates {
	color: #008bae;
	margin: 20px 0px 20px 0px;
}

.hidden{
	display:none;
}

a {
	color: #008bae; 
	text-decoration: underline;
}

a:link { color:#008bae; text-decoration: underline; }
a:visited { color:#008bae; text-decoration: underline; }
a:hover { color:#00667f; text-decoration: underline; }
a:active { color:#00667f; text-decoration: underline; }

#giftcard {
	position: absolute;
	right: 7px;
	top: 0;
	border-left: 8px solid #fff;
	padding-left: 40px;
	height: 115px;
	width: 200px;
}

#giftcard img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -37px;
	margin-left: -100px;
}

#container {
	width: 980px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	position: relative;
}

#entete {
	width: 980px;
	height: 95px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#entete_gauche {
	float: left;
	width: 247px;
	height: 77px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

#entete_droite {
	position: relative;
	float: left;
	width: 733px;
	height: 77px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.accueil #entete_droite {
	clear:right;
	float:right;
	margin:0;
	padding:0;
	position:relative;
	width:265px;
}

#logo {
	float: left;
	width: 168px;
	height: 77px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#entete_menu {
	float: right;
	height: 43px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#entete_menu ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#entete_menu ul li {
	display: inline;
	font-size: 10px;
	text-transform: uppercase;
	color: #76777a;
	line-height: 43px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
}

#entete_menu ul li a { text-decoration: none; color: #76777a; }
#entete_menu ul li a:link { text-decoration: none; color: #76777a; }
#entete_menu ul li a:visited { text-decoration: none; color: #76777a; }
#entete_menu ul li a:hover { text-decoration: underline; color: #231f20; }
#entete_menu ul li a:active { text-decoration: underline; color: #231f20; }
#entete_menu ul li a.active { text-decoration: none; color: #231f20 !important; }

#entete_formulaire {
	float: right;
	clear:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	width: 215px;
}

.accueil #entete_formulaire {
	bottom: 24px;
	clear:right;
	float:right;
	margin:0;
	padding:0;
	position:relative;
	width:265px;
}

#entete_formulaire form {
	margin: 0;
	padding: 0;
}

p.extranet {
	font-size: 14px;
	color: #5f6062;
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 5px 0px;

}

.accueil p.extranet {
	color:#5F6062;
	font-size:14px;
	margin:25px 0 5px;
	padding:0;
	text-align:right;
	width:265px;
}

* html p.extranet {
	position: relative;
	left: 6px;
}

#nom_usager {
	float: right;
	clear: right;
	height: 21px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
}

input.nom_usager {
	float: left;
	width: 107px;
	height: 17px;
	padding: 3px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #b3b3b3;
	background-color: #fff;
	font-size: 10px;
	color: #76777a;
	line-height: 17px;
}

* html input.nom_usager {
	line-height: 17px;
	padding: 1px 0px 0px 0px;
	height: 18px;
}

#nip {
	float: right;
	clear: right;
	height: 21px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 265px;
}

li #nip, li #nom_usager {
	float: left;
	clear: left;
}

li #nip {
	width: auto !important;
}

li #nom_usager {
	width: 215px;
}

input.nip {
	float: right;
	width: 107px;
	height: 17px;
	padding: 3px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #b3b3b3;
	background-color: #fff;
	font-size: 10px;
	color: #76777a;
	line-height: 18px;
}

* html input.nip {
	line-height: 17px;
	padding: 1px 0px 0px 0px;
	height: 18px;
}


#btn_nip {
	float: right;
	width: 21px;
	height: 21px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	cursor: pointer;
}

#btn_nip:hover {
	background: url('https://www.laurierduvallon.com/img/btn_recherche_hover.png') no-repeat top left;
}

#ExtranetPassword {
	display: none;
}

#question {
	float: right;
	clear: right;
	height: 21px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 225px;
}

input.question {
	float: left;
	width: 187px;
	height: 17px;
	padding: 2px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #b3b3b3;
	background-color: #fff;
	font-size: 10px;
	color: #76777a;
}

* html input.question {
	line-height: 17px;
	padding: 1px 0px 0px 0px;
	height: 18px;
}

span.highlight {
	font-weight: bold;
	background-color: #CCEBF5;
}

#btn_question {
	float: right;
	width: 21px;
	height: 21px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	background: url('https://www.laurierduvallon.com/img/btn_recherche.png') no-repeat top left;
	cursor: pointer;
}

#btn_question:hover {
	background: url('https://www.laurierduvallon.com/img/btn_recherche_hover.png') no-repeat top left;
}

/*********** menu ***********/

.menu_principal {
	width: 958px;
	height: 26px;
	padding: 0px 0px 0px 22px;
	margin: 0px 0px 6px 0px;
	background: url('https://www.laurierduvallon.com/img/menu2/btn_vacances.png') repeat-x top left;
	background-position: 0 -52px;

}

.menu_principal_piedpage {
	margin: 0px 0px 0px 0px;
}

.menu_principal ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('https://www.laurierduvallon.com/img/menu2/btn_vacances.png') repeat-x top left;
	background-position: 0 -52px;
}

.menu_principal li.vacances {
	background:url('https://www.laurierduvallon.com/img/menu2/btn_vacances.png') no-repeat top left;
	background-position:0 0px;
	width:118px;
	height:26px;
	float:left;
	line-height: 26px;

}

.menu_principal li.affaires {
	background:url('https://www.laurierduvallon.com/img/menu2/btn_affaires.png') no-repeat top left;
	background-position:0 0px;
	width:100px;
	height:26px;
	float:left;
	line-height: 26px;

}


.menu_principal li.groupes {
	background:url('https://www.laurierduvallon.com/img/menu2/btn_groupe.png') no-repeat top left;
	background-position:0 0px;
	width:179px;
	height:26px;
	float:left;
	line-height: 26px;

}

.menu_principal li.croisiere {
	background:url('https://www.laurierduvallon.com/img/menu2/btn_croisiere.png') no-repeat top left;
	background-position:0 0px;
	width:115px;
	height:26px;
	float:left;
	line-height: 26px;

}

 /**** btn vacances ***/

.menu_principal a.vacances {
	position: absolute;
	color: #777;
	width: 118px;
	height: 26px;
	display: block;
	text-decoration: none;
	text-align:center;

}

.menu_principal li.vacances a.active {
	position:relative;
	overflow:hidden;
	width:119px;
	height:26px;
	color:#fff;
	left: 0px;
	line-height:26px;
	cursor:pointer;
	background:url('https://www.laurierduvallon.com/img/menu2/btn_vacances.png') no-repeat top left;
	background-position:0 -26px;
	z-index: 500;
}

.menu_principal li.vacances a.active:hover em {
	position:absolute;
	overflow:hidden;
	width:119px;
	height:26px;
	left:0px !important;
	top:0;
	color:#fff;
	line-height:26px;
	cursor:pointer;
	background:url('https://www.laurierduvallon.com/img/menu2/btn_vacances.png') no-repeat top left;
	background-position:0 -26px;
	z-index: 500;
}

.menu_principal a.vacances:hover {
	width: 119px;
	height: 26px;
	z-index: 500;
}

.menu_principal a.vacances em {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size: 12px;
	font-style: normal;
}

.menu_principal a.vacances:hover em {
	position:absolute;
	overflow:hidden;
	width:119px;
	height:26px;
	left:2px;
	top:0;
	color:#fff;
	line-height:26px;
	cursor:pointer;
	background:url('https://www.laurierduvallon.com/img/menu2/btn_vacances.png') no-repeat top left;
	background-position:0 -26px;
}


/*** btn affaires ***/

.menu_principal a.affaires {
	position: absolute;
	color: #777;
	width: 100px;
	height: 26px;
	display: block;
	text-decoration: none;
	text-align:center;

}

.menu_principal li.affaires a.active {
	position:relative;
	overflow:hidden;
	width:107px;
	height:26px;
	color:#fff;
	left:-7px;
	line-height:26px;
	cursor:pointer;
	background:url('https://www.laurierduvallon.com/img/menu2/btn_affaires.png') no-repeat top left;
	background-position:0 -26px;
}

.menu_principal li.affaires a.active:hover em {
	position:absolute;
	overflow:hidden;
	width:107px;
	height:26px;
	left:0px !important;
	top:0;
	color:#fff;
	line-height:26px;
	cursor:pointer;
	background:url('https://www.laurierduvallon.com/img/menu2/btn_affaires.png') no-repeat top left;
	background-position:0 -26px;
}

.menu_principal a.affaires:hover {
	width: 107px;
	height: 26px;
	z-index: 1;
}

.menu_principal a.affaires em {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size: 12px;
	font-style: normal;
}

.menu_principal a.affaires:hover em {
	position:absolute;
	overflow:hidden;
	width:107px;
	height:26px;
	left:-7px;
	top:0;
	color:#fff;
	line-height:26px;
	cursor:pointer;
	background:url('https://www.laurierduvallon.com/img/menu2/btn_affaires.png') no-repeat top left;
	background-position:0 -26px;
	z-index: 1 !important;
}

/*** btn groupes ***/


.menu_principal a.groupes {
	position: absolute;
	color: #777;
	width: 179px;
	height: 26px;
	display: block;
	text-decoration: none;
	text-align:center;

}

.menu_principal li.groupes a.active {
	position:relative;
	overflow:hidden;
	width:187px;
	height:26px;
	left:-8px;
	color:#fff;
	line-height:26px;
	cursor:pointer;
	background:url('https://www.laurierduvallon.com/img/menu2/btn_groupe.png') no-repeat top left;
	background-position:0 -26px;
}

.menu_principal li.groupes a.active:hover em {
	position:absolute;
	overflow:hidden;
	width:187px;
	height:26px;
	left:0px !important;
	top:0;
	color:#fff;
	line-height:26px;
	cursor:pointer;
	background:url('https://www.laurierduvallon.com/img/menu2/btn_groupe.png') no-repeat top left;
	background-position:0 -26px;
}

.menu_principal a.groupes:hover {
	width: 187px;
	height: 26px;
	z-index: 500;
}

.menu_principal a.groupes em {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size: 12px;
	font-style: normal;
}

.menu_principal a.groupes:hover em {
	position:absolute;
	overflow:hidden;
	width:187px;
	height:26px;
	left:-8px;
	top:0;
	color:#fff;
	line-height:26px;
	cursor:pointer;
	background:url('https://www.laurierduvallon.com/img/menu2/btn_groupe.png') no-repeat top left;
	background-position:0 -26px;
}

/*** btn croisiere ***/

.menu_principal a.croisiere {
	position: absolute;
	color: #777;
	width: 115px;
	height: 26px;
	display: block;
	text-decoration: none;
	text-align:center;

}

.menu_principal li.croisiere a.active {
	position:relative;
	overflow:hidden;
	width:124px;
	height:26px;
	left:-9px;
	color:#fff;
	line-height:26px;
	cursor:pointer;
	background:url('https://www.laurierduvallon.com/img/menu2/btn_croisiere.png') no-repeat top left;
	background-position:0 -26px;
	z-index:600;
}

* html .menu_principal li.croisiere a.active {
	top: 1px !important;
}

.menu_principal li.croisiere a.active:hover em {
	position:absolute;
	overflow:hidden;
	width:124px;
	height:26px;
	left:0px !important;
	top:0px;
	color:#fff;
	line-height:26px;
	cursor:pointer;
	background:url('https://www.laurierduvallon.com/img/menu2/btn_croisiere.png') no-repeat top left;
	background-position:0 -26px;
}

* html .menu_principal li.croisiere a.active:hover em {
	top: -1px !important;
}

.menu_principal a.croisiere:hover {
	width: 124px;
	height: 26px;
	z-index: 500;
}

.menu_principal a.croisiere em {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size: 12px;
	font-style: normal;
}

.menu_principal a.croisiere:hover em {
	position:absolute;
	overflow:hidden;
	width:124px;
	height:26px;
	left:-8px;
	top:0;
	color:#fff;
	line-height:26px;
	cursor:pointer;
	background:url('https://www.laurierduvallon.com/img/menu2/btn_croisiere.png') no-repeat top left;
	background-position:0 -26px;
}

/********** menu piedpage **********/

.menu_principal ul.piedpage {
	float: right;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 30px 0px 0px;
}

.menu_principal ul li.piedpage {
	display: inline;
	font-size: 10px;
	text-transform: uppercase;
	color: #c2c1c1;
	line-height: 26px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
}

.menu_principal ul li.piedpage a { text-decoration: none; color: #c2c1c1; }
.menu_principal ul li.piedpage a:link { text-decoration: none; color: #c2c1c1; }
.menu_principal ul li.piedpage a:visited { text-decoration: none; color: #c2c1c1; }
.menu_principal ul li.piedpage a:hover { text-decoration: none; color: #fff; }
.menu_principal ul li.piedpage a:active { text-decoration: none; color: #fff; }
.menu_principal ul li.piedpage a.active { text-decoration: none; color: #fff !important; }


/*********** slideshow **********/

#slideshow {
	width: 980px;
	height: 275px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
}

#slideshow_images {
	width: 980px;
	height: 275px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	left: 0px;
	top: 0px;
	position: absolute;
	overflow: hidden;
}

div.slideshow_image {
	width: 980px;
	height: 275px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.slideshow_image a.promo {
	width: 980px;
	height: 275px;
	display: block;
}

#slideshow_pager {
	position: absolute;
	height: 19px;
	
	bottom: 5px;
	right: 363px;
	z-index: 100;
}

#slideshow_pager a {
	display: block;
	float: left;
	text-decoration: none;
	width: 19px;
	height: 17px;
	padding-top: 2px;
	color: #000;
	margin-left: 2px;
	text-align: center;
	
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF,endColorstr=#7FFFFFFF);
	zoom: 1;
	
	background-color: rgb(255, 255, 255); /* The Fallback */
	background-color: rgba(255, 255, 255, 0.8);
}

#slideshow_pager a.activeSlide {
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCCCEBF5,endColorstr=#CCCCEBF5);
	zoom: 1;
	
	background-color: rgb(204, 235, 245); /* The Fallback */
	background-color: rgba(204, 235, 245, 0.8);
}

.slideshow_pagesbox{
	height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.slideshow_pagesbox li{
	color: #5F6062 !important;
	font-size:12px !important;
	float:left;
	vertical-align:middle;
	padding: 2px 0px 0px 0px !important;
	margin: 0px 2px 0px 0px !important;
	height: 16px;
	width: 18px;
	display: block;
	background: url(https://www.laurierduvallon.com/img/reservations/etape1_recherche/transparent_white_px.png);
	list-style: none;
	text-align:center;
	cursor:pointer;
}
.slideshow_pagesbox li:hover{
	color:#008BAE;
	background-image:none;
	background-color:#FFF;
}

/********** gauche ***********/

#gauche {
	float: left;
	width: 592px;
	padding: 0px 45px 0px 25px;
	margin: 0px 0px 0px 0px;
}

#gauche #content{
	padding:10px 0;
}

#gauche #content ul {
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 30px 0px;
}

#gauche #content ul li {
	font-size: 12px;
	color: #5f6062;
	line-height: 16px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

#gauche #content p{
	line-height: 16px;
	font-size: 12px;
	color: #5f6062;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

#gauche #content p.liste{
	margin: 0px 0px 5px 0px;
}

#content h2 {
	margin-top: 15px;
}

/********** menu_secondaire **********/

#menu_secondaire {
	width: 592px;
	height: 27px;
	padding: 16px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #c7c9cb;
}

#menu_secondaire ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu_secondaire ul li {
	display: inline;
	font-size: 16px;
	color: #5f6062;
	padding: 0px 0px 0px 0px;
	margin: 0px 25px 0px 0px;
}

#menu_secondaire ul li.last {
	margin-right: 0px;
}

#menu_secondaire ul li a { color: #5f6062; text-decoration: none; }
#menu_secondaire ul li a:link { color: #5f6062; text-decoration: none; }
#menu_secondaire ul li a:visited { color: #5f6062; text-decoration: none; }
#menu_secondaire ul li a:hover { color: #008bae; text-decoration: none; }
#menu_secondaire ul li a:active { color: #008bae; text-decoration: none; }

#menu_secondaire ul li a.active { color: #008bae !important; text-decoration: none; }

#affaires #menu_secondaire ul li a:hover { color: #D06F1A; text-decoration: none; }
#affaires #menu_secondaire ul li a:active { color: #D06F1A; text-decoration: none; }

#affaires #menu_secondaire ul li a.active { color: #D06F1A !important; text-decoration: none; }


/********** droite **********/

#droite {
	position: relative;
	float: left;
	bottom: 61px;
	width: 318px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 150;
}

#zone_reservation {
	width: 318px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

p.zone_reservation_titre {
	font-size: 25px;
	color: #008bae;
	line-height: 61px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#zone_reservation_titre {
	width: 318px;
	height: 61px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('https://www.laurierduvallon.com/img/reservations/zone/background_titre2.png') no-repeat top left;
}
#affaires #zone_reservation_titre {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/background_titre_red.png') no-repeat top left;
}

#zone_reservation_content {
	width: 316px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #008bae;
}
#affaires #zone_reservation_content {
	border-color: #f2d2b5;
}
#zone_reservation_vols {
	width: 316px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#zone_reservation_voitures {
	width: 316px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#zone_reservation_hotels {
	width: 316px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#zone_reservation_vacances {
	width: 316px;
	overflow:hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#zone_reservation_derniereminute {
	width: 316px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*#zone_boutons {
	width: 300px;
	height: 86px;
	padding: 0px 8px 0px 8px;
	margin: 0px 0px 0px 0px;
	background: #f7f8f7 url('../img/reservations/zone/background_zone_boutons.png') no-repeat bottom left;
}

.zone_boutons_item {
	float: left;
	width: 46px;
	height: 86px;
	padding: 0px 0px 0px 0px;
	margin: 0px 7px 0px 7px;
}

* html .zone_boutons_item {
	margin: 0px 5px 0px 5px;
}

.zone_boutons_titre {
	width: 46px;
	height: 27px;
	text-align: center;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}*/

#zone_boutons {
	width: 300px;
	height: 77px;
	padding: 0px 8px 0px 8px;
	margin: 0px 0px 0px 0px;
	background: #f7f8f7 url('https://www.laurierduvallon.com/img/reservations/zone/background_zone_boutons2.png') no-repeat bottom left;
}

.zone_boutons_item {
	float: left;
	width: 46px;
	height: 77px;
	padding: 0px 0px 0px 0px;
	margin: 0px 7px 0px 7px;
	cursor:pointer;
}

* html .zone_boutons_item {
	margin: 0px 5px 0px 5px;
}

.zone_boutons_item .btn {
	
}

.zone_boutons_titre {
	width: 46px;
	height: 27px;
	text-align: center;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.zone_boutons_item a {
	font-size: 10px;
	color: #333;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

.zone_boutons_item p {
	line-height: 10px;
	 padding: 0px 0px 0px 0px;
	 margin: 0px 0px 0px 0px;
}


.zone_boutons_item a:link { color: #5f6062; text-decoration: none; }
.zone_boutons_item a:visited { color: #5f6062; text-decoration: none; }
.zone_boutons_item a:hover { color: #008bae; text-decoration: none; }
.zone_boutons_item a:active { color: #008bae; text-decoration: none; }
.zone_boutons_item a.active { color: #008bae !important; text-decoration: none; }

.zone_boutons_item:hover a { color: #008bae !important; text-decoration: none; }

#affaires .zone_boutons_item a:hover { color: #D06F1A; text-decoration: none; }
#affaires .zone_boutons_item a:active { color: #D06F1A; text-decoration: none; }
#affaires .zone_boutons_item a.active { color: #D06F1A !important; text-decoration: none; }

#affaires .zone_boutons_item:hover a { color: #D06F1A !important; text-decoration: none; }


/*** btn vol ***/

#btn_vols {
	width: 46px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_vol.png') no-repeat top left;
}

.zone_boutons_item:hover #btn_vols {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_vol_hover.png') no-repeat top left;
}

#btn_vols.active {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_vol_hover.png') no-repeat top left !important;
}

#affaires .zone_boutons_item:hover #btn_vols {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_vol_hover_red.png') no-repeat top left;
}

#affaires #btn_vols.active {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_vol_hover_red.png') no-repeat top left !important;
}

/*** btn voiture ***/

#btn_voiture {
	width: 46px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_voiture.png') no-repeat top left;
}

.zone_boutons_item:hover #btn_voiture {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_voiture_hover.png') no-repeat top left;
}

#btn_voiture.active {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_voiture_hover.png') no-repeat top left;
}

#affaires .zone_boutons_item:hover #btn_voiture {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_voiture_hover_red.png') no-repeat top left;
}

#affaires #btn_voiture.active {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_voiture_hover_red.png') no-repeat top left;
}

/*** btn hotels ***/
	
#btn_hotels {	
	width: 46px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_hotels.png') no-repeat top left;
}

.zone_boutons_item:hover #btn_hotels {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_hotels_hover.png') no-repeat top left;
}

#btn_hotels.active {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_hotels_hover.png') no-repeat top left;
}

#affaires .zone_boutons_item:hover #btn_hotels {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_hotels_hover_red.png') no-repeat top left;
}

#affaires #btn_hotels.active {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_hotels_hover_red.png') no-repeat top left;
}

/*** btn vacances ***/

#btn_vacances {	
	width: 46px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_vacances.png') no-repeat top left;
}

.zone_boutons_item:hover #btn_vacances {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_vacances_hover.png') no-repeat top left;
}

#btn_vacances.active {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_vacances_hover.png') no-repeat top left;
}

#affaires .zone_boutons_item:hover #btn_vacances {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_vacances_hover_red.png') no-repeat top left;
}

#affaires #btn_vacances.active {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_vacances_hover_red.png') no-repeat top left;
}

/*** btn derniere minute ***/

#btn_derniere_minute {
	width: 46px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_derniere_minute.png') no-repeat top left;
}

.zone_boutons_item:hover #btn_derniere_minute {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_derniere_minute_hover.png') no-repeat top left;
}

#btn_derniere_minute.active {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_derniere_minute_hover.png') no-repeat top left;
}

#affaires .zone_boutons_item:hover #btn_derniere_minute {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_derniere_minute_hover_red.png') no-repeat top left;
}

#affaires #btn_derniere_minute.active {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/boutons/btn_derniere_minute_hover_red.png') no-repeat top left;
}


/********** fleche bouton **********/


/*.fleche_bouton {
	width: 46px;
	height: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.fleche_active {
	background: url('../img/reservations/zone/boutons_active.png') no-repeat bottom left;
}*/


/********** checkbox **********/

/*#zone_checkbox {
	width: 316px;
	height: 39px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background: url('../img/reservations/zone/background_checkboxes.png') no-repeat top left;
}*/

#zone_checkbox {
	width: 316px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background: url('https://www.laurierduvallon.com/img/reservations/zone/background_checkboxes2.png') no-repeat top left;
}

#affaires #zone_checkbox {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/background_checkboxes2_gray.png') no-repeat top left;
}

#zone_checkbox ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

* html #zone_checkbox ul {
	margin: 8px 0px 0px 0px;
}

#zone_checkbox ul li {
	display: inline;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	line-height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 9px 0px 8px;
}

* html #zone_checkbox ul li {
	margin: 0px 6px 0px 6px;
}

#zone_checkbox input.carre {
	width: 15px;
	height: 15px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	border: 1px solid #a7b7bd;
}

/********** selectbox et textfield ********/

div.selectbox {
	width: 316px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

.selectbox_item {
	width: 316px;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

.selectbox_titre {
	float: left;
	width: 105px;
	padding: 3px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

.selectbox_box {
	float: left;
	width: 181px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.selectbox_box select {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.gris_fonce {
	background-color: #dadbd9;
}

.gris_pale {
	background-color: #f2f2f2;
}

p.titre_selectbox{
	font-size: 13px;
	color: #333;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.selectbox_box input {
	width: 165px;
	height: 16px;
	color:#5f6062;
	line-height: 18px;
	padding: 2px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #cfd0d0;
}

.selectbox_check {
	width: 266px;
	padding: 0px 25px 0px 25px;
	margin: 0px 0px 0px 0px;
}

.selectbox_check_colonne {
	float: left;
	width: 133px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.selectbox ul  {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.selectbox ul li {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.selectbox input.carre {
	width: 15px;
	height: 15px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	border: 1px solid #a7b7bd;
}

.cal_select{
	float: left;
	width: 181px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.cal_select input{
	border:medium none;
	color:#5F6062;
	cursor:pointer;
	display:block;
	font-size:12px;
	height:19px;
	margin:0;
	padding:2px 0 0 5px;
	text-align:left;
	width:168px;
	background:#FFFFFF url(https://www.laurierduvallon.com/img/select_box.png) no-repeat scroll right top;
}

/*********** btn chercher ***********/

#btn_reservation_chercher {
	width: 316px;
	height: 31px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('https://www.laurierduvallon.com/img/reservations/zone/btn_chercher.png') no-repeat top left;
	cursor: pointer;
}
#affaires #btn_reservation_chercher {
	background: url('https://www.laurierduvallon.com/img/reservations/zone/btn_chercher_red.png') no-repeat top left;
}

/********** btn_services ************/

/********** un **********/

#services_un {
	width: 318px;
	padding: 0px 0px 0px 0px;
	margin: 30px 0px 0px 0px;
}

#services_un ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#services_un ul li {
	width: 318px;
	line-height: 34px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	background: url('https://www.laurierduvallon.com/img/reservations/services/background_btn_services1.png') no-repeat top left;
	cursor: pointer;
	outline: none;
}

#services_un ul li:hover {
	background: url('https://www.laurierduvallon.com/img/reservations/services/background_btn_services1_hover.png') no-repeat top left;
}



#services_un ul li ul {
	display: none;
}

#services_un ul li ul li {
	margin: 0px 0px 0px 0px;
	background: #C4D4D7;
	position: relative;
	bottom: 1px;
	width: 316px;
	border-left: 1px solid #a5a6a9;
	border-right: 1px solid #a5a6a9;
	border-bottom: 1px solid #a5a6a9;
	line-height: auto;
	height: 65px !important;
}

#services_un ul li.infolettre ul li {
	height: 90px !important;
}

#NewsletterEmailPostalcode  {
	margin-bottom: 5px;
}

.NewsletterSubmitButton {
	position: relative;
	/*top: 26px;*/
}

#services_un ul li:hover ul li {
	border-left: 1px solid #6b6b6d;
	border-right: 1px solid #6b6b6d;
	border-bottom: 1px solid #6b6b6d;
}

#services_un ul li ul li:hover {
	background: #C4D4D7;
}

#services_un ul li ul li form {
	margin: 0;
	padding: 0;
	margin-left: 46px;
	padding-top: 0px;
	
}

#services_un ul li.cadeau li {
	height: 24px !important;
	border-bottom: none;
}

* html #services_un ul li.cadeau li {

}

#services_un ul li.cadeau li.last {
	border-bottom: 1px solid #a5a6a9 !important;
}

#services_un ul li.cadeau li:hover {
	border-bottom: none !important;
}

#services_un ul li.cadeau li.last:hover {
	border-bottom: 1px solid #6b6b6d !important;
}

#services_un ul li.cadeau:hover li {
	border-bottom: none !important;
}

#services_un ul li.cadeau:hover li.last {
	border-bottom: 1px solid #6b6b6d !important;
}

#services_un ul li.cadeau li a  {
	background: none;
	padding-left: 61px;
	line-height: 24px !important;
	width: 250px;
}

#services_un ul li.cadeau li a:hover  {
	background: none;
}

#infolettre_form {
	display: none;
}

#extranet_form {
	display: none;
}

#cadeau_slide {
	display: none;
}

#services_un ul li a {
	font-size: 12px;
	color: #333333;
	line-height: 34px;
	font-weight: 400;
	padding: 0px 0px 0px 49px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	display: block;
	outline: none;
	width: 269px;
	height: 33px;
}

#services_un ul li a:hover {
	color: #000; text-decoration: none;
}

#services_un ul li.extranet a { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_extranet.png') no-repeat left top; }
#services_un ul li.extranet a:hover { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_extranet_hover.png') no-repeat left top; }

#services_un ul li.infolettre a { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_infolettre.png') no-repeat left top; }
#services_un ul li.infolettre a:hover { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_infolettre_hover.png') no-repeat left top; }

/********** deux **********/

#services_deux {
	width: 318px;
	padding: 0px 0px 0px 0px;
	margin: 30px 0px 0px 0px;
}

#services_deux ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#services_deux ul li {
	width: 318px;
	height: 34px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	background: url('https://www.laurierduvallon.com/img/reservations/services/background_btn_services2.png') no-repeat top left;
	cursor: pointer;
	line-height: 19px;
}

#services_deux ul li:hover {
	background: url('https://www.laurierduvallon.com/img/reservations/services/background_btn_services2_hover.png') no-repeat top left;
}

#services_deux ul li a {
	font-size: 12px;
	color: #333333;
	line-height: 34px;
	font-weight: 400;
	padding: 0px 0px 0px 49px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	display: block;
	
	width: 269px;
	height: 33px;
}

#services_deux ul li a:hover {
	color: #000; text-decoration: none;
}

#services_un ul li.suggestions a { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_suggestions.png') no-repeat left top; }
#services_un ul li.suggestions a:hover { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_suggestions_hover.png') no-repeat left top; }

#services_deux ul li.publicity a { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_publicite.png') no-repeat left top; }
#services_deux ul li.publicity a:hover { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_publicite_hover.png') no-repeat left top; }

#services_deux ul li.mobilite_reduite a { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_mobilite.png') no-repeat left top; }
#services_deux ul li.mobilite_reduite a:hover { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_mobilite_hover.png') no-repeat left top; }

#services_deux ul li.bagages a { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_bagage.png') no-repeat left top; }
#services_deux ul li.bagages a:hover { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_bagage_hover.png') no-repeat left top; }

#services_deux ul li.reservations a { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_sieges.png') no-repeat left top; }
#services_deux ul li.reservations a:hover { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_sieges_hover.png') no-repeat left top; }

#services_deux ul li.assurances a { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_assurances.png') no-repeat left top; }
#services_deux ul li.assurances a:hover { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_assurances_hover.png') no-repeat left top; }

#services_deux ul li.conseils a { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_conseils.png') no-repeat left top; }
#services_deux ul li.conseils a:hover { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_conseils_hover.png') no-repeat left top; }

#services_deux ul li.liens_utiles a { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_liens.png') no-repeat left top; }
#services_deux ul li.liens_utiles a:hover { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_liens_hover.png') no-repeat left top; }

#services_un ul li.cadeau a { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_cadeau.png') no-repeat left top; }
#services_un ul li.cadeau a:hover { background: url('https://www.laurierduvallon.com/img/reservations/services/carre_cadeau_hover.png') no-repeat left top; }

div.search h2 {
	border-bottom: 1px solid #C7C9CB;margin-bottom: 10px;
}

div.search h3 {
	font-weight: bold;
	margin-bottom: 5px;
}

div.search div.resultat {
	margin-bottom: 18px;
}

div.search a {
	color: #008BAE;
	text-decoration: none;
}

div.search a:link {
	color: #008BAE;
	text-decoration: none;
}

div.search a:visited {
	color: #008BAE;
	text-decoration: none;
}

div.search a:active {
	color: #5F6062;
	text-decoration: underline;
}

div.search a:hover {
	color: #5F6062;
	text-decoration: underline;
}

div.paging {
	padding-bottom: 10px;
	float: right;
	color: #C7C9CB;
}

div.paging div.disabled {
	display: inline;
	color: #C7C9CB;
}

/*#popup {
	width: 581px;
	height: 423px;
	background: url('../img/popup_bg.png') left top no-repeat;
	position: absolute;
	z-index: 2000;
	top: -9999px;
	right: 350px;
}*/

#popup {
	width: 617px;
	height: 464px;
	background: url('https://www.laurierduvallon.com/img/popup_bg2.png') left top no-repeat;
	position: absolute;
	z-index: 2000;
	top: -9999px;
	right: 350px;
}

#popup h2 {
	border-bottom: 1px solid #C7C9CB;
	margin-bottom: 12px;
}

#popup h3 {
	font-weight: bold;
	margin-bottom: 8px;
}

#popup div.links h3 {
	margin-top: 20px !important;
	margin-bottom: 0px !important;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #aaa;
	padding: 3px 3px 3px 5px;
}

#popup_close {
	width: 45px;
	height: 25px;
	position: absolute;
	right: 20px;
	top: 10px;
	cursor: pointer;
}

#popup_close a {
	display: block;
	width: 45px;
	height: 25px;
}

#popup_content {
	width: 545px;
	height: 368px;
	position: absolute;
	top: 35px;
	left: 11px;
	overflow: auto;
	padding: 20px;
}

#popup_content div.airline {
	width: 145px;
	height: 90px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 9px 9px 9px 9px;
}

#popup_content div.airline a {
	width: 145px;
	height: 90px;
	display: block;
}

div.promo {
	font-size: 32px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	position: absolute;
	left: 20px;
	top: 80px;
}

div.succ {
	border-bottom: 1px solid #C7C9CB;
	padding-top: 15px;
	zoom: 1;
	z-index: 19997;
}


div.GoogleMap  {
	width: 617px;
	height: 464px;
	background: url('https://www.laurierduvallon.com/img/popup_bg2.png') left top no-repeat;
	position: absolute;
	z-index: 20000;
	top: -9999px;
	right: -15px;
	overflow: hidden;
}

div.GoogleMap div.close {
	width: 45px;
	height: 25px;
	position: absolute;
	right: 20px;
	top: 10px;
	cursor: pointer;
}

div.GoogleMap div.close a {
	display: block;
	width: 45px;
	height: 25px;
	z-index: 20000;
}

div.GoogleMap div.content {
	width: 542px;
	height: 368px;
	position: absolute;
	top: 35px;
	left: 11px;
	overflow: auto;
	padding: 20px;
	z-index: 20001;
	zoom: 1;
}

div.succ_left {
	width: 300px;
	float: left;
	z-index: 19998;
	background-color: #fff;
}

div.succ_right {
	width: 290px;
	float: left;
	z-index: 19998;
}

div.succ h4 {
	color: #118CAF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
}

div.succ p {
	margin-bottom: 12px !important;
	z-index: 1;
}

p.GoogleMap {
	float: right;
	width: 105px;
	margin-top: 15px !important;
	margin-bottom: 0px !important;
}

a.GoogleMap {
	display: block;
	padding-left: 30px;
	height: 24px;
	line-height: 24px;
	background: url('https://www.laurierduvallon.com/img/viewmap.jpg') left center no-repeat;
}

#NewsletterEmailAddForm label {
	display: inline;
	position: relative;
	bottom: 1px;
}

#NewsletterEmailAddForm div.checkbox {
	float: left;
}

div.prix img {
	margin-left: 15px;
	margin-right: 15px;
}

#NewsletterEmailAddForm {
	margin: 0;
	padding: 0;
}

div.contest div.text input {
	border: 1px solid #B3B3B3;
	color:#76777A;
	font-size:10px;
	height:17px;
	margin:0 0px 0 0;
	padding:2px 0 0;
	width:187px;
}

div.contest div.text {
	float: left;
	margin-bottom: 12px;
	margin-right: 8px;
}

div.contest div.adresse {
	clear: left;
}

div.contest div.adresse input {
	width: 471px;
}

div.contest div.app input {
	width: 100px;
}

div.contest div.poste input {
	width: 100px;
}

div.contest div.courriel {
	clear: left;
}

div.contest div.age {
	clear: left;
}

div.contest div.age input {
	width: 94px;
}

div.contest div.submit {
	clear: left;
}