


/*--------------------------------------------------------------------
/* CONTENU
/**/

#photo {
	width : 459px;
	height : 427px;	

	background-image : url(../images/chalet-fleurette.jpg);

	position : absolute;
	top : 26px;
	left : 505px;
	z-index : 102;
}

#contrainteTexte {
	float : right;
	width : 465px;
	height : 230px;
}

#contenu #blocIntro {
	/*font-style : italic;
	color : #86622A;
*/
	width : 250px;

	margin-top : 10px;
	margin-bottom : 10px;
}

#carte-credit {
	text-align: center;
	margin-top: 35px;
}

#carte-credit img {
	margin-right: 10px;
}
