#main {
padding:20px;
}
#title_map, #map {
width: 100%;
margin: 0;
padding: 0;
text-align: center;
}
#title_map {
margin-bottom: 15px;
}
#title {
width: 100%;
margin: 0;
padding: 0;
}
#title1 {
color: #ca0000;
font-family: Arial;
font-size: 19px;
}
#title2 {
color: #303847;
font-family: Arial;
font-size: 12px;
font-weight: 700;
}
#back a {
color: #cc0000;
font-family: arial;
font-size: 12px;
font-weight: 700;
text-decoration: none;
padding-left: 10px;
background-image: url('/res3/views/store/img/retour.gif');
background-repeat: no-repeat;
background-position: 0% 50%;
}