

body {
  font-family: arial, sans-serif;
  
}

div.page {
  width: 100%;
}

div {
  float: none !important;
}

div.header_main, div.footer_main, div.nav, div.menu_annexe, div.menu_sub, div.menu_dons div.menu_deroulant,
div#menu_action, div#menu_manifestation,
object {
  display: none;
}

h1 {
  font-size: 20px;
  color: #0998bd;
  font-weight: normal;
}

h2 {
  font-size: 16px;
  color: #888888;
  font-weight: normal;
}

h3 {
  font-size: 14px;
  color: #888888;
  font-weight: bold;
  font-style: italic;
}

h4 {
  font-size: 12px;
  margin-bottom: 16px;
}

p, li, td, th {
  font-size: 12px;
}

table {
  border-top: 1pt solid #444444;
  border-left: 1pt solid #444444;
  width: 100%;
}

td, th {
  border-right: 1pt solid #444444;
  border-bottom: 1pt solid #444444;
}

strong, b {
  color: #0998bd;
  font-weight: bold;
}

em, i {
  color: #0998bd;
  font-style: italic;
}

a {
  color: #db7500;
  text-decoration: underline;
}

img {
  border: 0px;
}
