body {
	background-color	:	#fff5a2;
	color	:	#00ccff;
	font-family	:	arial,helvetica;
	font-size	:	10px;
	font-weight      : bold;

}
table {
  font-family      : arial,helvetica;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000066;
}
.nomregate {
  text-align       : center;
  font-family      : arial,helvetica;
  font-size        : 14px;
  font-weight      : bold;
  color            : #000066;
}
.champ {
  text-align       : center;
  font-family      : arial,helvetica;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000044;
  background-color : #fd7100;
  border           : 0px solid #0085ff;
}
.separator{
  height       : 20px;
}
.valider {
  text-align       	: center;
  font-family      	: arial,helvetica;
  font-size        	: 10px;
  font-weight      	: bold;
  color            	: #000044;
  background-color 	: #fd7100;
  border-color 		  : #ec5000;
}
a {
  font-family      	: arial,helvetica;
  font-size        	: 10px;
  font-weight      	: bold;
  color            	: #000066;
}
.calque_login{
  width : 100%px;
  margin-top : 100px;
}
