#box_gray_error {
	background-color:#585858;
	margin:0px auto 0px auto;
	color:white;
	width:690px;
	font-family:Arial,Verdena;
	padding: 50px 0px 30px 0px;
	height:150px;
}
#bas_box_gray_error  {
	background-color:transparent;
	background-image:url(../images/common/box_bottom.gif);
	background-repeat:no-repeat;
	height:18px;
	width:690px;
	margin:0px auto 30px auto;
}
#haut_box_gray_error  {
	background-color:transparent;
	background-image:url(../images/common/box_TOP404.gif);
	background-repeat:no-repeat;
	height:18px;
	width:690px;
	margin:auto;
}
#content{
	height:100%;
}
#box_mdp_request {
	color: #000;
	margin: auto;
	height: 100px;
	width: 332px;
	
}
#bouton_valider {
	text-align: center;
}
