@charset "UTF-8";
.size-960 #devisage #devisEnvoiOk {
	position: fixed;
	top : 0;
	height: 100%;
	width: 100%;
	text-align: center;
}

#devisEnvoiOk #rideau{
	height: 100%;
	width: 100%;
	background-color: #0B0B0B;
	opacity: 0.80;	
}

#devisage #devisEnvoiOk p{
	position : absolute;
	top : 40%;
	color: white;
	text-align: center;
	width: inherit;
}

#devisEnvoiOk .button{
	position : inherit;
	width: 10em;
	margin-left: -5em;
	top : 150%;
	
	
}
