@charset "utf-8";
/* CSS Document */
div.contact{
	margin-bottom:30px;
	display:block;	
}

div.detail{
 margin-bottom:5px;	
}

.photocontact{
	margin : 0px 15px 20px 0;
	float:left;
}

a.nom {
	font-weight:bold;
}
.fonction {
	font-weight:bold;
}

