/*Footer*/
#footer {
	position:relative;
	margin:0 auto; padding:75px 0 0.5em 0;
	width:968px;
	background:#291f1d url(/imagerie/commun/bg_footer.gif) no-repeat 50% 10px; color:#a09b91;
	font-size:10px;
}
#footer_inner {
	width:100%;
	display:inline;
	margin-right: 0px;
	margin-left: 0px;
	padding:0;
	border:none;
	background-color:#291f1d;
}
#footer.minimize {
	width:772px;
}

#footer ul {
	margin:0 10px; padding:0.5em 0;
	text-align:center;
	font:10px/1.4 Verdana, Arial, Helvetica, sans-serif;
}

#footer ul.externe {
	border-bottom:1px solid #413c28;
}

#footer ul.interne {
	background-color:#291f1d;
}
#footer ul.externe a {
	text-decoration: none;
}

#footer ul.interne a {
	text-decoration: none;
}
#footer ul.externe a:hover {
	text-decoration: underline;
}

#footer ul.interne a:hover {
	text-decoration:  underline;
}

#footer li {
	padding:0 0.5em;
	display:inline;
}

#footer a, #footer img {
	color:#a09b91;
	border:0px;
}

#footer img {
	vertical-align:bottom;
}

#footer_resa ul {
	margin:5px 10px; /*padding:0.5em 0;*/
	text-align:center;
	font:10px/1.4 Verdana, Arial, Helvetica, sans-serif;
}

#footer_resa ul.externe {
	border-bottom:1px solid #413c28;
}

#footer_resa li {
	padding:0 0.5em;
	display:inline;
}

#footer_resa a, #footer img {
	color:#a09b91;
	border:0px;
}

#footer_resa img {
	vertical-align:bottom;
}

#footer_resa ul.externe a {
	text-decoration: none;
}

#footer_resa ul.interne a {
	text-decoration: none;
}
#footer_resa ul.externe a:hover {
	text-decoration: underline;
}

#footer_resa ul.interne a:hover {
	text-decoration:  underline;
}

/* Patch pour couloir de resa */
#dates-et-nb-chambres #footer,
#upsale #footer,
#detail-clients #footer,
#confirmation #footer,
#chambre-et-tarif #footer{
	float:left;
	clear:none;
	margin-top:10px;
}