/*body{background:url('../img/commun/index/background.jpg') top center no-repeat;}*/
#header{height:541px;}
#logo{
top:177px;
height: 335px;
margin-left: -386px;
position: absolute;
width: 773px;
}

#button{
margin-bottom:10px;
}

#mdp_perdu{
text-align:center;
font-size:0.7em;
margin-bottom:40px;
}

#msg_envoye{
	text-align:center;
	margin-bottom:40px;
}
#msg_envoye .lien{
	background: #C40C24;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    height: 35px;
    line-height: 25px;
    width: 131px;
	text-decoration:none;
	border: medium none;
    box-shadow: 0 0 10px 2px rgba(152, 152, 152, 0.27);
    padding: 5px 10px;
}

