body {
	font-family:Arial,Tahoma;
	margin: auto;
	text-align:center;
	font-size:11px;
	width:827px;
}

#header{
  background-image:url(images/header2.jpg);
  width:827px;
  height:90px;
  margin-top:0px;
  padding-top:0px;
}

#nb_inscrits{
  margin-top:30px;
  margin-right:440px;
  height:25px;
  width:300px;
  text-align:left;
  float:right;
  color:white;
  font-family:verdana;
  text-align:center;
  font-size:15px;
  font-weight:bold;
}

#menu{
  background-color:#ffffff;
  width:490px;
  height:24px;
  background-image:url('images/fond-menu-connexion.jpg');
  background-repeat:no-repeat;
  float:right;
  margin-right:10px;
}

.in_menu{
  color:#000000;
  font-family:Tahoma;
  text-align:center;
  font-size:14px;
  padding-top:0px;
  font-weight: bold;
}

#formulaire{
  position:relative;
  width:357px;
  height:430px;
  background-repeat:no-repeat;
  margin-right:20px;
  margin-top:-30px;
  float:right;
}

#content_formulaire{
  position:relative;
  margin-top: 40px;
  padding-top:30px;
  text-align:center;
  background-image:url('images/fond_inscription.png');
  background-repeat:no-repeat;
  width:322px;
  height:348px;!height:378px;
}

#datamatch{
  width:350px;
  height:468px;
  margin:auto;
}

#titre_datamatch{
  color:#000000;
  text-align:center;
  font-size : 16px;
  font-weight:bold;
  padding-top: 67px;
  !margin-top:67px;
  !padding-top: 0px;
  font-variant: small-caps;
  
}

#top_datamatch{
  color:#FFFFFF;
  text-align:center;
  font-size : 16px;
  font-weight:bold;
  padding-top: 5px;
  font-variant: small-caps;
}

#info_comp{
  background-image:url('images/fond-bordure.jpg');
  background-repeat: repeat-y;
  height:180px;
  width:827px;
  margin:0 auto;
  float:left;
}

#content_datamatch{
  position:relative;
  padding-top: 30px;
  text-align:center;
  width:340px;
}

#contents{
  width:827px;
  height:635px;
  background-repeat:no-repeat;
}

#contents_d{
  width:825px;
  height:527px;
  background-image:url(images/datamatch/fond-datamatch.jpg);
  
}

#footer{
  float:left;
  width:827px;
  height:65px;
  background-image:url('/images/footer.png');
  background-repeat:no-repeat;
  margin-top:0px;
}

#footer a{

  font-size:13px;
  text-align:center;
}

a {
  color:black;
  text-decoration:none;
  /*font-weight:bold;*/
}

a:hover{
  color:black;
  text-decoration:underline;
  font-weight:bold;
}

table{
  font-size : 11px;
}


.titre_box{
  text-align:left;
  font-weight:bold;
  color:#FFFFFF;

}

.centre{
  width:800px;
  margin:auto;
}

.titre_box{
  text-align:left;
  font-weight:bold;
  padding-left:10px;
  padding-top:3px;
  font-size: 12px;
  font-weight:bold;
  color:#FFFFFF;
}

.form{
  width:"185px";
  size: "30";
}


