#viewmap {
padding: 8px 8px 16px 8px;
height: 100%;
width: 50%;
margin-left: auto;
margin-right: auto;
margin-top: 8px;
margin-bottom: 8px;
border: solid #ddd 2px;
background-color: #efefef;
}

.formViewMap {
text-align: center;
}

label.titre {
font-family: roboto,arial,tahoma,verdana,helvetica;
font-weight: bold;
color: rgb(90,90,90);
text-decoration: none;
}