/*=================
 * concours.css
 *-----------------*/

#loader h2 {
  margin-top: 20px;
  margin-bottom: 0px;
  font: bold 14px Verdana, Arial, Helvetica, sans-serif;
  padding: 0 0 0 2px;
	color: rgb(255,255,0);
}

#loader ul {
  margin-bottom: 1em;
}

#loader li {
  margin-bottom: 1em;
}

.center {
  text-align: center;
  margin: 20px auto 1em auto;
}

.notebasdepage {
  font-size: 11px;
}

a.liennotebasdepage {
  text-decoration: none;
}

