@import url("commun.css");

div#galeriePhoto, div#contactMedical {
float:right;
margin:1em;
border:1px dashed #d65600;
background-color:#fdfee7;
padding:0.5em;
width:252px;
}

div#galeriePhoto a, div#contactMedical a {
color:#d65600;
}