/* ------------------------------------------------------------------------
 * Footer
 * ------------------------------------------------------------------------
 */


/**
 * Style du block FOOTER
 */


div#interface div#footer {
	height: 92px;
	width: 619px;
}

div#footer table tr td.footer {
	background-image: url('../images/footer/footer.png');
	background-repeat: no-repeat;
	width: 569px;
	height: 92px;
}

td.footer-left {
	background-image: url('../images/footer/footer-left.png');
	background-repeat: no-repeat;
	width: 25px;
	height: 92px;
}

td.footer-right {
	background-image: url('../images/footer/footer-right.png');
	background-repeat: no-repeat;
	width: 25px;
	height: 92px;
}

div#interface div#footer table tr td.text {
	text-align: left;
	color: #9C866C;
	font-size: 11px;
	padding-top: 25px;
}

div#interface div#footer table tr td.text a {
	color: #9C866C;
}

div#interface div#footer table tr td.sfr {
	vertical-align: middle;
	text-align: right;
	padding-top: 4px;
	height: 92px;
} 

div#interface div#footer table tr td.sfr img {
	vertical-align: middle;
	padding-left: 10px;
}

div#interface div#footer table tr td.interhotel {
		text-align: right;
}


/**
 * Style du block LEGACY
 */


div#interface div#legacy {
	width: 619px;
	font-size: 8pt;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #4D4D4D;
	text-align: center;
}

div#interface div#validation {
	text-align: center;
	margin-bottom: 20px;
}
