@import url("commun.css");

div#brevet {
margin:1em;
border:1px dashed #d65600;
background-color:#fdfee7;
color:#d65600;
padding:0.5em;
width:360px;
}