@import url(markdown.css);
@import url(titres.css);
@import url(cursus.css);
@import url(breadcrumb.css);
@import url(blob/default.css);

#head, #foot, #left_side, #right_side {display:none;}
body, #body, #sides_inner, #content {background: #fff !important;}
#content {width: 960px !important;}
body {
  background: #000467;
  font-family: Helvatica, Arial;
  font-size: 12px;
  color: #706f6f;
}
strong {font-weight: bold;}
em {font-style: italic;}

a {color: #F58E1A; text-decoration: underline;}