@import url(mise_en_page_classique.css);

div.locaux_photo {
	clear:both;
	text-align:center;
}
div.locaux_photo img {
	border-color:#ebffd1;
	border-width:1px;
	margin:10px;
	padding:4px;
	vertical-align:top;
}
div.locaux_adresse_gauche, div.locaux_adresse_droite {
	border-color:#ebffd1;
	border-style:solid;
	border-width:2px;
	padding:2px;
	width:280px;
}
div.locaux_adresse_gauche {
	/*float:left;*/
	font-weight: bold;
	margin:8px 8px 8px 150px;
}
div.locaux_adresse_droite {
	float:right;
	margin:8px 0px 8px 8px;
}
