a	{text-decoration: none;border:0px;}
a:link {text-decoration: none;border:0px;}

html, body {
	background-color:#f5f6f7;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Tahoma, Arial, Verdana; 
	font-size: 11px;
	text-align: justify;
	color:#3c3c3c;
}
.div_principal{ /*div container*/
	width:1250px;
	margin:0px auto;
	padding:30px 42px 50px 42px;
}
.header{
	width:920px;
	height:161px;
}
.footer{
	width:808px;
	height:25px;
	margin:0px auto;
	font:11px Tahoma;
}
.accueil{
	width:808px;
	margin:65px auto 5px auto;
	height:260px;
}
.deja_inscrit{
	width:340px;
	/*float:left;*/
	margin-right:13px;
}
.titre{
	margin-bottom:7px;
}
.bkg1{
	width:300px;
	height:270px;
	background-image:url('../images/bkg1.jpg');
	background-repeat:no-repeat;
	padding:22px 20px 8px 20px;
}
.pas_inscrit{
	width:455px;
	/*float:left;*/
}
.bkg2{
	width:415px;
	height:270px;
	background-image:url('../images/bkg2.jpg');
	background-repeat:no-repeat;
	padding:22px 20px 8px 20px;
}
button {
  background-color:transparent;
  border:0;
  padding:0;
  margin:0;
  color:#e67117;
  text-decoration:underline;
  cursor:pointer;
}
.etape1{
	width:808px;
	margin:65px auto 5px auto;
}

.last{
	width:808px;
	font-size: 12px;
	margin:65px auto 150px auto;
}

