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

.location{
	margin-bottom: 15px;
	height: 1%;
	overflow: auto;
}

.location h2{
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	text-indent: 22px;
	line-height: 18px;
	background-image: url(../images/locations/puce.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px 0px 5px 0px;
}

.location .img_gauche{
	float: left;
	border: 2px solid #5d4e3b;
}

.location .img_droite{
	float: right;
	border: 2px solid #5d4e3b;
}

.location .plus_infos{
	padding-top: 6px;
}