


/*--------------------------------------------------------------------
/* CONTENU
/**/

#photo {
	width : 464px;
	height : 219px;	

	background-image : url(../images/photo-chalet.jpg);

	position : absolute;
	top : 16px;
	left : 505px;
	z-index : 102;
}

#carte-credit {
	text-align: center;
	margin-top: 35px;
}

#carte-credit img {
	margin-right: 10px;
}
