.offre_location {
	font-family: Arial, Helvetica, Times new roman, Verdana;
	font-size : 13px;
	line-height: 16px;
	color: #111111;
	border-bottom: 0px solid #6666cc;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 6px;
	min-width: 800px;
}
.offre_location .title{
	padding: 3px;
	color: #ffffff;
	background-color: #6666cc;
}

.offre_location a {
	font-weight: bold;
	text-decoration: none;
	color: #FF0099;
}
.offre_location a:hover{
	text-decoration: underline;
	color: #FF0099;
}

.offre_location h3 {
	font-size : 15px;
	font-weight: bold;
	color:#ffffff;
	margin-bottom:1px;
	margin-top:1px;
}

.offre_location .loyer {
	background-color: #ffee9c;
	font-weight: bold;
	padding: 5px;
}

.offre_location .proximite {
	margin-top: 10px;
	margin-bottom: 1px;
}

.offre_location .description {
	margin-top: 10px;
	margin-bottom: 1px;
	line-height: 20px;
	color: #555555;
}

.offre_location  label {
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
	width:80px;
}

.offre_location .photos {
	text-align: center;
}


