@charset "utf-8";
/* CSS Document */

/*************************/		
/******* GENERAL **********/	
#container{
	width:990px;
	margin:0 auto;
	position:relative;
}

* > #global {
	height:auto;
	min-height:100%;
	min-width:800px;
	position:relative;
}

#global{
	position:relative;
	background:url(/images/fond_onglet.png) 0 360px repeat-x;
	width:100%;
}
#global .dernier_element {
	padding-bottom: 4em;
	margin-bottom:0;
}
#global.no_background, #global .no_background{
	background:none;
}
#global .background_white{
	background:#FFFFFF;
	padding:0 10px 0 0;
}
#fond-banniere{
	background:transparent url(/images/fond_banniere.png) repeat-x scroll 0 0;
	height:239px;
	position:absolute;
	top:122px;
	width:100%;
	z-index:-10;
	left:0;
}
#fond-banniere.banniere-home{
	background:transparent url(/images/fond_home_banniere.png) repeat-x scroll 0 0;
}
/*************************/		
/******* HEADER **********/	
#logo{
	float:left;
}
#langue{
	background:url(/images/fond_langue.png) top right no-repeat;
	text-align:right;
	height:33px;
	padding:5px 25px 0;
	margin:0 100px 0 0;
}
	#langue img{
		vertical-align:sub;
		margin:0 5px 0 0;	
	}
	#langue a{
		color:#5e5e5e;
		text-transform:uppercase;
		text-decoration:none;
		font-weight:normal;
	 }
#onglet{
	height:25px;
	padding:9px 0 0 0;
	clear:left;
}
	#onglet img{
		padding-right:10px;
		vertical-align:middle;
	}
	#onglet a{
		color:#545454;
		text-decoration:none;
	}
#banniere{
	height:229px;
}
#btn-onglet{
	cursor:pointer;
	background:transparent url(/images/onglet.png) 0 0 no-repeat;
	display:block;
	height:25px;
	width:44px;
	float:left;
}
#fil-ariane{
	margin:5px 0 0 55px;
}
/*********CLASS POUR JS Montrer/Cacher Bannière**********/
#global.move-global{
	background-position: 0 121px;
}
#banniere.cacher-banniere, #fond-banniere.cacher-banniere{
	display:none;
}	
	
/*************************/		
/******* MENU **********/	
ul#menu{
	margin:0;
	padding:50px 0 0 370px;
	text-align:right;
	font-size:11px;
	text-transform:uppercase;
	color:#FFFFFF;
	height:34px;
}
ul#menu li{
	float:left;
	margin:0;
	background:url(/images/deco_menu.png) left center no-repeat;
	list-style:none;
	padding-left:6px;
	text-align:center;
	width:70px;
}
ul#menu li a{
	color:#FFFFFF;
	display:block;
	font-weight:normal;
	padding:0;
	text-decoration:none;
	width:70px;
	line-height:24px;
}
	ul#menu a:hover.arrondi_left, ul#menu a.focus_arrondi_left{
		background:#c7396c url(/images/fond_rose_left.png) left no-repeat;
		height:28px;
	}
	ul#menu span.arrondi_right{
		display:block;
		width:70px;
	}
	ul#menu a:hover span.arrondi_right, ul#menu span.focus_arrondi_right{
		background: url(/images/fond_rose_right.png) right no-repeat;
		height:28px;	
	}

/*************************/		
/******* CONTENU **********/	
#contenu{
	padding:20px 0 50px;
	margin:0;
}
	#contenu .col3_left{
		float:left;
		padding:0 20px 10px 0;
		width:310px;
	}
	#contenu .col3_middle{
		float:left;
		width:310px;
		padding:0 10px 10px 10px;
	}
	#contenu .col3_right{
		float:right;
		width:310px;
		padding:0 0 10px 20px;
		}
	#contenu .clear {
		clear:both;
	}
.citation{
	clear:left;
	text-align:center;
	font-size:14px;
	}
.chambre{
	min-height:115px;
}
.liste_liens{
	list-style:none;
}
.col2_left{
	float:left;
	width:425px;
	}
.col2_right{
	float:right;
	text-align:center;
	width:555px;
	}
.reservation{
	float:left;
	width:660px;
	}
/*************************/
/******* FORMULAIRE ******/
#form-coord input, #form-coord textarea, #form-reserve input, select{
	border:1px solid #cdcdcd;
	}
#form-reserve textarea{
	border:0;
	background:url(/images/fond_formulaire.png) no-repeat;
	padding:20px;
	}
#form-reserve .width-lab-reserve{
	float:left;
	width:140px;
	}
#form-reserve .width-reserve{
	width:188px;
	}
#form-reserve .width-month{
	width:88px;
	}
.coordonnees label{
	float:left;
	padding-right:10px;
	text-align:right;
	width:80px;
	font-weight:bold;
	font-size:13px;
	}
	#form-coord input.width-coord{
		width:202px;
		}
		
.reservation h3, #form-coord h3{
	margin:15px 0 20px 0;
	}
	
div.reservation label {
	float:left;
	padding-right:10px;
	text-align: left;
	/*width:180px;*/
	font-weight:bold;
	font-size:13px;	
}

div.reservation p.reservation_info label {
	width: 180px;
	text-align: right;
}
	
#form-send, #form-send input {
	text-align:right;
	border:0;
	}

form p {
	clear: left;
}

/*************************/		
/******* FOOTER **********/		
#footer{
	background:url(/images/fond_footer.png) repeat-x;
	height:15px;
	padding:10px 0;
	bottom:0;
	left:0;
	position:absolute;
	width:100%;
}
	#footer #contenu_footer{
		width:990px;
		margin:0 auto;
		color:#333;
	}
	#footer p span.text_right{
		left:100px;
		position:relative;
	}
	#footer #contenu_footer p {
		margin:3px 0 0;
	}
	
	/*
	 * 
	 * Autres
	 * 
	 */
	#photos_menu {
		height: 30px;
		margin: 0;
		padding: 0;
	}
	#photos_menu li {
		float: left;
		display: block;
		margin-left: 10px;
	}
	
	.chambre_catalogue img {
		float: left;
	}
	
	.chambre_catalogue {

	}
	
	.chambre_catalogue td {
		width: 320px;
		height: 80px;
	}

	span.chambre_catalogue_nom {
		display: block;
		float: right;
		width: 160px;

	}	
	
	.chambre_catalogue  {
		
	}	
	
	.chambre_catalogue_nom {
		float: right;
	}
	
#partenaires-logos {
	width: 880px;
	margin: 0 auto;
}	

