


/*--------------------------------------------------------------------
/* CONTENU
/**/

#photo {
	width : 459px;
	height : 521px;	

	background-image : url(../images/photo-gastronomie.jpg);

	position : absolute;
	top : 20px;
	left : 505px;
	z-index : 102;
}

#contenu #colonneGauche {
	width : 250px;

	float : left;
}

#contenu #gastronomie-chef {
	background-color : #F2EFD4;

	padding : 12px;

	width : 425px;

	font-size : 9pt;
	line-height : 14pt;

	float : right;

	margin-top : 315px;
	margin-bottom : 15px;
}

#contenu #gastronomie-chef-photo {
	float : left;
	width : 164px;
}

#contenu #gastronomie-chef-contenu {
	float : left;

	width : 250px;
}

#contenu #gastronomie-chef-texte {
	padding-top : 5px;
	padding-left : 15px;
}

#contrainteTexte {
	float : right;
	width : 465px;
	height : 290px;
}