/* NE PAS MODIFIER CE FICHIER */

body {  background : #FFFFFF url('body.jpg'); }
#header { background : #FFF; padding-bottom:20px; border-radius:0px; }
#global { filter: drop-shadow(0 4px 8px #666); border-radius:0px; }
#menu { background: #033B78; }
#footer { background: #033B78; border-radius:0px;}
h2 { color: #003C70 !important;  }
.texte5 { color: #003c70 !important; }


body, table {
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  color: #003c70;
}
.table1 tr, .cell6 {
  background: #aed3eb;
}
.table1 th {
  color: #FFFFFF;
  background: #003c70;
}
.table1 .cell1 {
  background: #aed3eb;
}

.icn_big {
  color: #003c70;
}

#menu a:hover {
  background: radial-gradient(ellipse at bottom, rgba(175,175,175,1) -50%,rgba(185,185,185,0) 80%);
}

#loginbar {
  background: #aed3eb;
}
