@import url(./mise_en_page_classique.css);

div.contact_adresse_gauche, div.contact_adresse_droite {
	border-width:1px;
	padding:4px;
	width:280px;
}
div.contact_adresse_gauche {
	float:left;
}
div.contact_adresse_droite {
	float:right;
}
