@charset "utf-8";
/* CSS Document */


#contenu-produits {
	position: relative;
	width: 950px;
	height: 700px;
	background-image: url(../images/general/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#texte {
	float: left;
	margin-top: 20px;
	width: 408px;
	_height: 300px;
	min-height: 300px;
}

#photos{
	float: left;
	margin-left: 30px;
	width: 200px;
	height: 404px;
}

#carte {
	position: relative;
	margin-top: 32px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 212px;
	height: 134px;
}

#texte-carte {
	position: relative;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 212px;
	height: 134px;
}

