

/*--------------------------------------------------------------------
/* PHOTO
/**/

#photo {
	width : 434px;
	height : 317px;	

	background-image : url(../images/photo-tarifs-et-forfaits.jpg);

	position : absolute;
	top : 18px;
	left : 535px;
	z-index : 102;
}

#contrainteTexte {
	float : right;
	width : 465px;
	height : 210px;
}

/*--------------------------------------------------------------------
/* CONTENU
/**/

#contenu #blocIntro {
	font-style : italic;
	color : #86622A;

	width : 250px;

	margin-top : 10px;
	margin-bottom : 10px;
}

#contenu #colonneGauche {
	width : 250px;

	float : left;
}




