label{
display:inline-block;
width:165px;
margin-bottom:15px;
font-size:30px;
color:#8c2538;}

.div-form{
margin:40px auto 25px auto;
width:400px;}

.envoyer{
background:url('img/envoyer.png') top left no-repeat;
width:128px;
height:36px;
border:none;
cursor:pointer;
margin:20px 34px 0 0;}

.envoyer:hover{
background:url('img/envoyer.png') top right no-repeat;
width:128px;
height:36px;}

input{
width:205px;
color:#8c2538;}

textarea{
width:360px;
color:#8c2538;}

.map{
width:50%;
padding-left:20px;
margin-top:25px;}

.adresse{
margin:45px 0 0 20px;}

.titre-ps{
font-size:30px;}