/* GoodMorningParis bed and breakfast in Paris France */

/* style pour la carte et images */

#cartimage {
	height: 522px;
	width: 994px;
	z-index: 1;
}

#carte {
	margin-left: 40px;
}

#texte {
	visibility: visible;
	z-index: 3;
	padding-top: 10px;
	margin-left: 40px;
	clear: both;
	width: 944px;
}

/* clear botth efface les deux directions ne teint plus compte des alignements */

#limage {
	float: left;
	width: 450px;
	height: 300px;
	z-index: 2;
	margin-top: 5px;
}

#etiquette {
	height: 100px;
	width: 100px;
	float: left;
	margin-top: -20px;
}
