.inscrire{
	margin-left:300px;
	width:1000px;
	margin-top:150px;
	background-color: rgba(82,78,78,0.2);
	border-style:solid;
    border-width: 1px;
    border-color:#e0e1e3;
    border-radius: 15px;
}

body{
	background-image:url('../images/gris.png');
	-webkit-background-size:cover;
		-moz-background-size:cover;
			-o-background-size:cover;
				background-size:cover;
					min-height:300px;}
.btn-danger{

 	margin-left:60px;
	font-family:corbel;
	height:40px;
}					