/* GoodMorningParis bed and breakfast in Paris France */

/* Styles pour la page des nouveautés */

.mosaique {
	float: left;
	width: 150px;
}

#contenant {
	width: 450px;
	height: 300px;
}

#grandephoto {
	width: 500px;
	height: 370px;
	z-index: 1;
}

#quartier {
	width: 540px;
	height: 70px;
	z-index: 2;
	padding: 5px;
	color: #7F007F;
	font-style: italic;
	line-height: 1.5em;
	font-size: 1em;
}

div#contenant a:hover {
	border-bottom-style: none;
}
