div#colonnePhotos, div#colonneAdresse {
	height: 385px;
}
div#colonnePhotos {
	float: left;
	width: 350px;
	background-color: #444444;
}
div#colonneAdresse {
	float: left;
	width: 315px;
	background-color: #e6e6e6;
	margin-left: 5px;
}
div#colonneAdresse div {
	padding: 3px 1px;
}
div#colonneDescription {
	margin-top: 1px;
}
div#colonneDescription div {
	padding: 1px 1px;
}
.div_a {
	background-color: #e6e6e6;
}
.div_b {
	background-color: #f2f2f2;
}
.interligne {
	background-color: #c1c1c1;
	height: 10px;
	margin-top: 1px;
}
div.p_nom {
	float: left;
	width: 185px;
}
div.p_etage {
	float: left;
	width: 130px;
	text-align: center;
}
div.p_dimensions {
	float: left;
	width: 100px;
	text-align: center;
}
div.p_plancher {
	float: left;
}
div.bandeau {
	text-align: center;
}
img.bandeau {
	cursor: pointer;
}
div.bandeau img {
	border: 0px;
}
div#p_principale {
	width: 350px;
	height: 283px;
	margin-top: 3px;
	text-align: center;
}
div#p_description {
	width: 300px;
	height: 14px;
	font: normal 12px lucida grande,Arial,sans-serif;
	color: #fff;
	text-align: center;
}
div#p_bandeau {
	width: 1800px;
	position: relative;
}
div#p_bandeau ul {
	list-style-type: none;
}
div#p_bandeau ul li {
	float: left;
	margin-right: 4px;
	cursor: pointer;
}
div.nav {
	float: left;
	width: 24px;
	height: 16px;
	color: #fff;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 20px;
	cursor: pointer;
}

div#colonneAdresse h2
{
	font-size: 1em;
}
