.map{
	background-color : white;
}

.dataCamping{
	background-color : white;
	font-size: 12px;
	font-weight: bold;
	color:	blue;
	text-align:left;
	display:block;
	padding-bottom:10px;
	padding-top:10px;
}

.dataCell{
	margin-left:10px;
}

.EmplacementCarte {
	margin-top:20px;
	width  : 400px; 
	height : 370px; 
	border : 1px solid #000000;
}

.input{
 	border: 1px solid #fff; 
 	background-color: #eee;
}

.popin{
	text-align:left;
	float:left;
}
.popinTitre{
	font-size: 15px;
	font-weight: bold;
}
.votreAvis{
	font-size: 12px;
}
.popinAdress{
	width:150px;
	height:auto;
}
.votreUrl{
	font-weight: bold;
}
.popinPhoto{
	float:right;
}
