#banner {}

#banner ul,
#banner li {
	padding: 0;
	margin: 0;
	list-style: none;

	font-size: 0;
}

#banner .text {}

/*--------------------*/

#welcome {
	width: 390px;
	height: 220px;
	padding: 30px;
	background:url("images/customer/bg_welcome.jpg") 0 0 no-repeat;

	color: #625749;
	font-size: 12px;
	line-height: 20px;
}

	#welcome .btn {
		display: block;
		width: 110px;
		height: 17px;

		margin: 26px 0 0 0;
		padding: 3px 0 0 10px;
		border: none;

		background:url("images/customer/btn_welcome.jpg") 0 0 no-repeat;
		line-height: normal;
		text-decoration: none;
	}

		#welcome .btn:hover {
			background-position: bottom;
		}

/*--------------------*/

#encartsHome {
	width: 450px;
	height: 280px;

	background: url("images/customer/bg_encartsHome.jpg") 0 0 no-repeat;
	
	color: #625749;
	font-size: 11px;
}

	#encartsHome .left {
		width: 166px;
		height: 220px;
		padding: 30px;
		_padding: 30px 28px 30px 30px;

		float: left;
	}

	#encartsHome .right {
		width: 179px;
		height: 221px;
		padding: 30px 30px 29px 14px;
		_padding: 30px 31px 29px 0px;

		float: right;
	}

	.encartHome {
		float: left;
	}

		.encartHome img {
			border: 1px solid #dbd5cf;
		}

		.encartHome .text {
			height: 70px;
		}

		.encartHome .btn {
			display: block;
			width: 110px;
			height: 17px;
			float: left;

			margin: 10px 10px 0 0;
			padding: 3px 0 0 10px;
			border: none;

			background:url("images/customer/btn_welcome.jpg") 0 0 no-repeat;
			line-height: normal;
			text-decoration: none;
		}

			.encartHome .btn:hover {
				background-position: 0 bottom;
			}

/*--------------------*/

#encartsRooms {
	background:url("images/customer/bg_encartsRooms.jpg") 0 0 no-repeat;
	
	color: #625749;
	font-size: 11px;
}

	#encartsRooms .left { 
		width: 262px; 
		padding: 30px 15px 0 30px;
		float: left;
	}

	#encartsRooms .right { 
		width: 262px; 
		padding: 30px 30px 0 15px;
		float: right;
	}

	#encartsRooms .encartRoom {
	}

		#encartsRooms .encartRoom img {
			border: 1px solid #dbd5cf;
		}

		#encartsRooms .encartRoom .text {
			height: 50px;
		}

		#encartsRooms .encartRoom .btn {
			display: block;
			width: 110px;
			height: 17px;
			float: left;

			margin: 10px 10px 0 0;
			padding: 3px 0 0 10px;
			border: none;

			background:url("images/customer/btn_welcome.jpg") 0 0 no-repeat;
			line-height: normal;
			text-decoration: none;
		}

			#encartsRooms .encartRoom .btn:hover {
				background-position: 0 bottom;
			}

/*--------------------*/

#gallery {
	margin: 0 0 15px 0; 
}

	#gallery .photo {
		width: 418px;
		height: 193px;
		float: left;
		border: 1px solid #dbd5cf;
	}

	#gallery .mosaique {
		width: 195px;
		float: right;
	}
	
		#gallery .mosaique img {
			margin: 0:
			padding: 0;
			float: left;
			border: 1px solid #dbd5cf;

			font-size: 0;
		}

/*--------------------*/

.liste { }

.liste em {
	display: block;
	padding: 3px 0 5px 0;
	border-bottom: 1px solid #dbd5cf;

	font-style: normal;
}

/*--------------------*/

#logosFooter {
	display: block;
	width: 106px;
	height: 53px;

	margin-left: auto;
	margin-right: auto;

	position: absolute;
	margin-top: -31px;
	margin-left: 790px;
	*margin-left: 770px;
}

.awex {
	display: block;
	width: 53px;
	height: 53px;
	background:url("images/customer/logo_awex.jpg") 0 0 no-repeat;

	float: left;
}

.opt {
	display: block;
	width: 53px;
	height: 53px;
	background:url("images/customer/logo_opt.jpg") 0 0 no-repeat;

	float: left;
}

/*--------------------*/

.btn_booking-fr,
.btn_booking-nl,
.btn_booking-en,
.btn_booking-de {
	display: block;
	width: 165px;
	height: 56px;
}

.btn_booking-fr { background: url("images/customer/btn_booking-fr.jpg") 0 0 no-repeat; }
.btn_booking-nl { background: url("images/customer/btn_booking-nl.jpg") 0 0 no-repeat; }
.btn_booking-en { background: url("images/customer/btn_booking-en.jpg") 0 0 no-repeat; }
.btn_booking-de { background: url("images/customer/btn_booking-de.jpg") 0 0 no-repeat; }

.btn_booking-fr:hover,
.btn_booking-nl:hover,
.btn_booking-en:hover,
.btn_booking-de:hover {
	background-position: 0 bottom;
}

/*--------------------*/

#gallery_big {
	padding: 20px;
}

	#gallery_big a {
		width: 278px;
		height: 140px;
		margin: 0 0 10px;
		float: left;
		border: 1px solid #dbd5cf;
	}

	#gallery_big .separator {
		width: 10px;
		height: 1px;
		float: left;		
	}
